上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 25 下一页
摘要: 1.计算圆的面积的计算器650) this.width=650;" src="http://s3.51cto.com/wyfs02/M01/12/43/wKiom1MAsFzxmH_EAADebJHFiwM002.jpg" title="QQ截图20140216203204.png" alt="wK... 阅读全文
posted @ 2014-08-10 10:09 商商-77 阅读(227) 评论(0) 推荐(0)
摘要: public class test { private static double rad(double d) { return d * Math.PI / 180.0; } public static double GetDistance(double lat1, ... 阅读全文
posted @ 2014-08-10 10:09 商商-77 阅读(718) 评论(0) 推荐(0)
摘要: 1.验证码的生产与使用Public function verify() {//PublicAction.class.php import('ORG.Util.Image'); Image::buildImageVerify();}在需要显示验证码的网页上嵌入以下代码 验证用... 阅读全文
posted @ 2014-08-10 10:09 商商-77 阅读(117) 评论(0) 推荐(0)
摘要: New Document 蓝色 Rounded Medium Small Button Tag 绿色 ... 阅读全文
posted @ 2014-08-10 10:09 商商-77 阅读(176) 评论(0) 推荐(0)
摘要: PHP操作XML 阅读全文
posted @ 2014-08-10 10:09 商商-77 阅读(111) 评论(0) 推荐(0)
摘要: MySQL命令行导出数据库:1,进入MySQL目录下的bin文件夹:cd MySQL中到bin文件夹的目录如我输入的命令行:cd D:\Program\MySQL\MySQL Server 5.0\bin(或者直接将windows的环境变量path中添加该目录)2,导出数据库:mysqldump -... 阅读全文
posted @ 2014-08-10 10:08 商商-77 阅读(260) 评论(0) 推荐(0)
摘要: 650) this.width=650;" src="http://img1.51cto.com/attachment/201307/165757318.jpg" title="QQ截图20130730165507.jpg" /> ... 阅读全文
posted @ 2014-08-10 10:08 商商-77 阅读(224) 评论(0) 推荐(0)
摘要: 由于最近手头没有JSP项目,所以暂停Hibernate和Spring的研究。个人觉得只有发现某个东西的不足之后再去学习新的东西来弥补这个不足比较好。就好比,最开始在JSP页面里面写Java代码,每次操作数据库都必须写连接数据库的语句,为了弥补这个不足,我们就开始学习Servlet。学习了Ser... 阅读全文
posted @ 2014-08-10 10:08 商商-77 阅读(151) 评论(1) 推荐(0)
摘要: applicationContext.xml ... 阅读全文
posted @ 2014-08-10 10:08 商商-77 阅读(147) 评论(0) 推荐(0)
摘要: 实体类 Student.javapackage com.umgsai.spring.entity;import java.util.Date;public class Student { private int id; private String name; private St... 阅读全文
posted @ 2014-08-10 10:08 商商-77 阅读(98) 评论(0) 推荐(0)
上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 25 下一页