-
这是数据包捕获
this is packet capture
- 2022-11-15 01:20:03下载
- 积分:1
-
一个将Http操作进行封装的类!使该类操作更加方便
一个将Http操作进行封装的类!使该类操作更加方便-to operate a package for the class! To make such operations more convenient
- 2022-03-19 10:23:34下载
- 积分:1
-
短信网关程序,开源的,很好用的,纯java程序
短信网关程序,开源的,很好用的,纯java程序-SMS Gateway Program
- 2022-05-19 10:01:15下载
- 积分:1
-
用C++实现FTP的上传下载功能,对网络网络编程感兴趣的朋友可能会用到...
用C++实现FTP的上传下载功能,对网络网络编程感兴趣的朋友可能会用到-With C++ Realize FTP for uploading and downloading functions, network programming on the network of friends interested in may be used
- 2023-02-01 22:35:03下载
- 积分:1
-
windows网络编程(第2版)英文版的配套光盘
windows网络编程(第2版)英文版的配套光盘-This file comes from a CDROM supplied with a book named "Windows Network Programing Second Edtion" in English language.
- 2022-03-05 01:47:46下载
- 积分:1
-
With the development of modern information technology, the world economy is unde...
随着现代信息技术的发展,世界经济正经历着一次深刻的变革,这场变革正在极大的改变着世界经济的面貌,也使制造业所面临的生存环境发生了翻天覆地的变化。世界市场从传统的相对稳定型市场向着动态多变的市场演变,同行业、跨行业之间的竞-With the development of modern information technology, the world economy is undergoing a profound change, this transformation is a great change in the face of the world economy, but also faced by the manufacturing environment has changed dramatically. The world market is relatively stable from the traditional markets of the market towards the dynamic evolution of the industry, cross-industry competition between
- 2022-09-27 02:55:03下载
- 积分:1
-
一个很简单的文件传输程序,采用select模型进行的文件传输,可以连续传输文件...
一个很简单的文件传输程序,采用select模型进行的文件传输,可以连续传输文件
- 2022-02-04 06:53:38下载
- 积分:1
-
ESP协议的实现,初级阶段
ESP协议的实现,初级阶段-ESP agreement achieved, the initial stage
- 2022-06-17 12:54:07下载
- 积分:1
-
network communication procedures, can transfer files and image files, mainly for...
网络通信程序,可以进行文件传输和图像文件显示,主要用于与嵌入式目标系统文件传输-network communication procedures, can transfer files and image files, mainly for embedded target system with file transfer
- 2023-04-10 23:25:03下载
- 积分: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