-
MyBT 服务器 v3.0
MyBT 服务器 v3.0-MyBT Server v3.0
- 2022-01-28 23:46:35下载
- 积分: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
-
关于winpcap的一些认识
关于winpcap的一些认识-on the understanding winpcap
- 2023-05-08 22:15:04下载
- 积分:1
-
WinpCap开发包例子:1. devicelist.c 获得本机网络设备的列表 2. cappacket.c 抓取网络中的数据包 3. sendpacket.
WinpCap开发包例子:1. devicelist.c 获得本机网络设备的列表 2. cappacket.c 抓取网络中的数据包 3. sendpacket.c 发送自己填充的一个数据包 4. statics.c 对网络中的数据进行统计 5. filter.c 按指定规则对捕获的数据包进行过滤-WinpCap development kits examples : 1. devicelist.c access the computer network equipment list 2. cappacket.c crawls Network data packet 3. sendpacket.c send their fill of a data packet 4. stati cs.c right network data statistics 5. filter.c designated by the rules of the capture of data packets conducted Filter
- 2022-11-18 02:05:03下载
- 积分:1
-
网络管理程序。含ping,ftp,smtp等功能
网络管理程序。含ping,ftp,smtp等功能 -Network manage app , having ping , ftp and smtp etc
- 2022-10-30 10:00:02下载
- 积分:1
-
这是一个很好的FTP客户端源码
This a good FTP Client Source
- 2022-03-11 15:03:05下载
- 积分:1
-
自己使用的用于avr单片机的源程序,包含ne2000兼容网卡的驱动...
自己使用的用于avr单片机的源程序,包含ne2000兼容网卡的驱动-its own use for avr SCM source, including ne2000 compatible NIC drivers
- 2022-02-20 14:37:55下载
- 积分:1
-
bandwidth control procedures, including bandwidth transmission rate control.
带宽控制程序,包括带宽的传输速率的控制.-bandwidth control procedures, including bandwidth transmission rate control.
- 2022-03-12 13:48:25下载
- 积分:1
-
DNS(域名解析)程序
DNS(域名解析)程序-DNS (domain name analysis) procedure
- 2022-07-19 17:35:13下载
- 积分:1
-
windows提供了命令行式的Ping命令,判定是否与某台主机通信畅通,这个程序就实现了这个功能。...
windows提供了命令行式的Ping命令,判定是否与某台主机通信畅通,这个程序就实现了这个功能。-windows provide a command-line-style Ping order, and determine whether a host of clear communication, the process of realization of this function.
- 2022-03-06 20:13:35下载
- 积分:1