-
Multi
多线程文件下载器
显示在listbox里
轮询
从downloadlist.ini中获取要下载的文件,并且校验MD5,存储数据库,重复的不再下载-Multi-threaded file download device displayed in the listbox inside polling from downloadlist.ini get to download the file, and verify MD5, store databases, repeat no longer download
- 2022-03-23 19:39:38下载
- 积分:1
-
web服务器是一个功能比较齐全的WEB服务器程序,通过该程序能够让读者深入了解HTTP的实现机理;...
web服务器是一个功能比较齐全的WEB服务器程序,通过该程序能够让读者深入了解HTTP的实现机理;-web server is a more complete functional Web server, the program can give readers in-depth understanding of HTTP Implementation Mechanism;
- 2022-11-01 20:20:03下载
- 积分:1
-
分为服务器端和客户端,使用时先要将代码重新生成.运行后(添加ip),服务器端和客户端可以进行语音聊天....
分为服务器端和客户端,使用时先要将代码重新生成.运行后(添加ip),服务器端和客户端可以进行语音聊天.-Divided into server-side and client, when used to re-generate the code first. Running (add ip), server-side and client can voice chat.
- 2022-01-24 14:34:45下载
- 积分:1
-
一个下载者的源码。。dll插入类型。一点不足,自己补充
一个下载者的源码。。dll插入类型。一点不足,自己补充-The source of a download. . dll insert type. A LITTLE enough to add their own
- 2022-04-06 23:24:12下载
- 积分:1
-
很好……你可以学到更多的东西…
两线程同时监控服务器的两个端口,从其中一个端口接收到得数据都会通过另一端口转发给另一客户端。-It s very good...you can learn much more...
- 2023-04-09 10:50:04下载
- 积分:1
-
怎么利用VC实现网上拨号功能,里面有VC代码,这个还蛮好用的...
怎么利用VC实现网上拨号功能,里面有VC代码,这个还蛮好用的-how the use of dial-up Internet VC functions, and they VC code, the quite user-friendly
- 2022-10-16 07:40:03下载
- 积分:1
-
一个写好的串口通信程序,窗口程序可以直接调用
一个写好的串口通信程序,窗口程序可以直接调用-A written serial communication program, the window procedure can directly call
- 2022-12-04 17:45:03下载
- 积分:1
-
Dove Dove Chuanshu Chuanshu
飞鸽传书 飞鸽传书-Dove Dove Chuanshu Chuanshu
- 2022-04-20 13:33:02下载
- 积分:1
-
网络无盘系统,无盘站的好帮手
网络无盘系统,无盘站的好帮手-diskless network systems, diskless station"s helping hands
- 2022-07-20 19:20:29下载
- 积分:1
-
这是一个找到一篇关于权限设计的教程,写的很好,但是发现给出的代码,有些地方可能有笔误。贴出来供大家和我一起学习。...
这是一个找到一篇关于权限设计的教程,写的很好,但是发现给出的代码,有些地方可能有笔误。贴出来供大家和我一起学习。
-----------------------------------
首先,设置三种要素:用户、群组、角色。
用户为登录用,对应到人。群组对应为用户的集合,是一种特殊的用户。角色为一组权限项的集合,用户(群组)都有各自的角色。
权限的实现通过Permission类和Rule类来实现。 Permission供外部调用,Rule为一个接口,为权限判断规则。
-This is a mandate to find a design of the curriculum and write well, but the code is found, in some places may be misdirected. Put up for us and I study together.----------------------------------- First, the set of three elements : user, group, role. Users login to use corresponds to the people. User groups corresponding to the pool, a special users. A role for the authority, of the group assembled users (groups) have their own role. To achieve competence through Permission Rule category and class to be achieved. Permission for external calls, as a Rule interface for the authority to judge rules.
- 2022-06-13 15:45:39下载
- 积分:1