资源列表
PalindromeTest
- 字符串回文简便算法,JAVA代码,包括自动处理空格\标点符号以及其他字符串等.-Palindrome algorithm using Java code
ImageServletCode
- 产生图像验证码,可以直接调用。JAVA1.60下测试通过-Generated image verification code, you can call directly. Under the test JAVA1.60
notebook
- 添加菜单,能够进行保存,打开,退出的功能 -add,openFile,saveFile,exit
FiveChess
- Java版的五子棋,没有界面,以前做的,和大家分享一下-Gobang Java version, there is no interface to do before, and we share
Account_exp
- 设计一个银行类,成员变量包括帐号、姓名、开户时间、 身份证号、账户金额等信息。成员包括存款、取款操作。 完成存取款操作,并输出结果。 异常处理:如果存款余额小于取款额,显示当前余额,并告知不能取款,否则显示取款成功 -Design a bank, member variables, including account number, name, account opening time, ID number, account the amount of other informa
logout_0002ejsp_jsp
- 应用于网上商场系统的实现,大家有需要可以借鉴,此程序能正常运行于java软件-Apply online shopping system to achieve, we need to learn, this program will run properly on the java software
test
- Thie is Robocode source code
Computer
- 利用core java实现计算器的加减乘除的简单功能-Use core Java realize the calculator simple function of add, subtract, multiply and divide
JDJSQ
- 用JAVA设计的简单的计算器,实现简单的计算功能。-The simple design with JAVA calculator, and the realization of the function of simple calculation.
helloworld-samples
- android 源码 helloworld-samples.ziphelloworld-samples.zip-android src android src android src
VideoObject
- Represents a particular video and provides access to the underlying data and two thumbnail bitmaps as well as other information such as the id, and the path to the actual video data.
DexTranslationAdvice
- Implementation of {@link TranslationAdvice} which represents what the dex format will be able to represent.