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(223)
Comments(0)
Diggs(0)
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(109)
Comments(0)
Diggs(0)
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(435)
Comments(0)
Diggs(0)
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(443)
Comments(0)
Diggs(0)