图书介绍

CLIPPER扩充函数库 网络篇 上pdf电子书版本下载

CLIPPER扩充函数库  网络篇  上
  • 台湾TSID工作室编著 著
  • 出版社: 北京:电子工业出版社
  • ISBN:7505328611
  • 出版时间:1995
  • 标注页数:303页
  • 文件大小:4MB
  • 文件页数:315页
  • 主题词:

PDF下载


点此进入-本书在线PDF格式电子书下载【推荐-云解压-方便快捷】直接下载PDF格式图书。移动端-PC端通用
种子下载[BT下载速度快] 温馨提示:(请使用BT下载软件FDM进行下载)软件下载地址页 直链下载[便捷但速度慢]   [在线试读本书]   [在线获取解压码]

下载说明

CLIPPER扩充函数库 网络篇 上PDF格式电子书版下载

下载的文件为RAR压缩包。需要使用解压软件进行解压得到PDF格式图书。

建议使用BT下载工具Free Download Manager进行下载,简称FDM(免费,没有广告,支持多平台)。本站资源全部打包为BT种子。所以需要使用专业的BT下载软件进行下载。如 BitComet qBittorrent uTorrent等BT下载工具。迅雷目前由于本站不是热门资源。不推荐使用!后期资源热门了。安装了迅雷也可以迅雷进行下载!

(文件页数 要大于 标注页数,上中下等多册电子书除外)

注意:本站所有压缩包均有解压码: 点击下载压缩包解压工具

图书目录

第1章 对象服务(Object Service) 1

1.1 说明 1

1.1.1 对象(Object) 1

1.1.1.1 对象标识符(Object ID) 1

1.1.1.2 对象类型(Object Type) 2

1.1.1.3 对象名(Object Name) 2

1.1.1.4 对象标志(Object Flag) 3

1.1.1.5 对象安全性(Object Security) 3

1.1.1.6 特性标志(Property Flag) 3

1.1.2 特性及其值(Property and Values) 4

1.1.2.1 项目特性(Item Properties) 4

1.1.2.2 设置特性(Set Property) 5

1.2 函数功能 8

1.2.1 AddGroup 8

1.2.2 AddUser 11

1.2.3 AdGpToCo 13

1.2.4 AdUrToCo 16

1.2.5 AdUrToGp 19

1.2.6 ChgPaswd 23

1.2.7 DelGroup 25

1.2.8 DelUser 27

1.2.9 DIGpFmCo 29

1.2.10 DIUrFmCo 31

1.2.11 DIUrFmGp 33

1.2.12 GetFull 37

1.2.13 GetUrID 39

1.2.14 IsGrPMem 41

1.2.15 RenGroup 44

1.2.16 RenUser 46

1.2.17 ScanGrop 48

1.2.18 ScanServ 51

1.2.19 ScanUser 54

1.2.20 SetFull 57

1.2.21 VerPaswd 60

1.3 公用函数 62

1.3.1 AddBinderyObjectToSet函数 62

1.3.2 ChangeBinderyObjectPassword函数 65

1.3.3 CreateBinderyObject函数 68

1.3.4 CreateProperty函数 70

1.3.5 DeleteBinderyObject函数 73

1.3.6 DeleteBinderyObjectFromSet函数 75

1.3.7 DeleteProperty函数 78

1.3.8 GetBinderyObjectID函数 80

1.3.9 GetBinderyObjectName函数 82

1.3.10 ISBinderyObjectInSet函数 84

1.3.11 RenameBinderyObject函数 87

1.3.12 ReadPropertyValue函数 89

1.3.13 ScanBinderyObject函数 92

1.3.14 ScanProperty函数 95

1.3.15 VerifyBinderyObjectPassword函数 98

1.3.16 WritePropertyValue函数 101

第2章 网络连接服务(Connection Service) 104

2.1 说明 104

2.2 函数功能 105

2.2.1 AttServ 105

2.2.2 DetServ 107

2.2.3 GetConAd 108

2.2.4 GetConNa 111

2.2.5 GetCurNa 112

2.2.6 GetCurNo 114

2.2.7 GetLogTM 115

2.2.8 GetObjNo 118

2.2.9 GetSatAd 120

2.2.10 Logout 122

2.2.11 LogoutSr 123

2.3 公用函数 124

2.3.1 AttachToFileServer函数 124

2.3.2 DetachFromFileServer函数 125

2.3.3 EnterLoginArea函数 126

2.3.4 GetConnectionInformation函数 127

2.3.5 GetConnectionNumber函数 130

2.3.6 GetInternetAddress函数 130

2.3.7 GetObjectConnectionNumbers函数 133

2.3.8 GetStationAddress函数 135

2.3.9 LoginToFileServer函数 136

2.3.10 Logout函数 138

2.3.11 LogoutFromFileServer函数 139

3.1 说明 140

第3章 信息服务(Message Service) 140

3.2 函数功能 141

3.2.1 BrdToCon 141

3.2.2 CheckPip 142

3.2.3 CIMsgPip 144

3.2.4 GetBrdMd 146

3.2.5 GetBrdMg 148

3.2.6 GetPipMg 149

3.2.7 OpMsgPip 152

3.2.8 SdBrdMsg 153

3.2.9 SdPipMsg 156

3.2.10 SetBrdMd 158

3.3 公用函数 160

3.3.1 BroadcastToConsole函数 160

3.3.2 CheckPipeStatus函数 162

3.3.3 CloseMessagePipe函数 164

3.3.4 GetBroadcastMessage函数 166

3.3.5 GetBroadcastMode函数 168

3.3.6 GetPersonalMessage函数 168

3.3.7 LogNetworkMessage函数 170

3.3.8 OpenMessagePipe函数 172

3.3.9 SendBroadcastMessage函数 174

3.3.10 SendPersonalMessage函数 177

3.3.11 SetBroadcastMode函数 179

第4章 排队服务(Queue Service) 181

4.1 说明 181

4.2 函数功能 183

4.2.1 DelJob 183

4.2.2 DelQueue 186

4.2.3 GetJobDa 188

4.2.4 GetJobTM 191

4.2.5 GetJobSz 194

4.2.6 GetJobUr 196

4.2.7 MkQueue 200

4.3 公用函数 202

4.3.1 AttachQueueServerToQueue函数 202

4.3.2 ChangeQueueJobPosition函数 204

4.3.3 CreateQueue函数 206

4.3.4 DestroyQueue函数 208

4.3.5 DetachQueueServerFromQueue函数 210

4.3.6 GetQueueJobList函数 212

4.3.7 GetQueueJobsFileSize函数 214

4.3.8 ReadQueueJobEntry函数 216

4.3.9 RemoveJobFromQueue函数 219

附录A 错误信息 222

附录B 编译连接使用说明和扩充系统接口函数 225

附录C 函数功能快速索引 244

附录D 程序范例 247

精品推荐