-
生产者和消费者
producer and consumer
- 2022-03-30 18:35:18下载
- 积分:1
-
database comparison tool to import the database to link more library the same na...
数据库比较工具,分别输入要连接的数据库,比较库中相同名字的表的字段是否相同,相同表名前会自动打勾,结果得出相同字段有多少,表a比表b多出的字段是什么,少的是什么。-database comparison tool to import the database to link more library the same name of the table if a field is the same as before the same table name will be automatically checked, the outcome of the same field, there is a table Table b more than the field what is what is missing.
- 2022-06-27 07:43:34下载
- 积分:1
-
Shows XY view:
OnDraw() sets the text color to Gray Color.
and draws a text...
Shows XY view:
OnDraw() sets the text color to Gray Color.
and draws a text in current font.
DrawLine() draws a line.
- 2022-01-26 02:11:07下载
- 积分:1
-
通过一番不懈的努力,我的第一个比较大一点的游戏终于做成了,虽然里面还有许许多多的不足,但已经可以正常运行了。 它可以分两大块:1. 人机对战 2.两人对战(都可...
通过一番不懈的努力,我的第一个比较大一点的游戏终于做成了,虽然里面还有许许多多的不足,但已经可以正常运行了。 它可以分两大块:1. 人机对战 2.两人对战(都可以用光标进行控制的)-through the unremitting efforts made, my first one more point of the game was finally made, although there is also many deficiencies, but can be a normal operation. It can be divided into two units : 1. Two man-machine players. Two players (you can use the cursor control)
- 2022-02-06 21:14:41下载
- 积分:1
-
自己写C++中的迭代器
含自己写的一个简单的迭代器,能够测试string,list和vector,对于初学者很实用。
- 2022-03-17 18:59:10下载
- 积分:1
-
此源代码程序是管道客户端的对应服务器端,利用它可以作为管道程序客户端的测试...
此源代码程序是管道客户端的对应服务器端,利用它可以作为管道程序客户端的测试-this source code procedure is a pipeline to the corresponding client server, using it as a pipeline Client test
- 2022-04-15 15:58:28下载
- 积分:1
-
视频会议系统界面
UI 的网络会议,以满足人们是急于利用 IP 会议系统,使用自行设计的 UI。
- 2023-05-09 09:45:03下载
- 积分:1
-
httpserver解决乱码问题
procedure TForm1.httpS_1CommandGet(AContext: TIdContext;
ARequestInfo: TIdHTTPRequestInfo; AResponseInfo: TIdHTTPResponseInfo);
// var
// bb : Tb
var
sRawByte: RawByteString;
sAnsi: AnsiString;
begin
Mm_1.Clear;
ARequestInfo.ContentType :="text/html;Charset=UTF-8";
Mm_1.Lines.Add("ContentType Params " + ARequestIn
- 2022-08-22 10:45:21下载
- 积分:1
-
禁用usb存储设备
通过Windows消息循环检测Usb设备插入消息,通过调用Setupapi轮训设备管理器中的所有设备并匹配USB大容量存储设备,匹配成功之后调用api禁用设备管理中的usb设备,修改SetComState中参数即可重新启用USB设备
- 2022-01-25 16:09:19下载
- 积分:1
-
VC6.0的一些实例原代码,都是一些实际运用,需要有一定基础
VC6.0的一些实例原代码,都是一些实际运用,需要有一定基础-Many sample source code of VC++6.0
- 2022-07-03 11:12:30下载
- 积分:1