点此搜书

CLIPPER扩充函数库  网络篇  上
  • 作 者:台湾TSID工作室编著
  • 出 版 社:北京:电子工业出版社
  • 出版年份:1995
  • ISBN:7505328611
  • 标注页数:303 页
  • PDF页数:315 页
  • 请阅读订购服务说明与试读!

文档类型

价格(积分)

购买连接

试读

PDF格式

11

立即购买

点击试读

订购服务说明

1、本站所有的书默认都是PDF格式,该格式图书只能阅读和打印,不能再次编辑。

2、除分上下册或者多册的情况下,一般PDF页数一定要大于标注页数才建议下单购买。【本资源315 ≥303页】

图书下载及付费说明

1、所有的电子图书为PDF格式,支持电脑、手机、平板等各类电子设备阅读;可以任意拷贝文件到不同的阅读设备里进行阅读。

2、电子图书在提交订单后一般半小时内处理完成,最晚48小时内处理完成。(非工作日购买会延迟)

3、所有的电子图书都是原书直接扫描方式制作而成。

第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

购买PDF格式(11分)
返回顶部