资源列表
9X9
- 99乘法表簡單的基礎程式 提供初學者˙練習的機會-99 the basis of a simple multiplication table program
Banking
- this a java program for banking purpose.-this is a java program for banking purpose.
xtong
- 此文件一个JAVA源码,实现时间的更新,能够方便用户很好的使用此软件-wo bu zhi dao ying wen shi ruhe xie d
cousin-numbers
- find the cousin numbers
LuckyOne
- 一个 java 对随机数的操作的小程序 -A random number for the operation of java applets
rili
- 当在一段代码块定义一个变量时,Java就在栈中 为这个变量分配内存空间,当该变量退出该作用域后,Java会自动释放掉为该变量所分配的内存空间,该内存空间可以立即被另作他用。 Java内存分配中的堆 堆内存用来存放由new创建的对象和数组。 在堆中分配的内存,由Java虚拟机的自动垃圾回收器来管理。-yi ge rili
DOM3Serializer
- D O M3 Serializer Source Code for Andriod.
ClassCastException
- Thrown when a program attempts to cast a an object to a type with which it is not compatible.
committers_unittest
- Committers Test Source Code for Andriod.
test
- 一个简单的算法,估计平时面试经常会被用到。-A simple algorithm estimates usually interview will often be used.
fenxiqi
- 一个词法分析器程序,能识别出单词并区分是整数还是标识符。标识符中是否有while,do,if,then,else,begin,end,and,or,not等保留字。若单词是整数则输出整数的编码及数值,是标识符则判定是否为保留字,是保留字则将保留字及其对应的编码输出,否则输出表示符号及其编码。-A lexical analyzer procedures, able to identify and distinguish the words is an integer or identifier.I
timeout
- 验证用户登录页面是否超时,主要用javascr ipt实现此操作-Verify that the user login page if a timeout, the main use javascr ipt to do this