图书介绍

LotusScript与Formula应用手册PDF|Epub|txt|kindle电子书版本网盘下载

LotusScript与Formula应用手册
  • 郑翔主编 著
  • 出版社: 北京:机械工业出版社
  • ISBN:7111091930
  • 出版时间:2001
  • 标注页数:708页
  • 文件大小:22MB
  • 文件页数:749页
  • 主题词:

PDF下载


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

下载说明

LotusScript与Formula应用手册PDF格式电子书版下载

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

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

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

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

图书目录

第1章 面向对象技术与Domino1

1.1 面向对象方法的基本知识1

1.1.1 面向对象技术的基本特征1

前言1

1.1.2 面向对象技术的主要应用领域2

1.1.3 面向对象技术的发展方向4

1.1.4 面向对象方法的重要术语与基本概念4

1.2 Domino编程技术与面向对象技术5

1.2.1 Domino编程基本知识5

1.2.2 Domino DOM模型7

1.2.3 LotusScript编程10

1.3 ODBC技术22

2.1.1 词法元素25

第2章 公式语言的使用基本知识与样例25

2.1 使用公式语言25

2.1.2 函数29

2.2 不同函数应用范围31

2.3 应用公式语言中的相关信息描述43

2.3.1 函数引用相关文件描述43

2.3.2 文档级别和视图级别44

2.3.3 通配字符和符号45

2.3.4 指定服务器和数据库45

2.3.5 启动非自动缓存NoCache46

2.3.6 使用函数时服务器代理及安全性47

2.3.7 使用DDE47

2.3.8 与数据库相关概念48

2.4 样例50

2.4.1 使用域来获取CGI变量50

2.4.2 基于公式的代理51

2.4.3 定制搜索和结果表单51

第3章 函数使用大全55

3.1 字符串函数55

3.1.1 @Abstract59

3.1.2 @Ascii60

3.1.3 @Begins61

3.1.4 @Char61

3.1.5 @Contains61

3.1.7 @Explode62

3.1.6 @Ends62

3.1.8 @Implode63

3.1.9 @IsText63

3.1.10 @Keywords64

3.1.11 @Left64

3.1.12 @LeftBack65

3.1.13 @Length65

3.1.14 @Like66

3.1.15 @LowerCase66

3.1.16 @Matches67

3.1.17 @Middle67

3.1.18 @MiddleBack68

3.1.20 @NewLine69

3.1.19 @Narrow69

3.1.21 @ProperCase70

3.1.22 @Repeat70

3.1.23 @Right70

3.1.24 @RightBack71

3.1.25 @Soundex72

3.1.26 @Text72

3.1.27 @TextToNumber73

3.1.28 @TextToTime74

3.1.29 @Trim74

3.1.30 @Unique74

3.1.32 @Word75

3.1.31 @UpperCase75

3.1.33 @Wide76

3.2 列表操作函数76

3.2.1 @Elements77

3.2.2 @IsMember78

3.2.3 @IsNotMember78

3.2.4 @Member79

3.2.5 @Replace79

3.2.6 @ReplaceSubstring80

3.2.7 @Select80

3.2.8 @Subset81

3.3 数学函数81

3.3.3 Integer83

3.3.2 @Exp83

3.3.1 @Abs83

3.3.4 @IsNumber84

3.3.5 @Log84

3.3.6 @Ln85

3.3.7 @Max85

3.3.8 @Min85

3.3.9 @Modulo86

3.3.10 @Pi86

3.3.11 @Power87

3.3.12 @Random87

3.3.14 @Sign88

3.3.13 @Round88

3.3.15 @Sqrt89

3.3.16 @Sum89

3.4 三角函数89

3.4.1 @Acos90

3.4.2 @Asin90

3.4.3 @Atan91

3.4.4 @Atan291

3.4.5 @Cos91

3.4.6 @Sin92

3.4.7 @Tan92

3.5 时间型函数93

3.5.1 @Accessed94

3.5.2 @Adjust95

3.5.3 @Created96

3.5.4 @Date96

3.5.5 @Day97

3.5.6 @Hour97

3.5.7 @IsTime97

3.5.8 @Minute98

3.5.9 @Modified98

3.5.10 @Month98

3.5.11 @Now99

3.5.12 @Second99

3.5.14 @Today100

3.5.13 @Time100

3.5.15 @Tomorrow101

3.5.16 @Weekday101

3.5.17 @Year101

3.5.18 @Yesterday102

3.5.19 @Zone102

3.6 逻辑函数103

3.6.1 @Error103

3.6.2 @Failure104

3.6.3 @False104

3.6.4 @If105

3.6.5 @IsAppInstalled105

3.6.7 @No106

3.6.8 @Success106

3.6.6 @IsError106

3.6.9 @True107

3.6.10 @V2If107

3.6.11 @Yes108

3.7 数据库函数108

3.7.1 @AddToFolder109

3.7.2 @DbExists110

3.7.3 @DbManager110

3.7.4 @DbName111

3.7.5 @DbTitle111

3.7.6 @IsAgentEnabled111

3.7.7 @IsExpandable112

3.7.10 @SetTargetFrame113

3.7.8 @IsValid113

3.7.9 @ViewTitle113

3.8 文档处理函数114

3.8.1 @DeleteField116

3.8.2 @DocFields116

3.8.3 @DocMark117

3.8.4 @DocumentUniqueID117

3.8.5 @GetDocField118

3.8.6 @InheritedDocumentUniqueID118

3.8.7 @IsAvailable118

3.8.8 @IsDocBeingEdited119

3.8.9 @IsDocBeingLoaded119

3.8.11 @IsDocBeingRecalculated120

3.8.10 @IsDocBeingMailed120

3.8.13 @IsDocTruncated121

3.8.12 @IsDocBeingSaved121

3.8.14 @IsModalHelp122

3.8.15 @IsNewDoc122

3.8.16 @IsResponseDoc122

3.8.17 @IsUnavailable123

3.8.18 @NoteID123

3.8.19 @SetField124

3.8.20 @SetDocField124

3.8.22 @Unavailable125

3.9 文档统计函数125

3.8.21 @UndeleteDocument125

3.9.1 @All127

3.9.2 @ALlChildren127

3.9.3 @AllDescendants128

3.9.4 @DeleteDocument128

3.9.5 @Responses128

3.9.6 @DocChildren129

3.9.7 @DocDescendants130

3.9.8 @DocLength130

3.9.9 @DocLevel131

3.9.10 @DocNumber131

3.9.11 @DocParentNumber132

3.9.13 @IsCategory133

3.9.12 @DocSiblings133

3.10 简要表函数134

3.10.1 @GetProfileField134

3.10.2 @SetProfileField134

3.11邮件函数135

3.11.1 @Domain136

3.11.2 @MailDbName136

3.11.3 @MailEncryptSavedPreference137

3.11.4 @MailEncryptSentPreference137

3.11.5 @MailSavePreference138

3.11.6 @MailSend138

3.11.8 @OptimizeMailAddress140

3.11.7 @MailSignPreference140

3.11.9 @ValidateInternetAddress141

3.12 附件函数142

3.12.1 @AttachmentLengths142

3.12.2 @AttachmentNames143

3.12.3 @Attachments143

3.13 查找/选择函数143

3.13.1 @DbColumn(Notes/Domino数据库)145

3.13.2 @DbColumn(ODBC)145

3.13.3 @DbCommand(ODBC)147

3.13.4 @DbLookup(Notes/Domino数据库)148

3.13.5 @DbLookup(ODBC)149

3.13.6 @Fontlist151

3.13.7 @PickList152

3.14 安全函数153

3.14.1 @Author155

3.14.2 @Certificate155

3.14.3 @EditECL156

3.14.4 @EditUserECL156

3.14.5 @Name157

3.14.6 @NameLookup158

3.14.7 @Password160

3.14.8 @PasswordQuality160

3.14.9 @RefreshECL160

3.14.10 @UserAccess161

3.14.11 @UserName162

3.14.14 @UserRoles163

3.14.12 @UserNamesList163

3.14.13 @UserPrivileges163

3.14.15 @V3UserName164

3.14.16 @V4UserAccess165

3.15 URL函数165

3.15.1 @BrowserInfo165

3.15.2 @URLGetHeader166

3.15.3 @URLHistory167

3.15.4 @URLOpen168

3.16 DDE函数169

3.16.1 @DDEExecute170

3.16.3 @DDEPoke171

3.16.2 @DDEInitiate171

3.17 宏函数172

3.16.4 @DDETerminate172

3.17.1 @CheckAlarms174

3.17.2 @ClientType174

3.17.3 @Command175

3.17.4 @DialogBox175

3.17.5 DEFAULT176

3.17.6 @Do177

3.17.7 @EnableAlarms177

3.17.8 ENVIRONMENT177

3.17.9 @Environment178

3.17.12 @LanguagePrefrence179

3.17.10 FIELD179

3.17.11 @FormLanguage179

3.17.13 @LaunchApp180

3.17.14 @Locale180

3.17.15 @GetPortsList181

3.17.16 @Platform182

3.17.17 @PostedCommand182

3.17.18 @Prompt183

3.17.19 REM184

3.17.20 @Return185

3.17.21 SELECT185

3.17.23 @SetEnvironment186

3.17.22 @Set186

3.17.24 @UserNameLanguage187

3.17.25 @Version188

第4章 @Command命令参考大全189

4.1 管理控制命令189

4.1.1 Administration189

4.1.2 AdminOpenAddressBook189

4.1.3 AdminOpenCatalog190

4.1.4 AdminOpenServerLog190

4.1.5 AdminOpenServersView190

4.1.6 AdminOpenStatistics190

4.1.7 AdminRemoteConsole190

4.1.10 Execute191

4.1.8 AdminStatisticsConfig191

4.1.9 DebugLotusScript191

4.2 网络命令192

4.2.1 AdminTraceConnection192

4.2.2 DialingRules192

4.2.3 EditLocations192

4.2.4 EditPhoneNumbers192

4.2.5 EditProfile192

4.2.6 SetCurrentLocation193

4.2.7 ToolsCall193

4.2.8 ToolsHangUp193

4.2.9 ToolsSetupLocation193

4.3.2 HelpAboutNotes194

4.3.1 FileDatabaseUseServer194

4.3.3 ToolsSmartIcons194

4.2.10 ToolsSetupPorts194

4.2.11 ToolsSetupUserSetup194

4.3 工作台命令194

4.3.4 ViewArrangeIcons195

4.3.5 ViwRefreshUnread195

4.3.6 ViewShowServerNames195

4.3.7 ViewShowUnread195

4.3.8 WindowWorkspace195

4.4 窗口操作命令196

4.4.1 FileCloseWindow196

4.4.2 ReloadWindow196

4.3.10 WorkspaceStackReplicaIcons196

4.3.9 WorkspaceProperties196

4.4.3 SmartIconsFloating197

4.4.4 SmartIconsNextSet197

4.4.5 WindowMaximize197

4.4.6 WindowMaximizeAll197

4.4.7 WindowMinimize197

4.4.8 WindowMinimizeAll198

4.4.9 WindowRestore198

4.5 数据库操作命令198

4.5.1 AddDatabase198

4.5.2 AdminDatabaseAnalysis198

4.5.7 DesignSynopsis199

4.5.6 DesignReplace199

4.5.3 AdminDatabaseQuotas199

4.5.5 DesignRefresh199

4.5.4 DesignIcon199

4.5.8 FileDatabaseACL200

4.5.9 FileDatabaseCompact200

4.5.10 FileDatabaseCopy200

4.5.11 FileDatabaseDelete200

4.5.12 FileDatabaseInfo200

4.5.17 FileFullTextUpdate201

4.5.16 FileFullTextInfo201

4.5.15 FileFullTextDelete201

4.5.14 FileFullTextCreate201

4.5.13 FileDatabaseRemove201

4.5.18 FileNewDatabase202

4.5.19 FilePageSetup202

4.5.20 PublishDatabase202

4.5.21 RenameDatabase202

4.5.22 ToolsScanUnreadChoose203

4.6 数据库复制命令203

4.6.1 AddDatabaseRepID203

4.6.5 Replicator204

4.6.4 FileNewReplica204

4.6.6 ReplicatorReplicateHigh204

4.6.2 DatabasRepISettings204

4.6.3 ExchangeUnreadMarks204

4.6.7 ReplicatorReplicateNext205

4.6.8 ReplicatorReplicateSelected205

4.6.9 ReplicatorReplicateWithServer205

4.6.10 ReplicatorStart205

4.6.11 ReplicatorStop205

4.6.12 ToolsReplicate206

4.7 数据库帮助文档命令206

4.7.1 DesignHelpAboutDocument206

4.7.2 DesignHelpUsingDocument206

4.7.3 HelpAboutDatabase206

4.7.5 OpenHelpDocument207

4.7.4 HelpUsingDatabase207

4.8 导航器命令208

4.8.1 CreateEllipse208

4.8.2 CreateNavigator208

4.8.3 CreatePolygon208

4.8.4 CreatePolyline208

4.8.5 CreateRectangle209

4.8.6 CreateRectangularHotspot209

4.8.7 CreateTextbox209

4.8.8 NavigatorProperties209

4.8.9 NavigatorTest209

4.8.12 PasteBitmapAsObject210

4.8.13 ViewNavigatorsFolders210

4.8.10 OpenNavigator210

4.8.11 PasteBitmapAsBackground210

4.8.14 ViewNavigatorsNone211

4.9 视图命令211

4.9.1 CreateView211

4.9.2 DesignSharedFields211

4.9.3 DesignViewAppendColumn211

4.9.6 DesignViewEditActions212

4.9.7 DesignViewFormFormula212

4.9.8 DesignViewNewColumn212

4.9.5 DesignViewColumnDef212

4.9.4 DesignViewAttributes212

4.9.9 DesignViews213

4.9.10 DesignViewSelectFormula213

4.9.11 GoUpLevel213

4.9.12 OpenView213

4.9.13 ViewBelowFolders214

4.9.14 ViewBesideFolders214

4.9.15 ViewChange214

4.9.16 ViewCollapse215

4.9.17 ViewCollapseAll215

4.9.18 ViewExpand215

4.9.21 ViewHorizScrollBar216

4.9.22 Zoompreview216

4.9.19 ViewExpandAll216

4.9.20 ViewExpandWithChildren216

4.10 文件夹命令217

4.10.1 ChooseFolders217

4.10.2 CreateFolder217

4.10.3 Folder217

4.10.4 FolderCollapse218

4.10.5 FolderCustomize218

4.10.6 FolderExpand218

4.10.7 FolderExpandAll218

4.10.8 FolderExpandWithChildren218

4.11表单命令219

4.11.2 CreateForm219

4.11.1 CreateControlledAccessSection219

4.10.11 FolderRename219

4.10.10 FolderProperties219

4.10.9 FolderMove219

4.11.3 CreateSubForm220

4.11.4 DesignFormAttributes220

4.11.5 DesignFormFieldDef220

4.11.6 DesignFormNewField220

4.11.7 DesignForms220

4.11.8 DesignFormShareField221

4.11.9 DesignFormUseField221

4.11.10 DesignFormWindowTitle221

4.11.11 FormActions221

4.11.12 FormTestDocument221

4.12 表单中区域布局命令222

4.11.15 ViewSwitchForm222

4.12.1 CreateLayoutRegion222

4.11.14 SectionDefineEditors222

4.11.13 InsertSubForm222

4.12.2 LayoutAddGraphic223

4.12.3 LayoutAddText223

4.12.4 LayoutElementBringToFront223

4.12.5 LayoutElementProperties223

4.12.6 LayoutElementSendToBack223

4.12.7 LayoutProperties223

4.13 通过视图或文件夹选择文档命令224

4.13.1 EditSelectByDate224

4.13.2 FileOpenDatabase224

4.13.3 FileOpenDBRepID225

4.13.4 MoveToTrash226

4.13.5 NavigateNext226

4.13.6 NavigateNextHighlight227

4.13.7 NavigateNextMain227

4.13.8 NavigateNextSelected227

4.13.9 NavigateNextUnread227

4.13.10 NavigatePrev228

4.13.11 NavigatePrevHighlight228

4.13.12 NavigatePrevMain228

4.13.13 NavigatePrevSelected228

4.13.14 NavigatePrevUnread228

4.13.16 RemoveFromFolder229

4.13.17 ToolsCategorize229

4.13.15 NavigateToBackLink229

4.13.18 ToolsMarkAllRead230

4.13.19 ToolsMarkAllUnread230

4.13.20 ToolsMarkSelectedRead230

4.13.21 ToolsMarkSelectedUnread230

4.13.22 ToolsRefreshAllDocs231

4.13.23 ToolsRefreshSelectedDocs231

4.13.24 ToolsScanUnreadPreferred231

4.13.25 ToolsScanUnreadSelected231

4.13.26 ViewShowOnlySearchResults231

4.13.30 ViewShowSearchBar232

4.13.29 ViewShowOnlyUnread232

4.13.28 ViewShowOnlySelected232

4.13.27 ViewShowOnlyCategories232

4.14 文档操作命令233

4.14.1 Compose233

4.14.2 DesignDocumentInfo234

4.14.3 EditDocument234

4.14.4 EditButton234

4.14.5 EditEncryptionKeys235

4.14.6 EditGoToField235

4.14.7 EditHorizScrollbar235

4.14.8 EditMakeDocLink235

4.14.9 EditNextField235

4.14.14 EditUntruncate236

4.14.13 EditResizePicture236

4.14.12 EditPrevField236

4.14.10 EditOpenLink236

4.14.11 EditPasteSpecial236

4.14.15 FileSaveNewVersion237

4.14.16 OpenDocument237

4.14.17 PictureProperties237

4.14.18 RefreshParentNote238

4.14.19 ShowHideLinkPreview238

4.14.20 ShowHideParentPreview238

4.14.21 ShowHidePreviewPane238

4.14.22 ToolsSpellCheck239

4.14.23 V3EditNextField239

4.14.24 V3EditPrevField239

4.14.27 ViewShowPageBreaks240

4.14.28 ViewShowRuler240

4.14.25 ViewRefreshFields240

4.14.26 ViewShowFieldHelp240

4.15 同时适合表单或文档操作的命令241

4.15.1 CreateSection241

4.15.2 EditBottom241

4.15.3 EditDown241

4.15.4 EditHeaderFooter241

4.15.5 EditIndent242

4.15.6 EditIndentFirstLine242

4.15.7 EditInsertButton242

4.15.8 EditInsertObject242

4.15.11 EditInsertTable243

4.15.9 EditInsertPageBreak243

4.15.10 EditInsertPopup243

4.15.12 EditInsertText244

4.15.13 EditRight244

4.15.14 EditShowHideHiddenChars244

4.15.15 EditTableDeleteRowColumn245

4.15.16 EditTableFormat245

4.15.17 EditTableInsertRowColumn245

4.15.18 EditTop246

4.15.19 EditUp246

4.15.20 HotSpotClear246

4.15.21 HotSpotProperties246

4.15.24 SectionExpand247

4.15.25 SectionExpandAll247

4.15.23 SectionCollapseAll247

4.15.22 SectionCollapse247

4.15.26 SectionProperties248

4.15.27 SectionRemoveHeader248

4.15.28 StyleCycleKey248

4.15.29 TextAlignCenter248

4.15.30 TextAlignFull248

4.15.31 TextAlignLeft249

4.15.32 TextAlignNone249

4.15.33 TextAlignRight249

4.15.34 TextBold249

4.15.37 TextEnlargeFont250

4.15.35 TextBullet250

4.15.36 TextCycleSpacing250

4.15.38 TextFont251

4.15.39 TextItalic251

4.15.40 TextNormal251

4.15.41 TextNumbers251

4.15.42 TextOutdent252

4.15.43 TextParagraph252

4.15.44 TextParagraphStyles252

4.15.45 TextPermanentPen253

4.15.46 TextReduceFont253

4.15.47 TextSetFontColor253

4.15.50 TextSpacingDouble254

4.15.49 TextSetFontSize254

4.15.48 TextSetFontFace254

4.15.51 TextSpacingOneAndAHalf255

4.15.52 TextSpacingSingle255

4.15.53 TextUnderline255

4.16 OLE 对象的操作与管理命令256

4.16.1 ObjectDisplayAs256

4.16.2 ObjectOpen256

4.16.3 ObjectProperties256

4.16.4 ViewShowObject256

4.17 附件管理命令256

4.17.1 AttachmentDetachAll256

4.17.5 EditDetach257

4.17.4 AttachmenView257

4.17.2 AttachmentLaunch257

4.17.3 AttachmentProperties257

4.17.6 EditInsertFileAttachment258

4.18 邮件管理命令258

4.18.1 AdminSendMailTrace258

4.18.2 AdminOutgoingMail259

4.18.3 EmptyTrash259

4.18.4 MailAddress259

4.18.5 MailComposeMemo259

4.18.6 MailForward259

4.18.10 MailSend260

4.18.11 ReplicatorSendMail260

4.18.8 MailOpen260

4.18.9 MailScanUnread260

4.18.7 MailForwardAsAttachment260

4.18.12 ReplicatorSendReceiveMail261

4.18.13 ToolsSetupMail261

4.19 日历管理命令261

4.19.1 CalendarFormat261

4.19.2 CalendarGoTo262

4.19.3 FindFreeTimeDialog262

4.19.4 OpenCalendar263

4.20.3 AgentEnableDisable264

4.20.2 AgentEdit264

4.20.1 CreateAction264

4.20 操作与代理命令264

4.20.4 AgentLog265

4.20.5 AgentRun265

4.20.6 AgentSetServerName265

4.20.7 AgentTestRun265

4.20.8 CreateAgent266

4.20.9 DesignMacros266

4.20.10 ToolsRunBackgroundMacros266

4.20.11 ToolSRunMacro266

4.21.3 EditCut267

4.21.2 EditCopy267

4.21.1 EditClear267

4.21 菜单命令267

4.21.4 EditDeselectAll268

4.21.5 EditFind268

4.21.6 EditFindInPreview268

4.21.7 EditFindNext268

4.21.8 EditLeft269

4.21.9 EditLinks269

4.21.10 EditPaste269

4.21.11 EditSelectAll270

4.21.12 EditUndo270

4.21.13 FileExit270

4.21.14 FileExport270

4.21.15 FileImport271

4.21.16 FilePrint272

4.21.17 FilePrintSetup273

4.21.18 FileSave273

4.21.19 RefreshHideFormulas273

4.21.20 ShowProperties274

4.22 Web相关操作与管理命令274

4.22.1 AddBookmark274

4.22.2 OpenFrameset274

4.22.3 OpenPage275

4.23 个人和群组管理命令275

4.23.1 AdminCreateGroup275

4.23.2 AdminIDFileClearPassword275

4.23.5 AdminOpenGroupsView276

4.23.6 AdminOpenUsersView276

4.23.3 AdminIDFileExamine276

4.23.4 AdminIDFileSetPassword276

4.23.7 AdminRegisterFromFile277

4.23.8 AdminRegisterServer277

4.23.9 AdminRegisterUser277

4.23.10 MailRequestNewName277

4.23.11 MailRequestNewPublicKey277

4.23.12 MailSendCertificateRequest278

4.23.13 MailSendEncryptionKey278

4.23.14 MailSendPublicKey278

4.23.15 UserIDCertificates278

4.23.20 UserIDMergeCopy279

4.23.19 UserIDInfo279

4.23.16 UserIDClearPassword279

4.23.17 UserIDCreateSafeCopy279

4.23.18 UserIDEncryptionKeys279

4.23.21 UserIDSetPassword280

4.23.22 UserIDSwitch280

4.23.23 ViewCertify280

4.23.24 ViewMoveName280

4.23.25 ViewRenamePerson280

4.24.2 AdminCrossCertifyIDFile281

4.24.3 AdminCrossCertifyKey281

4.24.4 AdminOpenCertLog281

4.24.1 AdminCertify281

4.24 验证管理命令281

4.24.5 AdminNewOrganization282

4.24.6 AdminNewOrgUnit282

4.24.7 MailRequestCrossCert282

4.24.8 ToolsUserLogoff282

第5章 LotusScript语言的使用基本知识与样例283

5.1 LotusScript基本知识283

5.1.1 LotusScript的描述283

5.1.2 LotusScript类描述285

5.1.3 LotusScript编辑器286

5.1.4 LotusScript调试器286

5.2.1 Script和声明287

5.2.2 识别语言元素287

5.2 数据管理287

5.2.3 数据类型288

5.2.4 数组管理292

5.3 条件分支语句295

5.3.1 IF声明语句295

5.3.2 SELECT CASE声明语句296

5.3.3 Do Loops和WHILE...WEND声明语句297

5.4 访问文档298

5.4.1 Notes包容模型298

5.4.2 表单299

5.4.3 数据库文档操作300

5.5 前台和后台同步305

5.6.1 将LotusScript代码结构化306

5.6 LotusScript编程技巧和考虑306

5.6.2 使用连续变量名307

5.6.3 改善表单性能308

5.6.4 使用保留域309

5.6.5 使用Script库310

5.6.6 使用模板数据库310

5.7 Domino R5.0的新Domino对象311

第6章 LotusScript类描述与样例317

6.1 Button类317

6.1.1 Button类描述317

6.1.2 Button事件描述317

6.3.1 Navigator类描述318

6.3 Navigator类318

6.2.1 Field类描述318

6.2.2 Field事件描述318

6.2 Field类318

6.3.2 Navigator事件描述319

6.4 NotesACL类319

6.4.1 NotesACL类描述322

6.4.2 NotesACL属性描述323

6.4.3 成员函数描述325

6.5 NotesACLEntry类328

6.5.1 NotesACLEntry类描述337

6.5.2 NotesACLEntry属性描述339

6.5.3 成员函数描述346

6.6 NotesAgent类347

6.6.1 NotesAgent类描述350

6.6.2 NotesAgent属性描述350

6.6.3 NotesAgent成员函数描述356

6.7 NotesDatabase类357

6.7.1 NotesDatabase类描述358

6.7.2 NotesDatabase属性描述361

6.7.3 NotesDatabase成员函数描述372

6.8 NotesDateRange类391

6.8.1 NotesDateRange类描述392

6.8.2 NotesDateRange类的属性描述393

6.9 NotesDateTime类394

6.9.1 NotesDateTime类描述397

6.9.2 NotesDateTime类的属性描述398

6.9.3 NotesDateTime成员函数描述401

6.10 NotesDbDirectory类406

6.10.1 NotesDbDirectory类描述407

6.10.2 NotesDbDirectory属性描述407

6.10.3 NotesDbDirectory成员函数描述408

6.11 NotesDocument类409

6.11.1 NotesDocument类描述411

6.11.2 NotesDocument属性描述413

6.11.3 NotesDocument类成员函数描述426

6.12 NotesDocumentCollection类437

6.12.1 NotesDocumentCollection类描述438

6.12.2 NotesDocumentCollection类属性描述440

6.12.3 NotesDocumentCollection类的成员函数描述441

6.13 NotesEmbeddedObject类446

6.13.1 NotesEmbeddedObject类描述447

6.13.2 NotesEmbeddedObject对象描述448

6.13.3 NotesEmbeddedObject成员函数描述452

6.14 NotesForm类453

6.14.1 NotesForm类描述454

6.14.2 NotesForm属性描述455

6.14.3 NotesForm成员函数描述458

6.15 NotesInternational类458

6.15.1 NotesInternational类描述459

6.15.2 NotesInternational类的属性描述460

6.16.1 NotesItem类描述466

6.16 NotesItem类466

6.16.2 NotesItem属性描述469

6.16.3 NotesItem成员函数描述475

6.17 NotesLog类476

6.17.1 NotesLog类描述480

6.17.2 NotesLog属性描述481

6.17.3 NotesLog成员函数描述484

6.18 NotesName类487

6.18.1 NotesName类描述488

6.18.2 NotesName类属性描述488

6.19 NotesNewsletter类496

6.19.1 NotesNewsletter类描述497

6.19.2 NotesNewsletter属性描述498

6.19.3 NotesNewsletter成员函数描述499

6.20 NotesOutline类501

6.20.1 NotesOutline类描述505

6.20.2 NotesOutline属性描述505

6.20.3 NotesOutline成员函数描述506

6.21 NotesOutlineEntry类510

6.21.1 NotesOutlineEntry类描述510

6.21.2 NotesOutlineEntry属性描述511

6.21.3 NotesOutlineEntry成员函数描述516

6.22 NotesRegistration类517

6.22.1 NotesRegistration类描述518

6.22.2 NotesRegistration类属性描述519

6.22.3 NotesRegistration类的成员函数描述523

6.23 NotesReplication类529

6.23.1 NotesReplication类描述532

6.23.2 NotesReplication类的属性描述532

6.23.3 NotesReplication类的成员函数描述535

6.24 NotesRichTextItem类535

6.24.1 NotesRichTextItem类描述537

6.24.2 NotesRichTextItem类的属性描述538

6.24.3 NotesRichTextItem类的成员函数描述538

6.25 NotesRichTextParagraphStyle类542

6.25.1 NotesRichTextParagraphStyle类描述546

6.25.2 NotesRichTextParagraphStyle类的属性描述546

6.25.3 NotesRichTextParagraphStyle类的成员函数描述550

6.26 NotesRichTextStyle类551

6.26.1 NotesRichTextStyle类描述554

6.26.2 NotesRichTextStyle类的属性描述555

6.27 NotesRichTextTab类558

6.27.1 NotesRichTextTab类描述558

6.27.2 NotesRichTextTab类的属性描述559

6.27.3 NotesRichTextTab类的成员函数描述559

6.28 NotesSession类559

6.28.1 NotesSession类描述560

6.28.2 NotesSession类的属性描述561

6.28.3 NotesSession类的成员函数描述566

6.29 NotesTimer类572

6.29.2 NotesTimer类的属性描述574

6.29.1 NotesTimer类描述574

6.29.3 NotesTimer类的事件描述575

6.30 NotesUIDatabase类576

6.30.1 NotesUIDatabase类描述576

6.30.2 NotesUIDatabase类的属性描述576

6.30.3 NotesUIDatabase类的成员函数描述577

6.30.4 NotesUIDatabase类的事件描述577

6.31 NotesUIDocument类580

6.31.1 NotesUIDocument类描述580

6.31.2 NotesUIDocument类的属性描述581

6.31.3 NotesUIDocument类的成员函数描述586

6.31.4 NotesUIDocument类的事件描述599

6.32 NotesUIView类601

6.32.1 NotesUIView类描述603

6.32.2 NotesUIView类的属性描述603

6.32.3 NotesUIView类的成员函数描述605

6.32.4 NotesUIView类的事件描述606

6.33 NotesUIWorkspace类610

6.33.1 NotesUIWorkspace类描述610

6.33.2 NotesUIWorkspace类的属性描述611

6.33.3 NotesUIWorkspace类的成员函数描述612

6.34 NotesView类621

6.34.1 NotesView类描述623

6.34.2 NotesView类的属性描述624

6.34.3 NotesView类的成员函数描述632

6.35 NotesViewColumn类640

6.35.1 NotesViewColumn类描述643

6.35.2 NotesViewColumn类的属性描述643

6.36 NotesViewEntry653

6.36.1 NotesViewEntry类描述655

6.36.2 NotesViewEntry类的属性描述656

6.36.3 NotesViewEntry类的成员函数描述661

6.37 NotesViewEntryCollection类661

6.37.1 NotesViewEntryCollection类描述663

6.37.2 NotesViewEntryCollection类的属性描述664

6.37.3 NotesViewEntryCollection类的成员函数描述664

6.38 NotesViewNavigator类669

6.38.2 NotesViewNavigator类的属性描述670

6.38.1 NotesViewNavigator类描述670

6.38.3 NotesViewNavigator类的成员函数描述671

6.39 ODBCConnection类677

6.39.1 ODBCConnection类描述680

6.39.2 ODBCConnection类的属性描述681

6.39.3 ODBCConnection类的成员函数描述682

6.40 ODBCQuery类686

6.40.1 ODBCQuery类描述686

6.40.2 ODBCQuery类的属性描述687

6.40.3 ODBCQuery类的成员函数描述688

6.41 ODBCResultSet类690

6.41.1 ODBCResultSet类描述690

6.41.2 ODBCResultSet类的属性描述691

6.41.3 ODBCResultSet类的成员函数描述694

热门推荐