-
C# API函数方便查询
C# API函数方便查询
1。提供在C#中能够直接运行的代码。
2。该函数的中文注释。
3。该函数所需要的DLL库名称。
4。函数与C#中函数的对应关系。
5。API常量查询(给出能够直接在C#中调用的代码)
6。显示对函数对操作系统的支持
- 2022-05-27 20:49:49下载
- 积分:1
-
一个简单的仪表盘模拟的实例!编译无误开发环境VC6.
一个简单的仪表盘模拟的实例!编译无误开发环境VC6.
-A simple example of analog dashboard! Correct compiler development environment VC6.
- 2022-12-02 17:35:03下载
- 积分:1
-
串口调试工具
在c#serialPort类的基础上进行了基本封装,通过委托函数传递参数到界面,实现在辅助线程接收数据的同时实时在界面进行系那是
- 2022-04-09 13:30:51下载
- 积分:1
-
这是自己编写的计算器软件,主要知识点是孙鑫老师前10课内容的一个小总结:包括控件操作,属性表单,注册表基本操作,配置文件读取和写入.等,相信对新人还是有一定帮助...
这是自己编写的计算器软件,主要知识点是孙鑫老师前10课内容的一个小总结:包括控件操作,属性表单,注册表基本操作,配置文件读取和写入.等,相信对新人还是有一定帮助的!-This is, the preparation of the calculator software, knowledge is Xin Sun 10 teachers before classes as a small sum up : including control, attribute form, the basic operation of the registry, configuration files to read and write. . the newcomers believe there is still some way to help!
- 2022-05-13 02:07:24下载
- 积分:1
-
友善之臂MINI2440winceIO口测试程序,控制LED亮灭的
友善之臂MINI2440winceIO口测试程序,控制LED亮灭的-IO test, friendly arm MINI2440
- 2022-05-29 18:40:27下载
- 积分:1
-
windowsceprogramming上传代码的源代码的第一个版本,分解…
上传的代码是WindowsCEProgramming第一版的源代码,解压即可!-upload WindowsCEProgramming code is the first edition of the source code, Decompression can be!
- 2022-06-26 12:17:58下载
- 积分:1
-
A good C++ program to management a banch office of a Post office. Very Cool
用vc++编写的邮局支局信息管理源程序,感觉不错!值得下载-A good C++ program to management a banch office of a Post office. Very Cool
- 2022-06-27 03:25:38下载
- 积分:1
-
In touch application to cd boxes enclosure
In touch application to cd boxes enclosure
- 2022-01-25 21:46:00下载
- 积分:1
-
本人使用WIN2000,一直以为开着系统服务 Windows Time 就能自动实现系统对时。 哪知道前两天一对时,发现快了1分钟,天,我上下班打卡可是直接与经...
本人使用WIN2000,一直以为开着系统服务 Windows Time 就能自动实现系统对时。 哪知道前两天一对时,发现快了1分钟,天,我上下班打卡可是直接与经济利益挂钩的。 真不知道这玩意是不是仅用来浪费系统资源的。一气之下,自己花点时间写了个对时程 序,嗯,不错,挺好用,这下安心了,另外那个对时的垃圾服务也可以关掉了-A clock program that correct the time from Internet.
- 2022-06-27 21:51:30下载
- 积分:1
-
自己写的XML解析程序,用于操作XML数据库,把业务逻辑抽象为一个根据ID写入记录的函数,另一个根据ID读出记录的函数。如果ID对应的记录不存在则写入函数插入记...
自己写的XML解析程序,用于操作XML数据库,把业务逻辑抽象为一个根据ID写入记录的函数,另一个根据ID读出记录的函数。如果ID对应的记录不存在则写入函数插入记录,或读出函数返回0。
用VC6或VC2008都可以打开工程编译。-Write your own XML parser, XML database for the operation of the business logic for an abstract in accordance with a written record of the function ID, and the other under the ID read out the record function. If the ID does not exist the corresponding record is written into the function to insert records, or to read out the function returns 0. VC6 or use VC2008 to open the project can be compiled.
- 2022-04-25 12:49:41下载
- 积分:1