-
本系统是一个在线考试系统,用jsp做的 仅供参考啊
本系统是一个在线考试系统,用jsp做的 仅供参考啊-The system is an online examination system using jsp for reference only do ah
- 2022-03-19 12:36:02下载
- 积分:1
-
device-manage
一个JAVA做的设备管理系统,基本输入,输出操作(a JAVA device manage)
- 2011-12-26 22:56:00下载
- 积分:1
-
纯jsp实现微信支付,无需其它Java包,完整绿色可用!
纯jsp实现微信支付,无需其它Java包,完整绿色可用!无需依赖java程序,两个jsp文件走天下,方便多个项目复制使用,完整绿色!
吐槽一下腾讯,给的示例代码太复杂不好调试,直接给个简单能跑通的多好,先能跑通再加复杂逻辑才是王道!
- 2022-02-02 02:31:19下载
- 积分:1
-
Java简单实现贪吃蛇
Java实现简单贪吃蛇程序,主要实现了蛇的移动控制、蛇吃食物以及游戏计分
- 2022-01-25 22:30:13下载
- 积分:1
-
泛型是Java SE 1.5的新特性,泛型的本质是参数化类型,也就是说所操作的数据类型被指定为一个参数。这种参数类型可以用在类、接口和方法的创建中,分别称为泛型...
泛型是Java SE 1.5的新特性,泛型的本质是参数化类型,也就是说所操作的数据类型被指定为一个参数。这种参数类型可以用在类、接口和方法的创建中,分别称为泛型类、泛型接口、泛型方法。Java语言引入泛型的好处是安全简单。-Generic is the Java SE 1.5 new features, the nature of generic type parameters, that is operated by the data type is designated as a parameter. This parameter type can be used in class, the creation of interfaces and methods of the respective category as generic, generic interfaces, generic approach. Java language advantages of the introduction of generic security simple.
- 2022-01-29 01:27:05下载
- 积分:1
-
网上购书系统
1.会员登陆及身份验证
A.会员用户实现登录
B.身份验证
C.修改个人资料
2.在线选购商品
A.浏览不同类别的书籍
B.图书查询
C.用户选购图书放入购物车和管理购物车
D.用户查看和提交订单(1. member landing and authentication
A. member users implement logon
B. authentication
C. modification of personal data
2. online shopping for goods
A. browse different categories of books
B. book query
C. users buy books in shopping cart and manage shopping cart
D. users view and submit orders)
- 2017-12-08 13:57:18下载
- 积分:1
-
test_so
android ndk调用的一个小例子, 可根据输入得到不同的输出,输入1得到2,其他得到3(android ndk sample)
- 2013-08-05 10:38:19下载
- 积分:1
-
deltablue
The DeltaBlue Algorithm: An Incremental Constraint Hierarchy Solver.
- 2014-02-06 08:44:58下载
- 积分:1
-
regress-192
Test that exceptions are correctly propagated when creating object literals.
- 2014-02-09 12:26:13下载
- 积分:1
-
黑白棋游戏
使用java实现的黑白棋游戏,使用极大极小算法预测走步,并使用alpha-beta剪枝进行优化。
- 2022-05-11 00:56:58下载
- 积分:1