摘要:
server_names_hash_bucket_size 512;upstream node_app { server 127.0.0.1:3000; }server { listen 80; server_name www.abc.n... 阅读全文
posted @ 2015-01-01 17:40
zyip
阅读(576)
评论(2)
推荐(0)
摘要:
http://matplotlib.org/downloads.html import matplotlib.pyplot as pltYou need to install it on your system. This basically means putting the zip file w... 阅读全文
posted @ 2015-01-01 08:04
zyip
阅读(222)
评论(0)
推荐(0)
摘要:
http://sebug.net/paper/books/scipydoc/numpy_intro.htmlnpArr1=np.array([1,2,3],[4,5,6],[7,8,9]])npArr1[0] #0th rownpArr1[0][1] #oth row ,1stcolumnnpArr... 阅读全文
posted @ 2015-01-01 07:23
zyip
阅读(217)
评论(0)
推荐(0)

浙公网安备 33010602011771号