当前位置:首页 > 工业技术
Visual Basic.NET语言参考手册
Visual Basic.NET语言参考手册

Visual Basic.NET语言参考手册PDF电子书下载

工业技术

  • 电子书积分:15 积分如何计算积分?
  • 作 者:(美)微软公司著;东方人华译
  • 出 版 社:北京:清华大学出版社
  • 出版年份:2002
  • ISBN:7302058091
  • 页数:482 页
图书介绍:
《Visual Basic.NET语言参考手册》目录

Visual Basic.NET概述 3

Visual Basic中的语言更改 3

编程元素支持更改总结 3

数组的更改 10

控制流的更改 12

数据类型的更改 13

声明的更改 15

函数的更改 19

对象和组件的更改 22

过程的更改 26

属性的更改 29

杂项的更改 32

Visual Basic概念一览 34

Visual Basic语言关键字 40

A-Z参考 45

A 45

Add方法 45

AddHandler语句 46

AddressOf运算符 47

Alias 48

And运算符 49

AndAlso运算符 50

Ansi 51

AppActivate函数 52

AppWinStyle枚举 53

As 53

Asc、AscW函数 54

Auto 55

Assembly 55

B 56

Beep函数 56

Boolean数据类型 56

ByRef 57

Byte数据类型 57

ByVal 57

C 58

Call语句 58

CallByName函数 59

CallType枚举 60

Case 60

Char数据类型 61

ChDir函数 61

ChDrive函数 62

Choose函数 63

Chr、ChrW函数 64

Class语句 65

Clear方法 67

Collection对象 68

ComClassAttribute类 69

ComClassAttribute构造函数 70

ComClassAttribute.ClassID属性 71

ComClassAttribute.EventID属性 72

ComClassAttribute.InterfaceID属性 72

ComClassAttribute.InterfaceShadows属性 72

Command函数 73

CompareMethod枚举 73

Const语句 74

Count属性 75

CreateObject函数 76

CStr返回值 78

CType函数 78

CurDir函数 79

D 81

Date数据类型 81

DateAdd函数 81

DateDiff函数 83

DateFormat枚举 87

DateInterval枚举 87

DatePart函数 88

DateSerial函数 91

DateString属性 92

DateValue函数 93

Day函数 94

DDB函数 95

Decimal数据类型 96

Declare语句 97

Default 101

Delegate语句 101

DeleteSetting函数 104

Description属性 106

Dim语句 106

Dir函数 111

DirectCast 113

Do...Loop语句 113

Double数据类型 114

DueDate枚举 115

End 116

ElseIf 116

Each 116

Else 116

E 116

End语句 118

Enum语句 119

Environ函数 122

EOF函数 123

Erase语句 124

Erl属性 125

Err对象 125

Error 126

Error语句 126

ErrorToString函数 127

Event语句 128

Exit语句 132

Explicit 134

F 135

False 135

FileAttr函数 135

FileAttribute枚举 136

FileClose函数 136

FileCopy函数 137

FileDateTime函数 138

FileGet函数 139

FileGetObject函数 143

FileLen函数 147

FileOpen函数 147

FilePut函数 149

FilePutObject函数 154

FileWidth函数 157

Filter函数 158

FirstDayOfWeek枚举 160

FirstWeekOfYear枚举 161

For 161

For Each...Next语句 161

For...Next语句 162

Format函数 164

FormatCurrency函数 166

FormatDateTime函数 167

FormatNumber函数 168

FormatPercent函数 170

FreeFile函数 171

Friend 172

Function语句 172

FV函数 177

G 180

Get语句 180

GetAllSettings函数 181

GetAttr函数 182

GetChar函数 184

GetEnumerator方法 185

GetException函数 185

GetObject函数 186

GetSetting函数 189

GetType运算符 190

GoTo语句 191

H 193

Handles 193

HelpContext属性 194

Hex函数 195

HelpFile属性 195

Hour函数 196

I 198

If...Then...Else语句 198

IIf函数 200

Implements 201

Implements语句 201

Imports语句 203

In 204

Inherits语句 204

Input函数 205

InputBox函数 206

InputString函数 207

InStr函数 209

InStrRev函数 210

Int、Fix函数 212

Integer数据类型 213

Interface语句 214

IPmt函数 216

IRR函数 218

Is 219

Is运算符 219

IsArray函数 220

IsDate函数 221

IsDBNull函数 222

IsError函数 222

IsNothing函数 223

IsNumeric函数 224

Item属性 225

IsReference函数 225

J 227

Join函数 227

K 228

Kill函数 228

L 229

LastDLLError属性 229

LBound函数 230

LCase函数 231

Left函数 231

Len函数 232

Lib 233

Like运算符 233

LineInput函数 235

Loc函数 236

Lock、Unlock函数 237

LOF函数 239

Long数据类型 240

Loop 240

LSet函数 240

LTrim、RTrim和Trim函数 241

M 243

Me 243

Mid函数 243

Mid语句 244

Minute函数 245

MIRR函数 245

MkDir函数 247

Mod运算符 247

Module语句 249

Module 249

Month函数 250

MonthName函数 251

MsgBox函数 252

MsgBoxResult枚举 255

MsgBoxStyle枚举 255

MustInherit 256

MustOverride 256

MyBase 257

MyClass 257

N 259

Namespace语句 259

New 260

Next 260

Not运算符 261

Nothing 262

NotInheritable 262

NotOverridable 263

Now属性 263

NPer函数 263

NPV函数 265

Number属性 267

O 268

Object数据类型 268

Objects 268

Oct函数 268

Off 269

On 270

On Error语句 270

OpenMode枚举 273

OpenAccess枚举 273

OpenShare枚举 274

Option 274

Option Compare语句 275

Option Explicit语句 275

Option Strict语句 276

Optional 277

Or运算符 278

OrElse运算符 279

Overloads 280

Overridable 281

Overrides 281

Partition函数 282

ParamArray 282

P 282

Pmt函数 284

PPmt函数 285

Preserve 288

Print、Printline函数 288

Private 290

Property语句 290

Protected 294

Public 294

PV函数 295

Q 297

QBColor函数 297

R 299

Raise方法 299

RaiseEvent语句 301

Randomize语句 303

Rate函数 304

ReadOnly 306

ReDim语句 306

REM语句 308

RemoveHandler语句 308

Rename函数 309

Replace函数 311

Reset函数 312

Resume 313

Resume语句 313

Return语句 314

RGB函数 315

Right函数 316

RmDir函数 317

Rnd函数 318

RSet函数 319

S 320

SaveSetting函数 320

ScriptEngine属性 321

ScriptEngineBuildVersion属性 321

ScriptEngineMajorVersion属性 322

ScriptEngineMinorVersion属性 323

Second函数 323

Seek函数 324

Select...Case语句 326

Set语句 328

SetAttr函数 329

Shared 331

Shell函数 331

Shadows 331

Short数据类型 333

Single数据类型 334

SLN函数 334

Source属性 335

Space函数 336

SPC函数 337

Split函数 338

Static 339

Step 339

Stop语句 339

Str函数 340

StrComp函数 341

StrConv函数 342

StrDup函数 344

String数据类型 345

StrReverse函数 345

Structure语句 346

Sub语句 348

Switch函数 352

SYD函数 353

SyncLock语句 355

SystemTypeName函数 356

T 357

TAB函数 357

Then 358

Throw语句 358

TimeOfDay属性 359

Timer属性 359

TimeSerial函数 360

TimeString属性 361

TimeValue函数 362

To 363

Today属性 363

True 363

Try...Catch...Finally语句 363

TypeName函数 365

TypeOf 367

U 368

UBound函数 368

UCase函数 369

Unicode 370

Until 370

V 371

Val函数 371

VariantType枚举 372

VarType函数 373

VBFixedArrayAttribute类 374

VBFixedArrayAttribute构造函数 375

VBFixedArrayAttribute.FirstBound字段 375

VBFixedArrayAttribute.SecondBound字段 376

VBFixedStringAttribute类 376

VBFixedStringAttribute构造函数 377

VBFixedStringAttribute.SizeConst字段 377

VbStrConv枚举 378

VbTypeName函数 378

W 380

Weekday函数 380

WeekdayName函数 381

When 382

While...End While语句 383

While 383

With...End With语句 384

WithEvents 385

Write、WriteLine函数 385

WriteOnly 387

X 388

Xor运算符 388

Y 390

Year函数 390

其他 391

#Const指令 391

#ExternalSource指令 391

#If...Then...#Else指令 392

#Region指令 393

&运算符 394

&=运算符 395

*运算符 395

*=运算符 396

+运算符 397

+=运算符 399

-运算符 400

-=运算符 401

/运算符 402

/=运算符 403

=运算符 403

运算符 404

=运算符 405

^运算符 406

导出的数学函数 407

^=运算符 407

不同数值的不同格式(Format函数) 408

数学函数 409

运算符摘要 412

预定义日期/时间格式(Format函数) 412

预定义的数字格式(Format函数) 413

三态枚举 414

类型转换函数 414

用户定义的数据类型 419

用户定义的日期/时间格式(Format函数) 420

用户定义的数字格式(Format函数) 422

运算符(按功能列出) 427

Visual Basic 中的运算符优先级 427

附录A 运算符 427

附录 427

算术运算符 428

赋值运算符 429

比较运算符 429

串联运算符 431

逻辑/按位运算符 431

其他运算符 432

附录B 摘要列表 433

#编译器指令摘要 433

数组摘要 433

Collection对象摘要 433

控制流摘要 434

转换摘要 434

数据类型摘要 435

日期和时间摘要 437

声明和常数摘要 437

数据类型摘要 437

目录和文件摘要 438

错误摘要 439

财务摘要 439

信息和交互摘要 440

输入和输出摘要 440

数学摘要 441

注册表摘要 441

字符串操作摘要 441

附录C 成员列表 443

Visual Basic运行时库成员 443

Err对象成员 445

ComClassAttribute类成员 446

Collection对象成员 446

VBFixedArrayAttribute类成员 447

VBFixedStringAttribute类成员 447

按照任务排列的关键字和成员 447

附录D 转换函数 449

附录E Visual Basic编译器选项 450

按字母顺序列出的Visual Basic编译器选项 450

按类别列出的Visual Basic编译器选项 451

@(指定响应文件) 454

/addmodule 454

/baseaddress 456

/bugreport 456

/debug 457

/define 458

/delaysign 459

/imports 460

/help,/? 460

/keycontainer 461

/keyfile 462

/libpath 462

/linkresource 463

/main 464

/nologo 465

/nowarn 465

/optimize 466

/optioncompare 466

/optioncompare:binary 467

/optioncompare:text 467

/optionexplicit 468

/optionstrict 469

/out 469

/quiet 470

/recurse 471

/reference 472

/removeintchecks 473

/resource 473

/rootnamespace 474

/target 475

/target:exe 476

/target:library 477

/target:module 477

/target:winexe 478

/utf8output 479

/verbose 479

/warnaserror 480

/win32icon 481

/win32resource 481

相关图书
作者其它书籍
返回顶部