-
35886235
一个由邻接矩阵直接求解可达矩阵的计算工具,JAVA语言编程()
- 2017-09-20 15:56:44下载
- 积分:1
-
220JAVAchuxuezhe
近220个JAVA初学者实例源码,很简单,易懂(JAVA beginner nearly 220 examples of source code, very simple, easy to understand)
- 2009-12-18 19:48:17下载
- 积分: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
-
RouteSpecificPool
A connection sub-pool for a specific route, used by {@link ConnPoolByRoute}. The methods in this class are unsynchronized. It is expected that the containing pool takes care of synchronization.
- 2013-12-03 13:43:19下载
- 积分:1
-
pdfRenderer
修改后的pdfrenderer 用于支持中文(modified source code to souprt chiense)
- 2021-01-31 18:28:31下载
- 积分:1
-
Java_exception_handling_of_electronic_documents
Java异常处理机制电子文档Java exception handling of electronic documents(Java exception handling mechanism for electronic document Java exception handling of electronic documents)
- 2010-08-07 14:17:35下载
- 积分:1
-
javaJH
《Java解惑》中文版,Java学习进阶必备。("Java doubts," the Chinese version, Java Advanced Learning essential.)
- 2014-05-04 13:34:46下载
- 积分:1
-
JavaPSwing-code
Java Swing是目前图形界面设计的主流开发工具,本书从实用的角度出
发,通过大量实例全面介绍Java Swing中各种组件的应用及图形界面的开发
技术。(Java Swing GUI design is currently the mainstream of development tools, from a practical point of view the book
Hair, comprehensive introduction and development of various components of Java Swing application and a graphical interface through a lot of examples
Technology.)
- 2014-08-18 17:16:53下载
- 积分:1
-
Wifi-HotInterface
使用wifi热点共享网络,局域网聊天室,支持多人聊天,文件发送,图片发送(LAN chat rooms, support multiplayer chat, send files, send pictures)
- 2014-01-21 11:44:42下载
- 积分:1
-
cJSON
cjson用于json数据格式的编码与解码。(cjson json data format used for encoding and decoding.)
- 2013-11-01 13:07:51下载
- 积分:1