您的位置:首页 > 移动开发

Framework Fundamentals 基本结构

2009-02-22 01:16 344 查看
Framework Fundamentals
Before You Begin 开始之前(引言?)
Lesson 1: Using Value Types 使用数值类型
Built-in Value Types 内置数值类型
How to Declare Value Types 怎羊声明数值类型
How to Create User-Defined Types 怎样创建自定义数值类型
How to Create Enumerations 怎样创建枚举
Lab: Declaring and Using Value Types 实验:声明和使用数值类型
Lesson Summary 课文摘要
Lesson Review 课文回顾
Lesson 2: Using Common Reference Types
What Is a Reference Type?
Comparing the Behavior of Reference and Value Types
Built-in Reference Types
Strings and String Builders
How to Create and Sort Arrays
How to Use Streams
How to Throw and Catch Exceptions
Lab: Working with Reference Types
Lesson Summary
Lesson Review
Lesson 3: Constructing Classes
What Is Inheritance?
What Is an Interface?
What Are Partial Classes?
What Are Generics?
Events
What Are Attributes
What Is Type Forwarding?
Lab: Create a Derived Class with Delegates
Lesson Summary
Lesson Review
Lesson 4: Converting Between Types
Conversion in Visual Basic and C#
What Is Boxing and Unboxing?
How to Implement Conversion in Custom Types
Lab: Safely Performing Conversions
Lesson Summary
Lesson Review
Chapter Review
Chapter Summary
Key Terms
Case Scenario
Case Scenario: Designing an Application
Suggested Practices64
Manage Data in a .NET Framework Application by Using .NET Framework 2.0 System Types
Implement .NET Framework Interfaces to Cause Components to Comply with Standard Contracts
Control Interactions Between .NET Framework Application Components by Using Events and Delegates
Take a Practice Test
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息