资源列表
ServletCartDemo
- 简单的购买物品添加购物车的实现,添加物品到购物车,并在购物车中查看,计算总金额(Simple purchase items added to the shopping cart)
qlzx
- 一个简单的购物系统,之前网上找的,不太好找,来给大家分享(A simple shopping system, which was searched before online, is not very easy to find. Let's share it with you.)
JsonView
- 格式化显示json数据的工具,很好用,有需要请下载(The tools for formatting and displaying JSON data are very useful. If you need them, please download them.)
WWW
- 校园通讯录管理系统是为了方便单位内部随时随地查询通讯信息而制作,用户可在手机端实时查看人员联系方式,拨打电话等全面提高了内部沟通效率。(english of school example)
5ac0df0f5aa8d
- 登录界面模板(jquery plugs-in)
Clock
- 用Java设计一个动态时钟。首先绘制一个带有度分秒的时钟,然后获取本地时间,最后同步本地时间并进行不断重绘。时钟就动起来了。(USE THEJAVA TO DESIGN A CLOCK)
myio
- Java SE IO流的几个Demo,读写文件,五种方式在系统根目录下复制文件(Java SE IO flow several Demo, read and write files, five ways to copy files in the system root directory.)
java基础练习之递归
- java基础练习之递归 通过练习深入了解java语言中递归的用法,领略java语言特点(Recursion of java basic exercises Through practice, we can understand the usage of recursion in Java language and understand the characteristics of Java language.)
day5
- 基于java的飞机大战小游戏,可以键盘鼠标控制(Java based aircraft war small game, keyboard and mouse control.)
pvz
- 基于javascr ipt实现的“植物大战僵尸”网页游戏("Plant Wars Zombies" webpage game based on javascr ipt)
爱发个人简约版PHP自动发卡平台_A5
- 自动发卡源码希望大家能用得到!!!!!!(Automatic card source code hope everyone can use it)
DOJO中文参考手册整理版本
- Dojo 体系架构总体上来看是一个分层的体系架构,最下面的一层是包系统,Dojo API 的结构与 Java 很类似,它把所有的 API 分成不 同的包(package),当您要使用某个 API 时,只需导入这个 API 所在的包。包系统上面一层是语言库,这个语言库里包含一些语言工具 API,类似于 Java 的 util 包。再上一层是环境相关包,这个包的功能是处理跨浏览器的问题。Dojo 体系架构图(Dojo architecture is generally a layered arc