posted @ 2009-09-09 17:23 龙泰 阅读(286) 评论(0) 推荐(0) 编辑
摘要:
Fields A field is a variable that is associated with a class or with an instance of a class. A field declared with the static modifier defines a static field. A static field identifies exactly one sto... 阅读全文
摘要:
Base classes A class declaration may specify a base class by following the class name and type parameters with a colon and the name of the base class. Omitting a base class specification is the same a... 阅读全文
posted @ 2009-09-09 17:14 龙泰 阅读(483) 评论(0) 推荐(0) 编辑
摘要:
Type parameters A class definition may specify a set of type parameters by following the class name with angle brackets enclosing a list of type parameter names. The type parameters can the be used in... 阅读全文
posted @ 2009-09-09 16:30 龙泰 阅读(444) 评论(0) 推荐(0) 编辑
摘要:
facilitate [fə'siliteit] vt. 使容易, 使 不费力 帮助, 促进 Modern devices facilitatedomestic work. 现代设备使家务活便利了。 ancillary [æn'siləri] adj. 辅助的, 附属的(to) Some practice in the deft use of words may well be anc... 阅读全文
posted @ 2009-09-09 01:54 龙泰 阅读(134) 评论(0) 推荐(0) 编辑
摘要:
“美国的教育和学习方法所注重的准则是:自由、独立、自主学习、重视理解、重视实用。老师重视学生发表的意见,甚至鼓励学生反驳老师” -- 李开复自传:<<世界因你不同>> http://data.book.163.com/book/section/0000FGcI/0000FGcI10.html 阅读全文
posted @ 2009-09-08 18:11 龙泰 阅读(159) 评论(0) 推荐(0) 编辑
摘要:
SQL Server 2005中的uniqueidentifier类型(转) 在SQL Server 2005中有一个数据类型uniqueidentifier,这个数据类型就是用于支持GUID(Global Unique Identifier)。这个类型的值是一个长度为32的定长字符串,比如”00000002-3378-a87f-92pj-2t68i97o34ms”。GUID可以保证该ID的全局唯... 阅读全文
posted @ 2009-09-08 17:51 龙泰 阅读(5175) 评论(0) 推荐(0) 编辑
摘要:
diminish[di'mini∫] vt. 使减少; 缩小 贬低 【建】使成尖顶 【音】减半音 suspension[səs'pen∫ən] n. 悬, 吊; 悬挂物 悬而未决; 保留 中止, 暂停, 停职; 停学 【化】悬浮(液), 悬胶(体) 【数】(拓扑学)同纬映象 【音】悬留法, 悬留音 【修】悬疑法 【商】停止支付 the suspension of payme... 阅读全文
posted @ 2009-09-08 17:09 龙泰 阅读(167) 评论(0) 推荐(0) 编辑
摘要:
principal ['prinsəp(ə)l,-sip-] adj. 主要的, 最重要的, 第一的 负责人的, 首长的 资本的, 本金的 supplant [sə'plɑ:nt] vt. (以不正当的手段)排挤; 取而代之 代替, 取代 Trams in London have been supplanted by buses. 伦敦的电车已经由公共汽车取代了。 facilitate [fə... 阅读全文
posted @ 2009-09-07 15:37 龙泰 阅读(152) 评论(0) 推荐(0) 编辑