摘要:
package mainimport "fmt"func main() { fmt.Printf("Hello, world.\n")} 阅读全文
posted @ 2014-07-16 00:34
heidsoft
阅读(166)
评论(0)
推荐(0)
摘要:
#coding=utf-8from sys import argvscript,first,second,third = argvprint "the script is=",scriptprint "the first is=",firstprint "the second is=",second... 阅读全文
posted @ 2014-07-16 00:31
heidsoft
阅读(383)
评论(0)
推荐(0)
摘要:
from:http://blog.makto.me/post/2012-11-01/pypi-mirrorfrom:http://www.pypi-mirrors.org/ from:http://pypi.hustunique.com/from:http://pypi.douban.com/作为 ... 阅读全文
posted @ 2014-07-16 00:12
heidsoft
阅读(1243)
评论(0)
推荐(1)
摘要:
#!/usr/bin/env python"""Bootstrap setuptools installationTo use setuptools in your package's setup.py, include thisfile in the same directory and add ... 阅读全文
posted @ 2014-07-16 00:10
heidsoft
阅读(609)
评论(0)
推荐(0)
浙公网安备 33010602011771号