-
Exp_Tab
可以实现安卓中TabHost选项卡的功能,并且用意图进行跳转(Can realize the function of the TabHost TAB in the android, and with intention to jump)
- 2013-12-19 11:24:05下载
- 积分:1
-
bonecp-master
BoneCP 是一个高性能的开源java数据库连接池实现库。它的设计初衷就是为了提高数据库连接池的性能,根据某些测试数据发现,BoneCP是最快的连接池。BoneCP很小,只有四十几K(运行时需要slf4j和guava的支持,这二者加起来就不小了),而相比之下 C3P0 要六百多K。(BoneCP is a high-performance open source java database connection pool implementation library. It' s designed to improve the performance of the database connection pool, according to some test data found, BoneCP fastest connection pool. The BoneCP small four dozen K (run-time support for slf4j and guava, both of which add up to not less), contrast C3P0 over six hundred K.)
- 2013-03-08 21:38:08下载
- 积分:1
-
ATM-Example
使用java编写的模拟atm的代码,多线程操作,实现了存取查询功能(Atm using the java code written in simulation, multi-threaded operation, to achieve the access search functions)
- 2010-11-07 15:45:58下载
- 积分:1
-
java-code
File contains java code for client server networking
- 2014-03-27 19:34:43下载
- 积分:1
-
Socket_client
java教程中的一段源码,其功能是,用socket建立通讯实例客户端。(java tutorial in the section of source code and its function is, and set up communication socket client example.)
- 2009-04-08 19:56:48下载
- 积分:1
-
常见面试题梳理
changjian wemti mainshi pian
- 2020-06-20 01:20:02下载
- 积分: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
-
remotecontrol
说明: 实现一个简单远程监控软件,采用Windows Socket(或Java Socket)编程。采用C/S架构。(1)能够远程监控一台主机,显示主机屏幕内容,能远程关机(2)能远程下载或上传文件(3)能远程执行一些DOS命令(4)能远程运行一些可执行命令。
(Implement a simple remote control software, using Windows Socket (or Java Socket) programming. By C/S architecture. (1) to remotely monitor a host, the screen displays the contents of the host, can remotely shut down (2) can remotely download or upload files (3) can remotely perform some DOS commands (4) can remotely run some executable command.)
- 2011-02-19 18:50:32下载
- 积分:1
-
Java-mistake
Java编程中常见的一些错误以及解决的办法(Some common Java programming errors and solutions)
- 2011-07-22 15:59:00下载
- 积分:1
-
Java_WebClient.jar
Java写的WebClient,去掉.zip后缀,双击即可运行Jar文件(前提是有Java环境),模拟客户端向服务器发出HTTP请求,可自行编辑Headers(Java write WebClient and remove. Zip extension. Double-click can run Jar (premise is Java environment), Simulation client to the server HTTP request, may be edited Headers)
- 2007-05-10 12:20:42下载
- 积分:1