好好爱自己!

上一页 1 ··· 94 95 96 97 98 99 100 101 102 ··· 179 下一页
摘要: 原文: https://blog.csdn.net/liuyueyi1995/article/details/61204205 你先确认这两件事:1)执行 docker exec -it dream.php bash,到 php 存放目录看看,如果看不到你的文件,目录映射多半有问题;2)确认 fas 阅读全文
posted @ 2018-05-10 14:45 立志做一个好的程序员 阅读(5412) 评论(0) 推荐(1)
摘要: var/cache/apt/archives occupying huge space I am in the process of cleaning up my system. And I see a lot of space occupied by this folder /var/cache/ 阅读全文
posted @ 2018-05-09 22:59 立志做一个好的程序员 阅读(7870) 评论(0) 推荐(0)
摘要: I see pretty much all the answers recommend deleting the lock. I don't recommend doing that as a first measure; maybe if there is no alternative. The 阅读全文
posted @ 2018-05-09 22:39 立志做一个好的程序员 阅读(1304) 评论(0) 推荐(0)
摘要: 原文: http://man.linuxde.net/watch watch命令以周期性的方式执行给定的指令,指令输出以全屏方式显示。watch是一个非常实用的命令,基本所有的Linux发行版都带有这个小工具,如同名字一样,watch可以帮你监测一个命令的运行结果,省得你一遍遍的手动运行。 语法 选 阅读全文
posted @ 2018-05-09 13:36 立志做一个好的程序员 阅读(279) 评论(0) 推荐(0)
摘要: 原文: https://kb.cnblogs.com/page/578689/ 作为一个从业快10年的程序员,我想给新入行的程序员们一些建议。这些建议是我希望自己可以在毕业时就读到的,也希望它们可以帮助你成为一个更好的程序员。 简单归纳一下,总共有7条: 下面我来详细说说每一点。 保持健康 三寸气在 阅读全文
posted @ 2018-05-04 22:08 立志做一个好的程序员 阅读(334) 评论(0) 推荐(0)
摘要: openvpn 超时时间设置 原文:http://www.tothenew.com/blog/how-to-update-and-view-timeout-session-in-openvpn-access-server/ EmailTwitterFacebookLinkedInGoogle+ op 阅读全文
posted @ 2018-05-03 16:24 立志做一个好的程序员 阅读(43) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2018-05-03 15:35 立志做一个好的程序员 阅读(2) 评论(0) 推荐(0)
摘要: 原文: http://www.cnblogs.com/xuyao100/p/8940958.html 清除浮动方法 1、 对父级设置适合CSS高度,父级元素撑开并且包含子元素。 2、 父级标签 附加样式属性'overflow'属性值为'auto'或者'hidden'。即可清除浮动 3、 附加子元素样 阅读全文
posted @ 2018-04-28 10:25 立志做一个好的程序员 阅读(213) 评论(0) 推荐(0)
摘要: https://coderwall.com/p/whf3-a/hierarchical-data-in-postgres This tip will try to answer the following questions: How can we represent a tree of data 阅读全文
posted @ 2018-04-27 10:32 立志做一个好的程序员 阅读(266) 评论(0) 推荐(0)
摘要: Supervisor (http://supervisord.org) 是一个用 Python 写的进程管理工具,可以很方便的用来启动、重启、关闭进程(不仅仅是 Python 进程)。除了对单个进程的控制,还可以同时启动、关闭多个进程,比如很不幸的服务器出问题导致所有应用程序都被杀死,此时可以用 s 阅读全文
posted @ 2018-04-26 13:26 立志做一个好的程序员 阅读(307) 评论(0) 推荐(0)
上一页 1 ··· 94 95 96 97 98 99 100 101 102 ··· 179 下一页

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