当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: The Tao Of Programming《编程之道》(小赵译版) 蓝森林 http://www.lslnet.com —— 编程之道 Translated By Geoffrey James [小赵]翻译整理 说明: 本文是> >>其中的一...
 

 

 ·java修饰词的总结    »显示摘要«
    摘要: java修饰词的总结 作者:jackliu e-mail:suntoday@eyou.com java语言定义了public、protected、private、abstract、static和final这6常用修饰词外还定义了5 个不太常用的修饰词,下面是对这11个java修饰词的介绍: 1.public 使用对象:类、接口、成员 介绍:无论它所处在的包......
 ·jsp 1.2 的新功能    »显示摘要«
    摘要: 1999年12月,sun公司发布《jsp 1.1规范》。至今,成千上万的开发者运用此项技术,进行web动态内容设计。  sun的众多邮件列表中,《jsp爱好者》拥有4000多订户,位居第二;每天都有新的jsp网站涌现;至今已有约30种jsp图书问世。jsp 1.1 得到绝大多数web服务器和应用服务器的支持;无数的jsp标签库和框架程序,构成开放式和商业化资源,为开发者提供了便利。 ......


编程之道
the tao of programming«编程之道»(小赵译版) 蓝森林 http://www.lslnet.com —— 编程之道 translated by geoffrey james [小赵]翻译整理 说明:   本文是> >>其中的一册, 由小赵翻译整理, 另外, 这三册书的完整电子文档由小赵根据市面上的>一书(包括了上面的三卷)录入整理, 随后将一起刊登(参见«编程之道»全译文). 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. 远古时代的编程大师们高深莫测,我们不能揣测他们的所思所想,只能描述外表所见.
...   下一页
 ·为了更好理解mvc一例    »显示摘要«
    摘要: 为了更好理解mvc,在这里我给出一个简单例子. 共有4个java类,你可以run accountframe.java. //accountmodel.java package com.newmodern.mvc; import java.util.*; public class accountmodel extends observable{ ......
» 本期热门文章:

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