登录
首页 » Windows开发 » 很好的程序,请使用或的颜色

很好的程序,请使用或的颜色

于 2023-07-22 发布 文件大小:223.54 kB
0 156
下载积分: 2 下载次数: 1

代码说明:

很好的程序,请使用或的颜色-good procedures, use of color or

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 使用C#制作屏幕保护的方法
    使用C#制作屏幕保护的方法-produced using C# screen protection methods
    2023-03-14 04:10:03下载
    积分:1
  • 浅析VC与matlab接口编程(一)
    浅析VC与matlab接口编程(一) -simple analysis of interface program between vc and matlab(1)
    2023-04-07 21:30:04下载
    积分:1
  • According to the agreement written in an MSN chat communication program
    根据MSN协议写的一个聊天通讯程序 模拟微软MSN-According to the agreement written in an MSN chat communication program
    2022-02-22 11:25:30下载
    积分:1
  • 一个线程池的一个类,基本使用如下:
    一个线程驰的类, 下面的是基本的使用方法 struct TSession { SOCKET socket int id } class myIocp:public CIOCP { public: void OnRead(void * p, char * buf, int len) void OnAccept(SOCKET socket) void OnClose(void * p) } void myIocp::OnAccept(SOCKET socket) { TSession *s = new TSession s->socket = socket //这里可以对连接的session进行自己的操作,例如给id找一个唯一的值 SetIoCompletionPort(socket, s) // 使连接socket与一个自定义结构体关联 } void myIocp::OnRead(void * p, char * buf, int len) { TSession *s = (TSession *)p send(s->socket, buf, len, 0) // 这里只是简单的把收到的消息返回给客户端 ... } void myIocp::OnClose(void * p) { delete p } myIoncp iocp main() { ... iocp.listen(4311) // 开始监听网络端口,等待客户端连接 ... }-A class for thread pool,basic usage below: struct TSession { SOCKET socket int id } class myIocp:public CIOCP { public: void OnRead(void* p, char* buf, int len) void OnAccept(SOCKET socket) void OnClose(void* p) } void myIocp::OnAccept(SOCKET socket) { TSession*s = new TSession s->socket = socket //here you can do something about connecti
    2022-07-17 05:14:52下载
    积分:1
  • 可随意更改文件修改日期
    可随意更改文件修改日期-can change the modified-date of the file
    2023-01-18 18:10:03下载
    积分:1
  • wsaselectgsgsggsgsgsgsg
    加油站加油站加油站加油站加油站加油站加油站加油站加油站加油站加油站
    2022-09-19 09:05:02下载
    积分:1
  • practical third category, which is very easy to achieve, mapping, status bar pro...
    一些实用的第三方类,实现功能非常方便,贴图, 状态栏进度条, 普通进度条,ADO操作,EXECLE操作, 菜单图表, -practical third category, which is very easy to achieve, mapping, status bar progress of the general progress of the operation ADO, EXECLE operation, and the menu chart
    2022-05-25 15:26:54下载
    积分:1
  • 一个简单的基于DirectX的2D小游戏
    简单的小游戏,共有简单、普通、困难三种难度,不同难度所拥有的牌组数量会有所不同,玩家一次性能翻两张牌,翻完牌后即会输出相应结果,找到对应两张牌时,牌面会处于张开状态,不同时两张牌会返回到翻转状态
    2022-08-08 21:30:09下载
    积分:1
  • 很不错的网页广告教程
    很不错的网页广告教程-very good Advertising Directory
    2023-06-13 09:25:04下载
    积分:1
  • 汇编语言进行简单运算
    将累加器A中的压缩BCD码拆开,形成非压缩BCD码,存入40H,41H单元
    2023-01-21 15:45:04下载
    积分:1
  • 696518资源总数
  • 105744会员总数
  • 21今日下载