登录
首页 » Windows开发 » 一些有用的,又漂亮的图标,晶莹剔透,编程一样少不了的拉^_^...

一些有用的,又漂亮的图标,晶莹剔透,编程一样少不了的拉^_^...

于 2022-01-22 发布 文件大小:17.43 MB
0 219
下载积分: 2 下载次数: 1

代码说明:

一些有用的,又漂亮的图标,晶莹剔透,编程一样少不了的拉^_^-some useful and beautiful icon, and sparkling, the same programming missed the Rafah ^ _ ^

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

发表评论

0 个回复

  • skype api application4
    skype api application4
    2022-02-04 11:10:59下载
    积分:1
  • 交通流元胞自动机模型用C++实现
    用C++来模拟开发元胞自动机交通流模型,简便易的,能够模拟换道等复杂情况,要下载QT5插件,最好在VS2013平台下运行!
    2022-03-02 22:57:19下载
    积分: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
  • 一个画图软件,实现直线,曲线,画多边行等功能
    一个画图软件,实现直线,曲线,画多边行等功能-A drawing software, to achieve a straight line, curve, line features such as multilateral painting
    2023-05-30 06:25:02下载
    积分:1
  • xp下资源文件实现xp效果界面,剩去到处找 以及VB示例
    xp下资源文件实现xp效果界面,剩去到处找 以及VB示例-xp resources under Realize xp interface effect, the residual everywhere to find examples of VB
    2022-02-07 03:29:46下载
    积分:1
  • Sanhui test board meeting DEMO, realize multi
    三汇测试板会议演示,实现多会话功能,采用事件触发方式。
    2022-02-21 21:36:33下载
    积分:1
  • 窗口异型演示程序源码
    窗口异型演示程序源码-window dysplasia demo program source
    2022-08-14 19:02:29下载
    积分:1
  • VC prepared a beautiful clock reference for beginners
    利用VC++编写的一个漂亮的时钟,适合初学者参考-VC prepared a beautiful clock reference for beginners
    2022-03-25 18:07:11下载
    积分:1
  • 控制面板示例 VB实现 控制面板的相似功能
    控制面板示例 VB实现 控制面板的相似功能-control panel sample VB control panel similar to the function
    2023-05-09 11:30:03下载
    积分:1
  • 一个简单轻松实现vc的界面
    一个简单轻松实现vc的界面 -Vc relax a simple implementation of the interface
    2022-03-10 14:00:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载