-
eshop
java_web电子商城项目 ,商城项目功能模块源代码, 功能:
1、用户注册
2、用户登录
3、添加商品(上传)
4、商品查看-- 列表查询
5、商品详情页面
6、将商品添加购物车
7、查看购物车
8、修改购物车
9、生成订单
10、留言板
11、新闻管理(java web sql)
- 2018-06-13 12:57:53下载
- 积分:1
-
ordering_s2180755112010-(1)
an ordering system in java
- 2013-08-22 22:38:20下载
- 积分:1
-
java作业
初学java的可以借鉴,学java的可以借鉴学java的可以借鉴(Lessons for beginners of Java)
- 2020-06-17 20:40:04下载
- 积分:1
-
javaSms1.2
1.2版本,
1.对联通手机号码进行支持,主要的处理就是在短信中心的控制上
2.对容错能力进行提高,对于发送失败的信息,加以提示.
3、解决以手机做为gsm模块时不能正常接收短信的问题,从而达到聊天的效果。(Version 1.2, 1. Unicom)
- 2008-08-08 14:50:40下载
- 积分:1
-
ClassMemeberPriviledge
实现一个程序,对用户输入的类权限、成员权限、以及使用该类对象的环境与这个类的关系,判断这个环境中能不能访问这个类的这个成员。
4. 背景知识介绍:对类成员的访问权限由3个方面决定:(1)类的访问权限(public或default),(2)成员变量的访问权限(public, protected, default或private),以及环境与类的相互关系(同类SameClass,同包不同类SamePackageNoteSameClass,不同包但为子类OtherPackageSubClass,不同包非子类OtherPackageNotSubClass)。例如,如果一个类A是public的,它的一个成员变量x是protected的,则这个成员变量的访问权限是default的,试图访问这个类的一个运行环境与A的关系是OtherPackageSubClass,则这个环境中能够访问变量x。(Implement a program, the relationship between the classes of permissions, user input member permissions, as well as the environment of use of such objects of this class, it is judged in this environment can not access this members of this class.
4. Background knowledge: the access rights of the class members decided by three aspects: (1) access rights (public or default), (2) the member variable access rights (public, protected, default or private), as well as environmental and the relationship of the class (of similar SameClass, same package different classes SamePackageNoteSameClass, different packages, but for subclass OtherPackageSubClass, different package non-subclass OtherPackageNotSubClass). For example, if a class A is public, it s a member variable x is protected, the access rights of the member variables is default, tries to access a runtime environment for this class A relationship is OtherPackageSubClass this environment be able to access the variable x.)
- 2013-04-01 20:00:25下载
- 积分:1
-
alikaifa
阿里巴巴java开发手册(公版),对提升java水平很有帮助(
Alibaba Java Development Manual (open))
- 2017-01-26 22:16:38下载
- 积分:1
-
USBPHUB
书写上传资料的详细功能、包含内容说明(至少要20个字)。尽量不要让站长把时间都花费在为(failed to translate failed to translate
failed to translate)
- 2011-04-23 20:22:40下载
- 积分:1
-
失负荷
计算当元件发生开断后,系统的切负荷情况。(Load shedding of the system after interruption of the calculating element)
- 2019-03-23 20:28:07下载
- 积分:1
-
Bracket
Calculates if the brackets in a sentence are correctly close.
Input consists, one per line, sentences with brackets, and output say YES if its correctly close, or NO int if its not saying where is the error.
Input:
()[]<>(**)
(*)
(ASA
Output:
YES
NO 2
NO 4
- 2009-05-15 22:48:12下载
- 积分:1
-
Secrets-of-the-JavaScript-Ninja.pdf
Secrets of the JavaScript Ninja 作者: John Resig / Bear Bibeault (Secrets of the JavaScript Ninja)
- 2014-08-13 19:32:33下载
- 积分:1