-
NSK
说明: 支持中英文一键切换,备份和还原MS数据库,客户端调用Jasper模板打印pdf(Support one-click switch between Chinese and English, backup and restore MS database, client calls Jasper template to print pdf)
- 2020-06-23 22:40:01下载
- 积分:1
-
date-picker
说明: 时间选择器,可以选择时间段内的时间,有效提高jsp代码(Time selector, you can select the time within the time period, effectively improve the JSP code)
- 2020-06-30 18:12:59下载
- 积分:1
-
ChatClient and ChatServer.src
说明: 本系统是基于java开发的聊天室。服务端和客户端可以发送和接收消息,由于未写出服务端窗口,聊天记录只会在输出的窗口显示。如果服务器还未启动,客户端不能利用聊天室发消息。若在运行过程中服务器断开,系统会有提示。(This system is a chat room based on java. Both the server and the client can send and receive messages. Since the server window is not written out, the chat record will only be displayed in the output window. If the server has not been started, the client can not use the chat room to send messages. If the server is disconnected during operation, the system will be prompted.)
- 2019-06-20 09:15:51下载
- 积分:1
-
Rili
弹出日历选择,并进行页面之间的日历数据的传递。(Pop-up calendar option, and between pages of the calendar data transmission.)
- 2007-12-27 17:55:38下载
- 积分:1
-
HashMap
Excel中是没有HashMap这个对象的,用惯了Java的程序员,如果需要用到Excel的Hashmap,可以参考附件的源码(Excel is not the object HashMap, used to the Java programmers, if you need to use Excel s Hashmap, you can refer to the attached source)
- 2015-06-09 16:19:49下载
- 积分:1
-
javaPmysql-
采用JAVA作为开发工具,mysql作为后台数据库。本系统具有学生基本信息管理、学生成绩信息管理、教师基本信息管理等功能。分成三大模块,每个模块都相互联系,但不相互干扰,这符合了软件模块开发的思想。 本系统完成了学生信息的查询、修改、增加、删除;教师信息的查询、修改、增加、删除以及学生成绩信息的查询、修改、增加、删除等功能。(Using JAVA as a development tool, mysql database as a background. This system has the students basic information management, information management student achievement, teachers basic information management and other functions. Divided into three modules, each linked to every other, but do not interfere with each other, in line with the idea of a software module development. The system completed the student information query, modify, add, delete teacher information query, modify, add, delete, and student achievement information, query, modify, add, delete functions.)
- 2013-10-03 22:57:49下载
- 积分:1
-
112
对一些银行卡用户的基本编程Bank card users for some basic programming(Bank card users for some basic programming)
- 2013-06-21 11:23:07下载
- 积分:1
-
text
说明: NetBeans8.2连接mysql数据库测试文档(NetBeans 8.2 Connect Mysql Database Test Document)
- 2019-06-10 15:32:51下载
- 积分: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
-
thisbook1
java程序设计入门教程 书上的源代码
学习JAVA非常好的入门教材代码推荐给大家(java programming guide book on entry to the Java source code to learn very good primer recommended code for everyone)
- 2006-07-20 09:37:19下载
- 积分:1