好好爱自己!

上一页 1 ··· 95 96 97 98 99 100 101 102 103 ··· 179 下一页
摘要: apt-get instal pip 成功之后,有根据pip的提示,进行了升级,升级之后,pip就出问题了 为了解决上面问题,手动安装pip,依次执行下面命令 1 2 3 4 5 [root@minion01 Python-2.7.10]# cd .. [root@minion01 tools]# 阅读全文
posted @ 2018-04-26 09:46 立志做一个好的程序员 阅读(1110) 评论(0) 推荐(0)
摘要: Question: I can not use chkconfig tools in Ubuntu 12.10 It's a very useful tools to configure the service to autostart or not. Why is it no longer ava 阅读全文
posted @ 2018-04-25 17:44 立志做一个好的程序员 阅读(192) 评论(0) 推荐(0)
摘要: <!doctype html><html><head><meta charset="UTF-8" /><title>Canvas Drag and Drop Test</title></head><body><section> <div><canvas id="canvas" width="400" 阅读全文
posted @ 2018-04-25 16:41 立志做一个好的程序员 阅读(233) 评论(0) 推荐(0)
摘要: 原文: http://www.haorooms.com/post/js_scroll_width 参考: https://www.cnblogs.com/benxiaohai-microcosm/p/7814825.html 大家好,十一小长假结束了。。相信大家玩的都很开心,还没有尽兴!好多网友期盼 阅读全文
posted @ 2018-04-20 20:52 立志做一个好的程序员 阅读(416) 评论(0) 推荐(0)
摘要: procomm plus这是查看串口数据的软件。 阅读全文
posted @ 2018-04-20 18:01 立志做一个好的程序员 阅读(676) 评论(0) 推荐(0)
摘要: 原文: https://blog.csdn.net/deyili/article/details/5471023 shell进程是执行其它进程的进程,但在执行一个命令时,shell进程会指示内核把指定的程序作为另一个进程分开执行,并将输出写到终端。 通过命令选项,我们可以修改命令执行的行为。 命令行 阅读全文
posted @ 2018-04-20 09:48 立志做一个好的程序员 阅读(4247) 评论(0) 推荐(0)
摘要: How to show md-toast with background color https://codepen.io/neilkalman/pen/jWBqve <div ng-controller="AppCtrl" layout-fill="" layout="column" class= 阅读全文
posted @ 2018-04-19 21:45 立志做一个好的程序员 阅读(392) 评论(0) 推荐(0)
摘要: 搞来搞去,原来是hooks 下面的脚本名称必须是post-commit才可以, 写成fly-commit一直不行。晕死~~~ https://serverfault.com/questions/144181/subversion-hooks-no-longer-running For some re 阅读全文
posted @ 2018-04-19 16:54 立志做一个好的程序员 阅读(288) 评论(0) 推荐(0)
摘要: 发现$_POST 没数据,而$_REQUEST 有数据 https://stackoverflow.com/questions/26928393/php-post-is-empty-but-http-raw-post-data-has-all-data The POST data must be i 阅读全文
posted @ 2018-04-18 17:40 立志做一个好的程序员 阅读(569) 评论(0) 推荐(0)
摘要: 原文: https://blog.csdn.net/big1989wmf/article/details/70144470 发现,原来是 服务端上面 svnserve 这个进程没有启动起来 然后,再试一下,就可以了 之后,配置svn_repositories/tellidea/conf 下面的3个配 阅读全文
posted @ 2018-04-18 17:21 立志做一个好的程序员 阅读(41806) 评论(0) 推荐(0)
上一页 1 ··· 95 96 97 98 99 100 101 102 103 ··· 179 下一页

不断学习创作,与自己快乐相处