▍1. 爱好WINDOWS系统编程者的导师,你可以真正的了解到鼠标的控制!...
爱好WINDOWS系统编程者的导师,你可以真正的了解到鼠标的控制!-WINDOWS-loving mentor system programmer, you can understand that the real control of the mouse!
爱好WINDOWS系统编程者的导师,你可以真正的了解到鼠标的控制!-WINDOWS-loving mentor system programmer, you can understand that the real control of the mouse!
嵌入进windows自带的任务管理器,增强任务管理器功能,强-embedded into Microsoft"s Windows task manager, task management to enhance functionality, strong
客户信息维护 客户服务 数据管理 系统管理 基础数据管理 信息查询-Customer Service information to maintain customer data management system for the management of basic data management information
用winsock实现的聊天代码,有客户端和服务器,只有聊天的基本功能,其他功能有待完善-with winsock achieve chat code, the client and server, only the basic functions chat, other functions to be perfected
这是针对操作电路板而设计的上位机程序,需要通过接口连接单片机电路板,上位机通过串口把需要写入IC卡的数据传输到单片机上,单片机再通过读写卡模块写入到IC卡中。
朋友的VC完整应用程序代码 有意思的过河算法-friends VC complete application code algorithm interesting river
竟然出现带源码的版本,怪哉-has emerged source version, Firefox
这篇资料是我费的很大劲才找到的,希望对初学者能有所帮助!-This information is a substantial fee劲才I found, I hope can be helpful for beginners!
自编软件gps控制网优化设计源码,希望对大家有所帮助-software for a GPS control network optimization design source, we hope to help
触摸屏运行环境上的软键盘程序,用于嵌入在开发的应用软件中,辅助触摸屏输入-Runtime environment on the touch-screen soft keyboard program for embedded application development, support touch screen input
驻波演示图,一个很浅显易懂的程序;怎么还不够20个字啊-a demonstration of stationary wave
关于一项招聘的测试软件 可以通过这项软件件来测试自己是否具备一定的素质-On a recruitment test software through the software pieces to test whether they have a certain quality of
这是一个上传下载的整站的源代码 用ASP技术和ACCESS的数据库-uploading and downloading of the whole station with the source code of ASP technology and the ACCESS database
从vb像pdf文件进行操作的源代码,我在一个项目中需要-Pdf file from vb to operate as the source code, I need a project
This an easy way to change the style of edit controls
VC过零率效果很好是本人编的,若有问题,请高人指点-VC zero rate is very effective Part I, if it, please thank the guidance of a person
自动取得系统当前年月日并转换为大写,如:二00六年十一月十五日等-automatically the current system date and conversion of capital, such as : November 15, 2006, etc.
将通讯报文信息写入指定文件的动态库,文件编程例子!-Packet communications information write to the specified dynamic library files, document examples of programming!
应用背景主要是居于开源的firebreath开发的IE播放插件,主要是集成了VLC的动态库,调用VLC的API实现录像、监听、拍照等功能,实现了多屏播放的IE插件,可以兼容不同的浏览器关键技术windows开发,调用了windows的api创建播放窗体,然后在加载VLC的播放实例,调用了VLC的动态库创建VLC播放实例,在VS2010开发环境下运用C++语言开发