资源列表
[Linux/Unix编程] linux_select
说明:介绍网络编程比较重要的函数select,可实现非阻塞的套接字,提高网络程序的效率-Describes the more important function of network programming select, non-blocking sockets can be achieved to improve the efficiency of network programming<caiming> 在 2024-11-09 上传 | 大小:20kb | 下载:0
[Linux/Unix编程] linux_-MySQL-backupa-restore
说明:linux环境下sql的备份和恢复技术,对常见的问题提供解决方案,并培养例子-linux environment, sql backup and recovery technology, provide solutions to common problems, and to develop examples<lee> 在 2024-11-09 上传 | 大小:20kb | 下载:0
[系统编程] FileMapTransTxt
说明:VC++通过内存映射在程序间交换数据,通过这个小实例,你会了解到以下技巧:在内存映像中创建对象,将文件视图映射到一个进程的地址空间上、返回LPVOID类型的内存指针、给映像内存数据赋给本地变量、释放映像内存、更新数据等。 -VC++ through the memory mapping between programs exchange data through this small example, you will learn<madud00044> 在 2024-11-09 上传 | 大小:20kb | 下载:0
[系统编程] Tray
说明:再发一个VC++系统托盘程序,在任务栏显示图标,目前有不少程序喜欢搞上这么一个功能,有时候可方便用户,不过有时候觉得多此一举,把本来就不大的托盘搞的都是图标,因此有的朋友可能要烦感这功能哦,在适当的时候再用吧。 -Recurrence of a VC++ system tray program icon in the taskbar, there are so many programs like to do a feature o<madud00046> 在 2024-11-09 上传 | 大小:20kb | 下载:0
[系统编程] HideProcess
说明:VC++实现隐藏程序,并保证不被进程关闭,可设置隐藏的时间。程序实现的基本思路是:加载RegisterServiceProcess函数所在的链接库,得到RegisterServiceProcess函数的地址,执行RegisterServiceProcess函数,在任务列表中隐藏程序卸载链接库,设定定时器,隐藏程序的同时,隐藏窗口。 -VC++ to achieve hidden program, and to ensure that<madud00047> 在 2024-11-09 上传 | 大小:20kb | 下载:0
[系统编程] IEOptions
说明:VC++枚举获取出所有的IE标题,选中这些标题后,可以自定义标题,修改为您要的标题,从如上截图所示,源码爱好者网站的标题“源码爱好者 - 学习型源码下载站”被修改为“腾讯首页”,要说也无可厚非,不过程序可帮助我们如何修改IE的属性,标题被修改后,刷新网址即可恢复。 -VC++ enum to get out all the IE title, check these titles, you can customize the tit<madud00052> 在 2024-11-09 上传 | 大小:20kb | 下载:0
[系统编程] DrvSpace
说明:VC++获取所有硬盘所有分区大小,选择某一个分区,程序将得出这个分区字节大小,代码简单,仅供参考。 -VC++ for all partitions of all hard disk size, selection of a partition, the program will come to the partition size, in bytes, the code is simple, for reference only.<madud00052> 在 2024-11-09 上传 | 大小:20kb | 下载:0
[系统编程] MilliSecond
说明:毫秒级的时间控制器VC++的演示代码,像一个秒表一样的功能,显示小时、分钟、秒、毫秒时间级,VC工程直接编译即可,欢迎需要者参阅。 -Millisecond time controller VC++ demo code, the same function as a stopwatch, showing hours, minutes, seconds, milliseconds level, VC can be directly t<> 在 2024-11-09 上传 | 大小:20kb | 下载:0
[系统编程] SearchFile
说明:VC++ 快速检索(搜索)指定文件,具体的原理还没有仔细看,感觉不是太复杂的算法,-VC++ Quick Search (search) the specified file, the specific principle has not carefully read, the feeling is not too complicated algorithm,<madud00067> 在 2024-11-09 上传 | 大小:20kb | 下载:0
[系统编程] ShareMem.13
说明:windows下共享内存示例代码,实现进程间通信-The following sample code windows shared memory to achieve inter-process communication<DessertTH> 在 2024-11-09 上传 | 大小:20kb | 下载:0