上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 25 下一页
摘要: PHP操作XML 阅读全文
posted @ 2014-08-10 10:09 商商-77 阅读(110) 评论(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 阅读(716) 评论(0) 推荐(0)
摘要: 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 阅读(226) 评论(0) 推荐(0)
摘要: 我用的是ArcGIS中自带的python,版本是2.6.5print "Hello world";i=9;print i;a = "Hello world"print a;可以在三引号中自由使用单引号和双引号。转义字符 \n 和其他语言类似。变量的命名和其他语言类似。使用变量时只需要给它们赋一个值,... 阅读全文
posted @ 2014-08-10 10:09 商商-77 阅读(144) 评论(0) 推荐(0)
摘要: New Document 蓝色 Rounded Medium Small Button Tag 绿色 ... 阅读全文
posted @ 2014-08-10 10:09 商商-77 阅读(175) 评论(0) 推荐(0)
摘要: 1.验证码的生产与使用Public function verify() {//PublicAction.class.php import('ORG.Util.Image'); Image::buildImageVerify();}在需要显示验证码的网页上嵌入以下代码 验证用... 阅读全文
posted @ 2014-08-10 10:09 商商-77 阅读(116) 评论(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 阅读(258) 评论(0) 推荐(0)
摘要: 650) this.width=650;" src="http://img1.51cto.com/attachm... 阅读全文
posted @ 2014-08-10 10:08 商商-77 阅读(115) 评论(0) 推荐(0)
摘要: 1.canvas标签650) this.width=650;" title="TM截图20130826094129.jpg" src="http://img1.51cto.com/attachment/201308/094210863.jpg" />ArcGISAPIforJavaScriptArc... 阅读全文
posted @ 2014-08-10 10:08 商商-77 阅读(143) 评论(0) 推荐(0)
摘要: #include "stdio.h"void main(){ int a[5][5]; int i,j; for (i=0;i本文出自 “阿凡达” 博客,请务必保留此出处http://shamrock.blog.51cto.com/2079212/1293586 阅读全文
posted @ 2014-08-10 10:08 商商-77 阅读(135) 评论(0) 推荐(0)
上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 25 下一页