码迷,mamicode.com
首页 >  
搜索关键字:yourself    ( 416个结果
Monitoring Processes with Supervisord
If you're interested in more of this type of content, check out the Servers for Hackers eBook! As some point you'll likely find yourself writing a scr ...
分类:其他好文   时间:2016-11-25 23:39:09    阅读次数:332
Tips for newbie to read source code
作者:ll kid链接:https://zhuanlan.zhihu.com/p/23796485来源:知乎著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。This post is first posted on my WeChat public account: GeekArt ...
分类:其他好文   时间:2016-11-19 23:41:48    阅读次数:298
leetcode 199 :Binary Tree Right Side View
...
分类:其他好文   时间:2016-11-07 22:02:43    阅读次数:167
用十年自学编程(转)
Teach Yourself Programming in Ten Years Peter Norvig Why is everyone in such a rush? Walk into any bookstore, and you'll see how to Teach Yourself Jav ...
分类:其他好文   时间:2016-11-03 13:36:02    阅读次数:449
HDU-3247 Resource Archiver(AC自动机+BFS)
Description Great! Your new software is almost finished! The only thing left to do is archiving all your n resource files into a big one. Wait a minut ...
分类:其他好文   时间:2016-11-02 00:14:36    阅读次数:223
reading list
一、SQL 1. <Sams Teach Yourself SQL in 10 Minutes> fouth edition 二、JAVA <core java > 9th edition 三、docker <The docker book>中文 四、REST <REST in practice> ...
分类:其他好文   时间:2016-10-15 16:20:48    阅读次数:101
URAL 1205 By the Underground or by Foot?(SPFA)
By the Underground or by Foot? Time limit: 1.0 secondMemory limit: 64 MB Imagine yourself in a big city. You want to get from point A to point B. To d ...
分类:其他好文   时间:2016-09-15 21:37:21    阅读次数:195
LeetCode-Binary Tree Right Side View
Given a binary tree, imagine yourself standing on the right side of it, return the values of the nodes you can see ordered from top to bottom. For exa ...
分类:其他好文   时间:2016-09-13 07:53:07    阅读次数:136
入职这一段时间的总结,Don't Repeat Yourself.
1.第一次接触到大型软件系统的开发,现在我们使用的是 python + flask +vue.js ,数据库:postgresql 2. 不要在自己不懂的情况下复制代码,每次分析一段代码的时候,就跟以前做数学题一样,做多了真的就熟悉了。 3.一份代码总是需要不断的修补的,所以需要TDD也就是Test ...
分类:其他好文   时间:2016-08-26 15:26:15    阅读次数:182
Django框架
一、首先,到底什么是框架? 想要回答这个问题,我们要慢慢来。 ①首先从DRY原则开始说起 Don't Repeat Yourself,不要重复你的代码。 DRY原则的重要性怎么提都不过分,很多人说编程是种机械性的工作,而有很多程序员也自嘲为码农,意为编程成了一种没有技术含量的体力性工作。如果不想沦为 ...
分类:其他好文   时间:2016-08-22 00:27:19    阅读次数:233
416条   上一页 1 ... 16 17 18 19 20 ... 42 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!