自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

farproc's blog

理性爱国

  • 博客(3)
  • 资源 (1)
  • 收藏
  • 关注

翻译 [翻译] (C#)安全、简单的Windows Forms多线程编程 (一)

(C#)安全、简单的Windows Forms多线程编程  (一)Chris SellsJune 28, 2002翻译:袁晓辉 www.farproc.com farproc#AT#gmail#dot#com2006年1月18日原文链接下载例子:AsynchCalcPi.exe.说实在的,我最初打算做的事情和本文主要讨论的内容毫不相关。那时,我第一次发现我需要在.NET中计

2006-01-19 13:40:00 3096 1

原创 键盘究竟该怎么打?

我突然发现我不会打键盘了。当然不是说我不会打字或打字速度太慢,而是说我不会标准的键盘指法。  事情的起因很简单。我最近感觉两个手臂不太舒服,有点疼,有点酸。其实我心里很明白,这是“职业病”,没有办法的。但是我才工作一年多啊,就落下这个“病”?心里一寒。赶紧仔细反思了一番,结论是:  1、我同电脑的时间太长了,累的。  2、我用敲键盘的姿势不太正确。  对于第1,我暂时没有办法,除非换个工作,不写程

2006-01-19 10:38:00 2412 2

原创 开源的杀毒软件

开源的杀毒软件 有“免费的午餐”我们为什么不吃呢?杀毒软件一定要购买或用D版吗?先别忙着下结论,请耐心看完本文,然后再告诉我你是怎么想的。   (一)、ClamWin Free Antivirus 开源反病毒软件 GPL协议 SourceForge页面:http://sourceforge.net/projects/clamwin正如其名,这是款运行于Windo

2006-01-17 13:21:00 15502 12

Object-Oriented Design Heuristics

Upon completion of an object-oriented design, you are faced with a troubling question: "Is it good, bad, or somewhere in between?" Seasoned experts often answer this question by subjecting the design to a subconscious list of guidelines based on their years of experience. Experienced developer Arthur J. Riel has captured this elusive, subconscious list, and in doing so, has provided a set of metrics that help determine the quality of object-oriented models.Object-Oriented Design Heuristics offers insight into object-oriented design improvement. The more than sixty guidelines presented in this book are language-independent and allow you to rate the integrity of a software design. The heuristics are not written as hard and fast rules; they are meant to serve as warning mechanisms which allow the flexibility of ignoring the heuristic as necessary. This tutorial-based approach, born out of the author's extensive experience developing software, teaching thousands of students, and critiquing designs in a variety of domains, allows you to apply the guidelines in a personalized manner.The heuristics cover important topics ranging from classes and objects (with emphasis on their relationships including association, uses, containment, and both single and multiple inheritance) to physical object-oriented design. You will gain an understanding of the synergy that exists between design heuristics and the popular concept of design patterns; heuristics can highlight a problem in one facet of a design while patterns can provide the solution.Programmers of all levels will find value in this book. The newcomer will discover a fast track to understanding the concepts of object-oriented programming. At the same time, experienced programmers seeking to strengthen their object-oriented development efforts will appreciate the insightful analysis. In short, with Object-Oriented Design Heuristics as your guide, you have the tools to become a better software developer.

2007-04-29

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除