Unicode was a brave effort to create a single character set that included every reasonable writing system on the planet and some make-believe ones like Klingon, too. Some people are under the misconception that Unicode is simply a 16-bit code where each character takes 16 bits and therefore t...
http://www.joelonsoftware.com/ 目录 ··· 第一部分 位与字节:编程实践点滴 一 语言的选择 /2 二 深入底层 /4 三JOEL测试:改进代码的12个步骤 /14 四 每一位软件开发人员必须、绝对要至少具备UNICODE 与字符集知识(没有任何例外!) /27 ··· (更多) 原文摘录 ··· ( 全部 ) 我觉得,人...
You’ve probably seen web editors based on the idea of blocks. I’m typing this in WordPress, which has a little + button that brings up a long…Read more“Making the web better. With blocks!” Kinda a big announcement The other day I was talking to a young developer working on a c...
Joel Spolsky,软件行业的一位老兵,开办了一个叫做“Joel说软件”(www.joelonsoftware.com)的blog网站专栏。这是在程序员当中最为流行的独立网站之一。该网站被描述为“反Dilbert宣言书”。Spolsky设计与开发的软件拥有数以百万计的用户,他参与研发的软件是各种各样的,从Microsoft Excel到Juno用户界面。此外,他在纽约...
第一部分 位与字节:编程实践点滴 一 语言的选择 2 二 深入底层 4 三JOEL测试:改进代码的12个步骤 14 四 每一位软件开发人员必须、绝对要至少具备UNICODE 四 与字符集知识(没有任何例外!) 27 五 轻松写就功能规格说明书 第1节:为什么烦心? 38
8、JOEL举了一个比较好的例子:Mutt记不住Unicode版本的strcpy函数的名字。他可以查询该函数,这要花费30秒钟的时间;他也可以询问Jeff,这得用去15秒钟的时间。既然紧靠Jeff坐着,他选择询问Jeff。不过,Jeff因此显得心烦意乱而丢掉了15分钟的产出(仅仅为了节省Mutt 15秒钟)。然而如果当Mutt去询问Jeff需要45秒钟的时间时...
现在有两个程序员Jeff和Mutt,他们坐在一个开放的隔间里面,两个人在邻座。有一天,Mutt记不得strcpy这个函数的Unicode版本叫什么名字了,他可以花30秒自己去查书,也可以问Jeff,这只需要15秒。因为Mutt就坐在Jeff边上,所以他就去问Jeff。结果Jeff就被打扰了,仅仅节约了Mutt15秒的时间,却浪费了Jeff15分钟的时间。
Unicode in PHP. There issome existing documentionof mb_ functions that people have pointed me to, which is badly written and confusing, and appears to only support a handful of encodings, not Unicode in general. It also seems to be an extension that you have to turn on, which means, I...
and good Corel PhotoPaint skills to create a neat picture in the corner of the wizard. Then to get FogBUGZ to work perfectly with Unicode, I had to write a little ActiveX control using C++ and ATL, which drew upon years of C++ and COM experience and a week or so learning about charac...
- The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode (No Excuse!) 2003年10月13日 例外处理 - Exceptions 2003年12月01日 工匠技艺 - Craftsmanship 2003年12月14日 双元文化主义 - Biculturalism 2004年01月26日 让你的简历有可读性 - Getting Your Résumé ...