《Microsoft Visual InterDev 6.0 Web Technologies Reference技术参考手册 上》PDF下载

  • 购买积分:17 如何计算积分?
  • 作  者:(美)Microsoft 公司著;希望图书创作室译
  • 出 版 社:北京:北京希望电子出版社
  • 出版年份:1999
  • ISBN:7980021258
  • 页数:551 页
图书介绍:

第一篇 动态HTML参考手册 3

第一章 HTML字符集 3

ISO Latin-1字符集 3

HTML辅助命名实体 11

特殊符号字符实体和BIDI文本字符实体 15

字符集识别 17

第二章 级联样式表 20

CSS属性 20

Active (活动的) 22

background(背景) 23

background-attachment (背景附件) 24

background-color (背景颜色) 24

background-image (背景图像) 24

background-position (背景位置) 25

background-repeat (背景重复) 26

border(边框) 27

border-bottom (边框底) 28

border- bottom-color (边框底边颜色) 28

border- bottom-style (底边框样式) 29

border-color (边框颜色) 30

border- bottom-width (边框底边宽度) 30

border-left (左边框) 31

border-left-color (左边框颜色) 31

border-left-style (左边框样式) 32

Border-left-width (左边框宽度) 32

border-right (右边框) 33

border-right-color (右边框颜色) 33

border-right-style (边框右边样式) 34

border-style(边框样式) 35

border-right-width (右边框宽度) 35

border-top (边框顶) 36

border-top-color (顶边框颜色) 36

Border-top-style (顶边框样式) 37

Border-top-width (顶边框宽度) 38

border-width(边框宽度) 38

clear (清除) 39

clip (剪切) 40

color (颜色) 40

cursor (光标) 41

display(显示) 42

filter(过滤器) 43

float(浮动) 43

font(字体) 44

@font-face (字体字面) 45

Font-family (字体族) 45

font-size (字体大小) 46

font-style (字体样式) 47

font-weight(字体浓度) 48

font-variant (字体变型) 48

height(高度) 49

hover(悬浮) 50

@import(输入) 50

!important(重要) 51

left(左边) 51

Letter-spacing(字母间留空格) 52

line-height(行高) 53

link (链接) 54

list-style (列表样式) 54

list-style-position(列表样式定位) 55

list-style-image(列表样式图像) 55

list-style-type(列表样式类型) 56

margin (页边空白) 56

margin-bottom (底页边空白) 57

Margin-left(左页边空白) 57

Margin-right(右页边空白) 58

Margin-top(顶部页边空白) 58

overflow(溢出) 59

padding-bottom(底填充) 60

padding(填充) 60

padding-left(左填充) 61

padding-right(右填充) 61

padding-top(顶填充) 62

Page-break-after(之后页面截断) 62

Page-break-before(之前页面截断) 63

position(位置) 64

text-align文本对齐 65

text-decoration(文本装饰) 66

text-transform(文本变换) 67

text-indent(文本缩排 ) 67

top(顶部) 68

vertical-align(纵向对齐) 69

visibility(可见性) 69

visited(被访问) 70

width(宽度) 70

z-index z(排序) 71

! -- -- 73

!DOCTYPE 73

第三章 HTML元素 73

A (锚) 74

ACRONYM(简称) 77

ADDRESS(地址) 78

APPLET(小程序) 80

AREA(区域) 82

B(粗体) 85

BASE(基础) 86

BASEFONT(基本字体) 87

BGSOUND(背景声音) 88

BIG(大字体) 89

BLOCKQUOTE(块引用) 91

BODY(体) 92

BR(截断) 95

BUTTON(按钮) 96

CAPTION(标题) 98

CENTER(中心) 100

CITE(引用) 101

CODE(代码) 103

COL(栏) 104

COLGROUP(栏组) 106

COMMENT(注释) 107

DD(定义的定义) 108

DEL(删除) 110

DFN(定义) 111

DIR(目录) 113

DIV 114

DL(定义列表) 116

DT(定义术语) 118

EM(强调) 119

EMBED(嵌入) 121

FIELDSET(字段组) 123

FONT(字体) 124

FORM(窗体) 126

FRAME(帧) 128

FRAMESET帧组 130

HEAD(头部) 132

Hn(头部样式) 133

HR(横向标尺) 135

HTML(超文本标记语言) 136

I(斜体) 137

IFRAME(内联浮动帧) 138

IMG(图像) 141

INPUT(输入) 144

INS(添加) 149

ISINDEX 150

KBD(键盘输入) 151

LABEL(标签) 153

LEGEND(图例) 154

LI(列表项) 156

LINK(链接) 158

LISTING(列表) 159

MAP(映像) 161

MARQUEE(选取框) 162

MANU(菜单) 165

META(元信息) 166

NOBR(无截断) 168

NOSCRIPT(非脚本) 169

NOFRAMES(非帧) 169

OBJECT(对象) 170

OL(顺序列表) 172

OPTION(选项) 175

P(段落) 176

PARAM(参数) 178

PLAINTEXT(纯文本,明文) 178

PRE 180

Q(引文) 181

S(全长) 183

SAMP(采样) 184

SCRIPT(脚本) 186

SELECT(选择) 187

SMALL(小字体) 189

SPAN 191

STRIKE(通长) 193

STRONG(强调) 194

STYLE(样式) 196

SUB(下标) 197

SUP(上标) 198

TABLE(表) 200

TBODY(表体) 204

TD(表元) 206

TEXTAREA(文本区域) 208

TFOOT(表脚注) 211

TH(表头栏) 213

THEAD(表头) 215

TITLE(标题) 218

TR(表行) 218

TT(电传打字机) 221

U(加下划线) 223

UL(加着重号的列表) 224

VAR(变量) 226

WBR(软行截断) 227

XMP(实例) 228

第四章 文档对象模型对象 231

A 231

ADDRESS(地址) 232

ACRONYM简称 232

APPLET(小程序) 233

AREA(区域) 234

B(粗体) 235

BASE(库) 235

BASEFONT(基本字体) 236

BGSOUND(背景声音) 236

BIG(大字体) 237

BLOCKQUOTE(块引用) 238

BODY(体) 238

BR(行截断) 239

CAPTION(标题) 240

BUTTON(按钮) 240

CENTER(中心) 241

CITE(引用) 242

CODE(代码) 242

COL(栏) 243

COLGROUP(栏组) 244

COMMENT(注释) 244

DEL(删除) 245

DD(定义的定义) 245

DFN(定义) 246

DIR(目录) 247

DIV 248

DL(定义列表) 248

Document(文档) 249

DT(定义术语) 250

EM(强调) 251

EMBED(嵌套) 252

Event(事件) 253

FIELDSET(字段组) 254

external(外部) 254

FONT(字体) 255

FORM(窗体) 255

FRAME(帧) 256

FRAMESET(帧组) 257

H1(头部样式之一) 258

H2(头部样式之二) 258

H3(头部样式之三) 259

H5(头部样式之五) 260

H4(头部样式之四) 260

H6(头部样式之六) 261

HEAD(头部) 262

History(历史) 263

HR(横向标尺) 263

HTML(超文本标记语言) 264

I(斜体) 264

IFRAME(内联浮动帧) 265

IMG(图像) 266

INPUT type=button 267

INPUT(输入) 267

INPUT type=checkbox 268

INPUT type=file 269

INPUT type=hidden 269

INPUT type=image 270

INPUT type=password 271

INPUT type=radio 271

INPUT type=reset 272

INPUT type=submit 273

INPUT type=text 274

INS(插入) 275

KBD 275

LABEL(标签) 276

LEGEND(图例) 277

LI(列表项) 278

LINK(链接) 278

LISTING(列表) 279

Location(位置) 280

MAP(映射图) 280

MARQUEE(选取框) 281

MENU(菜单) 282

META(元) 282

Navigator(导航器) 283

NEXTID(文本标识) 283

OBJECT(对象) 284

OL(顺序列表) 285

OPTION(选项) 286

P(段落) 286

PLAINTEXT(普通文本,明文) 287

PRE 288

Q(引文) 289

S(全长) 289

SAMP(采样) 290

SCREEN(屏幕) 291

SCRIPT(脚本) 291

SELECT(选择) 292

Selection(选择) 293

SMALL(小字体) 293

SPAN 294

STRONG(强调) 295

STRIKE 295

STYLE(样式) 296

Style(样式) 297

styleSheet(样式图表) 298

SUB(下标) 299

SUP(上标) 299

TABLE(表) 300

TBODY(表体) 301

TD(表元) 302

TEXTAREA(文本区域) 303

TextRange (文本范围) 304

TFOOT(表脚注) 305

TH(表头栏) 305

THEAD(表头) 306

TITLE(标题) 307

TR(表行) 307

TT 308

U(下划线) 309

userProfile 310

UL(加着重号的列表) 310

VAR(变量) 311

Window(窗口) 312

XMP 313

第五章 文档对象模型属性 315

accessKey 315

action 315

activeElement 316

align 316

align 317

align 318

align 318

aLink 319

alinkColor 319

alt 320

altHTML 320

altKey 320

appCodeName 321

appMinorVersion 321

appVersion 322

availHeight 322

appName 322

availWidth 323

background 323

background 324

background 324

backgroundAttachment 325

backgroundColor 325

backgroundImage 326

backgroundPositionX 327

backgroundPosition 327

backgroundPosition Y 328

backgroundRepeat 328

balance 329

behavior 330

bgColor 330

bgColor 331

bgProperties 331

border 332

border 332

borderBottom 333

border 333

borderBottomStyle 334

borderBottomColor 334

borderBottomWidth 335

borderColor 336

borderColor 337

borderColorDark 337

borderColorLight 338

borderLeft 338

borderLeftStyle 339

borderLeftColor 339

borderLeftWidth 340

borderRight 341

borderRightColor 341

borderRightStyle 342

borderRightWidth 343

borderStyle 343

borderTop 344

borderTopStyle 345

borderTopColor 345

borderTopWidth 346

borderWidth 347

bottomMargin 347

boundingHeight 348

boundingLeft 348

boundingTop 349

boundingWidth 350

browserLanguage 350

button 351

bufferDepth 351

CancelBubble 352

caption 353

cellIndex 353

cellPadding 354

cellSpacing 354

charset 355

Checked 355

classid 355

Clear 356

ClassName 356

clear 357

ClientHeight 358

ClientInformation 358

clientLeft 359

ClientTop 359

ClientWidth 360

ClientX 360

ClientY 360

closed 361

Clip 361

Code 362

CodeBase 362

CodeBase 363

CodeType 363

Color 363

Color 364

colorDepth 364

Cols 365

cols 365

Cols 366

ColSpan 366

Compact 367

Complete 367

ConnectionSpeed 367

Content 368

cookie 368

coords 369

cookieEnabled 369

cpuClass 370

cssText 370

ctrlKey 371

cursor 371

data 372

dataFld 372

dataFormatAs 374

dataPageSize 374

dataSrc 375

defaultChecked 376

defaultCharset 376

defaultSelected 377

defaultStatus 377

defaultValue 378

defer 378

defer 378

dialogHeight 379

dialogLeft 379

dialogArguments 379

dialogTop 380

dialogWidth 380

direction 381

disabled 381

disabled 382

display 382

domain 383

dynsrc 383

event 384

expando 384

encoding 384

face 385

fgColor 385

fileCreatedDate 386

fileModifiedDate 386

fileSize 387

fileUpdatedDate 387

filter 387

font 388

fontFamily 389

fontSize 390

fontSmoothingEnabled 391

fontStyle 391

fontVariant 392

fontWeight 392

form 393

frame 394

frameSpacing 395

fromElement 395

frameBorder 395

hash 396

height 396

height 397

height 397

hidden 398

host 398

hostname 399

href 399

href 399

href 400

href 400

hspace 401

htmlFor 401

htmlFor 401

htmlText 402

httpEquiv 402

id 403

indeterminate 403

index 404

innerHTML 404

innerText 405

isTextEdit 406

isMap 406

keyCode 407

lang 407

language 408

Language Codes语言代码 408

lastModified 410

left 411

length 412

leftMargin 412

letterSpacing 413

lineHeight 413

link 414

linkColor 415

listStyle 415

listStyleImage 416

listStylePosition 416

location 417

listStyleType 417

loop 418

lowsrc 418

map 419

margin 419

marginBottom 420

marginHeight 420

marginLeft 421

marginRight 421

marginWidth 422

marginTop 422

maxLength 423

media 423

method 424

methods 424

mimeTypes 425

multiple 425

name 425

name 426

noResize 427

noHref 427

noShade 428

noWrap 428

object 429

offscreenBuffering 429

offsetHeight 429

offsetLeft 431

offsetParent 432

offsetTop 433

offsetWidth 435

offsetX 436

offsetY 437

onLine 437

opener 437

outerHTML 438

outerText 439

overflow 439

owningElement 440

padding 440

paddingLeft 441

paddingBottom 441

paddingRight 442

paddingTop 442

pageBreakAfter 443

pageBreakBefore 444

palette 444

parent 445

parentElement 445

parentTextEdit 446

parentStyleSheet 446

parentWindow 447

pathname 448

pixelHeight 448

pixelLeft 449

pixelTop 449

pixelWidth 450

platform 451

plugins 451

pluginspage 451

posHeight 452

port 452

position 453

posLeft 454

posTop 454

posWidth 455

protocol 456

readOnly 456

readOnly 457

readyState 457

recordNumber 458

reason 458

recordset 459

referrer 459

rel 460

returnValue 460

returnValue 460

rev 461

rightMargin 461

rows 462

rows 462

rowIndex 462

rowSpan 463

rules 463

screenX 464

screenY 464

scroll 465

scrollAmount 465

scrollDelay 465

scrolling 466

scrollHeight 466

scrollLeft 467

scrollTop 467

scrollWidth 468

search 468

sectionRowIndex 469

selected 469

selectedIndex 470

self 470

shape 471

size 472

shiftKey 472

size 472

size 473

sourceIndex 473

span 474

src 474

src 474

src 475

srcElement 475

srcFilter 475

start 476

start 476

status 477

status 477

style 477

styleFloat 478

systemLanguage 478

tablndex 479

tagName 479

text 480

target 480

text 481

text 481

text 482

textAlign 482

textDecoration 483

textDecorationBlink 483

textDecorationLineThrough 484

textDecorationNone 484

textDecorationUnderline 485

textDecorationOverline 485

textIndent 486

textTransform 486

tfoot 487

thead 487

title 488

title 488

toElement 489

top 489

topMargin 490

top 490

trueSpeed 491

type 491

type 492

type 492

type 493

type 494

type 494

type 494

type 495

type 496

units 497

updateInterval 497

url 498

url 498

urn 499

useMap 499

userAgent 499

vAlign 500

userLanguage 500

vAlign 500

value 501

value 501

value 502

verticalAlign 502

visibility 503

vLink 504

vLinkColor 504

width 505

volume 505

vspace 505

width 506

width 506

wrap 507

x 507

y 508

zIndex 508

onbeforeUnload 510

onafterupdate 510

onabort 510

第六章 文档对象模型事件 510

onbeforeupdate 511

onblur 511

onbounce 512

onchange 512

onclick 513

ondataavailable 514

ondatasetcomplete 515

ondatasetchanged 515

ondbLclick 516

ondragstart 516

onerrror 517

onerror 518

onerrorupdate 518

onfilterchange 518

onfinish 519

onfocus 519

onhelp 519

onkeydown 520

onkeyup 521

onkeypress 521

onload 522

onmousedown 523

onmousemove 524

onmouseout 524

onmouseover 526

onmouseup 527

onreadystatechange 527

onrowenter 528

onreset 528

onresize 528

onrowexit 529

onscroll 529

onselect 530

onselectstart 530

onstart 530

onsubmit 531

onunload 531

all 532

第七章 文档对象模型集合 532

anchors 533

applets 534

areas 535

cells 536

children 537

elements 538

embeds 539

filters 540

forms 540

frames 541

images 542

imports 543

links 544

opsions 545

plugins 546

rows 547

rules 548

scripts 549

styleSheet 550

tbodies 551

add 552

第八章 文档对象模型方法 552

addChannel 553

addImport 553

addReadRequest 554

AddRule 554

alert 555

assign 556

back 556

clear 557

blur 557

clear 558

clearInterval 558

clearRequest 559

clearTimeout 559

click 559

close 560

close 560

compareEndPoints 561

collapse 561

confirm 562

contains 563

createCaption 563

createElement 564

createRange 565

createStyleSheet 565

createTextRange 566

createTHead 567

createTFoot 567

deleteCaption 568

deleteCell 569

deleteRow 569

deleteTFoot 570

deleteTHead 570

doReadRequest 571

duplicate 573

elementFromPoint 573

execCommand 574

empty 574

execScript 575

expand 575

findText 576

focus 579

forward 579

getAttribute 580

getAttribute 581

go 582

getBookmark 582

inRange 583

insertAdjacentHTML 585

insertAdjacentText 586

insertCell 587

insertRow 587

isEqual 588

isSubscrbed 589

item 589

move 591

javeEnabled 591

moveBy 592

moveEnd 592

moveStart 593

moveTo 594

moveToBookmark 595

moveToElementText 595

moveToPoint 596

navigate 597

nextPage 597

open 598

open 600

parentElement 600

pasteHTML 601

previousPage 602

prompt 603

queryCommandEnabled 603

queryCommandIndeterm 604

queryCommandState 605

queryCommandValue 606

queryCommandSupported 606

refresh 607

reload 607

remove 608

removeAttribute 608

replace 609

reset 610

resizeBy 610

scroll 611

resizeTo 611

scrollBy 612

scrollIntoView 612

scrollTo 613

select 614

select 614

setAttribute 615

setEndPoint 616

setInterval 617

showHelp 618

setTimeout 618

showModalDialog 619

start 620

stop 621

submit 621

tags 622

tainEnabled 622

write 623

writeln 623

zOrder 624

=操作符 627

第二篇 Microsoft JScript参考手册 627

%=操作符 627

*=操作符 628

/=操作符 629

^=操作符 629

|=操作符 630

+=操作符 631

<<=操作符 632

>>=操作符 633

-=操作符 633

>>>=操作符 634

$1...$9属性 635

@cc_on语句 636

@if 语句 637

@set语句 638

abs方法 639

acos方法 640

ActiveXObject对象 640

Add(Dictionary)方法 641

Add(Folders)方法 642

Addition(+)加操作符 643

anchor方法 644

arguments属性 645

Array对象 646

asin方法 647

Assignment(=)操作符 648

atan方法 648

atEnd方法 649

atan2方法 649

AtEndOfLine属性 651

AtEndOfStream属性 652

Attributes属性 653

AvailableSpace属性 654

big方法 655

Bitwise AND( )操作符 656

Bitwise Left Shift(<<)操作符 657

Bitwise NOT(~)操作符 658

Bitwise OR(|)操作符 659

Bitwise Right Shift(>>)操作符 660

Bitwise XOR(^)操作符 660

blink方法 661

bold方法 662

Boolean对象 663

break语句 663

BuildPath方法 664

caller属性 666

ceil方法 666

charAt方法 667

charCodeAt方法 668

Close方法 669

Column属性 669

Comma(,)操作符 670

Comment语句 671

CompareMode属性 673

Comparison操作符 674

Compile方法 675

concat方法(Array) 676

concat(String)方法 677

Conditional Compilation(条件编译) 678

Conditional Compilation Variables(条件编译变量) 679

Conditional(?:)操作符 679

constructor属性 680

continue语句 681

Copy方法 682

CopyFile方法 683

CopyFolder方法 685

cos方法 686

Count属性 687

CreateFolder方法 688

CreateTextFile方法 689

Data Type转换 690

Date对象 691

DateCreated属性 693

DateLastAccessed属性 694

DateLastModified属性 695

Delete方法 696

DeleteFile方法 697

delete操作符 697

DeleteFolder方法 698

Dictionary对象 699

Division(/)操作符 702

do…while语句 703

Drive对象 704

Drive属性 705

DriveExists方法 706

DriveLetter属性 707

Drives集合 708

Drives属性 709

DriveType属性 711

E属性 712

Enumerator对象 712

escape方法 714

eval方法 714

exec方法 715

Exists方法 716

exp方法 717

FileExists方法 718

File对象 718

Files集合 719

Files属性 720

FileSystem属性 721

FileSystemObject对象 722

fixed方法 723

floor方法 724

Folder对象 724

FolderExists方法 725

Folders集合 726

fontcolor方法 727

fontsize方法 728

for语句 729

for…in语句 730

FreeSpace属性 731

fromCharCode方法 732

Function对象 733

function语句 734

GetAbsolutePathName方法 735

GetBaseName方法 737

getDate方法 738

getDay方法 739

GetDrive方法 740

GetDriveName方法 741

GetExtensionName方法 742

GetFile方法 743

GetFileName方法 744

GetFolder方法 745

getFullYear方法 746

getHours方法 747

getItem方法 748

getMilliseconds方法 751

getMinutes方法 752

getMonth方法 753

GetObject函数 754

GetParentFolderName方法 756

getSeconds方法 757

GetSpecialFolder方法 758

GetTempName方法 759

getTime方法 760

getTimezoneOffset方法 762

getUTCDate方法 763

getUTCDay方法 764

getUTCFullYear方法 765

getUTCHours方法 766

getUTCMilliseconds方法 767

getUTCMinutes方法 768

getUTCMonth方法 769

getUTCSeconds方法 770

getYear方法 771

getVarDate方法 771

Global对象 772

if…else语句 773

Increment,Decrement(++和--)操作符 775

index属性 776

indexOf方法 776

Infinity属性 777

input属性 778

isNaN方法 779

isFinite方法 779

isReady属性 780

isRootFolder方法 781

italics方法 783

item方法 783

Item属性 785

Items方法 786

join方法 787

Jscript错误信息 788

Key属性 790

Keys方法 791

Labeled语句 792

lastIndex属性 794

lastIndex属性规则表达式 795

lastIndexOf方法 796

lbound方法 797

length(数组)属性 799

length属性(函数) 800

length属性 801

Line属性 802

link方法 803

LN2属性 804

LN10属性 804

log方法 805

LOG2E属性 805

LOG10E属性 806

Logical AND( )操作符 806

Logical NOT(!)操作符 807

Logical OR(||)操作符 808

match方法 809

Math对象 810

max方法 811

MAX_VALUE属性 811

min方法 812

MIN_VALUE属性 812

Modulus(%)操作符 813

Move方法 813

MoveFile方法 814

moveFirst方法 815

MoveFolder方法 817

MoveNext方法 818

Multiplication(*)操作符 819

Name属性 820

NaN属性(全局) 821

NaN属性(数字) 821

NEGATIVE_INFINITY属性 822

new操作符 823

Number对象 823

Object对象 824

OpenAsTextStream方法 825

OpenTextFile方法 827

Operator性能 829

Operator优先权 829

Operator概述 830

ParentFolder属性 831

parse方法 832

parseFloat方法 834

Path属性 835

parseInt方法 835

PI属性 836

POSITIVE_INFINITY属性 837

pow方法 838

prototype属性 838

random方法 840

Read方法 840

ReadAll方法 841

ReadLine方法 842

RegExp对象 843

Regular Expression对象 844

Regular Expression语法 845

Remove方法 847

RemoveAll方法 848

replace方法 849

return语句 850

reverse方法 850

RootFolder属性 851

round方法 852

ScriptEngine函数 853

ScriptEngineBuildVersion函数 854

ScriptEngineMajorVersion函数 855

ScriptEngineMinorVersion函数 855

search方法 856

SerialNumber属性 857

setDate方法 859

setFullYear方法 860

setHours方法 861

setMilliseconds方法 862

setMinutes方法 863

setMonth方法 864

setSeconds方法 865

setTime方法 867

setUTCDate方法 868

setUTCFullYear方法 869

setUTCHours方法 870

setUTCMilliseconds方法 871

setUTCMinutes方法 872

setUTCMonth方法 873

setUTCSeconds方法 874

setYear方法 875

ShareName属性 877

ShortName属性 877

ShortPath属性 878

sin方法 879

Size属性 880

Skip方法 881

SkipLine方法 882

Slice方法(数组) 883

Slice方法(串) 884

sort方法 885

small方法 885

Source属性 886

split方法 887

sqrt方法 888

SQRT1_2属性 889

SQRT2属性 889

strike方法 890

String对象 890

sub方法 892

SubFolders属性 893

substr方法 894

substring方法 895

Subtraction操作符 896

sup方法 897

switch语句 898

tan方法 899

Test方法 900

TextStream对象 901

this语句 902

toArray方法 903

toGMTString方法 905

toLocaleString方法 906

toLwerCase方法 907

toString方法 907

TotalSize属性 910

toUpperCase方法 911

toUTCString方法 912

Type属性 913

ubound方法 914

typeof操作符 914

unescape方法 917

Unsigned Right Shift(>>>)操作符 917

UTC方法 918

valueOf方法 920

var语句 921

VBArray对象 922

Version信息 924

void操作符 924

VolumeName属性 925

While语句 926

with语句 927

Write方法 928

WriteBlankLines方法 929

WriteLine方法 930

JScript词汇表 933

Microsoft JScript特性ECMA 937

Microsoft JScript特性Non-ECMA 939

Microsoft 脚本运行时特征 940

Add方法(字典) 945

第三篇 Microsoft Visual Basic脚本编辑参考手册 945

Abs函数 945

Add方法(文件夹) 946

Addition(+)操作符 947

And操作符 948

Array函数 949

Asc函数 950

Assignment(=)操作符 950

AtEndOfLine属性 951

Atn函数 952

AtEndOfStream属性 952

Attributes属性 953

AvailableSpace属性 954

BuildPath方法 955

Call语句 956

CBool函数 957

CByte函数 958

Ccur函数 958

CDate函数 959

CDbl函数 960

字符集(0~127) 961

字符集(128~255) 962

Chr函数 963

CInt函数 964

Clear方法 965

CLng函数 965

Close方法 966

Color常量 967

Column属性 967

CompareMode属性 968

Comparison常量 969

Comparison操作符 970

Concatenation( )操作符 971

Const语句 972

Copy方法 973

CopyFile方法 974

CopyFolder方法 975

cos函数 976

Count属性 977

CreateFolder方法 978

CreateObject函数 979

CreateTextFile方法 980

CSng函数 981

CStr函数 981

Date Format常量 982

Date函数 983

Date和Time常量 983

DateAdd函数 984

DateCreated属性 985

DateDiff函数 986

DateLastAccessed属性 988

DateLastModified属性 989

DatePart函数 990

DateSerial函数 992

Date Value函数 993

Day函数 994

Delete方法 994

DeleteFile方法 995

DeleteFolder方法 996

Description属性 997

Derived Math函数 997

Dictionary对象 998

Dim语句 999

Division(/)操作符 1000

Do…Loop语句 1001

Drive对象 1002

Drive属性 1003

DriveExists方法 1004

DriveLetter属性 1005

Drives属性 1006

Drives集合 1006

DriveType常量 1007

DriveType属性 1008

Empty 1009

Eqv操作符 1009

Erase语句 1010

Err对象 1011

Exists方法 1012

Exit语句 1013

Exp函数 1014

False 1015

Exponentiation(^)操作符 1015

File Attribute常量 1016

File Input/Output常量 1016

File对象 1017

FileExists方法 1017

Files集合 1018

Files属性 1019

FileSystem属性 1020

Filter函数 1021

FileSystemObject属性 1021

Folder对象 1023

FolderExists方法 1023

Folders集合 1024

For Each…Next语句 1025

For…Next语句 1026

FormatCurrency函数 1028

FormatDateTime函数 1029

FormatNumber函数 1030

FormatPercent函数 1031

FreeSpace属性 1032

Function语句 1033

GetAbsolutePathName方法 1035

GetBaseName方法 1036

GetDrive方法 1037

GetDriveName方法 1038

GetExtensionName方法 1039

GetFile方法 1040

GetFileName方法 1041