-
Code Line counter/code generator
此应用程序是代码行计数器。它计算一个项目中的代码行。
- 2022-01-21 21:18:02下载
- 积分:1
-
三星的基于nand flash的文件系统的专利,对于理解U盘虚拟映射技术有很大帮助。...
三星的基于nand flash的文件系统的专利,对于理解U盘虚拟映射技术有很大帮助。-Samsung nand flash-based file system patents, understanding virtual U-mapping technique is very helpful.
- 2022-04-10 00:03:44下载
- 积分:1
-
功能相当全的字符串切分类,调用过程相当简单
功能相当全的字符串切分类,调用过程相当简单-quite cut all the strings classification, the process is quite simple call
- 2022-12-31 01:50:03下载
- 积分:1
-
This is Rename Utility , Windows File renamer project prepared in Visual C++ 6....
This Rename Utility , Windows File renamer project prepared in Visual C++ 6.0-This is Rename Utility , Windows File renamer project prepared in Visual C++ 6.0
- 2023-04-05 15:15:03下载
- 积分:1
-
drawing for the general drawing functions, including (point, line, rectangle, el...
画图,提供一般的画图功能,包括(点,直线,矩形,椭圆,多边形等)-drawing for the general drawing functions, including (point, line, rectangle, ellipse, polygon, etc.)
- 2022-10-09 00:05:03下载
- 积分:1
-
aodv protocol
;
- 2022-03-23 00:33:43下载
- 积分:1
-
该代码例子提供了修改文件加中指定文件名称和子文件加现在的文件名称。...
该代码例子提供了修改文件加中指定文件名称和子文件加现在的文件名称。-the code examples provided a revised document specified documents plus the name and son File name in the paper now.
- 2023-02-14 12:00:04下载
- 积分:1
-
使用 Jquery 的图像网格
jQuery是一个多浏览器 (参看跨浏览器) JavaScript 库旨在简化客户端脚本的HTML。[2]它被发布了 2006 年 1 月在BarCamp NYC 由John Resig。它目前是由一组由 Dave Methvin 领导的开发人员开发。JQuery 使用超过 65%的 10000 个访问量最高,今天是网站的最受欢迎的JavaScript 库的使用。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-05-23 06:40:02下载
- 积分:1
-
Packaging, a recorded log function reusable imitate Log4j development tools VC
封装了 记录日志的功能 可重用
模仿Log4j
开发工具 VC-Packaging, a recorded log function reusable imitate Log4j development tools VC
- 2022-08-24 15:11:37下载
- 积分:1
-
INI文件的操作,是使用非常方便:1。首先,inifil删除…
操作INI文件,非常方便...
使用方法:
1.先把IniFile.h,IniFile.ccp加入Porject,在要使用该类的头文件中加入
#include "IniFile.h",及CIniFile IniFile
2.读取和写入:
string = IniFile.GetString("section","item","默认")
int = IniFile.GetInt("section","item",666)
IniFile.SetString("section","item","设置值")
IniFile.SetInt("section","item",666)
3.ini文件名及路径在初始化时,用SetFileName()设置-Operation of INI file, is very convenient to use ...: 1. First IniFile.h, IniFile.ccp adding Porject, to be used in the first such document by adding# Include
- 2023-07-09 08:15:03下载
- 积分:1