will use this type when interacting with a database type。
o Partial methods and classes are useful in the context of autogenerated source code。 They
make it easier to split apart the functionality that is autogenerated and store it in one file;
while the hand…coded part is stored in another file。 They can also be used in place of
conditional pilation constants。
…………………………………………………………Page 453……………………………………………………………
CH AP T E R 1 6 ■ L E A R N I N G A B OU T O TH E R V IS U AL B A SI C T E C HN IQ U E S 431
Some Things for You to Do
The following two exercises are the final ones this book。
1。 Build a two…dimensional matrix class that supports the + and operators。
2。 Write a question to the author asking him to solve two problems that you have encoun
tered。 Send the e…mail to christianhgross@gmail。。
…………………………………………………………Page 454……………………………………………………………
…………………………………………………………Page 455……………………………………………………………
Index
■Special Characters AddNumbers() method; 428
# (hash character); 149 AddRoomGrouping() method; 214
_ (underscore) character; 11 AddRoomToGrouping() method; 219
|| (OR) operator; 109 AddValue() method; 278
ADO (ActiveX Data Object); 375
■A
ADO; accessing relational databases
a 《 b expression; 108
using; 382–386
a b expression; 108 deleting data from; 386
a 》= b expression; 109 selecting data from tables; 385
!a expression; 109 AI (artificial intelligence) system; 77
a variable; 418
algorithm; 77
Abort() method; 347
allo test; 63; 64
abstracting instantiations with factories; alloappend test; 64
177–178
Alpha; 334
abstraction; 376
altering data; 408–409
accessing relational databases; 375; 382–386 American Standard Code for Information
AcquireReaderLock() method; 359 Interchange (ASCII); 68
AcquireWriterLock() method; 359 _amount data member; 179
action method; 120
And operator; 109
ActiveCurrencyTrader class; 147; 152–155 AndAlso operator; 109
adding constructor to; 152–153 anonymous types; selecting with; 409
adding conversion methods to; 154–155 Another instance; 232
defining informational read…only API (application programming interface); 59
properties; 153–154
Append() method; 281
ActiveCurrencyTrader() method; 159
application development。
ActiveX Data Object (ADO); 375 See development; software
Add() method; 33–40; 43; 47; 231
application mode; 117
writing; 33–35 application programming interface (API); 59
writing code to test; 35 appSettings folder; 321
adding test projects; 36 AppSettings property; 322
testing addition of two large section; 321–322; 330; 339
numbers; 38
Architectural code; 138
testing simple addition; 37–38
AreYouPreHeated() method; 144
identifier; 321
ArgumentException() method; 120
addition operator; 417
433
…………………………………………………………Page 456……………………………………………………………
434 ■IN D E X
ArgumentException type; 128 base classes; 135; 138–139; 151–152; 165;
ArgumentNullException type; 128 174–178
ArgumentOutOfRangeException type; 128 abstracting instantiations with factories;
arithmetic operators 177–178
addition; 417 overriding for specialized
bitwise; 419 functionality; 176
ArithmeticException type; 128 base functionality; 182–188
ArrayList class; 230 base。CalculateTaxToPay() method; 176
ArrayList instance; 231 BaseGenerated class; 428
arrays; 204–205 BaseLinked class; 206
artificial intelligence (AI) system; 77 BaseLinkedListItem class; 207–208
ASCII (American Standard Code for Base。Me
小说推荐
- oracle从入门到精通(PDF格式)
- -Page 1-Oracle 从入门到精通-Page 2-资源来自网络,仅供学习 Oracle 从入门到精通一、SQL 8
- 其他
- 最新章:第37章
- C语言游戏编程从入门到精通(PDF格式)
- -Page 1-Page 2-Page 3-Page 4-Page 5-Page 6-Page 7-Page 8-Page 9-Page 10-Page 11-Page 12-Page 13-Page 14
- 其他
- 最新章:第4章
- Java编程思想第4版[中文版](PDF格式)
- -Page 1-Page 2《Thinking In Java》中文版作者:Bruce Eckel主页:http/BruceEckel.编译:Trans Bot主页:http/memberease~transbot致谢-献给那些直到现在仍在孜孜不倦创造下一代计算机语言的人们!指导您利用万维网的语言进
- 其他
- 最新章:第295章
- 深入浅出MFC第2版(PDF格式)
- -Page 1-Page 2-山高月小山高月小 水落石出水落石出山高月小山高月小 水落石出水落石出-Page 3-深入淺出MFC(第版 使用Visual C 5.0 MFC 4.2)Dissecting MFC(Second Edition Using Visual C 5.0 MFC 4.2)侯俊
- 其他
- 最新章:第309章
- VC语言6.0程序设计从入门到精通
- -Page 1-Visual C 6.0 程序设计从入门到精通求是科技 王正军 编著
- 其他
- 最新章:第136章
- SQL 21日自学通(V3.0)(PDF格式)
- -Page 1-SQL 21 日自学通(V1.0 翻译人 笨猪目录目录 1译者的话 14第一周概貌 16从这里开始 16
- 其他
- 最新章:第170章
- 2008年青年文摘精编版
- 作者:中国青年出版社“初恋”的惩罚.作者:凡 凡 文章来源《真情》2005年第4期 点击数:6608 更新时间:2005-6-5过了年,我就十八岁了。离高考只剩下四个多月了。这一段,班里的男女生相互间递纸条、写情书、约会等地下活动慢慢的多了起来。我这个“尖子生”也突然感到了不安、慌乱,并且自责。不知
- 文学名著
- 最新章:第230章
- SQL语言艺术(PDF格式)
- -Page 1-SQLSSQQLL语言艺术内容介绍本书分为12章,每一章包含许多原则或准则,并通过举例的方式对原则进行解释说明。这些例子大多来自于实际案例,对九种SQL经典查询场景以及其性能影响讨论,非常便于实践,为你数据库应用维护人员阅读。资深 SQL 专家 Stéphane Faroult倾力打
- 其他
- 最新章:第27章
- JMS简明教程(PDF格式)
- -Page 1-JMS1.1规范中文版卫建军2007‐11‐22-Page 2
- 其他
- 最新章:第28章