-
CityWaterMaterialManagement4.9.2.tar
SSH框架,包含用户管理,信息管理等模块,嵌套了部分jquery效果(SSH framework, including user management, information management module, the nested part of the jQuery effect)
- 2015-02-26 13:46:34下载
- 积分:1
-
wordsegment
中文分词系统,有IKAnalyzer和MMAnalyzer两种分词方式可供选择,有界面展示,可是清楚的比较两种的特点,各有千秋(Chinese word segmentation system, there are two kinds of segmentation MMAnalyzer IKAnalyzer and methods are available, there are interface shows, but a clear comparison of two characteristics, each has its advantages)
- 2011-05-21 19:10:25下载
- 积分:1
-
Java-study
Java网络编程学习资料。多看看一定有好处(Java network programming learning materials. Good to see some more)
- 2011-06-20 10:48:44下载
- 积分:1
-
基于java的图书管理系统源码Java源码.zip
基于java的图书管理系统源码Java源码.zip
- 2020-02-02下载
- 积分:1
-
javapicture
Java照片合成程序示例,只是进行简单的图片合成处理,合并后生成新的图片,有兴趣的可参考源代码(Java photo synthesis program example, just a simple image synthesis process, after the merger to generate a new image, interested can refer to the source code)
- 2014-04-16 09:01:23下载
- 积分:1
-
esmd4j-1.0-free (2)
用于极点对称模态分解求解,对输入信号进行模态分解并求出相应图形和数据(Used for pole-symmetric modal decomposition solution, modal decomposition of input signals and determination of corresponding graphics and data)
- 2019-02-28 21:23:39下载
- 积分:1
-
News_Release
新闻发布系统,整合了struts2.0,hibernate,包含新闻站内搜索(News Publishing System, integrated struts2.0, hibernate, including News Search)
- 2020-10-26 16:39:59下载
- 积分:1
-
Thinking_in_Java
学习JAVA从这本书学起,很好的书值得珍藏,希望能给大家一些帮助。(Thinking in Java)
- 2013-10-06 16:39:58下载
- 积分: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
-
CompletionInfo
Information about a single text completion that an editor has reported to an input method.
- 2014-01-03 19:35:20下载
- 积分:1