-
jDlog的主要功能: 1. 日记分类 2. 站内短消息 3. 隐藏日记 4. 所见即所得的日记以及评论编辑器 5. 日记可存为草稿暂不发布 6. 日记评论 7...
jDlog的主要功能: 1. 日记分类 2. 站内短消息 3. 隐藏日记 4. 所见即所得的日记以及评论编辑器 5. 日记可存为草稿暂不发布 6. 日记评论 7. 可视化访问统计 8. 可单独跟踪某篇日记 9. 日记与评论搜索 10. 会员注册 11. 支持RSS1.0,2.0及ATOM 12. 日记排序 13. 日记可选择天气与心情指数-jDlog include these functions:1. catalog 2. short message 3.hide log 4.HTML style editor for logs and comments 5.save the log as draft 6.comment support 7.accessing Stat 8.log track 9.search support 10.user register 11.RSS1.0/2.0 and ATOM support 12 log sort 13 select weather and heart
- 2022-06-02 13:01:49下载
- 积分:1
-
一个基于MFC的可重用的库
一个基于MFC的可重用的库-based MFC a reusable library
- 2022-07-09 02:50:22下载
- 积分:1
-
将二进制文件转化成数组
用法:
bin2txt binfile txtfile
注:bin2txt 为编译后生成的可执行程序,binfile为输入的...
将二进制文件转化成数组
用法:
bin2txt binfile txtfile
注:bin2txt 为编译后生成的可执行程序,binfile为输入的二进制文件,txtfile为输出的文本文件。-The binary file into an array Usage: bin2txt binfile txtfile Note: bin2txt generated for the compiled executable program, binfile input binary file, txtfile text file for output.
- 2022-04-27 10:15:09下载
- 积分:1
-
windows系统下实时代码,可以进行底层硬件的实时操作
windows系统下实时代码,可以进行底层硬件的实时操作-windows system real-time code that can be the underlying hardware real-time operation
- 2022-02-24 20:28:51下载
- 积分:1
-
该源码的功能是实现顺序表的插入删除查找功能的,自己编的哦,应该没有问题的,大家可以参考...
该源码的功能是实现顺序表的插入删除查找功能的,自己编的哦,应该没有问题的,大家可以参考-The source function is to realize the order of the table insert delete search function, the own Oh, there should be no problem, everyone can refer to
- 2023-07-13 11:00:03下载
- 积分:1
-
Multimedia player by E
易语言开发的播放器,功能还可以,希望可以帮上个位的忙-Multimedia player by E-language.
- 2022-01-28 02:04:47下载
- 积分:1
-
这个是wince编程的英文教程,非常的好,学会了这个估计你一个月拿6K以上绝对没问题了...
这个是wince编程的英文教程,非常的好,学会了这个估计你一个月拿6K以上绝对没问题了-Programming Guide English very well, the estimate of the Institute of you more than a month with 6K absolutely no problem with the
- 2022-05-24 14:42:33下载
- 积分:1
-
这是一个函数迭代系统,可以很直观地了解函数迭代。
这是一个函数迭代系统,可以很直观地了解函数迭代。-This is a method, system, it is quite intuitive understanding of function iteration.
- 2022-08-02 22:08:55下载
- 积分:1
-
很好很实用的通讯录管理程序,已经调试过了,没有错误。无线网速太慢 只能传写小东西...
很好很实用的通讯录管理程序,已经调试过了,没有错误。无线网速太慢 只能传写小东西-Address Book is very good and practical management procedures have been debugging, ERROR FREE. Communication speed is too slow to write only small things
- 2023-08-19 05:00:04下载
- 积分:1
-
验证码简单去背景+ORC识别
资源描述
验证码简单去背景+ORC识别
m_tesseract = new TesseractProcessor();
m_tesseract.Init(m_path, m_lang, (int)TesseractEngineMode.DEFAULT);
m_tesseract.SetVariable("tessedit_pageseg_mode", TesseractPageSegMode.PSM_AUTO.ToString());
- 2023-03-31 01:45:04下载
- 积分:1