-
jump
html页面转jsp页面的一个典型的例子,值得大家学习!(HTML page, a typical example of the JSP page worth learning!)
- 2016-04-07 16:49:03下载
- 积分:1
-
modbus4j-2.0.2-src
Modbus4J源代码,方便大家查看具体的协议内容(Modbus4J.rar is a file that describes how control the PLC by Java language)
- 2017-08-29 10:48:10下载
- 积分:1
-
jspkaoshi
比较好的考试学习系统,可以下载用来学习JAVA编程。(relatively good learning examination system, can be downloaded for learning Java programming.)
- 2006-12-07 17:46:18下载
- 积分:1
-
java
修改实验7中定义的Rectangle类,使之拥有两个构造方法。其中一个是默认的,它使两点的坐标都为(0,0) 另一个带有4个参数,求出左上角和右下角点坐标为(2.1,3.2)、(5.2,6.3)的矩形的周长及面积,再利用带参数的构造方法创建Rectangle对象,求出左上角和右下角点坐标为(1,2)、(6.8,10.5)的矩形的周长及面积.(Modify the definition of experiment 7 Rectangle class, so that it has two constructors. One is the default, it makes two points of the coordinate of (0,0) the other with four parameters, find the upper left and lower right corner coordinates (2.1,3.2), (5.2,6.3) and perimeter and area of a rectangle, and then use a parameterized constructor method to create a Rectangle object, find the upper left and lower right corner coordinates (1,2), (6.8,10.5) rectangle of perimeter and area.)
- 2011-11-15 15:37:42下载
- 积分:1
-
keshe
关于c语言课设的粮油公司进销存管理系统的课程设计
有货物管理(物资的添加,删除,修改)
有账目管理
可以查询账目清单
可以计算年度或月份或季度利润
(the program about visual c is that Warehouse Management System of company )
- 2014-06-29 00:07:56下载
- 积分:1
-
source
说明: JDWP 是 Java Debug Wire Protocol 的缩写,它定义了调试器(debugger)和被调试的 Java 虚拟机(target vm)之间的通信协议。
JDWP 协议介绍
这里首先要说明一下 debugger 和 target vm。Target vm 中运行着我们希望要调试的程序,它与一般运行的 Java 虚拟机没有什么区别,只是在启动时加载了 Agent JDWP 从而具备了调试功能。而 debugger 就是我们熟知的调试器,它向运行中的 target vm 发送命令来获取 target vm 运行时的状态和控制 Java 程序的执行。Debugger 和 target vm 分别在各自的进程中运行,他们之间的通信协议就是 JDWP。(JDWP is Java Debug Wire Protocol)
- 2019-04-25 11:00:32下载
- 积分:1
-
107012358974
从文本文件读取数据,在网页上可以动态显示,用脚本语言JavaScript语言实现。(read from the text file data on the website can dynamically display, JavaScript scripting language used language.)
- 2007-06-05 09:42:44下载
- 积分:1
-
高校重修业务管理系统
主要用户有:教师,教务员,学生和管理员。学生接收通知和查看成绩,教师上传和下载文件,教务员负责生成重修名单和考试安排,管理员负责管理用户角色和相关设置。(The main users are teachers, administrators, students and administrators. Students receive notifications and results, teachers upload and download files. The dean is responsible for generating reover lists and examination arrangements, and administrators are responsible for managing user roles and related settings.)
- 2018-08-01 09:52:59下载
- 积分:1
-
Compnay
用struts写的一个简易的后台,直接解压后导入eclipse即可运行,是很好的学习资料(Using struts to write a simple background, directly decompress and import eclipse to run, is a good learning material.)
- 2018-06-12 20:35:11下载
- 积分:1
-
Swing实现PPT界面切换功能
说明: Java Swing实现PPT界面切换功能(Swing Realizes PPT Interface Switching Function)
- 2019-03-14 15:17:05下载
- 积分:1