注冊 | 登錄讀書好,好讀書,讀好書!
讀書網(wǎng)-DuShu.com
當(dāng)前位置: 首頁出版圖書科學(xué)技術(shù)計(jì)算機(jī)/網(wǎng)絡(luò)軟件與程序設(shè)計(jì)網(wǎng)絡(luò)編程深入學(xué)習(xí):JavaScript開發(fā)與實(shí)例

深入學(xué)習(xí):JavaScript開發(fā)與實(shí)例

深入學(xué)習(xí):JavaScript開發(fā)與實(shí)例

定 價(jià):¥120.00

作 者: (美)R. Allen Wyke,(美)Jason D. Gilliam,(美)Chalton Ting著;陳建春[等]譯;陳建春譯
出版社: 電子工業(yè)出版社
叢編項(xiàng): 高級編程“深入學(xué)習(xí)”叢書
標(biāo) 簽: javascript

ISBN: 9787505358942 出版時間: 2000-04-01 包裝: 膠版紙
開本: 26cm 頁數(shù): 1190 字?jǐn)?shù):  

內(nèi)容簡介

  本書是介紹在網(wǎng)頁上和網(wǎng)站上開發(fā)、測試和使用JavaScript解決方案的全方位的參考手冊,介紹了JavaScript 的所有對象,并提供了大量有價(jià)值的示例代碼。本書分為3個部分,包括概念、技術(shù)和語法的參考。第一部分介紹了JavaScript及其部分細(xì)節(jié);第二部分介紹JavaScript的優(yōu)點(diǎn)和強(qiáng)力的特性;第三部分是本書的主體部分,介紹了對程序員最有用的信息——按對象排列的參考材料,每一個對象的介紹包括與之相關(guān)的屬性、方法和事件處理器,每一條都有支持的語言和瀏覽器版本、語法、說明和示例程序。本書是進(jìn)行JavaScript程序設(shè)計(jì)必務(wù)的、全面的參考手冊。

作者簡介

暫缺《深入學(xué)習(xí):JavaScript開發(fā)與實(shí)例》作者簡介

圖書目錄

第一部分 JavaScript中總覽
第1章 什么是JavaScript
1.1 基于對象的技術(shù)
1.1.1 面向?qū)ο蟮腏avaScript
1.1.2 模塊化程序設(shè)計(jì)
1.2 安全性
1.2.1 安全措施
1.2.2 簽名腳本
1.3 Javascript的優(yōu)點(diǎn)
1.3.1 平臺無關(guān)性
1.3.2 服務(wù)器端和客戶端功能的多樣性
1.4 JavaScript的應(yīng)用領(lǐng)域
1.4.1 改善網(wǎng)頁
1.4.2 交互式Email
1.4.3 基于Web的應(yīng)用程序
1.4.4 Email和新聞過濾器
1.4.5 Windows腳本語言
繼續(xù)
第2章 語言細(xì)節(jié)
2.1 JavaScript語法
2.1.1 分號
2.1.2 使用<SCRIPT>標(biāo)簽
2.1.3 注釋符
2.2 數(shù)據(jù)類型及變量
2.2.1 數(shù)值類型
2.2.2 字符串
2.2.3 其他
2.2.4 變量
2.2.5 類型轉(zhuǎn)換
2.2.6 數(shù)組
2.3 操作符
2.3.1 算術(shù)操作符
2.3.2 字符串操作符
2.3.3 賦值操作符
2.3.4 邏輯操作符
2.3.5 比較操作符
2.3.6 條件操作符
2.3.7 位邏輯操作符
2.3.8 操作符優(yōu)先級
2.4 循環(huán)語句和條件語句
2.4.1 條件語句
2.4.2 循環(huán)語句
2.5 函數(shù)
2.5.1 語法
2.5.2 數(shù)值調(diào)用和地址調(diào)用
2.5.3 函數(shù)返回值
2.5.4 函數(shù)對象
2.6 模式匹配
2.6.1 RegExp對象定義
2.6.2 模式定義
2.6.3 模式匹配測試
第3章 服務(wù)器端JavaScript
3.1 服務(wù)器端與客戶端的區(qū)別
3.1.1 編程區(qū)別
3.1.2 編譯腳本區(qū)別
3.2 服務(wù)器端JavaScript的使用
3.2.1 數(shù)據(jù)庫連接
3.2.2 Email
3.2.3 文件處理
3.3 JavaScript應(yīng)用程序管理器
3.3.1 配置
3.3.2 腳本管理
繼續(xù)
第二部分 JavaScript編程
第4章 JavaScript運(yùn)行時間環(huán)境
4.1 支持JavaScript的瀏覽器及其問題
4.1.1 Netscape Navigator
4.1.2 Intet Exglorer
4.1.3 Opers
4.1.4 其他加JavaScript環(huán)境
4.1.5 擴(kuò)展的瀏覽器功能
4.1.6 內(nèi)置控制功能
4.1.7 在線連接
4.1.8 Java在線連接示例
繼續(xù)
第5章 窗體、Cookies、窗口和層
5.1 窗體處理
5.1.1 Form數(shù)組
5.1.2 信息讀寫
5.1.3 Form示例
5.2 JavaScript和Cookies
5.2.1 讀 Cookies
5.2.2 寫 Cookies
5.3 活動窗口
5.3.1 父子關(guān)系
5.3.2 創(chuàng)建窗口
5.3.3 窗口訪問限制
5.3.4 窗口示例
5.4 動態(tài)HTML元素定位
5.4.1 <div>塊簡介
5.4.2 Netscape的<laver>和<ilaver>擴(kuò)充
5.4.3 快速層背景
5.4.4 操作層
5.4.5 層示例
5.4.6 Navigator和 Internet Explorer中的動態(tài)定位
第三部分 JavaScript的對象參考手冊
第6章 核心語法
6.1 操作符
-(減)
-(取反)
--(減量操作符)
?。ㄟ壿嫹牵?br />?。剑ú坏扔冢?br />!二二(不相同)
%(取余)
%=(取余賦值)
&(位邏輯與)
&&(邏輯與)
&=(位邏輯與賦值)
*(乘法)
*=(乘法賦值)
,(逗號)
/(除號)
/**/(多行注釋)
//(單行注釋)
/=(除法賦值)
?:(條件操作)
^(逐位異或)
^=(逐位異或賦值)
|(逐位或)
||(邏輯或)
|=(逐位或賦值)
~(逐位取反)
+(加法)
+(增量)
+=(加法賦值)
<(小于)
<<(左移位)
<<=(左移位賦值)
<=(小于等于)
=(賦值)
-=(減賦值)
==(等于)
===(完全相同)
>(大于)
>=(大于等于)
>>(有符號右移)
>>=(帶符號右移位賦值)
>>>(右移位補(bǔ)0操作)
>>>=(右移位補(bǔ)0賦值)
6.2 核心對象和關(guān)鍵字
abstract
arguments
arguments.callee
arguments.callr
arguments.length
Array
Array.concat()
Array.join()
Array.length
Array.pop()
Array.prototype()
Array.push()
Array.reverse()
Array.shift()
Array.slice()
Array.sort()
Array.sPlice()
Array.toSource()
Array.toString()
Array.unshift()
Array.valueOf()
booean
BoOlean
Booean.prototyPe
Boolean.toSource()
Booean.toString()
Boolean.valueOf()
break
byte
case
char
class 
const
continue 
Date
Date.getDate()
Date.getDay()
Date.getFtillYear()
Date.getHours()
Date.getMilliseconds()
Date.getMinutes()
Date.getMonth()
Date.getbeonds()
Date.getTime()
Date.getTimezoneOffSet()
Date.getUTCDate()
Date.getUTCDay()
Date.getUTCFullYear()
Date.getUTCHours()
Date.getUTCMunseconds()
Date.getUTCMinutes()
Date.getUTCMonth()
Date.getUTCforonds()
Date.getYear()
Date.Parse()
Date.prototyPe
Date.setDate()
Date.setFuIlYear() 
Date.setHours()
Date.setMilliseconds()
Date.setMinutes()
Date.setMonth()
Date.setSeconds()
Date.setTime()
Date.setUTCDate()
Date.setUTCFullYear()
Date.setUTCHours()
Date.setUTCMunsecondB()
Date.setUTCMinutes()
Date.setUTCMonth()
Date.setUTCbeonds()
Date.setYear()
Date.toGMTString()
Date.toLedeString()
Date.toSource() 
Date.toString() 
Date.toUTCString()
Date.UTC() 
Date.valueOf()
debugger 
default 
ddste 
double 
dOwha
enum 
mp() 
eval() 
exPOrt 
extends
hae
final 
finall 
fiOat 
for 
fOrin 
function 
Function()
Function.apply() 
Function.arguments
Function.arity 
Function.call() 
Function.callr 
Function.prototype
Function.toSoco()
Function.toString()
Global
un.mp() 
Global.eval()
Gfor.Indnity
Globo.isFinite()
GlObal.isNaN() 
Global.NaN
Glotri.peFfoat()
G.peInt()
Global.unmp()
if
ifelse
imglements 
imPOrt
in
Iallnity
instanCeOf
int 
interfaCe
isFinite()
isNaN()
labe
long
Math()
Math.abs()
Math.are()
Math.asin()
Math.atan()
Math.atan2()
Math.ed()
Math.COs()
Math.E
Math.exp()
Math.fioor()
Math.LN10
Math.LN2
Math.log()
Math.LOGl0E
Math.LOG2E
Math.max()
Math.min()
Math.PI 
Math.pow() 
Math.randOm() 
Math.round() 
Math.sin()
Math.Wt() 
Math.SQRT1_2 
Math.SQRT2 
Math.tan()
Math.toSoare() 
Math.toString() 
NaN 
ustiy6 
hew 
null 
Number()
Number.MAX_VALUE
Number.MIN_VALUE
Number.NaN 
Number.NEGATIVE INFINITY
Number.POSITIVE INFINITY 
Number.prototype
Number.toSource() 
Number.toString() 
Number.vboOf() 
Object() 
Object.constructor
Object.evai() 
Object.PrOtotns
Object.toSource() 
Object.toString() 
Object.unwatch()
Object.valueof()
Object.watch()
package
Packages
PaCbo.java 
PaCbo.netscape
PaCkop.sun
peFloat()
NInt() 
pnvate 
protected 
Publi 
RegExp() 
RegExp
RegExp.$*
RegExp.$& 
RegExp.$_
RegExp.$`
RegExp.$+
RegExp.$l,$2,..$9
RegExp.comPile()
RegExp.exec()
RegExp.glObal
RegExp.ignoreCase
RegExp.input
RegExp.laBtIndex
RegExp.lastMatch
RegExp.lastParen
RegExp.lefContext
RegExp.muItiline
RegExp.rightContext
RegExp.soco
RegExp.test() 
return
Short 
Static 
String() 
String.anchor()
String.big() 
String.blink() 
String.bohi() 
String.charAt()
String.charCodeAt()
String.concat() 
String.fixed()
String.fOntcOlor()
String.fontsize()
String.fro.CharCode()
String.indexOf()
String.itdri() 
String.lasIndexOf()
String.length
String.link() 
String.match()
String.prototype
String.rePlace()
String.search()
String.dice()
String.small()
String.sght()
String.strike()
String.sub()
String.substr()
String.substring()
String.sup()
String.toLowerCase()
String.toSource()
String.toString()
String.toUpPerCase()
String.valueOf()
suPer 
switch
synchronized
this
throw 
throws 
transient
true
trycatch 
typeof 
undefined
ump()
volatile
while
with
第7章 客戶端瀏覽器語法
Anchor
Anchor.name
Anchor.text 
Anchor.x 
Anchor.y
ApPlet
Area
Area.hdleEvent()
Area.hash
Area.host 
Area.hostname 
Area.href
Area.onDblClick
Area.onMouseOut
Area.onMouseOver
Area.Pathname
Area.port 
Area.protocol
Area.search
Area.target 
Button 
Button.blur()
Button.click()
Button.focus()
Button.form
Button.handleEvent()
Button.name
Button.onBlur
Button.onClick
Button.onFocus
Button.onMouseDown
Button.onMouseUp
CheCkbox 
Checkbox.blur() 
Checkbox.cheCked 
Checkbox.click() 
Checkbox.defaultChecked
Checkbox.focus()
Checkbox.fOrm 
CheCkbox.handieEvent()
Checkbox.name 
Checkbox.onBlur
Checkbox.onClick
CheckbOx.onFocus
Checkbox.type
CheCkbox.value 
Document 
document.alinkCOlor 
document.all 
document.all.item()
document.all.tagS() 
document.anchors 
document.anchors.length
document.aPglets.
document.aPglets.length
document.bgCOlor
document.caPtureEvents()
document.bo
document.classes.align
document.classes.backgroundCOfor
document.classes.backgroundImage
document.classes.borderBottomWidth 
document.classes.borderCOlOr
document.classes.borderLeftWidth
document.classes.bordetRightWidth
document.classes.bordrStyle
document.classes.borderTOPWidth
document.classes.borderWidtha()
document.classes.dear
document.classes.cOfor
document.classes.disghy
document.classes.fOntFamily
document.classes.fOntSise
document.classes.fOntStyle
document.classes.fonWeight
document.classes.lineHeight
document.classes.listStyleTyPe
document.classes.marginBottom
document.classes.marginLeft
document.classes.marginffight
document.classes.margins()
document.classes.marginTop
document.classes.PaddingBottom
dooument.classes.PaddingLeft
document.classes.PaddingRight
document.classes.PaddingS()
document.classes.PaddingTop
document.classes.textAngn
document.classes.textDecoration
document.classes.textIndent
document.classes.textTransfOrm
document.classes.whiteSPaCe
document.clere()
document.cookie
document.domain
document.embeds
document.emclasses.length
document.fgCOfor
document.fOrms
document.fOrms.length
document.getfortion()
document.handleEvent()
document.ids
document.ids.align
document.ids.backgroundCOlor
document.ids.backgroundImage
document.ids.bordeBottomWidth
document.ids.borderCOfor
document.ids.borderteftWidth
document.ids.borderRightWidth
document.ids.borderStyle
document.ids.borderTOPWidth
document.ids.borderWidths()
document.ids.for 
document.ids.cOlor 
document.ids.didply
document.ids.fOntFamily
document.ids.fontSize
document.ids.fOntStyle
document.ids.fOntWeight
document.ids.lineHeight
document.ids.listStyleTyPe
document.ids.marglnBottom
document.ids.marginLeft
document.ids.marginRight
document.ids.margins()
document.ids.marginTop
document.ids.PaddingBOttom
document.ids.PaddingLeft
document.ids.PaddingRight
document.ids.Paddingi()
document.ids.PaddingTop
document.ids.textAngn
document.ids.textDecoration
document.ids.textIndent
document.ids.textTransform
document.ids.whiteSPaCe
document.images 
document.images.length
document.botMwhfied 
document.layers 
document.layers.length
document.linkCOfor 
document.linkB 
document.links.length
document.onClick
document.onDblClick
document.onKeyDown
document.onKeyPress 
document.KeyUp
document.onLOad
document.onMouseDown
document.onMouseUp
document.onUnLoad 
document.open() 
document.ghgins 
document.Plugins.length
document.referrer
document.releaseEvents()
document.routeEvent()
document.tags 
document.tags.align 
document.tags.backgroundCOlor
document.tags.backgroundImage
document.tags.borderBottomWidth
document.tags.bOrderColor
document.tagS.bOrderLeftWidth
document.tags.borderRightWidth
document.tags.borderStyle
document.tags.borderTopWidth
document.tags.bOrder Widths()
document.tags.clea
document.tags.color
document.tags.disglay
document.tagS.fOntFamily
document.tags.fontSise
document.tags.fOntStyle
document.tagi.fontWeight
document.tagS.lineHeight
document.tags.listStyleType
document.tags.marginBottom
document.tags.marginLeft
document.tags.marginRight
document.tags.margins()
document.tags.marginTop
document.tagS.PaddingBottom
document.tags.PaddingLeft
document.tagS.PaddingRight
document.tags.Paddings()
document.tags.PaddingTop
document.tags.textAllgn
document.tags.textDecoration
document.tagS.textIndent
document.tags.textTransfOrm
document.tagS.whiteSPace
document.title
document.URL
document.vlinkCOlor
document.write() 
document.writeln()
Embed 
Event 
event.data 
event.height 
event.layerX
event.layerY 
event.modifiers
event.PageX 
event.PageY 
event.screenX
event.screenY 
event.target 
event.tyPe 
event.which 
event.width 
Event.ABORT
Event.BLUR 
Event.CHANGE 
Event.CLICK 
Event.DBLCLICK
Event.DRAGDROP
Event.ERROR 
Event.FOCUS 
Event.KEYDOWN 
Event.KEYPRESS
Event.KEYUP 
Event.LOAD
Event.MOUSEDOWN
Event.MOUSEMOVE
Event.MOUSEOUT
Event.MOUSEOVER
Event.MOUSEUP
Event.MOVE 
Event.RESET
Event.RESIZE
Event.SELECT
Event.SUBMIT 
Event.UNLOAD
FileUgload 
FileUgload.blur()
FileUgload.focus()
FileUglOad.fOrm
FileUgload.handleEvent()
FileUglOad.name
FileUgload.onBlue
FileUgload.onChange
FileUgload.onFocus
FileUgload.setet()
FileUgload.tyPe 
FileUPlOad.value
From 
From.action 
Form.elements
Form.elements.length
Fomr.encoding
Form.handieEvent()
From.length
Form.methOd 
Form.name
Form.onReset
From.onSubmit
Form.reset() 
Form.submit()
Form.target 
Frame 
Frame.blur()
Frame.clearInterval()
Frame.clearTimeout()
Frame.document
Frame.focus()
Frame.frames
Frame.length
Frame.name
Frame.onBlur
Frame.onFocus
Frame.onMove
Frame.onResize
Frame.Parent
Frame.print()
Frame.Sef
Frame.setInterval()
Frame.setTimeout()
Frame.top 
Frame.window
Hidden
Hidden.form
Hidden.name
Hidden.tyPe
Hidden.value
History 
History.back() 
History.current
History.fOrward()
History.go()
History.length
History.next
History.previous
lmage 
Image.bOrder
Image.comPlete
Image.hedEvent()
Image.height
Image.hsPaCe
Image.lowsrc
Image.name
Image.onAbort
Image.onError
Image.onKeyDown
Image.onKeyPress
Image.onKeyUp
Image.onLoad
Image.src 
Image.vsPaCe
Image.width
Layer 
Layer.above 
Layer.background
Layer.beow
Layer.bgColor
Layer.caPtureEvents()
Layer.clip.bOttom
Layer.clip.height
Layer.clip.left
Layer.clip.right
Layer.clip.top 
Layer.clip.width
Layer.document
Layer.handleEvent()
Layer.left 
Layer.load() 
Layer.moveAbove()
Layer.moveBelOw()
Layer.moveBy()
Layer.moveTo()
Layer.moveToAbsolute()
Layer.name 
Layer.onBlur
Layer.onFocus
Layer.onLoad
Layer.onMouseOut
Layer.MouseOver
Layer.PageX
Layer.PageY
Layer.ParentLayer
Layer.releaseEvents()
Layer.resizeBy()
Layer.resizeTo()
Layer.routeEvent()
Layer.siblingAbove
Layer.siblingBelow
Layer.src
Layer.top
Layer.visibility
Layer.zIndex
Link 
Link.handleEvent()
Link.hash 
Link.host 
Link.hostname
Link.href 
Link.onClick 
Link.onDblClick
Link.onKeyDown
Link.KeyPress
Link.onKeyUp
Link.onMouseDown
Link.onMouseOut
Link.onMouseOver
Link.onMouseUp
Link.Pathname
Link.port 
Link.protocOl 
Link.search 
Link.target 
Link.text 
Location 
Location.hash 
Location.host 
Location.hostname
Lastion.href 
Location.Pathname
Location.port
Location.protocol
Location.reload()
Link.replace() 
Link.search 
MimeTyPe 
MimeTyPe.description
MimeTyPe.enabledPlugin
MimeTyPe.suffixes
MimeTyPe.type
navigator
navigator.appCodeName
navigator.appName
navigator.aPpVersion
navigator.javaEnabed()
navigator.language
navigator.mimeTypes
navigator.Platform
navigator.plugins
navigator.Plugins.refresh
navigator.preference()
navigator.taintEnabled()
navigator.userAgent
Option 
Option.defaultSelected
Option.Seforted
Option.text
Option.value
Password
Password.blur() 
Password.defaultValue
Password.focus()
Password.fOrm 
Password.handleEvent()
Password.name
Password.onBlur
Password.onFocus
Password.select()
Password.tyPe
Password.value
Plugin 
Plugin.description
Plugin.filename
Plugin.length
Plugin.name
Radio
Radio.blur()
Radio.checked
Radio.cnck()
Radio.defaultChecked
Radio.focus()
Radio.fOrm
Radio.handleEvent()
Radio.name
Radio.onBlur
Radio.onClick
Radio.onFocus
Radio.tyPe
Radio.value
Reset
Reset.bhir()
Reset.click()
Reset.focus()
Reset.fOrm
Reset.handleEvent()
Reset.name
Reset.onBlur
Reset.onClick
Reset.onFocus
Reset.tyPe
Reset.value
screen
screen.availHeight
screen.availWidth
screen.colorDePth
screen.height
Screen.pixelDepth
screen.width
Select
Select.blur()
Select.focus()
Select.fOrm 
Select.handleEvent()
Select.length 
Select.name
Select.onBlur
Select.onChange
Select.onFocus 
Select.OPtions
Select.options.length
Select.oPtions.SeectedInde
Select.options.value
Select.SeectedIndex
Select.type 
Submit
Submit.blur()
Submit.click()
Submit.focus() 
Submit.fOrm 
Submit.handleEvent()
Submit.name
Submit.onBlur
Submit.onClick 
Submit.onFocus
Submit.tyPe
taint() 
Text 
Text.blur()
Text.defaaltValue
Text.focus()
Text.fOrm 
Text.handleEvent()
Text.name
Text.onBlur
Text.onChange
Text.onFocus
Text.onSebet
Text.select()
Text.type 
Text.value 
Textarea 
Textarea.blur()
Textarea.defaultValue
Textarea.focus()
Textarea.fOrm
Textarea.handleEvent()
Textarea.name
Textarea.onBlur
Textarea.onChange
Textarea.onFocus
Textarea.onKeyDown
Textarea.onKeyPress
Textarea.onKeyUp 
Textarea.onSefort
Textarea.Sefort()
Textarea.tyPe
Textarea.value
untaint()
Window 
window.alert()
window.back() 
window.blur() 
window.caPtureEvent()
window.forInterval()
window.clearTimeout()
window.c1ose() 
window.closed
window.confirm()
window.defaultStatus
window.disabeE x ternalC aPture ()
window.document
window.enabeExternalCaPture()
window.find()
window.focus()
window.forward()
window.frames 
window.frames.length
window.handieEvent()
window.history
window.home()
window.innerHeight
window.innerWidth
window.length
window.location
window.locationbar
window.locationbar.visible
window.menubar
window.menubar.visible
window.moveBy()
window.moveTo()
window.name
window.onBlur 
window.onDragDrop
window.onError
window.onFocus
window.onLoad 
window.onMove
window.onResize
window.onUnLoad
window.oPen()
window.oPener
window.outerHeight
window.outerWidth
window.PageXOffSet
window.PageYOffoet
window.Parent
window.Persondsr
window.Persondsr.visible
window.print()
window.prompt()
window.releaseEvents()
window.resizeBy()
window.reszeTo()
window.routeEvent()
window.scroll()
window.scrollbars
window.scrollbars.visible
window.scrollBy()
window.scrollTo()
window.self
window.setInterval()
window.setTimeout()
window.status
window.statusbar
window.statusbar.visible
window.stop()
window.toothar 
window.toothar.visible
window.top 
第8章 Netscape的服務(wù)器端擴(kuò)充
addClient() 
addResponseHeader
blob
blob.blobImage()
blob.blobLink()
callC 
client
client.destroy()
client.expiration()
Connection 
Connection.beginTransaction()
Connection.commitTransaction()
Connection.connected()
Connection.cursor()
Connection.execute()
Connection.majorErrorCode()
Connection.majorErrorMessage()
Connection.minorErrorCode()
Connection.minorErrorMessage()
Connection.prototyPe
Connection.release()
Connection.rollbaCkTransaction()
Connection.SQLTable()
Connection.storedProc()
Connection.toString()
Cursor 
Cursor.close() 
Cursor.columnName
Cursor.columnName()
Cursor.columns() 
Cursor.deleteRow()
Cursor.insertRow() 
Cursor.next() 
Cursor.prototyPe 
Cursor.updateRow()
database 
database.beginTransartion()
database.commitTransaction()
database.connect()
database.connected()
database.cursor() 
database.disconnect()
database.execute()
database.majorErrorCode()
database.majorErrorMessage()
database.minorErrorCode()
database.minorErrorMessage()
database.prototyPe
database.rollbackTransaction()
database.SQLTabe()
database.storedProc()
database.storedProcArgs()
database.toString() 
DbPool() 
DbPool.connect()
DbPool.connected()
DbPool.connection()
DbPool.DbPool() 
DbPool.disconnect()
DbPool.majorErrorCode()
DbPool.majorErrorMessage()
DbPool.minorErrorCode()
DbPool.minorErrorMessage()
DbPool.prototyPe
DbPool.storedProcArgs()
DbPool.toString()
debug()
deleteResponseHeader()
File() 
File.byteToString()
File.clearErmr()
File.close() 
File.eof() 
File.error() 
File.exists()
File.flush() 
File.getLength()
File.getPosition()
File.oPen() 
File.prototyPe 
File.reaa() 
File.readByte()
File.readion() 
File.setPosition()
File.stringToByte()
File.write() 
File.writeBylte
File.writeln() 
flush
getOptionValue()
getOptionValueCount()
Lock()
Lock.isValld()
Lock.lock() 
Lock.prototyPe
Lock.unlock()
prOject 
project.fork() 
project.uulock() 
ndrect()
reglsterCFuncition
mptI
rSelect.agent
Select.fOrmKey
request.imageX
request.imageY
request.ip 
request.method
request.protocl
Restiltset
Resultset.close()
Resultset.columnName()
Resultset.colUmns()
Resultset.next()
Resultset.prototype
SendMail() 
SendMall.Bcc
SendMail.Body
SendMail.Cc
SendMail.errorCode()
SendMail.errorMessage()
SendMail.Errorsto
SendMail.From
SendMail.Organization
SendMail.prototyPe
SendMail.RePyTo
SendMail.send()
SendMail.SmtPserver
SendMail.Subect
SendMail.To
server 
server.host
servet.hostname
server.lock()
server.port
server.protocOl 
server.unlock()
SSJs -- generateClientID()
sJs -- getCGIVariable()
sJs -- getClientID()
Stproc 
Stproc.clere() 
Stproc.outParamCount()
Stproc.outParmeters()
Stproc.prototype
Stproc.resultSet()
Stproc.returnValue()
write()
第9章 Microsoft腳本引擎擴(kuò)充
@_4ha
@_jscript 
@_jscript_build
@_jscript_version
@_mac
@_mc680x0
@_PowerPC
@_winl6
@_win32 
@_xs6 
@_cc on
@_if
@_set 
ActiveXObject
Automation
Dictionary
Dictionary.Add()
Dictionary.Count
Dictionary.Exists()
Dictionary.Item()
Dictionary.Items()
Dictionary.Key()
Dictionary.Keys()
Dictionar.Remove()
Dictionary.RemoveAll()
Drive
Drive.AvallableSPaCe
Drive.DriveLetter
Drive.DriveTyPe
Drive.FileSystem
Drive.FreeSPaCe
Drive.IsReady 
Drive.Path
Drive.RootFolder
Drive.SerialNumber
Drive.ShareName
Drive.TotalSize
Drive.VolumeName
Drives 
Drives.Count 
Drives.Item()
Enumerator 
Enumerator.atEnd()
Enumerator.item()
Enumerator.moveFirst()
Enumerator.moveNext()
Error
Error.desCription
Error.number
Fne 
File.Attributes
File.Copy()
File.DateCreated
File.DateLastAccessed
File.DateLastModified
File.Delete()
File.Drive 
File.Move()
File.Name 
File.OPenAsTextStream()
File.ParentFolder
File.Path 
File.ShortName
File.ShortPath
File.Size 
Fue.type 
Files 
Files.Count 
Files.Item 
FileSystemObject
FileSystemObject.BuildPath()
FileSystemObject.CopyFile()
FileSystemObject.CopyFolder()
FileSystemObject.CreateFolder()
FileSystemObject.CreateTextFile()
FileSystemObject.DeleteFile()
FileSystemObject.DeleteFolder()
FileSystemObject.DrivExists()
FileSystemObject.Drives
FileSystemObject.FUeExists()
FileSystemObject.FolderExists()
FileSystemObject.GetAbsolutePathName
FileSystemObject.GetBaseName()
FileSystemObject.GetDrive()
FileSystemObject.GetDriveName()
FileSystemObject.GetExtensionName()
FileSystemObject.GetFile()
FileSystemObject.GetFileName()
FileSystemObject.GetFolder()
FileSystemObject.GetParentFolderName()
FileSystemObject.GetSpeialFolder()
FileSystemObject.GetTempName()
FileSystemObject.MoveFile()
FileSystemObject.MoveFolder()
FileSystemObject.OPentextFile() 
Folder
Folder.Attributes 
Folder.Copy()
Folder.DateCreated 
Folder.DateLastAccessed 
Folder.DateLasModified 
Folder.Delete()
Folder.Drive 
Folder.Files 
Folder.IsRootFolder
Folder.Move() 
Folder.Name 
Folder.ParentFolder
Folder.Path 
Folder.ShortName
Folder.ShortPath
Folder.Size 
Folder.SubFolders
Folder.TyPe 
Folders 
Folders.Add() 
Folders.Count 
Folders.Item 
GetObject() 
ScriptEngine() 
ScriptEngineBuildVersion
ScriptEngineMajorVerson
ScriptEngineMinorVersion
TextStream 
TextStream.AtEndOffine
TextStream.AtEndOfStream
TextStream.Close()
TextStream.COlumn
TextStream.Line
TextStream.Read()
TextStream.ReadAll()
TextStream.ReadLine()
TextStream.Skip()
TextStream.SkipLine()
TextStream.Write()
TextStream.WriteBlankLines()
TextStream.WriteLine()
VBArray 
VBArray.dimensions()
VBArray.getItem()
VBArray.theund() 
VBArray.toArray()
VBArrav ubound()
第四部分 附錄
附錄A Navigator支持的語法
附錄B Internet Explorer支持的語法
附錄C Opera支持的語法
附錄D ECMAScript標(biāo)準(zhǔn)語法
附錄E 服務(wù)器端Javascript支持的語法
附錄F Javascript資源
F.1 一般信息
F.2 參考書
F.3 新聞組
F.4 代碼段

本目錄推薦

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