上一页 1 ··· 7 8 9 10 11 12 13 14 15 ··· 136 下一页
吐槽一下ArcGIS自带的 Python IDE, 没有代码补全 没有函数提示 没有代码折叠 没有行号 撤销操作还有问题 字符编码还有各种问题 ......... 花了2天时间才琢磨出来的经验 环境 ArcGIS 10.0 1、将整个Python开发环境设为UTF-8编码 ... Read More
posted @ 2013-12-02 15:20 adodo1 Views(521) Comments(0) Diggs(0) Edit
http://www.cnblogs.com/ma6174/archive/2013/02/21/2920126.html安装mysql模块sudo easy_install mysql-python连接数据库1 #!/usr/bin/env python2 #coding=utf-83 impor... Read More
posted @ 2013-11-23 12:17 adodo1 Views(221) Comments(0) Diggs(0) Edit
http://www.cnblogs.com/ma6174/archive/2013/02/21/2920126.html安装mysql模块sudo easy_install mysql-python连接数据库1 #!/usr/bin/env python2 #coding=utf-83 impor... Read More
posted @ 2013-11-23 12:17 adodo1 Views(107) Comments(0) Diggs(0) Edit
http://tool.chinaz.com/Tools/unixtime.aspx如何在不同编程语言中获取现在的Unix时间戳(Unix timestamp)?JavatimeJavaScriptMath.round(new Date().getTime()/1000)getTime()返回数值的... Read More
posted @ 2013-11-23 11:18 adodo1 Views(427) Comments(0) Diggs(0) Edit
http://tool.chinaz.com/Tools/unixtime.aspx如何在不同编程语言中获取现在的Unix时间戳(Unix timestamp)?JavatimeJavaScriptMath.round(new Date().getTime()/1000)getTime()返回数值的... Read More
posted @ 2013-11-23 11:18 adodo1 Views(440) Comments(0) Diggs(0) Edit
http://www.jb51.net/article/29396.htm一、下载,这里使用绿色解压缩版http://mirror.services.wisc.edu/mysql/Downloads/MySQL-5.1/mysql-noinstall-5.1.32-win32.zip二、配置MySQ... Read More
posted @ 2013-11-18 13:13 adodo1 Views(159) Comments(0) Diggs(0) Edit
http://www.jb51.net/article/29396.htm一、下载,这里使用绿色解压缩版http://mirror.services.wisc.edu/mysql/Downloads/MySQL-5.1/mysql-noinstall-5.1.32-win32.zip二、配置MySQ... Read More
posted @ 2013-11-18 13:13 adodo1 Views(145) Comments(0) Diggs(0) Edit
http://blog.slogra.com/post-429.htmlhttp://blog.sina.com.cn/s/blog_74a7e56e0101a7qy.html今天突发奇想在服务器上使用web页面查看系统状态,但又不想去搭建太复杂的监控系统,就在网上找了个相对容易的监控方式,但做到p... Read More
posted @ 2013-11-18 13:06 adodo1 Views(340) Comments(0) Diggs(0) Edit
http://blog.slogra.com/post-429.htmlhttp://blog.sina.com.cn/s/blog_74a7e56e0101a7qy.html今天突发奇想在服务器上使用web页面查看系统状态,但又不想去搭建太复杂的监控系统,就在网上找了个相对容易的监控方式,但做到p... Read More
posted @ 2013-11-18 13:06 adodo1 Views(311) Comments(0) Diggs(0) Edit
http://www.86shichang.com/blog/post-78.html今天在做防止暴力破解ssh,ftp时出现一下问题(python)Traceback (most recent call last):File "main.py", line 9, in from com.qsee.... Read More
posted @ 2013-11-18 12:03 adodo1 Views(125) Comments(0) Diggs(0) Edit
上一页 1 ··· 7 8 9 10 11 12 13 14 15 ··· 136 下一页