-
这是非常好的关于网络编程的例子,实现了ping程序,对于学习网络编程的人员来说是非常难得的材料。...
这是非常好的关于网络编程的例子,实现了ping程序,对于学习网络编程的人员来说是非常难得的材料。-It is a very good example of programming on the network to achieve the ping process, for learning network programming staff is very rare material.
- 2022-08-10 20:39:14下载
- 积分: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
-
a type of telephone network files
一个网络电话的类实现文件-a type of telephone network files
- 2022-07-14 00:56:14下载
- 积分:1
-
一个轻量级网络编程框架 前面上传的socketman是跨平台的C++版本,我弄成VC版本了,请站长达人修改一下。...
一个轻量级网络编程框架 前面上传的socketman是跨平台的C++版本,我弄成VC版本了,请站长达人修改一下。-a lightweight framework for network programming uploaded socketman ahead of cross-platform C version, I ended up version of the VC, with many people again.
- 2022-05-09 13:53:58下载
- 积分:1
-
vnc最新版代码改进,相当有学习价值
vnc最新版代码改进,相当有学习价值-vnc the latest version of the code improvements, the value of a considerable learning. . . . . .
- 2022-01-25 20:52:34下载
- 积分:1
-
网络高性能服务器编写时采用的完成例程模型的讲解代码
网络高性能服务器编写时采用的完成例程模型的讲解代码-High-performance network servers used in the preparation of the completion of routine model to explain the code
- 2022-03-06 11:41:46下载
- 积分:1
-
can be used to develop on
可以用于开发基于cmpp或smpp或sgip协议的短信服务支持,我用过,效果不错:)-can be used to develop on-cmpp or sgip agreement or SMS support services, I used, the effect is true :)
- 2022-01-26 04:10:51下载
- 积分:1
-
Socket5代理的源代码,通过VC6验证
Socket5代理的源代码,通过VC6验证
- 2022-04-28 16:02:34下载
- 积分:1
-
用INDY做的聊天程序 用INDY做的聊天程序
用INDY做的聊天程序 用INDY做的聊天程序-INDY do use chat program used to do chat program INDY
- 2023-04-06 17:25:03下载
- 积分:1
-
1。注册会员发布商品功能,可以上传商品图片。 2。注册会员修改商品功能,可以修改商品图片,旧的商品图片将被删除。 3。注册会员删除商品功能,删除商品信息的同时将...
1。注册会员发布商品功能,可以上传商品图片。 2。注册会员修改商品功能,可以修改商品图片,旧的商品图片将被删除。 3。注册会员删除商品功能,删除商品信息的同时将删除商品图片。 4。管理员发布公告功能。 5。管理员对商品的修改、删除功能(同注册会员对商品的管理功能)。 6。管理员对注册会员的修改、删除功能,删除会员时将删除会员发布的所有商品信息及其商品图片。 7。美化了程序,并进行了分页功能。 8.更新一些基本功能和BUG-1. Member registration issued commodity function can upload pictures of goods. 2. Register to amend the Trade function could amend the Trade photographs, old pictures of goods will be deleted. 3. Member registration commodity function to delete, delete commodity information at the same time to remove items pictures. 4. Administrators issued a public notice function. 5. Managers of commodity modification, deletion function (with a registered membership of commodity management functions). 6. Administrators of registered members of the modification, deletion function to delete Member Member will be deleted when the release of information about goods and merchandise photos. 7. Landscaping procedures, and the tabs. 8. Update some of the basic functions and BUG
- 2022-07-08 05:17:31下载
- 积分:1