-
p2p下载工具,不用多说想必大家都会明白的
p2p下载工具,不用多说想必大家都会明白的-p2p download tool, the answer must all understand the
- 2022-01-31 05:53:08下载
- 积分:1
-
vc++邮件发送程序
vc++邮件发送程序,通过这些代码可以完全了解邮件的发送过程,邮件发送主要是基于smtp协议,利用pop3接收邮件,可以实现邮件的完整过程调用,通过这些代码可以完全了解邮件的发送过程,邮件发送主要是基于smtp协议,利用pop3接收邮件,可以实现邮件的完整过程调用
- 2022-06-18 08:34:12下载
- 积分:1
-
这个代码是最简单的IE浏览器,是本人从VC的MSDN中下载的,能够让你知道IE浏览器最简单的原理,不过他是通过一个函数来实现的,很简单,没有对IE浏览器的本质进...
这个代码是最简单的IE浏览器,是本人从VC的MSDN中下载的,能够让你知道IE浏览器最简单的原理,不过他是通过一个函数来实现的,很简单,没有对IE浏览器的本质进行分析-most of the code is simple browser, I VC from the MSDN download, to let you know IE browser most simple principle, but he is a function of the very simple, no IE browser to the nature of the analysis! !
- 2022-02-25 16:03:03下载
- 积分:1
-
它的红外遥感包
Its a ir remote sensing coading
- 2022-01-26 06:43:11下载
- 积分:1
-
linux 下的socks proxy
linux 下的socks proxy -of socks proxy
- 2022-07-11 17:49:49下载
- 积分:1
-
MD5消息
MD5 (Message-Digest algorithm 5) is a widely used, partially insecure[1] cryptographic hash function with a 128-bit hash value. As an Internet standard (RFC 1321), MD5 has been employed in a wide variety of security applications, and is also commonly used to check the integrity of files. An MD5 hash is typically expressed as a 32 digit hexadecimal number.
- 2022-05-10 21:10:42下载
- 积分:1
-
rtp协议的实现代码
rtp协议的实现代码-rtp agreement to implement code
- 2023-01-02 08:50:04下载
- 积分:1
-
喜欢CGI编程的朋友有用.用于C写BS程序.
喜欢CGI编程的朋友有用.用于C写BS程序.-like CGI programming useful friends. Written for C BS procedures.
- 2022-01-30 16:44:28下载
- 积分:1
-
取得主机名称与各项网络服务的程序代码
取得主机名称与各项网络服务的程序代码-To obtain the host name and the network services program code
- 2022-03-05 13:38:58下载
- 积分: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