Identifying Keywords
Số trang: 1
Loại file: pdf
Dung lượng: 7.60 KB
Lượt xem: 15
Lượt tải: 0
Xem trước 1 trang đầu tiên của tài liệu này:
Thông tin tài liệu:
Xác định khoá của ngôn ngữ C # 77 dự trữ định danh để sử dụng riêng của mình, và bạn không nên tái sử dụng các định danh cho các mục đích của riêng bạn. Những định danh này được gọi là các từ khoá, và từng có một ý nghĩa cụ thể.
Nội dung trích xuất từ tài liệu:
Identifying Keywords Identifying KeywordsThe C# language reserves 77 identifiers for its own use, and you should not reuse theseidentifiers for your own purposes. These identifiers are called keywords, and each has aparticular meaning. Examples of keywords are class, namespace, and using. Youll learnthe meaning of most of the keywords as you proceed through this book. The keywordsare listed in the following table.abstract as base boolbreak byte case catchchar checked class constcontinue decimal default delegatedo double else enumevent explicit extern falsefinally fixed float forforeach goto if implicitin int interface internalis lock long namespacenew null object operatorout override params privateprotected public readonly refreturn sbyte sealed shortsizeof stackalloc static stringstruct switch this throwtrue try typeof uintulong unchecked unsafe ushortusing virtual void volatilewhileTIPIn the Visual Studio 2005 Code and Text Editor window, keywords are colored bluewhen you type them.
Nội dung trích xuất từ tài liệu:
Identifying Keywords Identifying KeywordsThe C# language reserves 77 identifiers for its own use, and you should not reuse theseidentifiers for your own purposes. These identifiers are called keywords, and each has aparticular meaning. Examples of keywords are class, namespace, and using. Youll learnthe meaning of most of the keywords as you proceed through this book. The keywordsare listed in the following table.abstract as base boolbreak byte case catchchar checked class constcontinue decimal default delegatedo double else enumevent explicit extern falsefinally fixed float forforeach goto if implicitin int interface internalis lock long namespacenew null object operatorout override params privateprotected public readonly refreturn sbyte sealed shortsizeof stackalloc static stringstruct switch this throwtrue try typeof uintulong unchecked unsafe ushortusing virtual void volatilewhileTIPIn the Visual Studio 2005 Code and Text Editor window, keywords are colored bluewhen you type them.
Tìm kiếm theo từ khóa liên quan:
ngôn ngữ lập trình lập trình ngôn ngữ C# C# Identifying KeywordsGợi ý tài liệu liên quan:
-
Giáo trình Lập trình hướng đối tượng: Phần 2
154 trang 273 0 0 -
Bài thuyết trình Ngôn ngữ lập trình: Hệ điều hành Window Mobile
30 trang 264 0 0 -
Kỹ thuật lập trình trên Visual Basic 2005
148 trang 264 0 0 -
Giáo trình Lập trình cơ bản với C++: Phần 1
77 trang 232 0 0 -
Bài giảng Một số hướng nghiên cứu và ứng dụng - Lê Thanh Hương
13 trang 223 0 0 -
Giáo án Tin học lớp 11 (Trọn bộ cả năm)
125 trang 215 1 0 -
NGÂN HÀNG CÂU HỎI TRẮC NGHIỆM THIẾT KẾ WEB
8 trang 205 0 0 -
Bài tập lập trình Windows dùng C# - Bài thực hành
13 trang 180 0 0 -
Giáo trình Lập trình C căn bản: Phần 1
64 trang 169 0 0 -
Bài giảng Nhập môn về lập trình - Chương 1: Giới thiệu về máy tính và lập trình
30 trang 164 0 0