Ruby程序设计语言

王朝百科·作者佚名  2010-07-13  
宽屏版  字体: |||超大  

版权信息书 名: Ruby程序设计语言

Ruby程序设计语言

作者:(美)费拉纳根

出版社:东南大学出版社

出版时间: 2008

ISBN: 9787564108397

开本: 16

定价: 64.00 元

内容简介《Ruby程序设计语言》包含了对Ruby平台的大量API的全面介绍,通过包含详尽注释的代码展示了如何将Ruby用于文本处理、数值处理、集合、输入/输出、网络和并发。如果您真想要理解Ruby,本书不可或缺。

目录Preface

1.Introduction

1.1ATourofRuby

1.2TryRuby

1.3AboutThisBook

1.4ASudokuSolverinRuby

2.TheStructureandExecutionofRubyPrograms

2.1LexicalStructure

2.2SyntacticStructure

2.3FileStructure

2.4ProgramEncoding

2.5ProgramExecution

3.DatatypesandObjects

3.1Numbers

3.2Text

3.3Arrays

3.4Hashes

3.5Ranges

3.6Symbols

3.7True,False,andNil

3.8Objects

4.ExpressionsandOperators

4.1LiteralsandKeywordLiterals

4.2VariableReferences

4.3ConstantReferences

4.4MethodInvocations

4.5Assignments

4.6Operators

5.StatementsandControlStructures

5.1Conditionals

5.2Loops

5.3IteratorsandEnumerableObjects

5.4Blocks

5.5AlteringControlFlow

5.6ExceptionsandExceptionHandling

5.7BEGINandEND

5.8Threads,Fibers,andContinuations

6.Methods,Procs,Lambflas,andClosures

6.1DefiningSimpleMethods

6.2MethodNames

6.3MethodsandParentheses

6.4MethodArguments

6.5ProcsandLambdas

6.6Closures

6.7MethodObjects

6.8FunctionalProgramming

7.ClassesandModules

7.1DefiningaSimpleClass

7.2MethodVisibility:Public,Protected,Private

7.3SubclassingandInheritance

7.4ObjectCreationandInitialization

7.5Modules

7.6LoadingandRequiringModules

7.7SingletonMethodsandtheEigenclass

7.8MethodLookup

7.9ConstantLookup

8.ReflectionandMetaprogramming

8.1Types,Classes,andModules

8.2EvaluatingStringsandBlocks

8.3VariablesandConstants

8.4Methods

8.5Hooks

8.6Tracing

8.7ObjectSpaceandGC

8.8CustomControlStructures

8.9MissingMethodsandMissingConstants

8.10DynamicallyCreatingMethods

8.11AliasChaining

8.12Domain-SpecificLanguages

9.TheRubyPlatform

9.1Strings

9.2RegularExpressions

9.3NumbersandMath

9.4DatesandTimes

9.5Collections

9.6FilesandDirectories

9.7Input/Output

9.8Networking

9.9ThreadsandConcurrency

10.TheRubyEnvironment

10.1InvokingtheRubyInterpreter

10.2TheTop-LevelEnvironment

10.3PracticalExtractionandReportingShortcuts

10.4CallingtheOS

10.5Security

Index

……

 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
 
© 2005- 王朝百科 版权所有