注冊 | 登錄讀書好,好讀書,讀好書!
讀書網(wǎng)-DuShu.com
當(dāng)前位置: 首頁出版圖書科學(xué)技術(shù)計算機/網(wǎng)絡(luò)軟件與程序設(shè)計BASIC/VB及其相關(guān)PowerScript語言、事件與函數(shù)大全

PowerScript語言、事件與函數(shù)大全

PowerScript語言、事件與函數(shù)大全

定 價:¥68.00

作 者: 何軍,曲煒編著
出版社: 電子工業(yè)出版社
叢編項: PowerBuilder 7 0與Sybase Internet技術(shù)叢書
標 簽: 軟件工具 PowerScript

ISBN: 9787505359468 出版時間: 2000-01-01 包裝:
開本: 26cm 頁數(shù): 672頁 字數(shù):  

內(nèi)容簡介

  本書全面、簡明地介紹了PowerBuilder中功能強大的編程語言PowerScript語言、PowerScript事件、常用的PowerScript函數(shù)的使用方法。本書在介紹這些內(nèi)容時,為讀者提供了大量的示例程序,使讀者能夠快速領(lǐng)會和掌握這些事件和函數(shù)的用法。本書既是用PowerBuilder開發(fā)應(yīng)用程序的廣大編程人員必備的參考書,同時也可作為大專院校相關(guān)專業(yè)師生自學(xué)、教學(xué)的參考書。

作者簡介

暫缺《PowerScript語言、事件與函數(shù)大全》作者簡介

圖書目錄

第一篇 PowerScript語言
第1章 PowerScript語言初步
1.1 注釋行
1.2 標識符
1.3 標號
1.4 特殊ASCII字符
1.5 空值(NULL)
1.6 保留字
1.7 代名詞
1.8 續(xù)行和斷句
1.9 空白(White Space)
第2章 數(shù)據(jù)類型
2.1 標準數(shù)據(jù)類型
2.2 系統(tǒng)對象數(shù)據(jù)類型
2.3 枚舉類型
第3章 變壓、常量、教組和外部函數(shù)的說明
3.1 變量和常量
3.2 說明變量和常量
3.3 變量和常量可見范圍
3.4 說明數(shù)組
3.5 引用變量
第4章 操作符和表達式
4.1 操作符
4.2 操作符在表達式中的優(yōu)先級
4.3 表達式的數(shù)據(jù)類型
4.4 賦值與表達式
第5章 語句
5.1 賦值語句
5.2 CALL
5.3 CHOOSE CASE
5.4 CONTINUE
5.5 CREATE
5.6 DESTROY
5.7 DO...LOOP
5.8 EXIT
5.9 FOR...NEXT
5.10 on
5.11 HALT
5.12 IF...THEN
5.13 RETURN
第6章 語句
6.1 在PowerScript中使SQL語句
6.2 CLOSE
6.3 COMMIT
6.4 CONNECT
6.5 DECLARE
6.6 DELETE
6.7 DISCONNECT
6.8 EXECUTE
6.9 FETCH
6.10 INSERT
6.11 OPEN CURSOR
6.12 ROLLBACK
6.13 SELECT
6.14 SELECTBLOB
6.15 UPDATE
6.16 UPDATEBLOB
6.17 動態(tài) SQL語句的使用
第7章 對象和結(jié)構(gòu)
7.1 對象
7.1.1 對象的概念
7.1.2 用戶對象
7.1.3 對象實例化
7.1.4 父對象和子對象
7.1.5 管理內(nèi)存
7.2 結(jié)構(gòu)體
7.3 行為類似于結(jié)構(gòu)體的用戶對象
7.4 為對象和結(jié)構(gòu)賦值
第8章 調(diào)用函數(shù)和響應(yīng)事件
8.1 函數(shù)和事件
8.1.1 調(diào)用函數(shù)和事件
8.1.2 各種類型函數(shù)和事件響應(yīng)函數(shù)
8.1.3 函數(shù)和事件的比較
8.2 PowerBuilder尋找和執(zhí)行事件和函數(shù)
8.2.1 函數(shù)
8.2.2 事件
8.3 調(diào)用事件或函數(shù)
8.3.1 觸發(fā)(triggering)和告知調(diào)用(posting)函數(shù)和事件
8.3.2 靜態(tài)對動態(tài)調(diào)用
8.4 調(diào)用函數(shù)和事件語法
8.5 說明和調(diào)用外部函數(shù)
8.6 把DBMS的存儲過程說明為遠程過程調(diào)用
第二篇 PowerScript事件
第9章 事件概述
9.1 事件的類型
9.2 事件標識(Event Id)
9.3 參數(shù)(Argument)
9.4 返回值
9.5 祖先事件腳本的返回值
9.6 用戶定義的事件
第10章 事件詳解
10.1 Activate
10.2 BeginDrag
10.3 BeginLabelEdit
10.4 BeginRightDrag
10.5 ButtOnClicked
10.6 ButtonClicking
10.7 Clicked
10.8 Close
10.9 CloseQuery
10.10 ColumnClick
10.11 ConnectionBegin
10.12 ConnectionEnd
10.13 Consmictor
10.14 Datachanse
10.15 DBError
10.16 Deactivate
10.17 DeleteAllItems
10.18 DeleteItem
10.19 Destructor
10.20 DOubleClicked
10.21 DragDrop
10.22 DragLeave
10.23 DragWithin
10.24 EditChanged
10.25 EndLabelEdit
10.26 Error
10.27 ExtermalException
10.28 FileExists
10.29 GetFocus
10.30 Hiae
10.31 Holldriann
10.32 Idle
10.33 InPutFeldSelected
10.34 InSertIm
10.35 ItemChanged
10.36 hemhanging
10.37 ItemCollaPsed
10.38 ItemCollaPsing
10 39 ItemError
10.46 ItemEXPaned
10.41 ItemExPaning
10.42 ItemFocusChanged
10.43 ItemPopulate
10.44 Key
10.45 LineDown
10.46 LineLeft
10.47 LineRight
10.48 LineUp
10 49 LoseFocus
10.50 Modified
10.51 MouseDown
10.52 MouseMove
10.53 MouseUp
10.54 Moved
10.55 open
10.56 Other
10.57 PageDown
10.58 PageLeft
10 59 PagRight
10.60 PagUp
10.61 PictureSelected
10.62 PipeEnd
10.63 FlpeMeter
10.64 RpeStart
10.65 funmna
10.66 PrintFoor
10.67 PrintHeader
10.68 PrintPage
10.69 PrintStart
10.70 PropertyChanged
10.71 PropertyRequestEdit
10.72 RButtonDown
10.73 RButtonUp
10.74 RemoteExec
10.75 RemoteHotLinkStart
10.76 RemoteHotLinkStop
10.77 RemoteRequest
10.78 RemoteSend
10.79 Rename
10.80 Resize
10.81 RetrieveEnd
10.82 RetrieveRow
10.83 RetrieveStart
10.84 RightClicked
10.85 RightDoubleClicked
10.86 RowFocusChanged
10.87 RowFocusChanging
10.88 Save
10.89 ScrollHoriaontal
10.94 ScrollVertical
10.91 Selected
10.92 SelectionChanged
10.93 SelectionChanging
10.oo Show
10.95 Sort
10.oo SQLPreview
10.or SystemError
10.98 SystemKey
10.99 Timer
10.100 ToolBarMoved
10.101 UpdateEnd
10.100 UpdateStart
10 103 ViewChange
第11章 數(shù)組函數(shù)
11.1 LowerBound()
11.2 UpperBound()
第12章 Blob(大二時制對象)函數(shù)
12.1 Bolb()
12.2 BlobEdit()
12.3 BlobMid()
12.4 Len()
12.5 String()
第13章 數(shù)據(jù)類型檢查與轉(zhuǎn)換函數(shù)
13.1 asc()
13.2 Char()
13.3 Dec()
13.4 Double()
13.5 Integer()
13.6 Long()
13.7 Real()
13.8 Date()
13.9 DateTime()
13.10 IsDate()
13.11 IsNull()
13.12 IsNumber()
13.13 IsTime()
13.14 Time()
第14章 數(shù)值計算函數(shù)
14.1 Abs()
14.2 Ceiling()
14.3 Cos()
14.4 Exp()
14.5 Fact()
14.6 Int()
14.7 Log()
14.8 LogTen()
14.9 Max()
14.10 Min()
14.11 Mod()
14.12 Pi()
14.13 Rand()
14.14 Randomize()
14.15 Round()
14.16 Sign()
14.17 Sin()
14.18 Sqrt()
14.19 Tan()
14.20 Truncate()
第15章 字符串操作函數(shù)
15.1 Fill()
15.2 Left()
15.3 LeftTrim()
15.4 Lower()
15.5 Match()
15.6 Mid()
15.7 Pos()
15.8 Replace()
15.9 Right()
15.10 RightTrim()
15.11 Space()
15.12 Trim()
15.13 Upper()
第16章 系統(tǒng)與環(huán)境函數(shù)
16.1 Clipboard()
16.2 CommandParm()
16.3 Doscript()
16.4 GetApplication()
16.5 GetEnvironment()
16.6 GetFocus()
16.7 Post()
16.8 ProfileInt()
16.9 ProfileString()
16.10 Restart()
16.11 Run()
16.12 Send()
16.13 SetProfileString()
16.14 ShowHelp()
16.15 SignalError()
16.16 Yield()
第17章 日期、時間函數(shù)
17.1 Day()
17.2 DayName()
17.3 DayNumber()
17.4 DaysAfter()
17.5 Hour()
17.6 Minute()
17.7 Mouth()
17.8 Now()
17.9 RelativeDate()
17.10 RelativeTime()
17.11 Second()
17.12 Today()
17.13 Year()
第18章 注冊函數(shù)
18.1 RegistryDelete()
18.2 RegistryGet()
18.3 Registrykeys()
18.4 RegistrySet()
18.5 RegistryValues()
第19章 定時函數(shù)
19.1 CPU()
19.2 Idle()
19.3 Timer()
第20章 DDE客戶函數(shù)
20.1 CloseChannel()
20.2 ExecRemote()
20.3 GetDataDDEOrigin()
20.4 GetDataDDEOrigin()
20.5 GetRemote()
20.6 OpenChannel()
20.7 RespondRemote()
20.8 SetRemote()
20.9 StartHotLink()
20.10 StopHotLink()
第21章 DDE服務(wù)器函數(shù)
21.1 GetCommandDDE()
21.2 GetCommandDDEOrigin()
21.3 GetDataDDE()
21.4 GetDataDDEOrigin()
21.5 RespondRemote()
21.6 SetDataDDE()
21.7 StartServerDDE()
21.8 StopServerDDE()
第22章 文件操作函數(shù)
22.1 FileClose()
22.2 FileDelete()
22.3 FileExists()
22.4 FileLength()
22.5 FileOpen()
22.6 FileRead()
22.7 FileSeek()
22.8 FileWrite()
22.9 GetFileOpenName()
22.10 GetFileSaveName()
第23章 庫管理函數(shù)
23.1 LibraryCreate()
23.2 LibraryDelete()
23.3 LibraryDirectory()
23.4 LibraryExport()
23.5 LibraryImport()
第24章 打印函數(shù)
24.1 Print()
24.2 PrintBitmap()
24.3 PrintCancel()
24.4 PrintClose()
24.5 PrintDataWindow()
24.6 PrintDefineFont()
24.7 PrintLine()
24.8 PrintOpen()
24.9 PrintOval()
24.10 PrintPage()
24.11 PrintRect()
24.12 PrintRoundRect()
24.13 PrintScreen()
24.14 PrintSend()
24.15 PrintSetFont()
24.16 PrintSetSpacing()
24.17 PrintSetup()
24.18 PrintText()
24.19 PrintWidth()
24.20 PrintX()
24.21 PrintY()
第25章 窗口操作函數(shù)
25.1 Close()
25.2 CloseWithReturn()
25.3 Open()
25.4 OpenSheet()
25.5 OpenSheetWithParm()
25.6 OpenWithParm()
第26章 字符集函數(shù)
26.1 Reverse()
26.2 ToAnsi()
26.3 ToUnicode()
第27章 其他函數(shù)
27.1 Beep()
27.2 ClassName()
27.3 DebugBreak()
27.4 IntHigh()
27.5 IntLow()
27.6 IsVaild()
27.7 KeyDown()
27.8 MessageBox()
27.9 PixelsToUnits()
27.10 PopulateError()
27.11 RGB()
27.12 SetNull()
27.13 SetPointer()
27.14 SignalError()
27.15 UnitsToPixels()
第四篇 函數(shù)參考篇
第28章 函數(shù)參考
28.1 Activate
28.2 AddCategory
28.3 AddColume
28.4 AddData
28.5 AddItem
28.6 AddLargePicture
28.7 AddPicture
28.8 AddSeries
28.9 AddSmallPicture
28.10 AddStatePicture
28.11 Arrange
28.12 ArrangeSheets
28.13 Cancel
28.14 CanUndo
28.15 CategoryCount
28.16 CategoryName
28.17 ChangeMenu
28.18 Check
28.19 ClassName
28.20 Clear
28.21 CloseTab
28.22 CloseUerObject
28.23 CloseWithReturn
28.24 CollapseItem
28.25 ConnectToNewObject
28.26 ConnectToObject
28.27 Copy
28.28 CopyRTF
28.29 Cut
28.30 DataCount
28.31 DataSource
28.32 Date
28.33 DateTime
28.34 DBHandle
28.35 DeleteCategory
28.36 DeleteColumn
28.37 DeleteColumns
28.38 DeleteData
28.39 DeleteCount
28.40 DeleteItem
28.41 DeleteItemx=s
28.42 DeleteLargePicture
28.43 DeleteLargePictures
28.44 DeletePicturd
28.45 DeletePictures
28.46 DeleteSeries
28.47 DeleteSmallPicture
28.48 DeleteSmallPictures
28.49 DeleteStatePicture
28.50 DeleteStatePictures
28.51 DirList
28.52 DirSelect
28.53 Disable
28.54 DisconnectObject
28.55 DoVerb
28.56 Drag
28.57 DraggedObject
28.58 Draw
28.59 EditLabel
28.60 Enable
28.61 EventParmDouble
28.62 EventParmString
28.63 ExecRemote
28.64 ExpandAll
28.65 ExpandItem
28.66 Fact
28.67 Find
28.68 FindGategory
28.69 FindItem
28.70 FindNext
28.71 FindSeries
28.72 GetActiveSheet
28.73 GetAlignment
28.74 GetAutomationNativePointer
28.75 GetColumn
28.76 GetData
28.77 GetDataPieExplode
28.78 GetDataStyle
28.79 GetDataValue
28.80 GetDynamicDate
28.81 GetDynamicDateTime
28.82 GetDynamicNumber
28.83 GetDynamicString
28.84 GetDynamicTime
28.85 GetFirstSheet
28.86 GetItem
28.87 GetNativePointer
28.88 GetNextSheet
28.89 GetOrigin
28.90 GetParagraphSetting
28.91 GetParent
28.92 GetRemote
28.93 GetSeriesStyle
28.94 GetGetSpacing
28.95 GetTextColor
28.96 GetTextStyle
28.97 GetToolbar
28.98 GetToolbarPos
28.99 Handle
28.100 Hide
28.101 ImportClipboard
28.102 ImportFile
28.103 ImportString
28.104 InputFieldchangeData
28.105 InputFieldCurrentName
28.106 InputFieldGetData
28.107 InputFieldInsert
28.108 InputFieldLocate
28.109 Insert
28.110 InsertClass
28.111 InsertData
28.112 InsertColumn
28.113 InsertDocument
28.114 InsertFile
28.115 InsertItem
28.116 InsertItemFirst
28.117 InsertItemLast
28.118 InsertItemSort
28.119 InsertObject
28.120 InsertPicture
28.121 InsertSeries
28.122 IsPreview
28.123 Length
28.124 LibraryCreate
28.125 LineCount
28.126 LineLength
28.127 LinkTo
28.128 LowerBound
28.129 mailAddress
28.130 mailDeleteMessage
28.131 mailGetMessages
28.132 mailHandle
28.133 mailLogoff
28.134 mailLogon
28.135 mailReadMessage
28.136 mailRecipientDetails
28.137 mailResolveRecipient
28.138 mailSaveMessage
28.139 mailSend
28.140 Match
28.141 MemberDelete
28.142 MemberExists
28.143 MemberRename
28.144 ModifyData
28.145 Move
28.146 MoveTab
28.147 ObjectAtPointer
28.148 OpenTab
28.149 OpenTabWithParm
28.150 OpenUserObject
28.151 OpenUserObjectWithParm
28.152 PageCount
28.153 ParentWindow
28.154 Paste
28.155 PasteLink
28.156 PasteRTF
28.157 PasteSpecial
28.158 PointerX
28.159 PointerY
28.160 Popmenu
28.161 Position
28.162 PostEvent
28.163 Preview
28.164 Read
28.165 ReleaseAutomationNativePointer
28.166 ReleaseNativePointer
28.167 Repait
28.168 Replace
28.169 ReplaceText
28.170 Reset
28.171 ResetDateColors
28.172 Resize
28.173 RespondRemote
28.174 Restart
28.175 Save
28.176 SaveAs
28.177 SaveDocument
28.178 Scroll
28.179 ScrollNextPage
28.181 ScrollNextRow
28.182 ScrollPriorRow
28.183 ScrollToRow
28.184 SecondsAfter
28.185 Seek
28.186 SelectedColumn
28.187 SelectedIndex
28.188 Selected
28.189 SelectedLength
28.190 SelectedLine
28.191 SelectedPage
28.192 SelectedStart
28.193 SelectedText
28.194 SelectItem
28.195 SelectObject
28.196 SelectTab
28.197 SelectText
28.198 SelectTextAll
28.199 SelectTextLine
28.200 SelectTextWord
28.201 SeriesCount
28.202 SeriesName
28.203 SetAlignment
28.204 SetAutomationLocale
28.205 SetColumn
28.206 SetData
28.207 SetDataPieExplode
28.208 SetDataStyle
28.209 SetDropHighlight
28.210 SetDynamicParm
28.211 SetFirstVisible
28.212 SetFocus
28.213 SetItem
28.214 SetLevelPictures
28.215 SetLibraryList
28.216 SetMask
28.217 SetMicroHelp
28.218 SetOverlayPicture
28.219 SetParagraphSetting
28.220 SetPicture
28.221 SetPointer
28.222 SetPosition
28.223 SetRedraw
28.224 SetRemote
28.225 SetSeriesStyle
28.226 SetSpacing
28.227 SetState
28.228 SetTabOrder
28.229 SetTextColor
28.230 SetTextStyle
28.231 SetTpp;bar
28.232 SetToolbarPos
28.233 SetTop
28.234 Settrans
28.235 SetTransPool
28.236 Show
28.237 ShowHeadFoot
28.238 ShowHelp
28.239 Sign
28.240 Sort
28.241 SortAll
28.242 Start
28.243 State
28.244 StopServerDDE
28.245 String
28.246 SyntaxFromSQL
28.247 TabPostEvent
28.248 TabTriggerEvent
28.249 Text
28.250 TextLine
28.251 Time
28.252 Timeer
28.253 Top
28.254 Total
28.255 Columns
28.256 TotalItems
28.257 TotalSelected
28.258 TriggerEvent
28.259 TypeOf
28.260 Uncheck
28.261 Undo
28.262 UpdateLinksDialog
28.263 UpperBound
28.264 WorkSapceHeight
28.265 WorkSpaceWidth
28.266 WorkSpaceX
28.267 WorkSpaceYWrite
附錄 名詞術(shù)語英中文對照表

本目錄推薦

掃描二維碼
Copyright ? 讀書網(wǎng) hotzeplotz.com 2005-2020, All Rights Reserved.
鄂ICP備15019699號 鄂公網(wǎng)安備 42010302001612號