-
Exe8_4
设计一个用户登录界面,输入用户名和密码后,点击登录按钮,若用户名为”JavaUser”,密码为”Java1234”,则允许登录,显示“登录成功!”,否则显示“登录失败!”。程序文件命名为Exe8_4.java。(Design a user login screen, enter your user name and password, click the login button, if a user named JavaUser , password is Java1234 , is allowed to login, Login successful! , Otherwise Login failed!. Program file named Exe8_4.java.)
- 2015-06-14 18:30:39下载
- 积分:1
-
这本书指导软件专业人员通过陷阱和缺陷的发展…
This book guides software professionals through the traps and pitfalls of developing efficient, portable, and flexible networked applications. It explores the inherent design complexities of concurrent networked applications and the tradeoffs that must be considered when working to master them.
- 2023-04-18 10:35:03下载
- 积分:1
-
socket套接字通信,TCP/IP协议,对网络编程很有用的。支持下哈!...
socket套接字通信,TCP/IP协议,对网络编程很有用的。支持下哈!-socket socket communication, TCP/IP protocol, network programming very useful. The support of Kazakhstan!
- 2022-03-19 10:46:25下载
- 积分:1
-
java实现的P2P即时聊天程序(源码+文档+jar运行包)
一个简单的P2P即时聊天系统,实现功能如下: 1) 点对点的单人聊天 2) 多人同时聊天 3) 用户可以自由加入和退出
- 2019-06-29下载
- 积分: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
-
rmi-chat
简单的rmi聊天室源码,没有图形界面,简单实现rmi下的聊天室(rmi chat room)
- 2021-04-06 16:49:03下载
- 积分:1
-
Xhtm Programming Reference Manual will help network programming function of the...
Xhtm编程开发参考手册
有助于网络编程时的标签的功能查询-Xhtm Programming Reference Manual will help network programming function of the label when the query
- 2023-02-16 01:45:03下载
- 积分:1
-
java编写的 动态互动景观全景好的例子代码
java编写的 动态互动景观全景好的例子代码-prepared by the dynamic interaction panoramic landscapes good example code
- 2022-02-20 15:34:35下载
- 积分: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 program automatically detects the remote or local host security, found the r...
本程序实现了自动检测远程或本地主机安全性,发现远程服务器的各种TCP端口的分配及提供的服务。-the program automatically detects the remote or local host security, found the remote server TCP port allocation and provision of services.
- 2022-08-12 06:41:06下载
- 积分:1