资源列表
Test4
- java上机编程,3阶幻方算法,可以出8种结果。非一种结果哦-java programming on the machine, 3 magic square algorithm, can produce 8 results. Oh, a result of non-
Coder
- 中文转UTF8 bat脚本 详细的介绍你只需要改变路径就可以用了-Chinese to UTF8 bat scr ipt
lianxi4
- java编译的99乘法表,初学,发出来-99 multiplication table
area
- 1、 编写出一个jsp页面,该页面提供一个表单,用户可以通过输入圆的半径的值,并提交一个本jsp页面,该jsp页面将计算圆的面积的任务交给一个bean来完成。Jsp页面使用getProperty标记显示圆的面积。-Write a jsp page that provides a form where the user can input the value of the radius of the circle, and submit a page in this jsp, the jsp pa
welcome
- 这是一个用myeclipse即JSP编码的一个简单的欢迎界面-this is a simple code that made by myeclipse.it shows the welcome.
zifuchuanyouyi
- 编码实现字符串右移n位,如"diopHeg"右移2位为"egdiopH"-Encoded string right by n bits, such as " diopHeg" Move 2 egdiopH to the right "
ASP
- web打印控制如何实现边距,修改注册表。-web print control how the margins, to modify the registry.
JavaServerSocketDemo
- 简单服务器测试,用来入门的学习java网络开发。-sample service/client
assignment
- Test compound assignments in an anonymous function with local variables.
DexAnnotationAttributeImpl
- final class DexAnnotationAttributeImpl implements.
Milis
- sample code for run time calculation
MyExcepTest
- 关于java异常处理方面的小例子,主要是异常的格式和使用方法。