注冊 | 登錄讀書好,好讀書,讀好書!
讀書網(wǎng)-DuShu.com
當前位置: 首頁出版圖書科學技術(shù)計算機/網(wǎng)絡認證與等級考試Micosoft認證Visual Basic.NET語言參考手冊

Visual Basic.NET語言參考手冊

Visual Basic.NET語言參考手冊

定 價:¥68.00

作 者: (美)微軟公司著;東方人華譯
出版社: 清華大學出版社
叢編項: 微軟 NET程序員系列
標 簽: VB.NET

購買這本書可以去


ISBN: 9787302058090 出版時間: 2002-09-01 包裝: 精裝
開本: 23cm 頁數(shù): 500 字數(shù):  

內(nèi)容簡介

  Visual Basic .NET是創(chuàng)建Microsoft.NET應用程序和服務的重要工具。本書是Visual Basic .NET語言和運行庫的官方參考,按照從A到Z的順序詳細講述了所有的語言元素。本書來源于Microsoft的Visual Basic .NET電子產(chǎn)品文檔,是Visual Basic .NET標準軟件中的聯(lián)機幫助文檔的印刷版,便于攜帶、易于使用而且方便瀏覽。本書適合Visual Basic .NET程序開發(fā)人員閱讀。

作者簡介

暫缺《Visual Basic.NET語言參考手冊》作者簡介

圖書目錄

Visual Basic .NET概述 
Visual Basic中的語言更改 
編程元素支持更改總結(jié)
數(shù)組的更改
控制流的更改
數(shù)據(jù)類型的更改
聲明的更改
函數(shù)的更改
對象和組件的更改
過程的更改
屬性的更改
雜項的更改 
Visual Basic概述一覽
Visual Basic語言關鍵字 
A-Z參考 

Add方法
AddHandler語句
AddressOf運算符
Alias
And運算符
AndAlso運算符
Ansi
Appactivate函數(shù)
AppwinStyle枚舉
As 
Asc、AscW函數(shù)
Assembly
Auto

Beep函數(shù)
Boolean數(shù)據(jù)類型
ByRef
Byte數(shù)據(jù)類型
ByVal 

Call語句
CallByName函數(shù)
CallType枚舉
Case
Char數(shù)據(jù)類型
ChDir函數(shù)
ChDrive函數(shù)
Choose函數(shù)
Chr、ChrW函數(shù)
Class語句
Clear方法
Collection對象
ComClassAttribute類
ComClassAttribute構(gòu)造函數(shù)
ComClassAttribute.ClassID屬性
ComClassAttribute.EventID屬性
ComClassAttribute.InterfaceID屬性
ComClassAttribute.InterfaceShadows屬性
Command函數(shù)
CompareMethod枚舉
Const語句
Count屬性
CreateObject函數(shù)
CStr返回值
CType函數(shù)
CurDir函數(shù) 

Date數(shù)據(jù)類型
DateAdd函數(shù)
DateDiff函數(shù)
DateFormat枚舉
DateInterval枚舉
DatePart函數(shù)
DateSerial函數(shù)
DateString屬性
DateValue函數(shù)
Day函數(shù)
DDB函數(shù)
Decimal數(shù)據(jù)類型
Declare語句
Default
Delegate語句
DeleteSetting函數(shù)
Description屬性
Dim語句
Dir函數(shù)
DirectCast
Do...Loop語句
Double數(shù)據(jù)類型
DueDate枚舉 

Each
Else
Elself
End
End語句
Enum語句
Environ函數(shù)
EOF函數(shù)
Erase語句
Erl屬性
Err對象
Error
Error語句
ErrorToString函數(shù)
Event語句
Exit語句
Explicit 

False
FileAttr函數(shù)
FileAttribute枚舉
FileClose函數(shù)
FileCopy函數(shù)
FleDateTime函數(shù)
FileGet函數(shù)
FileGetObject函數(shù)
FileLen函數(shù)
FileOpen函數(shù)
FilePut函數(shù)
FileWidth函數(shù)
Filter函數(shù)
FirstDayOfWeek枚舉
FirstWeekOfYear枚舉
For
For Each...Next語句
For...Next語句
Format函數(shù)
FormatCurrency函數(shù)
FormatDateTime函數(shù)
FormatNumber函數(shù)
FormatPercent函數(shù)
FreeFile函數(shù)
Friend
Function語句
FV函數(shù) 

Get語句
GetAllSettings函數(shù)
GetArrt函數(shù)
GetChar函數(shù)
GetEnumerator方法
GetException函數(shù)
GetObject函數(shù)
GetSettng函數(shù)
GetType運算符
GoTo語句 

Handles
HelpContext屬性
HelpFile屬性
Hex函數(shù)
Hour函數(shù)

If...Then...Else語句
IIf函數(shù)
Implements
Implements語句
Imports語句
In
Inherits語句
Input函數(shù)
InputBox函數(shù)
InputString函數(shù)
InStr函數(shù)
Int、Fix函數(shù)
Integer函數(shù)
Interface語句
IPmt函數(shù)
IRR函數(shù)
Is
Is運算符
IsArray函數(shù)
IsDate函數(shù)
IsDBNull函數(shù)
IsError函數(shù)
IsNothing函數(shù)
IsNumeric函數(shù)
IsReference函數(shù)
Item屬性 

Join函數(shù) 

Kill函數(shù) 

LastDLLError屬性
LBound函數(shù)
LCase函數(shù)
Left函數(shù)
Len函數(shù)
Lib
Like運算符
LineInput函數(shù)
Loc函數(shù)
Lock、Unlock函數(shù)
LOF函數(shù)
Long數(shù)據(jù)類型
Loop
LSet函數(shù)
LTrim、RTrim和Trim函數(shù) 

Me
Mid函數(shù)
Mid語句
Minute函數(shù)
MIRR函數(shù)
MkDir函數(shù)
Mod運算符
Module
Module語句
Month函數(shù)
MonthName函數(shù)
MsgBox函數(shù)
MsgBoxResult枚舉
MsgBoxStyle枚舉
MustInherit
MustOverride
MyBase
MyClass 

Namespace語句
New
Next
Not運算符
Nothing
NotInheritable
NotOverridable
Now屬性
NPer函數(shù)
NPV
Number 

Object數(shù)據(jù)類型
Objects
Oct函數(shù)
Off
On
On Error語句
OpenAccess枚舉
OpenMode枚舉
OpenShare枚舉
Option
Option Compare語句
Option Explicit語句
Option Strict語句
Optional
Or運算符
OrElse運算符
Overloads
Overridable
Overrides 

ParamArray
Partition函數(shù)
Pmt函數(shù)
PPmt函數(shù)
Preserve
Print、Printline函數(shù)
Private
Property語句
Public
PV函數(shù) 

QBColor函數(shù) 

Raise方法
RaiseEvent語句
Randomize語句
Rate函數(shù)
ReadOnly
ReDim語句
REM語句
RemoveHandler語句
Rename函數(shù)
Replace函數(shù)
Reset函數(shù)
Resume
Resume語句
Return語句
RGB函數(shù)
Right函數(shù)
RmDir函數(shù)
Rnd函數(shù)
RSet函數(shù) 

SaveSetting函數(shù)
ScriptEngine屬性
ScriptEngineBuildVersion屬性
ScriptEngineMajorVersion屬性
ScriptEngineMinorVersion屬性
Second函數(shù)
Seek函數(shù)
Select...Case語句
Set語句
SetAttr函數(shù)
Shadows
Shared
Shell函數(shù)
Short數(shù)據(jù)類型
Single數(shù)據(jù)類型
SLN函數(shù)
Source屬性
Space函數(shù)
SPC函數(shù)
Split函數(shù)
Static
Step
Stop語句
Str函數(shù)
StrComp函數(shù)
StrConv函數(shù)
StrDup函數(shù)
String數(shù)據(jù)類型
StrReverse函數(shù)
Structure語句
Sub語句
Switch函數(shù)
SYD函數(shù)
SyncLock語句
SystemTypeName函數(shù) 

TAB函數(shù)
Then
Throw語句
TimeOfDay屬性
Timer屬性
TimeSerial函數(shù)
TimeString屬性
TimeValue函數(shù)
To
Today屬性
True
Try...Catch...Finally語句
TypeName函數(shù)
TypeOf 

UBound函數(shù)
UCase函數(shù)
Unicode
Until 
V
Val函數(shù)
VariantType枚舉
VarType函數(shù)
VBFixedArrayAttribute類
VBFixedArrayAttribute構(gòu)造函數(shù)
VBFixedArrayAttribute.FirstBound字段
VBFixedArrayAttribute.SecondBound字段
VBFixedStringAttribute類
VBFixedStringAttribute構(gòu)造函數(shù)
VBFixedStringAttribute.SizeConst字段
VbStrConv枚舉
VbTypeName函數(shù)
W
Weekday函數(shù)
WeekdayName函數(shù)
When
While
While...End While語句
With...End With語句
WithEvents
Write、WriteLine函數(shù)
WriteOnly
X
Xor運算符
Y
Year函數(shù)
其他
#Const指令
#ExternalSource指令
#If...Then...#Else指令
#Region指令
&運算符
&=運算符
*運算符
*=運算符
+運算符
+=運算符
-運算符
-=運算符
/運算符
/=運算符
=運算符
\運算符
\=運算符
^運算符
^=運算符
導出的數(shù)學函數(shù)
不同數(shù)值的不同格式(Format函數(shù))
數(shù)學函數(shù)
運算符摘要
預定義日期/時間格式(Format函數(shù))
預定義的數(shù)字格式(Format函數(shù))
三態(tài)枚舉
類型轉(zhuǎn)換函數(shù)
用戶定義的數(shù)據(jù)類型
用戶定義的日期/時間格式(Format函數(shù))
用戶定義的數(shù)字格式(Format函數(shù))
附錄
附錄A 運算符
運算符(按功能列出)
Visual Basic中的運算符優(yōu)先級
算術(shù)運算符
賦值運算符
比較運算符
串聯(lián)運算符
邏輯/按位運算符
其他運算符
附錄B 摘要列表
#編譯器指令摘要
數(shù)組摘要
Collection對象摘要
控制流摘要
轉(zhuǎn)換摘要
數(shù)據(jù)類型摘要
數(shù)據(jù)類型摘要
日期和時間摘要
聲明和常數(shù)摘要
目錄和文件摘要
錯誤摘要
財務摘要
信息和交互摘要
輸入和輸出摘要
數(shù)學摘要
注冊表摘要
字符串操作摘要
附錄C 成員列表
Visual Basic運行時庫成員
Err對象成員
Collection對象成員
ComClassAttribute類成員
VBFixedArrayAttribute類成員
VBFixedStringAttribute類成員
按照任務排列的關鍵字和成員
附錄D 轉(zhuǎn)換函數(shù)
附錄E Visual Basic編譯器選項
按字母順序列出的Visual Basic
編譯器選項
按類別列出的Visual Basic
編譯器選項
@(指定響應文件)
/addmodule
/baseaddress
/bugreport
/debug
/define
/delaysign
/help,/?
/imports
/keycontainer
/keyfile
/libpath
/linkresource
/main?
/nologo
/nowarn
/optimize
/optioncompare
/optioncompare:binary
/optioncompare:text
/optionexplicit
/out
/quiet
/recurse
/reference
/removeintchecks
/resource
/rootnamespace
/target
/target:exe
/target:library
/target:module
/target:winexe
/utf8output
/verbose
/win32icon
/win32resource

本目錄推薦

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