-
enhanced netstat.可以找出端口对应的进程PID,从而确定某个端口是由哪个程序打开的。对于二次开发很有用。...
enhanced netstat.可以找出端口对应的进程PID,从而确定某个端口是由哪个程序打开的。对于二次开发很有用。-enhanced netstat. Ports can find the corresponding process PID, a port in order to determine which procedures are open. For the Second Development useful.
- 2022-07-08 09:17:54下载
- 积分: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
-
进程查看可获取路径及系统端口,TCP/UDP信息
进程查看可获取路径及系统端口,TCP/UDP信息-Process view can be accessed path and system port, TCP/UDP information
- 2022-06-12 21:29:33下载
- 积分:1
-
有visual Basic 中的winsocket控件实现文件的传输,只能在局域网内使用...
有visual Basic 中的winsocket控件实现文件的传输,只能在局域网内使用-to realize the transport of file
- 2022-06-28 05:10:33下载
- 积分:1
-
连接到IE实例
连接到IE实例- Connects the IE example
- 2022-11-14 18:55:03下载
- 积分:1
-
开机自启动
将一个exe可执行文件设置为开机自启动项,通过修改注册表的SoftwareMicrosoftWindowsCurrentVersionRun项进行设置,
可执行文件在系统路径下
GetSystemDirectory(pFileName,MAX_PATH); //取系统路径
strcat(pFileName,"injectdll.exe"); //系统路径加injectdll.exe
此例中是将系统目录下的inject.exe设置为开机启动项,文件名可以自己修改。
- 2022-02-05 17:02:08下载
- 积分:1
-
这是帮人完成的本地IP地址查询实验.可以查询本机的ip地址。
这是帮人完成的本地IP地址查询实验.可以查询本机的ip地址。
-this is to help people complete the local IP address inquiries experiment. The machine can find the ip address.
- 2022-12-26 09:30:03下载
- 积分:1
-
说明的是用xml例子,此例子经过本人的调试通过。欢迎大家享用,同时也希望能和大家交流,谢谢。...
说明的是用xml例子,此例子经过本人的调试通过。欢迎大家享用,同时也希望能和大家交流,谢谢。-note is xml example, the example I read through the debugger. Welcome everyone to enjoy, but also hopes to be able to share, thank you.
- 2022-03-14 10:51:12下载
- 积分:1
-
used to illustrate how prepared ports, used to serve high
用来说明怎样编写完成端口,用来服务于高性能的服务器运行-used to illustrate how prepared ports, used to serve high-performance servers running
- 2022-08-17 18:54:22下载
- 积分:1
-
所有网卡的地址都能获得,程序简单明了,还不快下
所有网卡的地址都能获得,程序简单明了,还不快下-address all card access, procedures simple and clear, not under fast? ?
- 2022-03-02 01:28:07下载
- 积分:1