-
使用VC++6.0实现的一个网络通信小程序
使用VC++6.0实现的一个网络通信小程序-Use VC++ 6.0 realize a network of small procedures
- 2022-08-12 22:58:09下载
- 积分:1
-
路由跟踪VC2005源码,封装了trace类
格式化打印路由信息,和window自带的tracert差不多...
路由跟踪VC2005源码,封装了trace类
格式化打印路由信息,和window自带的tracert差不多-VC2005 routing source tracking, packaging the type of format printing trace routing information, and the window is almost built-in tracert
- 2023-02-15 18:55:04下载
- 积分:1
-
Prepared to use java chat program, can register a chat account and dialogue.
用java编写的聊天程序,可以注册账号与对话聊天。-Prepared to use java chat program, can register a chat account and dialogue.
- 2022-01-22 07:09:01下载
- 积分:1
-
电话拨号.tapi实现
使用VB编写。
其他的说明就没了。快让我下点吧!
哎。累哟。...
电话拨号.tapi实现
使用VB编写。
其他的说明就没了。快让我下点吧!
哎。累哟。-telephone dial-up. TAPI achieve prepared using VB. No other note of. Let me quickly point under! Hey. Tired yo.
- 2022-10-19 23:30:08下载
- 积分:1
-
实现服务器和客户端的通信,利用PB做的控制界面,基于Socket通信...
实现服务器和客户端的通信,利用PB做的控制界面,基于Socket通信-server and client communications, the use of PB do control interface, based on Socket Communications
- 2023-04-09 11:05:03下载
- 积分:1
-
凡是具有pop3协议的收件邮箱和smtp协议的发件邮箱,均可通过本系统来收发邮件。包括了收发邮箱的各项常用功能...
凡是具有pop3协议的收件邮箱和smtp协议的发件邮箱,均可通过本系统来收发邮件。包括了收发邮箱的各项常用功能-any agreement with pop3 mail and acceptance of the agreement smtp mail pieces can be through the system to send and receive mail. The transceiver includes the commonly used mail function
- 2022-04-26 20:19:19下载
- 积分:1
-
一个VC发送邮件的例子代码
一个VC发送邮件的例子代码-a VC mail code examples
- 2022-06-21 05:03:56下载
- 积分:1
-
VC++编程环境。实现简单网络管理协议snmp的编程。界面友好,使用方便。...
VC++编程环境。实现简单网络管理协议snmp的编程。界面友好,使用方便。-VC++ programming environment. Snmp Simple Network Management Protocol to achieve the programming. Friendly interface and easy to use.
- 2022-03-06 07:51:28下载
- 积分:1
-
domain High
网域高科购物系统前台购买特征: 网域高科购物系统是网域高科设计开发的基于WEB的大型购物系统。它以构建电子商务网站为目标,由前台购物、后台管理、在线支付三大部分组成。 后台管理为admin/login.asp 网域高科购物系统测试管理员:帐号:admin888,密码:admin888 网域高科购物系统前台测试会员:帐号:123456 ,密码:123456 演示:http://www.wygk.cn-domain High-Tech Shopping System future purchase features : High-Tech Shopping Network Domain network system is designed to develop science and technology domain-based Web shopping system. It is to build e-commerce sites targeted by the prospects of shopping, management background, the online payment three major components. Background management admin/log domain High-Tech Shopping System test administrator : Account : admin888, Password : admin888 domain High-Tech Shopping System test prospects Member : Account number : 123456, password : 123456 Demonstration : http://www.wygk.cn
- 2022-03-19 22:41:28下载
- 积分: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