-
ja_icq_java
这是一个用java实现的icq软件。
功能与icq基本类似,具有即时通信软件必须的功能。
通过学习本源码可以了解即时通信软件的核心代码并且了解其功能的实现方法,和如何运用(This is a realization of java with the password software. Function and password essentially similar, with instant communication software must function. Through the study of the source can immediately understand the core communication software code to understand its function and the realization of methods, and how)
- 2007-05-24 17:34:03下载
- 积分: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
-
philosopher(1.6)
哲学家进餐问题——Java语言实现
哲学家进餐问题是一个多线程运用的经典例子,涉及到线程同步/互斥,临界区访问问题以及一个避免死锁的解决方法。
有五个哲学家绕着圆桌坐,每个哲学家面前有一盘面,两人之间有一支筷子,这样每个哲学家左右各有一支筷子。
哲学家有2个状态,思考或者拿起筷子吃饭。如果哲学家拿到一只筷子,不能吃饭,直到拿到2只才能吃饭,并且一次只能拿起身边的一支筷子。一旦拿起便不会放下筷子直到把饭吃完,此时才把这双筷子放回原处。
如果,很不幸地,每个哲学家拿起他或她左边的筷子,那么就没有人可以吃到饭了。这就会造成死锁了。。这是需要坚决杜绝的,正如操作系统的死锁问题。()
- 2008-05-20 01:23:04下载
- 积分:1
-
MySalesAftManager
采用java写的销售管理系统,实现对货物的登记,查找,修改和删除,具有图形化界面,Swing界面编程,数据保存在sql server数据库中(Written by Java sales management system, to achieve the registration of goods, search, modify and delete, with a graphical interface, Swing programming interface, data stored in the server SQL )
- 2016-04-19 16:10:26下载
- 积分:1
-
SpinnerButtonDemo
spinner的应用源码,非常酷炫,很好的资源(spinner application source code, very cool, very good resource)
- 2014-02-05 19:53:23下载
- 积分:1
-
eclipse--OUT.doc
用eclipse导出.war文件 是有图例法显示的,简单易学易用,希望能帮助刚刚入行的菜鸟们(Exporting with eclipse. War file is a legend law shows, easy to learn and use, hoping to help just join the newbies)
- 2013-08-22 16:54:04下载
- 积分:1
-
Javacode_mashibing
尚学堂科技-马士兵-JAVA视频教程-J2SE_5.0源代码,和视频配套使用。代码比较完整。(Shangxue Tang Technology- Mashi Bing-JAVA video tutorials-J2SE_5.0 source code, and supporting the use of video. Code is complete.)
- 2014-10-23 14:23:39下载
- 积分: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
-
camera
手机客户端和pc服务器端通过socket连接,pc发送信息可以控制手机端拍照(Android client connect to PC server by socket,and PC server can control the phone to take a picture by send to phone a message.)
- 2013-12-04 17:39:12下载
- 积分:1
-
dx
说明: 《域名版》手机远控客户端v8.0 自己免杀 (Mobile phone remote control client)
- 2015-11-13 15:23:19下载
- 积分:1