Pcgets Pcgive10 Ox3 使用手册和相关文章
			
			
			
			
				介绍
			
			
				| ContentsPreface xiii
 1 Ox Environment 1
 1.1 Installing Ox . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
 1.2 Oxversion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
 1.3 Helpanddocumentation . . . . . . . . . . . . . . . . . . . . . . 1
 1.4 Running an Ox program . . . . . . . . . . . . . . . . . . . . . . 2
 1.5 Redirectingoutput . . . . . . . . . . . . . . . . . . . . . . . . . 3
 1.6 UsingGiveWinandOxRun . . . . . . . . . . . . . . . . . . . . 3
 1.7 UsingtheOxEditeditor . . . . . . . . . . . . . . . . . . . . . . 5
 1.8 Graphics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
 1.9 Compilationandrun-timeerrors . . . . . . . . . . . . . . . . . . 6
 1.10 Haveyouprogrammedbefore? . . . . . . . . . . . . . . . . . . . 7
 2 Syntax 8
 2.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
 2.2 Comment . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
 2.3 Program layout . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
 2.4 Statements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
 2.5 Identifiers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
 2.6 Style . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
 2.7 Matrixconstants . . . . . . . . . . . . . . . . . . . . . . . . . . 13
 2.8 Creatingamatrix . . . . . . . . . . . . . . . . . . . . . . . . . . 13
 2.9 Usingfunctions . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
 2.9.1 Simple functions . . . . . . . . . . . . . . . . . . . . . 15
 2.9.2 Functionarguments . . . . . . . . . . . . . . . . . . . . 15
 2.9.3 Returninga value . . . . . . . . . . . . . . . . . . . . . 16
 2.9.4 Functiondeclaration . . . . . . . . . . . . . . . . . . . 18
 2.9.5 Returningvalues inanargument . . . . . . . . . . . . . 18
 3 Operators 21
 3.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
 3.2 Indexoperators . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
 ix
 | 
			
				下载地址
			
			
			
			
			
			
			
			
			
			
				------分隔线----------------------------