-
代码行数计算工具,
可以计算某个目录下面及其子
目录中指定类型[以后缀名]标识的
文件集合包含代码的总行数,大家可以
任意使用,任意修改源代码。...
代码行数计算工具,
可以计算某个目录下面及其子
目录中指定类型[以后缀名]标识的
文件集合包含代码的总行数,大家可以
任意使用,任意修改源代码。
空行不算
简单注释不算,比如, “//”开头的行不算-Lines of code calculated by the number of tools, can calculate a directory and its subdirectories below the specified type [to the suffix name] logo document collection contains a few head office code, we can use, modify any source code. Notes is not a simple blank line is not, for example, // at the beginning of the line is not
- 2022-10-25 04:50:02下载
- 积分:1
-
NT服务 MFC实现
NT服务 MFC实现,创建该服务仅用到一个 C++ 类,这个类提供服务与操作系统之间一个简单的接口。使用这个类实现自己的服务非常简单,只要改写少数几个基类中的虚拟函数即可。Windows NT 中的服务实际上是一个程序,只要计算机操作系统一启动,服务就可以运行其中。它不需要用户登陆。
- 2022-03-09 16:27:08下载
- 积分:1
-
Foreign Repeater, please install MS Player6.2.
外语复读机,请先安装MS Player6.2.-Foreign Repeater, please install MS Player6.2.
- 2022-08-10 06:14:48下载
- 积分:1
-
文档搜索器以搜索可支持的硬盘文档内容为主,附加搜索文件名的功能,搜索结果按照文件所匹配的关键词的数目进行由多到少的排序,方便用户索引或打开文件....
文档搜索器以搜索可支持的硬盘文档内容为主,附加搜索文件名的功能,搜索结果按照文件所匹配的关键词的数目进行由多到少的排序,方便用户索引或打开文件.-Document search engine to search for documents to support content-based hard drive, file name Additional search features, search results in accordance with the documents that match the number of words from many of the smaller sort, user-friendly index or open the file.
- 2023-08-23 06:35:03下载
- 积分:1
-
一个计算24点的小游戏 只要给出四个数字就能算出所有结果
一个计算24点的小游戏 只要给出四个数字就能算出所有结果-a calculation of 24 points in the game as long as a small number will be given four calculate all the results
- 2022-11-08 02:40:03下载
- 积分:1
-
seven VC source code can be proficient in the basic phrases C
7个VC++的源代码,可以精通C++的基本语句-seven VC source code can be proficient in the basic phrases C
- 2022-03-18 23:15:07下载
- 积分:1
-
用C++ Builder进行多线程操作的示例
用C++ Builder进行多线程操作的示例-With C++ Builder to carry out an example of multi-threaded operation
- 2022-01-25 19:27:28下载
- 积分:1
-
Windows API编程大全,不错的编程帮助
Windows API编程大全,不错的编程帮助-Encyclopedia of Windows API programming, good programming help
- 2022-06-29 07:09:17下载
- 积分:1
-
qt多功能上位机(界面数据共享)
应用背景提供串口接口,可通过数据桢格式进行数据的传递,可简单显示数据,发送数据,保存数据,也可显示曲线图,数据传输速度很快,2ms读取一次,界面之间数据传递非常方便有效。在做一次RFID读卡试验中,新开辟了一个窗口,可以读取RFID卡号并语音播报。 关键技术开发平台是windows下的QT开发环境,使用的C++语言,并且使用了第三方的串口类和qwt画曲线图的类,构思了窗口的界面设计,使用一个窗口可以扩展多个窗口,数据可以在多个窗口之间实现共享。
- 2022-05-17 12:24:13下载
- 积分:1
-
详细设计的目的就是指导编码,明确的说,就是将你的设计拿给不同的人去写编码,写出来的程序处理流程相同.后续的评审或者是有人接替你的工作,只要查看详细设计,就能清楚...
详细设计的目的就是指导编码,明确的说,就是将你的设计拿给不同的人去写编码,写出来的程序处理流程相同.后续的评审或者是有人接替你的工作,只要查看详细设计,就能清楚你当时是怎样设计这些流程的。-The purpose is to guide the detailed design codes, specifically, is that your design showed that different people to write code, written procedures for processing the same. Follow-up assessment or someone to replace your job, as long as View the detailed design, we can clearly understand how did you design these processes.
- 2023-06-15 03:20:03下载
- 积分:1