好好爱自己!

上一页 1 ··· 99 100 101 102 103 104 105 106 107 ··· 179 下一页
摘要: 原文: https://www.yiibai.com/postgresql/postgresql-trigger.html PostgreSQL触发器是一组动作或数据库回调函数,它们在指定的表上执行指定的数据库事件(即,INSERT,UPDATE,DELETE或TRUNCATE语句)时自动运行。 触 阅读全文
posted @ 2018-03-19 21:28 立志做一个好的程序员 阅读(991) 评论(0) 推荐(0)
摘要: redis 文档: https://redis.readthedocs.io/en/2.4/index.html keys * type key 哈希表(Hash) HSET HSET key field value 将哈希表key中的域field的值设为value。 如果key不存在,一个新的哈希 阅读全文
posted @ 2018-03-19 19:23 立志做一个好的程序员 阅读(8545) 评论(0) 推荐(0)
摘要: Steps that worked for me on Ubuntu 8.04.2 to remove postgres 8.3 List All Postgres related packages Remove all above listed Remove the following folde 阅读全文
posted @ 2018-03-19 14:58 立志做一个好的程序员 阅读(263) 评论(0) 推荐(0)
摘要: 原文:https://www.imooc.com/article/8449 PHP并发IO编程之路(深度长文) 原创 8235浏览 2016-05-30 16:31:54 小字号 原文:https://www.imooc.com/article/8449 PHP并发IO编程之路(深度长文) 原创 8 阅读全文
posted @ 2018-03-17 20:05 立志做一个好的程序员 阅读(296) 评论(1) 推荐(0)
摘要: 官网: http://www.php-cpp.com/documentation/install, 找时间要学一下。 阅读全文
posted @ 2018-03-17 20:03 立志做一个好的程序员 阅读(396) 评论(3) 推荐(0)
摘要: 原文: https://www.w3cschool.cn/php/php-thread.html 通俗易懂的php多线程解决方案 由 youj 创建,Carrie 最后一次修改 2016-12-01 原文: https://www.w3cschool.cn/php/php-thread.html 通 阅读全文
posted @ 2018-03-17 19:57 立志做一个好的程序员 阅读(307) 评论(1) 推荐(0)
摘要: https://www.linkedin.com/pulse/time-always-now-joe-alderman Time? By Joe Alderman First let us think about how the concept of Time could have started. 阅读全文
posted @ 2018-03-16 22:13 立志做一个好的程序员 阅读(339) 评论(0) 推荐(0)
摘要: 原文: https://www.cnblogs.com/Ph-one/p/5983062.html 我们都知道,在 Windows 上面,我们要么让一个程序作为服务在后台一直运行,要么停止这个服务。而不能让程序在前台后台之间切换。而 Linux 提供了 fg 和 bg 命令,让我们轻松调度正在运行的 阅读全文
posted @ 2018-03-16 16:49 立志做一个好的程序员 阅读(6266) 评论(0) 推荐(0)
摘要: 原文:https://klionsec.github.io/2017/11/23/phpsec/#menu After compile install php 5.3.1, I can not find my php.ini file After compile install php 5.3.1, 阅读全文
posted @ 2018-03-16 16:42 立志做一个好的程序员 阅读(859) 评论(0) 推荐(0)
摘要: 下面的内容是转载的, 原文: https://klionsec.github.io/archives/ http://www.leifc.com/ 个人始终坚信,所有不以实际入侵和防御为目的的安全研究都是耍流氓 [ 目标明确 ]没有成功付诸实践的 “假如”, 也都只是自己一厢情愿的意淫 [ 重在实践 阅读全文
posted @ 2018-03-16 16:02 立志做一个好的程序员 阅读(331) 评论(0) 推荐(0)
上一页 1 ··· 99 100 101 102 103 104 105 106 107 ··· 179 下一页

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