阅读过去,思考未来。面向信仰编程
改变想法,就是改变你的世界。 ——诺曼•文森特•皮尔博士 想法可以是出色的仆人, Read more…
以下所列是我在这些年来软件开发工作过程中受到的启发,还有总结而来的好经验。 开发 Read more…
网站全灰在IE下是可以轻松实现的(filter: gray;),不过,当时,其他 Read more…
清晰明了的git工作流程图,你值得拥有
算法复杂度这件事 这篇文章覆盖了计算机科学里面常见算法的时间和空间的大 O(Bi Read more…
在使用php创建压缩包时使用下面的代码: if ($zip->open($ Read more…
.center { width: auto; display: table; m Read more…
$cookies->add(new \yii\web\Cookie([ ‘ Read more…
最近遇到一个问题,JavaScript如何通过函数名的字符串来调用这个函数,到s Read more…
See the Pen event.keyCode tester by Chri Read more…