-
在制作安装程序或在运行新程序之前相关配置,利用该代码创建IIS服务器。...
在制作安装程序或在运行新程序之前相关配置,利用该代码创建IIS服务器。-Installed in the production process or in the running before the new procedures related to configuration, use the code to create IIS server.
- 2022-05-07 23:31:39下载
- 积分:1
-
各种网络程序的源码,来自一本网络编程书的光盘资料
各种网络程序的源码,来自一本网络编程书的光盘资料-Procedures for a variety of network source, from a network programming book, CD-ROM
- 2022-03-02 03:43:26下载
- 积分:1
-
Window下的select方式网络程序的范例
Window下的select方式网络程序的范例-Window select the mode network programming paradigm
- 2022-07-12 10:04:35下载
- 积分:1
-
here is a generation of the data definition packet content used in a byte array...
这里是一段关于生成数据是定义数据包中内容时用到的一个byte数组的定义和合并方法-here is a generation of the data definition packet content used in a byte array to the definition and method of merger
- 2023-05-23 15:55:03下载
- 积分:1
-
用于生成下载链接的关键类 可用于会员下载内容控制
用于生成下载链接的关键类 可用于会员下载内容控制-a class used to create a link to download
- 2022-01-31 00:56:02下载
- 积分:1
-
using the mobile phone via com and http web to send the sms.
通过串口连接手机,然后通过http web来给发送短信息,3年前帮别人公司写的通过web来控制手机发送短信息的程序。其中涉及:串口编程,http webserver等.核心代码、-using the mobile phone via com and http web to send the sms.
- 2022-03-20 11:58:54下载
- 积分:1
-
a network communications, network clients receive data and send data source.
一个网络通讯中,网络客户端的接受数据和发送数据的源代码。-a network communications, network clients receive data and send data source.
- 2022-04-26 22:43:43下载
- 积分:1
-
delphi实现的一个断点续传的例子,支持多线程下载
delphi实现的一个断点续传的例子,支持多线程下载-achieve an HTTP example, supports multi-threaded download
- 2022-02-02 05:56:08下载
- 积分: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
-
The example demonstrates how to connect a drive letter to a remote server share...
The example demonstrates how to connect a drive letter to a remote server share with a call to the WNetAddConnection2 function.
- 2022-03-29 14:02:32下载
- 积分:1