eric-1001c

  BlogJava :: 首页 :: 新随笔 :: 联系 :: 聚合  :: 管理 ::
  3 随笔 :: 45 文章 :: 12 评论 :: 0 Trackbacks

2009年10月24日 #

     摘要: if/else的强大使得我们在遇到任何分支逻辑里面都会优先考虑它的使用,所以无论是简单的,还是复杂逻辑功能函数都会出现if/else,但是这种 “优先考虑”更多的时候却变成了一种怂恿和诱惑。特别在复杂逻辑功能函数里面,不乏if/else错用、滥用和嵌套用。if/else错用、滥用和嵌套用都会在不同程度上减少代码的可读性,降低代码的可维护性,增加潜在bug的可能性。  阅读全文
posted @ 2009-10-24 10:54 Eric-1001c 阅读(1766) | 评论 (1)编辑 收藏

2009年10月18日 #

     摘要: 摩尔定律这种利用自身的优势去“统治”市场的招式并不是只有intel会用,其实跨国大公司都对此轻车熟路,Ibm提出的SOA不正是利用自身在企业服务的软件和硬件优势再次成为这个市场的主宰?Microsoft不断的推出新的操作系统也是如此,新操作系统的推出最后使得民众的口袋憋下去了,Microsoft的老板们的别墅又多一栋。很多时候,我们其实是被“摩尔定律”了,只是我们大家都还不清楚而儿。  阅读全文
posted @ 2009-10-18 10:52 Eric-1001c 阅读(407) | 评论 (0)编辑 收藏

2009年10月17日 #

     摘要: 在各种浏览器中使用javascript对dom进行访问,读取和操作有很大的区别,一不小心就留下一个潜在的bug,所以有必要总结一下  阅读全文
posted @ 2009-10-17 16:52 Eric-1001c 阅读(418) | 评论 (0)编辑 收藏

     摘要: 在javascript里面,event在各大浏览器以及dom 标准中差异比较大,在进行javascript兼容性开发或者改造中要格外小心注意!  阅读全文
posted @ 2009-10-17 12:56 Eric-1001c 阅读(609) | 评论 (0)编辑 收藏

2008年8月20日 #

     摘要: scrum  阅读全文
posted @ 2008-08-20 15:56 Eric-1001c 阅读(211) | 评论 (0)编辑 收藏

2008年8月5日 #

posted @ 2008-08-05 14:41 Eric-1001c 阅读(1014) | 评论 (0)编辑 收藏

2008年7月8日 #

posted @ 2008-07-08 11:27 Eric-1001c 阅读(1616) | 评论 (0)编辑 收藏

2008年7月5日 #

     摘要: The portal uses a tree like hierarchical structure, where the root o tree is called Content Root. Nodes in this hierarchy belong to one of the following types  阅读全文
posted @ 2008-07-05 16:06 Eric-1001c 阅读(169) | 评论 (0)编辑 收藏

     摘要: As Internet dev, business required to integrate various sites into one to supply more comfortable service. However, this generated a smorgasbord look and feel. Security soon became an issue and each site then required authentication, which mean user would endure the frustrating experiencing of logins on a single site with difference name and password. And now many different devices with different attributes such as desktops, mobile phones, and palm pilots are needed to access into business sys.   阅读全文
posted @ 2008-07-05 16:04 Eric-1001c 阅读(180) | 评论 (0)编辑 收藏

2008年6月26日 #

posted @ 2008-06-26 11:32 Eric-1001c 阅读(137) | 评论 (0)编辑 收藏

仅列出标题