Difference between revisions of "Template:G11ntest/Documentation/BASICGuideTOC/v2"

From Apache OpenOffice Wiki
Jump to: navigation, search
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{IT/Documentation/MasterTOC
+
{{DocBanner}}
 +
__NOTOC__
 +
{{ZH/Documentation/MasterTOC
 
|ShowPrevPage={{{ShowPrevPage}}}
 
|ShowPrevPage={{{ShowPrevPage}}}
 
|PrevPage={{{PrevPage}}}
 
|PrevPage={{{PrevPage}}}
|ShowNextPage=TEST SIGUIENTE
+
|ShowNextPage={{{ShowNextPage}}}
 
|NextPage={{{NextPage}}}
 
|NextPage={{{NextPage}}}
 
|bookid=BASICGuide
 
|bookid=BASICGuide
Line 8: Line 10:
 
|ShowPrevPart=none
 
|ShowPrevPart=none
 
|ShowNextPart=none
 
|ShowNextPart=none
|booktitle=[[IT/Documentation/BASIC Guide|Guida alla programmazione in BASIC]]
+
|booktitle=[[ZH/Documentation/BASIC Guide|{{OOo}} BASIC 编程指南]]
 
|toccontent=<section begin=toccontent />
 
|toccontent=<section begin=toccontent />
* [[Documentation/BASIC Guide/Program Overview|Documentation/BASIC Guide/Program Overview]]
+
* [[Documentation/BASIC Guide/Language|{{OOo}} BASIC 语言]]
* [[Documentation/BASIC Guide/Working With Variables|Documentation/BASIC Guide/Working With Variables]]
+
<div id="lang" style="display:{{{lang|none}}};margin-left: 12px;">
* [[Documentation/BASIC Guide/Strings|Documentation/BASIC Guide/Strings]]
+
* [[Documentation/BASIC Guide/Program Overview|{{OOo}} Basic 程序概述]]
* [[Documentation/BASIC Guide/Numbers|Documentation/BASIC Guide/Numbers]]
+
* [[Documentation/BASIC Guide/Working With Variables|使用变量]]
* [[Documentation/BASIC Guide/Boolean|Documentation/BASIC Guide/Boolean]]
+
* [[Documentation/BASIC Guide/Strings|字符串变量]]
* [[Documentation/BASIC Guide/Date|Documentation/BASIC Guide/Date]]
+
* [[Documentation/BASIC Guide/Numbers|数字变量]]
* [[Documentation/BASIC Guide/Arrays|Documentation/BASIC Guide/Arrays]]
+
* [[g11ntest/Documentation/BASIC Guide/Boolean|布尔变量]]
* [[Documentation/BASIC Guide/Scope of Variables|Documentation/BASIC Guide/Scope of Variables]]
+
* [[Documentation/BASIC Guide/Date|日期和时间变量]]
* [[Documentation/BASIC Guide/Constants|Documentation/BASIC Guide/Constants]]
+
* [[g11ntest/Documentation/BASIC Guide/Arrays|数组]]
* [[Documentation/BASIC Guide/Operators|Documentation/BASIC Guide/Operators]]
+
* [[Documentation/BASIC Guide/Scope of Variables|变量的作用域和生命周期]]
* [[Documentation/BASIC Guide/Branching|Documentation/BASIC Guide/Branching]]
+
* [[Documentation/BASIC Guide/Constants|常量]]
* [[Documentation/BASIC Guide/Loops|Documentation/BASIC Guide/Loops]]
+
* [[Documentation/BASIC Guide/Operators|运算符]]
* [[Documentation/BASIC Guide/Procedures and Functions|Documentation/BASIC Guide/Procedures and Functions]]
+
* [[g11ntest/Documentation/BASIC Guide/Branching|分支]]
* [[Documentation/BASIC Guide/Error Handling|Documentation/BASIC Guide/Error Handling]]
+
* [[ZH/Documentation/BASIC Guide/Loops|循环]]
* [[Documentation/BASIC Guide/Other Instructions|Documentation/BASIC Guide/Other Instructions]]
+
* [[ZH/Documentation/BASIC Guide/Procedures and Functions|过程和函数]]
 
+
* [[ZH/Documentation/BASIC Guide/Error Handling|错误处理]]
* [[Documentation/BASIC Guide/Runtime Library|Documentation/BASIC Guide/Runtime Library]]
+
</div>
=={{{runtime|none}}
+
* [[ZH/Documentation/BASIC Guide/Runtime Library|{{OOo}} Basic 的运行时库]]
* [[Documentation/BASIC Guide/Conversion Functions (Runtime Library)|Documentation/BASIC Guide/Conversion Functions]]
+
<div id="runtime" style="display:{{{runtime|none}}};margin-left: 12px;">
* [[Documentation/BASIC Guide/Strings (Runtime Library)|Documentation/BASIC Guide/Strings]]
+
* [[ZH/Documentation/BASIC Guide/Conversion Functions (Runtime Library)|转换函数({{OOo}} 运行时库)]]
* [[Documentation/BASIC Guide/Date and Time (Runtime Library)|Documentation/BASIC Guide/Date and Time]]
+
* [[ZH/Documentation/BASIC Guide/Strings (Runtime Library)|字符串({{OOo}} BASIC 运行时库)]]
* [[Documentation/BASIC Guide/Files and Directories (Runtime Library)|Documentation/BASIC Guide/Files and Directories]]
+
* [[ZH/Documentation/BASIC Guide/Date and Time (Runtime Library)|日期和时间({{OOo}} 运行时库)]]
* [[Documentation/BASIC Guide/Message and Input Boxes (Runtime Library)|Documentation/BASIC Guide/Message and Input Boxes]]
+
* [[ZH/Documentation/BASIC Guide/Files and Directories (Runtime Library)|文件和目录({{OOo}} 运行时库)]]
* [[Documentation/BASIC Guide/Other Functions (Runtime Library)|Documentation/BASIC Guide/Other Functions]]
+
* [[ZH/Documentation/BASIC Guide/Message and Input Boxes (Runtime Library)|消息和输入框({{OOo}} 运行时库)]]
 
+
* [[ZH/Documentation/BASIC Guide/Other Functions (Runtime Library)|其他函数({{OOo}} 运行时库)]]
* [[Documentation/BASIC Guide/API Intro|Documentation/BASIC Guide/API Intro]]
+
</div>
=={{{api|none}}
+
* [[ZH/Documentation/BASIC Guide/API Intro|{{OOo}} API 简介]]
* [[Documentation/BASIC Guide/UNO|Documentation/BASIC Guide/UNO]]
+
<div id="api" style="display:{{{api|none}}};margin-left: 12px;">
* [[Documentation/BASIC Guide/Properties and Methods (API)|Documentation/BASIC Guide/Properties and Methods]]
+
* [[ZH/Documentation/BASIC Guide/UNO|通用网络对象 (Universal Network Objects, UNO)]]
* [[Documentation/BASIC Guide/Modules, Services and Interfaces|Documentation/BASIC Guide/Modules]]
+
* [[ZH/Documentation/BASIC Guide/Properties and Methods (API)|属性和方法 (API)]]
* [[Documentation/BASIC Guide/UNO Tools|Documentation/BASIC Guide/UNO Tools]]
+
* [[ZH/Documentation/BASIC Guide/Modules, Services and Interfaces|模块、服务和接口]]
* [[Documentation/BASIC Guide/Interface Overview|Documentation/BASIC Guide/Interface Overview]]
+
* [[ZH/Documentation/BASIC Guide/UNO Tools|使用 UNO 时所需的工具]]
 
+
* [[ZH/Documentation/BASIC Guide/Interface Overview|几个主要接口的概述]]
* [[Documentation/BASIC Guide/Documents|Documentation/BASIC Guide/Documents]]
+
</div>
=={{{docs|none}}
+
* [[ZH/Documentation/BASIC Guide/Documents|使用 {{OOo}} 文档]]
* [[Documentation/BASIC Guide/StarDesktop|Documentation/BASIC Guide/StarDesktop]]
+
<div id="docs" style="display:{{{docs|none}}};margin-left: 12px;">
* [[Documentation/BASIC Guide/Templates|Documentation/BASIC Guide/Templates]]
+
* [[ZH/Documentation/BASIC Guide/StarDesktop|StarDesktop]]
 
+
* [[ZH/Documentation/BASIC Guide/Templates|模板]]
* [[Documentation/BASIC Guide/Text Documents|Documentation/BASIC Guide/Text Documents]]
+
</div>
=={{{textdocs|none}}
+
* [[ZH/Documentation/BASIC Guide/Text Documents|文本文档]]
* [[Documentation/BASIC Guide/Structure of Text Documents|Documentation/BASIC Guide/Structure of Text Documents]]
+
<div id="textdocs" style="display:{{{textdocs|none}}};margin-left: 12px;">
* [[Documentation/BASIC Guide/Editing Text Documents|Documentation/BASIC Guide/Editing Text Documents]]
+
* [[ZH/Documentation/BASIC Guide/Structure of Text Documents|文本文档结构]]
* [[Documentation/BASIC Guide/More Than Text|Documentation/BASIC Guide/More Than Text]]
+
* [[ZH/Documentation/BASIC Guide/Editing Text Documents|编辑文本文档]]
 
+
* [[ZH/Documentation/BASIC Guide/More Than Text| 文本文档:文本以外的内容]]
* [[Documentation/BASIC Guide/Spreadsheets|Documentation/BASIC Guide/Spreadsheets]]
+
</div>
=={{{spread|none}}
+
* [[ZH/Documentation/BASIC Guide/Spreadsheets|电子表格]]
* [[Documentation/BASIC Guide/Structure of Spreadsheets|Documentation/BASIC Guide/Structure of Spreadsheets]]
+
<div id="spread" style="display:{{{spread|none}}};margin-left: 12px;">
** [[Documentation/BASIC Guide/Rows and Columns|Documentation/BASIC Guide/Rows and Columns]]
+
* [[ZH/Documentation/BASIC Guide/Structure of Spreadsheets|电子表格文档结构]]
** [[Documentation/BASIC Guide/Cells and Ranges|Documentation/BASIC Guide/Cells and Ranges]]
+
** [[ZH/Documentation/BASIC Guide/Rows and Columns|行和列]]
** [[Documentation/BASIC Guide/Formatting Spreadsheet Documents|Documentation/BASIC Guide/Formatting Spreadsheet Documents]]
+
** [[ZH/Documentation/BASIC Guide/Cells and Ranges|单元格和区域]]
* [[Documentation/BASIC Guide/Editing Spreadsheet Documents|Documentation/BASIC Guide/Editing Spreadsheet Documents]]
+
** [[ZH/Documentation/BASIC Guide/Formatting Spreadsheet Documents|设置电子表格文档格式]]
 
+
* [[ZH/Documentation/BASIC Guide/Editing Spreadsheet Documents|编辑电子表格文档]]
* [[Documentation/BASIC Guide/Drawings Presentations|Documentation/BASIC Guide/Drawings Presentations]]
+
</div>
=={{{draw|none}}
+
* [[ZH/Documentation/BASIC Guide/Drawings Presentations|绘图和演示文稿]]
* [[Documentation/BASIC Guide/Structure of Drawings|Documentation/BASIC Guide/Structure of Drawings]]
+
<div id="draw" style="display:{{{draw|none}}};margin-left: 12px;">
* [[Documentation/BASIC Guide/Editing Drawing Objects|Documentation/BASIC Guide/Editing Drawing Objects]]
+
* [[ZH/Documentation/BASIC Guide/Structure of Drawings|绘图结构]]
* [[Documentation/BASIC Guide/Presentations|Documentation/BASIC Guide/Presentations]]
+
* [[ZH/Documentation/BASIC Guide/Editing Drawing Objects|编辑绘图对象]]
 
+
* [[ZH/Documentation/BASIC Guide/Presentations|演示文稿]]
* [[Documentation/BASIC Guide/Charts|Documentation/BASIC Guide/Charts]]
+
</div>
=={{{chart|none}}
+
* [[ZH/Documentation/BASIC Guide/Charts|图表]]
* [[Documentation/BASIC Guide/Charts in Spreadsheets|Documentation/BASIC Guide/Charts in Spreadsheets]]
+
<div id="chart" style="display:{{{chart|none}}};margin-left: 12px;">
* [[Documentation/BASIC Guide/Structure of Charts|Documentation/BASIC Guide/Structure of Charts]]
+
* [[ZH/Documentation/BASIC Guide/Charts in Spreadsheets|在电子表格中使用图表]]
* [[Documentation/BASIC Guide/Chart Types|Documentation/BASIC Guide/Chart Types]]
+
* [[ZH/Documentation/BASIC Guide/Structure of Charts|图表结构]]
 
+
* [[ZH/Documentation/BASIC Guide/Chart Types|图表类型]]
* [[Documentation/BASIC Guide/Database|Documentation/BASIC Guide/Database]]
+
</div>
=={{{base|none}}
+
* [[ZH/Documentation/BASIC Guide/Database|数据库]]
* [[Documentation/BASIC Guide/SQL|Documentation/BASIC Guide/SQL]]
+
<div id="base" style="display:{{{base|none}}};margin-left: 12px;">
* [[Documentation/BASIC Guide/Database Access Types|Documentation/BASIC Guide/Database Access Types]]
+
* [[ZH/Documentation/BASIC Guide/SQL|SQL: 查询语言]]
* [[Documentation/BASIC Guide/Data Sources|Documentation/BASIC Guide/Data Sources]]
+
* [[ZH/Documentation/BASIC Guide/Database Access Types|数据库访问类型]]
* [[Documentation/BASIC Guide/Database Access|Documentation/BASIC Guide/Database Access]]
+
* [[ZH/Documentation/BASIC Guide/Data Sources|数据源]]
 
+
* [[ZH/Documentation/BASIC Guide/Database Access|数据库访问]]
* [[Documentation/BASIC Guide/Dialogs|Documentation/BASIC Guide/Dialogs]]
+
</div>
=={{{dial|none}}
+
* [[ZH/Documentation/BASIC Guide/Dialogs|对话框]]
* [[Documentation/BASIC Guide/Working With Dialogs|Documentation/BASIC Guide/Working With Dialogs]]
+
<div id="dial" style="display:{{{dial|none}}};margin-left: 12px;">
* [[Documentation/BASIC Guide/Properties|Documentation/BASIC Guide/Properties]]
+
* [[ZH/Documentation/BASIC Guide/Working With Dialogs|使用对话框]]
* [[Documentation/BASIC Guide/Events|Documentation/BASIC Guide/Events]]
+
* [[ZH/Documentation/BASIC Guide/Properties|属性]]
* [[Documentation/BASIC Guide/Control Elements|Documentation/BASIC Guide/Control Elements]]
+
* [[ZH/Documentation/BASIC Guide/Events|事件]]
 
+
* [[ZH/Documentation/BASIC Guide/Control Elements|对话框控制元素详述]]
* [[Documentation/BASIC Guide/Forms|Documentation/BASIC Guide/Forms]]
+
</div>
=={{{form|none}}
+
* [[ZH/Documentation/BASIC Guide/Forms|表单]]
* [[Documentation/BASIC Guide/Working With Forms|Documentation/BASIC Guide/Working With Forms]]
+
<div id="form" style="display:{{{form|none}}};margin-left: 12px;">
* [[Documentation/BASIC Guide/Control Element Forms|Documentation/BASIC Guide/Control Element Forms]]
+
* [[ZH/Documentation/BASIC Guide/Working With Forms|使用表单]]
* [[Documentation/BASIC Guide/Database Forms|Documentation/BASIC Guide/Database Forms]]
+
* [[ZH/Documentation/BASIC Guide/Control Element Forms|控制元素表单详述]]
 
+
* [[ZH/Documentation/BASIC Guide/Database Forms|数据库表单]]
=
+
</div>
 +
<section end=toccontent />}}
  
 
[[Category:Documentation/BASIC Guide]]
 
[[Category:Documentation/BASIC Guide]]
 
[[Category:Exclude in print|{{PAGENAME}}]]
 
[[Category:G11n Wiki Translation Testing]]
 

Latest revision as of 20:00, 7 July 2018

doc OOo
Book.png
[[{{{PrevPage}}}|< 上一页]] [[{{{NextPage}}}|下一页 >]]
Personal tools