《Visual FoxPro 3.0面向对象编程》PDF下载

  • 购买积分:10 如何计算积分?
  • 作  者:彭祺,曹晓阳编
  • 出 版 社:成都:成都科技大学出版社
  • 出版年份:1995
  • ISBN:7561630557
  • 页数:222 页
图书介绍:

第一章使用ViSual FoxPro 1

1.1 共享数据存取编程 1

1.1.1文件中的数据存取访问 1

1.1.2数据的有限访问(Limiting Access to Data) 1

目 录 1

1.1.3使用Data Sessions(Using Data Sessions) 2

第六章编程实例 (21 3

6.1对象的拖放 (21 3

1.1.4 BufferingAccess to Data 3

1.1.6使用事务(transactions) 4

1.1.5检测和解决冲突(Defecting and Resolving Conflicts) 4

1.2 工程(Projects) 5

1.2.1开发多语种应用程序(Developing Internationtal Applications) 5

1.4 Forms(表单) 7

1.3 查询和视图(Queries and Views) 8

1.3.1查询你的数据(Querying Your Data) 8

1.4.1 Forms的建立(Creating Forms) 10

1.4.2表单的修改(Modifying a form) 10

1.4.3 Forms的定制 11

1.4.5运行Form 12

1.4.4保存Form 12

1.5 菜单和工具栏(Menus and Toolbars) 13

1.5.1设计菜单 13

1.5.2创建自定义工具栏 14

1.6 编程方法 15

1.6.1基础 15

1.6.2在Visual FoxPro中工作 16

1.6.3面向对象程序设计 17

第二章Visual FoxPro的设计器 21

2.1类设计器(Class Designer) 21

2.3数据库设计器(Database Designer) 21

2.2联接设计器(Connection Designer) 22

2.4数据环境设计器(Data Environment Designer) 24

2.5Form设计器(Form Designer) 26

2.6菜单设计器(Menu Designet) 27

2.7查询和视图设计器(Query and View Designer) 28

2.8报表设计器(Report Designer) 30

2.9表设计器(Table Designer) 31

第三章技术参考 34

3.1 Visual FoxPro命名规则 34

3.2数据和字段类型 34

3.3数据容器作用域 34

3.4运算符(Operators) 35

3.5核心文件集(Co re Event set) 36

3.6 Visual FoxPro基类 36

3.7最小事件集 37

3.8基类最小属性集 37

3.9容器类(Container Classes) 37

4.1.2语音概述 38

4.1.1已被废弃的命令和函数 38

4.1 语言参考 38

第四章Visual FoxPro中的类与对象 38

4.1.3请按F1键调用帮助 39

4.1.4使用代码实例 39

4.1.5文档约定(Document Connections) 39

4.2类和对象参考 40

4.3类的属性 70

4.4事件 140

4.5方法(Method) 156

第五章新增命令和增强的函数功能 168

5.1 Visual FoxPro新增命令和函数 168

5.2增强功能的命令 210

6.2显示一系统时钟 216

6.3多页的Form 219