-
remotecontrol
说明: 实现一个简单远程监控软件,采用Windows Socket(或Java Socket)编程。采用C/S架构。(1)能够远程监控一台主机,显示主机屏幕内容,能远程关机(2)能远程下载或上传文件(3)能远程执行一些DOS命令(4)能远程运行一些可执行命令。
(Implement a simple remote control software, using Windows Socket (or Java Socket) programming. By C/S architecture. (1) to remotely monitor a host, the screen displays the contents of the host, can remotely shut down (2) can remotely download or upload files (3) can remotely perform some DOS commands (4) can remotely run some executable command.)
- 2011-02-19 18:50:32下载
- 积分:1
-
ClassMemeberPriviledge
实现一个程序,对用户输入的类权限、成员权限、以及使用该类对象的环境与这个类的关系,判断这个环境中能不能访问这个类的这个成员。
4. 背景知识介绍:对类成员的访问权限由3个方面决定:(1)类的访问权限(public或default),(2)成员变量的访问权限(public, protected, default或private),以及环境与类的相互关系(同类SameClass,同包不同类SamePackageNoteSameClass,不同包但为子类OtherPackageSubClass,不同包非子类OtherPackageNotSubClass)。例如,如果一个类A是public的,它的一个成员变量x是protected的,则这个成员变量的访问权限是default的,试图访问这个类的一个运行环境与A的关系是OtherPackageSubClass,则这个环境中能够访问变量x。(Implement a program, the relationship between the classes of permissions, user input member permissions, as well as the environment of use of such objects of this class, it is judged in this environment can not access this members of this class.
4. Background knowledge: the access rights of the class members decided by three aspects: (1) access rights (public or default), (2) the member variable access rights (public, protected, default or private), as well as environmental and the relationship of the class (of similar SameClass, same package different classes SamePackageNoteSameClass, different packages, but for subclass OtherPackageSubClass, different package non-subclass OtherPackageNotSubClass). For example, if a class A is public, it s a member variable x is protected, the access rights of the member variables is default, tries to access a runtime environment for this class A relationship is OtherPackageSubClass this environment be able to access the variable x.)
- 2013-04-01 20:00:25下载
- 积分:1
-
超市进销存系统 car-type-spider-master
我这我自己开发的超市进销存系统,包含销售员的管理,商品的管理(I developed my own supermarket purchase, sale and storage system)
- 2020-06-19 00:20:02下载
- 积分:1
-
ActiveXDemo
C# 开发ActiveX插件,可供其他语言调用,已测试C#,网页,java均可调用(C# Development ActiveX plug-in, calling for other languages, have been tested C#, web, java can call)
- 2013-12-20 17:43:56下载
- 积分:1
-
SendTCP
sendtcp java 发送tcp包的程序,基于winpcap,jpcap(sendtcp java Send tcp packet procedures, based on winpcap, jpcap)
- 2021-04-18 16:18:57下载
- 积分:1
-
chapter-03
java 实现 微信公众平台开发 服务器与微信公众平台连接(
java achieve micro-channel public platform)
- 2014-02-17 11:32:18下载
- 积分:1
-
dp_group-dp-security-master
说明: 采用Spring、SpringMVC、Mybatis、Shiro,前端采用adminLTE、vue.js、bootstrap-table、tree-grid、layer(Spring, Spring MVC, Mybatis, Shiro, adminLTE, vue. js, bootstrap-table, tree-grid, layer are used in the front end.)
- 2020-06-19 11:40:02下载
- 积分:1
-
Zoom
使用鼠标滚轮进行控制图片的缩放,代码简单明了,有界面,使用鼠标滚轮进行控制图片的缩放,代码简单明了,有界面,使用鼠标滚轮进行控制图片的缩放,代码简单明了,有界面,使用鼠标滚轮进行控制图片的缩放,代码简单明了,有界面,(Use the mouse wheel to control the scaling of the picture, the code simple, have the interface, use the mouse wheel to control the scaling of the picture, the code simple, have the interface, use the mouse wheel to control the scaling of the picture, the code simple, have the interface, use the mouse wheel to control the scaling of the picture, the code simple, have the interface,)
- 2015-10-08 10:47:02下载
- 积分:1
-
students
用Java编写的图形界面,并运用数据结构。用于学生成绩管理(To use graphical interface written in Java and use data structures. For student performance management)
- 2010-01-07 19:14:16下载
- 积分:1
-
questionnaire
JSP 在线投票系统.附加数据库。附加D: omcat5.0webappschap17目录下的questionnaire_Data.MDF数据库文件。
运行。启动Tomcat,然后在浏览器中输入http://localhost:8080/chap17/admin/login.jsp。在文本框中输入用户名“admin”,密码“123”。
(JSP online voting system. Additional database. Additional D : tomcat5.0 webapps directory under the chap17 questionnai re_Data.MDF database files. Operation. Start Tomcat, and then in the browser input http://localhost : 8080/chap17/admin/login.jsp. In the text box enter a user name of "admin" and the password "123.")
- 2007-05-29 00:51:59下载
- 积分:1