计算机专业英语(软件2)

上传人:宝路 文档编号:50599953 上传时间:2018-08-09 格式:PPT 页数:15 大小:440.26KB
返回 下载 相关 举报
计算机专业英语(软件2)_第1页
第1页 / 共15页
计算机专业英语(软件2)_第2页
第2页 / 共15页
计算机专业英语(软件2)_第3页
第3页 / 共15页
计算机专业英语(软件2)_第4页
第4页 / 共15页
计算机专业英语(软件2)_第5页
第5页 / 共15页
点击查看更多>>
资源描述

《计算机专业英语(软件2)》由会员分享,可在线阅读,更多相关《计算机专业英语(软件2)(15页珍藏版)》请在金锄头文库上搜索。

1、计算机专业英语张起荣Unit One Hardware Keywords: type-safe类型安全 standardize标准化 implementation 实现 self-contained 自包含 self-describing自描述 package包 property属性Passage Two C# Language Unit One Hardware Word-building : method方法 event事件 automatically自动地 transport移植 namespace命名空间 fields字段 value type值类型 reference type引用类

2、型Passage Two C# Language Unit One Hardware Word-building : variable变量 class类 struct type结构类型 delegate type委托类型 interface接口 generics泛型 enum type枚举类型 array数组Passage Two C# Language Unit One Hardware Word-building : multi-dimensional array多维数组 operand操作数 operator操作符 statement语句 object对象Passage Two C# L

3、anguage Unit One Hardware Word-building :名词+al后缀=形容词dimension维度(名词)dimensional 空间的(形容词)Passage Two C# Language Unit One Hardware Word-building :multi-多的(前缀) multi-dimensional多维的 multi-user 多用户Passage Two C# Language Unit One Hardware Sentences :Key to such components is thatthey present a programmin

4、g model with properties, methods, and events; they have attributes that provide declarative information about the component; and they incorporate their own documentation. Passage Two C# Language Unit One Hardware Sentences : Aspects of C#s design that were directly influenced by versioning considera

5、tions include theseparate virtual and override modifiers, the rules for methodoverload resolution, and support for explicit interface memberdeclarations.Passage Two C# Language Unit One Hardware Sentences : Delegates make it possible to treat methods as entities that can be assigned to variables and

6、 passed as parameters. Passage Two C# Language Unit One Hardware Sentences : Because of the unification, general- purpose libraries that use type can be used with both referencetypes and value types. Passage Two C# Language Unit One Hardware Sentences :Expressions that can be used as statements incl

7、ude method invocations, object allocations using the new operator, assignments using = and the compound assignment operators, and increment and decrement operations using the + and - operators.Passage Two C# Language Unit One Hardware Sentences : The try.catch statement is used tocatch exceptions th

8、at occur during execution of a block, and the try. finally statement is used to specify finalization code that is always executed, whether an exception occurred or not.Passage Two C# Language Unit One Hardware Sentences :A class is a data structure thatcombines state (fields) andactions (methods and

9、 otherfunction members) in a single unit. Passage Two C# Language Unit One Hardware Sentences : A class declaration starts with a header that specifies the attributes and modifiers of the class, the name of the class, the base class (if given), and the interfacesimplemented by the class. Passage Two C# Language

展开阅读全文
相关资源
正为您匹配相似的精品文档
相关搜索

最新文档


当前位置:首页 > 中学教育 > 教学课件

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号