-
一个类似oicq的网络聊天即时通程序
一个类似oicq的网络聊天即时通程序-a similar network Live Chat instant messaging procedures
- 2022-03-14 08:35:49下载
- 积分:1
-
串口调试助手的源代码,可以参考下做法,我以前编的
串口调试助手的源代码,可以参考下做法,我以前编的-Serial debugging aides source code, can refer to the next practice, I
- 2022-08-20 13:59:46下载
- 积分:1
-
VC写的一个通讯程序,使用winsock,非
一个VC写的通信程序,用winsock,非CSocket 实现的聊天室程序.-VC to write a communications program, using winsock, non-CSocket realize chat room procedures.
- 2023-02-17 19:10:03下载
- 积分:1
-
简单的聊天程序,已经编译实现,希望大家喜欢!
简单的聊天程序,已经编译实现,希望大家喜欢!-A simple chat program has been compiled to achieve, I hope everyone likes!
- 2022-05-14 08:35:44下载
- 积分:1
-
文件上传到服务器的一个动态库,可以用于个人学习,禁止用于商业用途...
文件上传到服务器的一个动态库,可以用于个人学习,禁止用于商业用途-File upload to the server a dynamic database that can be used for personal study, for commercial purposes prohibited
- 2023-07-04 23:35:03下载
- 积分:1
-
Dove Dove Chuanshu Chuanshu
飞鸽传书 飞鸽传书-Dove Dove Chuanshu Chuanshu
- 2022-04-20 13:33:02下载
- 积分:1
-
UART串口通讯的使用软件编程很好是实现
UART串口通讯的使用软件编程很好是实现-UART serial communication programming using software implementation are very good
- 2022-07-24 13:25:42下载
- 积分:1
-
一个自动拨号的工具,是在codeproject网站下载的,能方便实现有线和无线的modem的快速拨号。...
一个自动拨号的工具,是在codeproject网站下载的,能方便实现有线和无线的modem的快速拨号。-an automatic dial-up tool, in codeproject website. can facilitate the achievement of wired and wireless modem speed dial.
- 2022-10-26 10:25:03下载
- 积分:1
-
jiemiansheji
zhuanzai
优秀界面设计
转载他人的 需要的话自己下-jiemiansheji
zhuanzai
- 2022-03-24 04:51:52下载
- 积分: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