-
Text
使用java编写的文件读取显示的软件,代码风格简洁便于读取,使用了java图形进行编写。可以用来功能拓展的二次开发,也可以用来入门学习java的图形化开发。(Prepared using the java file to read the display of the software, the code concise style is easy to read, the use of the java graphics to write. The two development can be used to extend functions, can also be used to the development of graphical java entry learning.)
- 2014-01-18 20:52:05下载
- 积分:1
-
阿里巴巴Java开发手册v1.2.0-1
说明: 阿里巴巴 Java 开发手册,本手册的愿景是码出高效、 码出质量。(Alibaba java development manual, the vision of this manual is to code efficiently and code quality.)
- 2020-05-27 20:59:31下载
- 积分:1
-
iBatis3
java 中iBATIS3.0的使用文档
介绍了iBATIS文件的配置(java in iBATIS3.0 document describes the use of iBATIS configuration files)
- 2010-10-12 10:38:20下载
- 积分:1
-
junitperf-1.9.1
Junitperf实际是基于junit的包装,通过编写用于junitperf的单元测试,我们也可使测试过程自动化。(Junitperf actually junit-based packaging, through the preparation for the junitperf unit testing, we also can automate the testing process.)
- 2010-01-04 15:57:29下载
- 积分:1
-
Java范例程序1
说明: java的一些关于简单实例的运算及其编程,包括applet,多线程等(some examples of simple arithmetic and its programming, including the applet, such as multithreading)
- 2005-12-25 13:25:53下载
- 积分:1
-
PendingIntentRecord
Pending Intent Record extends I Intent Sender. Stub Source Code for Andriod.
- 2013-12-16 12:35:39下载
- 积分:1
-
spring-demo
说明: spring demo as spring boot
- 2020-06-25 14:40:02下载
- 积分:1
-
Android 开发环境安装手册
说明: android开发环境安装手册,详细介绍了android项目开发前的环境搭建和安装流程。(Android development environment installation manual, detailed introduction of android project development environment construction and installation process.)
- 2018-12-26 10:48:32下载
- 积分: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
-
Java 测试案例
测试案例,改案例仅为测试使用,为借用文档,如侵权,请告知删除。(Test cases, change cases only for testing use, for borrowing documents, such as infringement, please inform deletion.)
- 2020-06-19 03:40:02下载
- 积分:1