资源列表
designpattern
- 实现常用的设计模式代码,其中包括单例、动态代理、工厂模式等-Code to achieve common design patterns, including single cases, dynamic proxy, factory mode
xfire
- 本书介绍xfire的基本用法,及与spring整合-This book introduces the basic use xfire, and with spring integration
GourmetCoffeeGUI
- This Work graded 100 class SaveSalesListener implements ActionListener { /** * Saves the sales informations in a file. * * @param event the event object. */ public void actionPerformed(ActionEvent event) { if
possystem
- 很好的文档,看看就知道了-Well documented, to see to know. . . . . . . . . . .
posjxcsource
- 很详细,不论是初学者还是高手,看啦就知道了-Very detailed, whether beginner or expert, 看啦 know. . . . . . .
chap10
- widget的几个实例,供大家学习,来自中国移动社区的-widget
ordermanagement
- 订单管理系统,安装SQL Server数据库,设置登录用户名和密码都为sa-orderringmanagement
CodeConventions
- coding_conventions for a good java program
dk
- java jdbc example for writing good program
StrutsHelloWorld
- an example for beginners
Example3
- I like to dedicate this example to all u guys rocking the world
JAVA
- 实现移位密码的加密,解密过程.移位密码,即向后移k位,k是密钥,是任意的。选用一个英文短语或单词作为密钥,去掉其中重复的字母得到一个无重复字母的字符串,然后将字母表中的其他字母依此写于此字母串之后。找出明文字母在原字母表中位置,则在加入密钥的字母表中该位置上的对应字母就是密文。-To realize the shift encryption and decryption process. Shift the password, that is, move backward k-bit, k is
