摘要:
wamp 配置django admin页面样式丢失问题 第一种方法:在apache配置文件httpd.conf中加入如下代码:Alias /static "E:\Python27\Lib\site-packages\django\contrib\admin\static"<Directory "E: 阅读全文
posted @ 2017-03-23 21:59
xqnq2007
阅读(3585)
评论(0)
推荐(0)
摘要:
更换 mac时 开发证书,先导出, 后导入,如果出现错误,把projects自动签名改为手动 阅读全文
posted @ 2017-03-23 21:52
xqnq2007
阅读(330)
评论(0)
推荐(0)
摘要:
1 安装xcode 2 安装 brew ruby-e"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" 3 安装 python brew install python 阅读全文
posted @ 2017-03-23 21:51
xqnq2007
阅读(151)
评论(0)
推荐(0)
摘要:
/usr/local/Frameworks/Python.framework/Versions/2.7/bin 阅读全文
posted @ 2017-03-23 21:50
xqnq2007
阅读(2998)
评论(0)
推荐(0)
摘要:
1、打开控制台:ssh-keygen -t rsa -C "GIT上的账号邮箱" 2、回车 3、输入密码(git上的账号密码) 4、确认密码 5、输入命令 cd .ssh 6、输入命令 cat id_rsa.pub 7、复制出现的代码,打开GIT平台,找到SSH KEY管理菜单,在对应输入框里输入刚 阅读全文
posted @ 2017-03-23 21:49
xqnq2007
阅读(268)
评论(0)
推荐(0)
摘要:
<!-- li.li1 {margin: 0.0px 0.0px 0.0px 0.0px; line-height: 22.0px; font: 16.0px 'PingFang TC'; color: #333333} span.s1 {background-color: #ffffff} spa 阅读全文
posted @ 2017-03-23 21:48
xqnq2007
阅读(666)
评论(0)
推荐(0)
摘要:
1 找到所安装python路径/usr/local/Cellar/python/2.7.13/bin2 vim ~/.bash_profile 3 添加如下代码: PATH="/usr/local/Cellar/python/2.7.13/bin:${PATH}"export PATH4 保存退出 阅读全文
posted @ 2017-03-23 18:38
xqnq2007
阅读(2063)
评论(0)
推荐(0)

浙公网安备 33010602011771号