-
一个读写文件的程序,一个方便使用的类,自定义派生cstdiofile
一个读写文件的程序,一个方便使用的类,自定义派生cstdiofile-A read and write documents, a user-friendly categories, from the definition of derivative cstdiofile
- 2023-01-23 03:00:04下载
- 积分:1
-
在一个常规的C++ Builder设计模式编写的理解模式的建立…
设计模式中builder模式的一个例程
C++编写
看了代码对理解builder模式有很大帮助-Builder design pattern in a routine mode of C++ Prepared to understand the builder code reading mode helps a lot
- 2022-01-31 06:44:58下载
- 积分:1
-
C# datagrid 编程实例, 简短明了。
C# datagrid 编程实例, 简短明了。-C# programming examples, short and focused.
- 2022-02-07 06:41:11下载
- 积分:1
-
曾经有位网友和我讨论怎样编写一个通过服务器对客户机上的程序进行自我升级的问题,由于我的项目也涉及到自我升级,当时我把我的解决方案提了出来,那就是做一个类似于瑞星...
曾经有位网友和我讨论怎样编写一个通过服务器对客户机上的程序进行自我升级的问题,由于我的项目也涉及到自我升级,当时我把我的解决方案提了出来,那就是做一个类似于瑞星的升级程序。在这里我也发现了很多的网友对这个问题很困惑,故我愿意把我的设计方案写出来与大家共享,大家也可以通过这个思路用其他语言进行改写-had one netizen and I discussed how to prepare a server through the client on the procedures for self-promotion , I am also involved in the project to self-promotion, I use my solution mentioned, it is so similar to the one Ruixing promotion procedures. Here I also found a lot of online friends to the problem is very confused, Therefore, I am willing to put my design write and share. Members can also thinking through the use of other languages rewritten
- 2023-04-21 21:40:02下载
- 积分:1
-
NeuroBox.Library.bin-1.6.771
NeuroBox是一个.NETOOP库,用于生成、传播和训练复杂的
- 2022-03-21 10:07:15下载
- 积分:1
-
客户端服务器通信
udp指定端口,ip ,mfc,vc++ ,网络聊天程序,创建套接字,绑定ip和端口,设置监听程序,服务器处于被动连接状态
- 2022-01-26 03:28:18下载
- 积分:1
-
字体查看器
开了一个简单的图形界面,可以查看当前系统上已安装的字体,并能够预览对应的中文和英文。部分字体不支持预览样式,可能会使程序崩溃。具体未进行测试。
- 2022-05-25 22:11:41下载
- 积分:1
-
一个模拟给出计算机名字然后就可以获得计算机it地址的小程序...
一个模拟给出计算机名字然后就可以获得计算机it地址的小程序-A computer simulation are given access to the computer name and then it addresses the small program
- 2023-03-28 07:35:03下载
- 积分:1
-
C编写的服务端程序
C编写的服务端程序-Server-side program written in C
- 2022-10-01 05:35:04下载
- 积分:1
-
achieve dormancy function is very simple, as long as the implementation of the a...
实现休眠功能很简单,只要在任意想要执行的地方执行如下给出的休眠函数SetPower()就行,其实休眠很简单,只需要API:SetSystemPowerState()就行,就如关机/注销/重启一样,只需要ExitWindowEx(),但这些API可以直接用在98下,却不能用在2000/XP中,因为这里牵涉到了用户权限,没有权限是不能进行这些操作的,所以,首先要取得权限,下面给出代码:-achieve dormancy function is very simple, as long as the implementation of the arbitrary want the local implementation of the dormancy is as follows function SetPower () on the trip, dormancy is very simple, just API : SetSystemPowerState () on the trip, as shutdown/cancellation/restart, only ExitWindowEx (), but these APIs can be directly used in 98, not in 2000/XP can use, because it involves a user privileges, no authority can carry out these operations, therefore, must first obtain authority code is given below :
- 2022-03-20 18:24:22下载
- 积分:1