当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: (来源:http://www.lslnet.com) Trans
 

 

 ·初学者都应该搞懂的问题    »显示摘要«
    摘要:对于这个系列里的问题,每个学java的人都应该搞懂。当然,如果只是学java玩玩就无所谓了。如果你认为自己已经超越初学者了,却不很懂这些问题,请将你自己重归初学者行列。内容均来自于csdn的经典老贴。问题一:我声明了什么!string s = "hello world!";许多人都做过这样的事情,但是,我们到底声明了什么?回答通常是:一个string,内容是“hello wor......
    摘要:配置linux网关和安装ipchains/iptables防火墙   在linux上面的防火墙,最最常用的是ipchains,而且通常情况下是作为网关的附加部分安装的。ipchains的规则是很复杂的,灵活性也很强,可以配制成各种五花八门的样子。这些都需要和你自己的实际情况相结合。这里,我们只介绍一种基于网关的简单配置。   安装ipchains一般都不用你操心,因为几乎所有的li......


The Tao Of Programming —— 编程之道

(来源:http://www.lslnet.com)   translated by geoffrey james

[小赵]翻译整理 【程序编程相关:利用VSFTP配置ftp服务器

【推荐阅读:需求—— 指导我前进

【扩展信息:php代码:备份、恢复sql数据库

table of contents 目录

book 1 -- the silent void book 2 -- the ancient masters book 3 -- design book 4 -- coding book 5 -- maintenance book 6 -- management book 7 -- corporate wisdom book 8 -- hardware and software book 9 -- epilogue

the silent void

book one

thus spake the master programmer:

编程大师如是说:

"when you have learned to snatch the error code from the trap frame, it will be time for you to leave."

“当你从我手中夺走水晶球时,就是你离开的时候了.”

1.1

something mysterious is formed, born in the silent void. waiting alone and unmoving, it is at once still and yet in constant motion. it is the source of all programs. i do not know its name, so i will call it the tao of programming.

寂静的虚空里诞生了神秘的东西,这种东西恒久存在永不消失,它是所有程序的根源所在,我不知道怎么形容它,姑且称它为编程之道.

if the tao is great, then the operating system is great. if the operating system is great, then the compiler is great. if the compiler is greater, then the applications is great. the user is pleased and there is harmony in the world.

如果道是完美的,那么操作系统就是完美的,如果操作系统是完美的,那么编译嚣就是完美的,如果编译嚣是完美的,那么应用程序就是完美的,所以用户心满意足,整个世界因此与谐.

the tao of programming flows far away and returns on the wind of morning.

编程之道去如黄鹤来如晨风.

1.2

the tao gave birth to machine language. machine language gave birth to the assembler.

道生机器语言,机器语言生汇编嚣.

the assembler gave birth to the compiler. now there are ten thousand languages.

汇编器生编译器,最后产生上万种高级语言.

each language has its purpose, however humble. each language expresses the yin and yang of software. each language has its place within the tao.

不论多么的微不足道,每种语言都有它自己的目的,每种语言都表达了软件的阴阳两极.每种语言都各得其道.

but do not program in cobol if you can avoid it.

但是尽量不要用cobol语言.

1.3

in the beginning was the tao. the tao gave birth to space and time. therefore, space and time are the yin and yang of programming.

道之初,带来了空间与时间,所以,空间与时间是编程的阴阳两极.

programmers that do not comprehend the tao are always running out of time and space for their programs. programmers that comprehend the tao always have enough time and space to accomplish their goals.

不懂编程之道的程序员常常把空间与时间消耗殆尽,得道的程序员则总是有足够的空间与时间去完成编程任务.

how could it be otherwise?

否则会是什么样呢?

1.4

the wise programmer is told about the tao and follows it. the average programmer is told about the tao and searches for it. the foolish programmer is told about the tao and laughs at it.

上士闻道,从而行之.中士闻道,谨而寻之.下士闻道,大笑之.

if it were not for laughter, there would be no tao.

大笑不足为道.

the highest sounds are the hardest to hear. going forward is a way to retreat. greater talent shows itself late in life. even a perfect program still has bugs.

希音不闻,进即是退,大嚣晚成.任何程序都有漏洞.

the ancient masters

book two

thus spake the master programmer:

编程大师如是说:

"after three days without programming, life becomes meaningless."

三日不编程,食肉无味.

2.1

the programmers of old were mysterious and profound. we cannot fathom their thoughts, so all we do is describe their appearance.

远古时代的编程大师们高深莫测,我们不能揣测他们的所思所想,只能描述外表所见.

aware, like a fox crossing the water. alert, like a general on the battlefield. kind, like a hostess greeting her guests. simple, like uncarved blocks of wood. opaque, like black pools in darkened caves.

他达明,如狐狸过水;机警,如战场上的将军;与善,如主妇款待客人;简单,呆若木鸡;混沌,如深渊之水.

who can tell the secrets of their hearts and minds?

谁能道尽他们的所有?

the answer exists only in the tao.

答案仅存于道.

2.2

grand master turing once dreamed that he was a machine. when he awoke he exclaimed:


...   下一页
 ·安装dns服务器    »显示摘要«
    摘要:安装dns服务器   1、从www.isc.org下载bind 域名服务器软件。我们这里用的是bind8.3.0,bind8分支和bind9分支是并行发展的。根据自己的实际情况选择合适的bind版本。   2、mkdir /usr/src/bind83   3、下载的文件叫bind-src.tar.gz,复制到/usr/local/src/bind83目录下。 ......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE