码迷,mamicode.com
首页 >  
搜索关键字:yourself    ( 416个结果
[OrangePi] Building the system
You can try to build Debian/Ubuntu for OrangePI yourself.Clone my GitHub repository.You will need running Ubuntu or Debian system (you can even run it...
分类:其他好文   时间:2015-10-23 10:16:19    阅读次数:232
卓越管理的实践技巧(2)成功的委派任务 Setup for Successful Delegation
任何人也无法一个人把所有事情都做完(You can’t do everything by yourself)。管理者无法事事亲力亲为,一旦坐到管理的岗位上,首先考虑的是将管理琐事或是技术任务委派给其他人去共同完成(delegate managerial or technical tasks)。这篇文...
分类:其他好文   时间:2015-10-14 10:21:43    阅读次数:207
Teach Yourself Programming in Ten Years
Teach Yourself Programming in Ten YearsPeter NorvigWhy is everyone in such a rush?Walk into any bookstore, and you'll see how to Teach Yourself Java i...
分类:其他好文   时间:2015-10-11 11:21:43    阅读次数:213
emacs 24.4.1 终极 C++智能提示解决方案
采用ycmd模式 加上 前面介绍的company-mode首先下载并安装ycmd server参考,重点内容已经截出来Building[Clients commonly build and set up ycmd for you; you are unlikely to need tobuild ycmd yourself unless you want to build a new client...
分类:编程语言   时间:2015-10-05 00:49:39    阅读次数:993
优秀程序设计的18大原则
1.避免重复原则(DRY - Don’t repeat yourself) 编程的最基本原则是避免重复。在程序代码中总会有很多结构体,如循环、函数、类等等。一旦你重复某个语句或概念,就会很容易形成一个抽象体。 2.抽象原则(Abstraction Principle ) 与DRY原则相关。...
分类:其他好文   时间:2015-09-10 20:56:10    阅读次数:152
Studying at collage
Studying at collageIf you are at college, there will be a database system containing information about yourself, your major and minor fields,the cours...
分类:其他好文   时间:2015-09-08 18:30:07    阅读次数:156
5 Transforms 转移 笔记
5Transforms 转移 笔记 Transforms Unfortunately, no one can be told what the Matrix is. You have to see it for yourself. 很不幸的是没有人能告诉你矩阵是什么,你需要自己去看 Morpheus...
分类:其他好文   时间:2015-09-07 19:24:27    阅读次数:328
Learn a New Language
?Learn a New LanguageBurkhardt Hufnagel To BE SuCCESSFul AS An ARCHiTECT, you must be able to make yourself understood by people who don’t speak your native tongue. No, I’m not sug- gesting you learn...
分类:其他好文   时间:2015-09-07 11:12:00    阅读次数:176
Binary Tree Right Side View
Given a binary tree, imagine yourself standing on therightside of it, return the values of the nodes you can see ordered from top to bottom.For exampl...
分类:其他好文   时间:2015-09-01 08:01:08    阅读次数:175
【原创】leetCodeOj --- Binary Tree Right Side View 解题报告
二连水题目地址:https://leetcode.com/problems/binary-tree-right-side-view/题目内容:Given a binary tree, imagine yourself standing on therightside of it, return th...
分类:其他好文   时间:2015-08-30 06:23:45    阅读次数:142
416条   上一页 1 ... 23 24 25 26 27 ... 42 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!