摘要:
coding:utf 8 class _SingletonWrapper: """ A singleton wrapper class. Its instances would be created for each decorated class. """ def __init__(self, c 阅读全文
posted @ 2017-02-04 14:18
idlewith
阅读(134)
评论(0)
推荐(0)
摘要:
①cmd下输入python某些时候需要指向python2,某些时候需要指向python3(比如我,用sqlmap的时候需要python2,自己会用的是python3),这时候只需要改变一下Path下python2和python3路径的位置即可,如上我的路径填的是"E:\Python34\;E:\Py 阅读全文
posted @ 2017-02-04 09:12
idlewith
阅读(373)
评论(0)
推荐(0)

浙公网安备 33010602011771号