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
任何人也无法一个人把所有事情都做完(You can’t do everything by yourself)。管理者无法事事亲力亲为,一旦坐到管理的岗位上,首先考虑的是将管理琐事或是技术任务委派给其他人去共同完成(delegate managerial or technical tasks)。这篇文...
分类:
其他好文 时间:
2015-10-14 10:21:43
阅读次数:
207
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
采用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
1.避免重复原则(DRY - Don’t repeat yourself) 编程的最基本原则是避免重复。在程序代码中总会有很多结构体,如循环、函数、类等等。一旦你重复某个语句或概念,就会很容易形成一个抽象体。 2.抽象原则(Abstraction Principle ) 与DRY原则相关。...
分类:
其他好文 时间:
2015-09-10 20:56:10
阅读次数:
152
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
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 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
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
二连水题目地址: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