资源列表
StudyNetty
- My first study of using Netty, this is just an execise.
51CTO下载-jsp网上购物系统
- 基于jsp的购物车开发系统,非常有利于初学者的学习和使用。(Shopping cart development system based on JSP)
Lab - Chapter 1
- This is Java exercise(Question 1: You have been assigned to write a program to perform an arithmetic addition and subtraction for two (2) integer numbers key-in by the user. The program should only accept the number key-in by the user as a posit
Lab - Chapter 3
- it is java coding for student(i. Use a reference data type and understand the composition/aggregation used in the class. ii. Apply and used appropriate access modifier inside the class. iii. Use reference this and overloading constructor.)
Lab - Chapter 5
- It is inherintance coding for student(Understand is-a relationship and demonstrate the basic inheritance concept. ii. Use super to call parent constructor and qualifier to access a member of parent class from subclass, and how to us
模拟成绩管理系统
- 该程序构建一个学生成绩管理系统,可以实现对学生成绩的增删改查。(The program constructs a student achievement management system, which enables students to add or delete students' grades.)
Djiskstra
- 算法第四版书配套大作业第四题,用迪杰斯特拉算法计算导入的文件中各城市的最短路径。(The fourth edition of the algorithm is supported by fourth major tasks, and the shortest path of each city in the imported files is calculated by Dijkstra algorithm.)
61549850sale(3)
- 网上拍卖平台(1)当商家把需要拍卖的物品发布到系统后,拍卖页面需自动加载更新,把最新商品信息呈现。 (2)商家拍卖物品时可以设置物品的报价范围并自己要求交易的方式如付款方式等。 (3)不断的将商家的信用信息反馈出来。 (4)商品发布时可以根据不同门类进行分类,以便买家及时搜索出来找到相应物品。 (5)买家竞拍时使用公平的竞价方式并对商家的信用进行统计,以供买家参考。 (6)客户可查看评价及拍卖成功的物品列表和物品竞价情况,并可以查看留言和答复信息等。(Online auction pl
JSP网上拍卖系统
- 后台管理员对拍卖商品进行管理后,前台用户通过条件查询各类竞拍商品并在规定时间内对商品在线竞拍。(After the administrator manages the auctioned goods, the front desk users query all kinds of auction products through the conditions and auction the goods online within the prescribed time.)
smproxy
- 使用移动代理CMPP2.0,3.0协议实现短信发送-Java版,使用华为smproxy.jar包(Using mobile agent CMPP2.0,3.0 protocol to send SMS to -Java version, use HUAWEI smproxy.jar package)
banking银行管理
- 用Java实现一个银行管理系统,实现存钱取钱等一系列操作。(A bank management system is implemented by Java, and can achieve a series of operations such as saving money and collecting money are realized.)
jwt-handbook
- JSON Web Token的一个优秀实现标准的参考手册(JSON Web Token an excellent implementation standard reference manual)