-
Hotel
说明: 这是一个酒店管理系统,java编写的,里面有源码和分析需求,供大家参考!(This is a hotel management system, java prepared, there are source and analysis of needs, for your reference!)
- 2008-10-31 21:56:07下载
- 积分:1
-
dd
说明: 编写j2me程序时,必备的midlet扩展类.(J2me preparation process, necessary to expand category midlet.)
- 2009-03-11 20:55:59下载
- 积分:1
-
reflection
Java反射包的一些使用例子,使用GB2312编码打开文件。(Some use of Java reflection package example, use the GB2312 code to open the file.)
- 2010-06-13 11:18:15下载
- 积分:1
-
xiangxiangWebFlowerShop
此程序实现网络在线鲜花的销售以及销售订单的管理.前台顾客浏览并批量或者单独订购鲜花 后台可对鲜花以及销售订单进行管理.有效的实效网络鲜花销售的便捷(This process for network online flower sales and sales order management. Foreground customers to browse and order flowers bulk or individual background can order flowers and sales management. Effective and convenient effective network of flower sales)
- 2010-12-15 22:59:51下载
- 积分:1
-
Rajawali
3D地球仪,可以显示360度的视角可以显示360度的视角可以显示360度的视角(3D globe)
- 2016-01-25 15:34:48下载
- 积分:1
-
ImportNode
The "importNode(importedNode,deep)" method for a Document should import the given importedNode into that Document.
- 2013-11-19 09:59:24下载
- 积分:1
-
TEST
file菜单—包括两个菜单项(图1):
op 联合开发网 - pudn.com
- 2016-11-27 23:53:22下载
- 积分:1
-
11
说明: javaWeb微信支付 支付宝支付 银联支付.zip
java版支付宝网站集成代码实例及详解 UTF.zip
银联支付接口文档和demo.zip
java 银联网站支付接口.txt(JavaWeb microblog payment Alipay pay CUP payment
Java version of the Alipay site integration code examples and explain UTF.zip
CUP payment interface documentation and demo.zip
Java CUP website payment interface)
- 2016-11-06 16:08:27下载
- 积分:1
-
sunspider-compare-results
sunspider Compare Results Source Code for Java Script.
- 2013-12-27 00:21:56下载
- 积分:1
-
philosopher(1.6)
哲学家进餐问题——Java语言实现
哲学家进餐问题是一个多线程运用的经典例子,涉及到线程同步/互斥,临界区访问问题以及一个避免死锁的解决方法。
有五个哲学家绕着圆桌坐,每个哲学家面前有一盘面,两人之间有一支筷子,这样每个哲学家左右各有一支筷子。
哲学家有2个状态,思考或者拿起筷子吃饭。如果哲学家拿到一只筷子,不能吃饭,直到拿到2只才能吃饭,并且一次只能拿起身边的一支筷子。一旦拿起便不会放下筷子直到把饭吃完,此时才把这双筷子放回原处。
如果,很不幸地,每个哲学家拿起他或她左边的筷子,那么就没有人可以吃到饭了。这就会造成死锁了。。这是需要坚决杜绝的,正如操作系统的死锁问题。()
- 2008-05-20 01:23:04下载
- 积分:1