|
??
??【文件名】:061213@52RD_★C++byexample.zip
??【格 式】:zip
??【大 小】:2304K
??【简 介】:看例子学C++,由浅入深,所用英文也不很难,初学者也很容易看懂。如果你看C++primer还感觉有难度,这个是很好的选择了。完全文字版。我花了很多时间做目录,重新修订,希望对大家有用。
??【目 录】:
??IIntroductiontoC++
??1WelcometoC++...........................................................................11
??2WhatIsaProgram?......................................................................35
??3YourFirstC++Program..............................................................51
??4VariablesandLiterals..................................................................69
??5CharacterArraysandStrings.....................................................99
??6PreprocessorDirectives.............................................................113
??7SimpleInput/Output.................................................................133
??IIUsingC++Operators
??8UsingC++MathOperatorsandPrecedence..........................163
??9RelationalOperators..................................................................185
??10LogicalOperators.......................................................................207
??11AdditionalC++Operators........................................................221
??IIIC++Constructs
??12ThewhileLoop...........................................................................245
??13TheforLoop................................................................................273
??14OtherLoopOptions...................................................................295
??15TheswitchandgotoStatements...............................................311
??16WritingC++Functions..............................................................331
??IVVariableScopeandModular
??Programming
??17VariableScope.............................................................................353
??18PassingValues............................................................................379
??19FunctionReturnValuesandPrototypes.................................397
??20DefaultArgumentsandFunctionOverloading.....................415
??VCharacter Input/Output and
??String Functions
??21 Device and Character Input/Output.......................................431
??22 Character, String, and Numeric Functions .............................449
??VI Arrays and Pointers
??23 Introducing Arrays .....................................................................473
??24 Array Processing.........................................................................493
??25 Multidimensional Arrays ..........................................................519
??26 Pointers ........................................................................................541
??27 Pointers and Arrays ...................................................................557
??VII Structures and File Input/Output
??28 Structures .....................................................................................583
??29 Arrays of Structures ...................................................................605
??30 Sequential Files ...........................................................................625
??31 Random-Access Files .................................................................645
??32 Introduction to Object-Oriented Programming .....................661
??VIII References
??A Memory Addressing, Binary, and Hexadecimal Review .....679
??B Answers to Review Questions ..................................................701
??C ASCII Table..................................................................................719
??D C++ Precedence Table ................................................................729
??E Keyword and Function Reference............................................733
??F The Mailing List Application ....................................................737
??Glossary .......................................................................................747
??Index .............................................................................................761
??
??
?? |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?注册
×
|