-
BitmapFactoryTest
Bitmap Factory Test Source Code for Andriod.
- 2013-11-11 10:05:20下载
- 积分:1
-
用来进行端口转发。端口映射等功能都可以
C语言源码
格式
110 127.0.0.1 112
本地端口 转发IP 转发端口...
用来进行端口转发。端口映射等功能都可以
C语言源码
格式
110 127.0.0.1 112
本地端口 转发IP 转发端口-Used for port forwarding. Such as port mapping functions can be C language source code format 110 127.0.0.1 112 local port forwarding IP forwarding port
- 2022-12-15 21:25:03下载
- 积分:1
-
http通讯协议,实现可以实现文件的上传与下载
http通讯协议,实现可以实现文件的上传与下载-http communication protocol, can realize the upload and download files
- 2023-07-20 18:05:02下载
- 积分:1
-
MathContext
Immutable objects describing settings such as rounding mode and digit.
- 2014-01-22 14:19:05下载
- 积分:1
-
简单聊天软件,简单易学
winscok2.0
简单聊天软件,简单易学
winscok2.0
-Simple chat software, easy to learn winscok2.0
- 2022-02-26 16:55:31下载
- 积分:1
-
AF0
说明: 可计算任意函数的模糊函数,并由该模糊函数计算出信号的WVD分布,再由tfrwv求得信号的WVD分布,二者进行比较发现相差极小,并提供了一些仿真信号(The fuzzy function of any function can be calculated, and the WVD distribution of the signal can be calculated by the fuzzy function, and then the WVD distribution of the signal can be obtained by tfrwv, and the difference between them is very small)
- 2020-04-04 20:55:29下载
- 积分:1
-
收录了很多著名的大型公司的网址,可以看一下。
收录了很多著名的大型公司的网址,可以看一下。-collections of many well-known large companies web site can look at.
- 2022-07-13 02:44:11下载
- 积分:1
-
The use of multi
运用多线程的C/S模型
所用到的同步机制,值得学习-The use of multi-threaded C/S model synchronization mechanism used, it is worth learning
- 2022-01-25 15:08:38下载
- 积分:1
-
sendMessageTolist
发送消息到列表的演示源代码,可以实时改变系统列表栏内容(Send Message to the list of the demo source code, can change the real-time system as the list column)
- 2006-12-20 12:01:50下载
- 积分: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