-
key
说明: 用java做的按键精灵,在windows下有全局热键。jar包里面有完整源代码(Wizard button to do with java,can use global hotkeys under the windows. The jar package include full source code.)
- 2011-04-10 08:22:37下载
- 积分:1
-
decimal
decimal类型 ,对于高浮点型数据的前端处理
- 2022-07-03 15:23:51下载
- 积分:1
-
message
struts1框架的留言板,包括查插删改.数据库的链接dao和action的综合应用
servlet也有jsp css 等实验完美版(The message boards of the struts1 framework include checking, deletion and modification. The integrated application of database links Dao and action.
Servlet also has the perfect version of JSP CSS.)
- 2018-05-13 10:14:07下载
- 积分:1
-
android usb host demo
android usb host demo 用usb实现android与pc的通讯
- 2023-03-08 11:40:04下载
- 积分:1
-
3D Bluetooth are phone
都是3D蓝牙联机对战手机游戏,都是很经典的游戏,很值得珍藏,把后缀的.rar去掉,再把文件放到支持蓝牙的手机上就ok了 -3D Bluetooth are phone-line war games, are very classic game, it is worthy of collection, the suffix. Rar removed, and then file into a Bluetooth-enabled mobile phone on the ok
- 2022-01-25 22:55:41下载
- 积分:1
-
beginJsp2.0外文书籍源代码
beginJsp2.0外文书籍源代码-beginJsp2.0 language source code books
- 2022-02-14 23:50:01下载
- 积分:1
-
protobuf 协议源码
protobuf学习的源码资料,主要针对protobuf协议的学习,开源,易上手,希望能给学习protobuf的同学带来不一样的收获,谢谢
- 2022-03-03 16:39:21下载
- 积分:1
-
SOASummary
SOA是一种架构模型,它可以根据需求通过网络对松散耦合的粗粒度应用组件进行分布式部署、组合和使用。服务层是SOA的基础,可以直接被应用调用,从而有效控制系统中与软件代理交互的人为依赖性。(SOA is an architecture model, which can demand through the network of loosely coupled coarse-grained application components distributed deployment, composition and use. Service layer is the basis of SOA can be applied directly to call, so as to effectively control system of software agents that interact with human-dependent.)
- 2008-02-20 23:41:46下载
- 积分:1
-
Chat
Chat Program b/w Client and Server
- 2010-10-23 02:28:11下载
- 积分:1
-
seekbar android
SeekbarDemo android代码
实现SeekBar.OnSeekBarChangeListener接口。需要监听三个事件:
数值改变(onProgressChanged)
开始拖动(onStartTrackingTouch)
停止拖动(onStopTrackingTouch)
onStartTrackingTouch开始拖动时触发,与onProgressChanged区别是停止拖动前只触发一次
而onProgressChanged只要在拖动,就会重复触发。
- 2022-02-26 07:12:29下载
- 积分:1