搜索资源列表
fpzs
- delphi开发的通用程序,可以向其他程序的界面上通过windows消息进行数据传输。-delphi development of common procedures that can interface to other programs for data transmission through the windows message.
NICameraDll
- 比较好的ezusb开发工具与数据采集,在fx2上运用-ezusb
apihook
- C#.NET 2008下开发的API HOOK进程send函数,可封装成DLL,对发送的数据包进行拦截,修改-C#. NET 2008 development of the API HOOK process under the send function, can be packaged into a DLL, for sending data packets to intercept, modify,
SPI-QQ
- 基于SPI的过滤QQ数据报程序vc++,对于学习操作系统编程的开发人员有帮助-Help developers to learn the programming of the operating system based on the SPI filter QQ datagram of the program vc++
cutcopyrecorder
- 痛点: 1、曾经写好的代码,后面想要重用,不知道去哪找了,搜索了很久,也没找到,再写一遍很抓狂! 2、曾经在crt上敲过的命令,下次想用,history 怎么也找不到,很郁闷! 3、数据开发经常验证问题,但同样的问题下次再次出现时,又需要编写同样的SQL,这时... 解决方法: 监控剪贴板,只要变化了,就写LOG,就存起来,因为很多时候会把代码复制下的, 或者以后养成习惯,经常ctrl+c复制下,下次想找回来只需要在Log中搜索即可 运行方式: 程序运