资源列表
小型店铺管理系统
- 此工程为小型店铺管理系统,适合初学者使用(Small shop management system)
携程
- 携程网首页的仿写,只有静态效果,有需要的可以看看(Ctrip's copy of the home page, only the static effect, there is a need to look at)
SSM整合例子
- 使用SSM整合例子,SSM框架(Spring+SpringMVC+MyBatis)(Use the SSM integration example)
blog
- Oblog V4.6,ASP+SQL,教育版(Oblog V4.6,ASP+SQL,education vision)
Diary
- 日记本记录管理信息系统,记录你的日记,采用JSP+SERVLET开发模式,前端使用bootstrap(Diary management information system, record your diary, using JSP+SERVLET development model, the front end using bootstrap)
template1
- HTML实现的网站站点,花店营销的模板,显示各类花束(HTML implemented website, site, flower marketing template, show all kinds of bouquets)
DESTest
- 这是一个Android端的DES加解密算法,用于Android端与服务端的数据请求交互,提高数据传输的安全性。(This is a Android side of the DES encryption and decryption algorithm for Android and server-side data request interaction, improve the security of data transmission.)
源码
- 敌我双方可以正常运行,可以根据需要,设置不同的关卡,并且记录消灭敌方坦克的数量,暂停游戏,可以保存当前界面的信息,再次打开时可以继续玩。在数据记录这个模块,采用IO流进行数据的读写。(The enemy and the two can be normal operation, according to need, set a different level, and record the number of enemy tanks to eliminate, pause the game, yo
jsp酒店系统
- 有相应的客房模块,餐饮模块,是基于jsp/sevlet的web开发,有应用 ajax,jQuery 等的相关技术(There is a corresponding guest room module, catering module)
Jit3993201708012353
- Javascr ipt InfoVis工具包,用于创建网页交互式数据可视化工具。如果你想要直观的显示组织机构详情,那么可以使用这个插件。(Javascr ipt InfoVis Toolkit for creating web page interactive data visualization tools. If you want to visually display the organization details, you can use this plugin.)
facebook
- php just facebook look a like gui
Calculator
- 一个通过Java代码实现的科学计算器。 用户可以通过输入一串数学表达式来获得他们想要的结果。功能效果类似于卡西欧计算器,所包含的运算符号包括加(+)、减(-)、乘(*)、除(/)以及次方(^)。 比如输入:"( 3 + 5 ) * 2 - 6 ^ 2",回车后会得到输出结果:"-20"。 输入不合法字符会报错,程序健壮度佳。 学习该代码有助于理解科学计算器、卡西欧计算器的运算实现原理。(A class that computes an ar