Авторизация
Поиск по указателям
Lomax P., Petrusha R., Patrick T. (ed.) — Visual Basic 2005: In a Nutshell
Обсудите книгу на научном форуме
Нашли опечатку? Выделите ее мышкой и нажмите Ctrl+Enter
Название: Visual Basic 2005: In a Nutshell
Авторы: Lomax P., Petrusha R., Patrick T. (ed.)
Аннотация: When Microsoft made Visual Basic into an object-oriented programming language, millions of VB developers resisted the change to the .NET platform. Now, after integrating feedback from their customers and creating Visual Basic 2005, Microsoft finally has the right carrot. Visual Basic 2005 offers the power of the .NET platform, yet restores the speed and convenience of Visual Basic. Accordingly, we've revised the classic in a Nutshell guide to the Visual Basic language to cover the Visual Basic 2005 version and all of its new features.
Unlike other books on the subject, Visual Basic 2005 in a Nutshell, 3rd Edition doesn't assume you're a novice. It's a detailed, professional reference to the Visual Basic language-a reference that you can use to jog your memory about a particular language element or parameter. It'll also come in handy when you want to make sure that there isn't some "gotcha" you've overlooked with a particular language feature.
The book is divided into three major parts: Part I introduces the main features and concepts behind Visual Basic programming; Part II thoroughly details all the functions, statements, directives, objects, and object members that make up the Visual Basic language; and Part III contains a series of helpful appendices. Some of the new features covered include Generics, a convenient new library called My Namespace, and the operators used to manipulate data in Visual Basic.
No matter how much experience you have programming with Visual Basic, you want Visual Basic 2005 in a Nutshell, 3rd Edition close by, both as a standard reference guide and as a tool for troubleshooting and identifying programming problems.
Язык:
Рубрика: Технология /
Статус предметного указателя: Готов указатель с номерами страниц
ed2k: ed2k stats
Издание: 3-rd
Год издания: 2006
Количество страниц: 766
Добавлена в каталог: 23.10.2006
Операции: Положить на полку |
Скопировать ссылку для форума | Скопировать ID
Предметный указатель
debugging elements
DECIMAL data type
Declarations
declarations, arrays
declarations, code file section
declarations, elements
declarations, variables
Declare statement
DefaultFileLogWriter property
DefaultMember attribute
Delegate statement
Delegates
delegates, as callbacks
delegates, methods, calling
DeleteDirectoryOption enumeration
DeleteFile method
DeleteSetting procedure
Delimiters property
Deployment property
Description property
Desktop property
development environment
development environment, elements
dialogs, elements
Dim statement
Dir function
DirectCast function
directives
directives, #Const
directives, #If...Then...#Else
directives, #Region...#End
directives, language reference
Directory class
Directory.CreateDirectory method
Directory.Delete method
Directory.Exists method
Directory.GetCreationTime method
Directory.GetDirectories method
Directory.GetDirectoryRoot method
Directory.GetFiles method
Directory.GetFileSystemEntries method
Directory.GetLogicalDrives method
Directory.GetParent method
Directory.Move method
DirectoryExists method
DirectoryPath property
division (\) operator
DLLs (dynamic link libraries)
Do...Loop statement
DoEvents method
Double data type
DownloadFile method
Drives property
DueDate enumeration
DynData property
E field
Encapsulation
End statement
EndOfData property
Enum statement
Enumerations
enumerations, overview
Environ function
EOF function
Eqv operator
Erase statement
Erl property
Err object 2nd
Err.Clear method
Err.Description property
Err.GetException method
Err.HelpContext property
Err.HelpFile property
Err.LastDLLError property
Err.Number property
Err.Raise method
Err.Source property
error constants
Error detection
Error handling
error handling, centralized
error handling, elements
error handling, Err object
error handling, inline error handling
error handling, runtime errors, unstructured
Error statement
ErrorLine property
ErrorLineNumber property
Errors
errors, logic errors 2nd
errors, runtime errors
ErrorToString function
event binding, introduction
event handlers
event handlers, AddHandler
event handlers, calling routines
event handlers, RemoveHandler
event members
Event statement
event-driven programs
Events
events, arguments
events, ASP.NET
events, control-related
events, custom
events, introduction
events, NetworkAvailabilityChanged (My.Application)
events, NetworkAvailabilityChanged (My.Computer.Network)
events, Shutdown
events, Startup
events, StartupNextInstance
events, UnhanldedException
events, Windows Forms
events, WithEvent keyword
Exception class
Exception classes
exception handling, structured
Exit statement
Exp function
exponentiation (^) operator
FCL (framework class library)
FCL, namespace hierarchy
FCL, namespace hierarchy, my namespace
FCL, namespace hierarchy, System namespace
Fields
fields, E
fields, members
fields, PI
FieldType enumeration
FieldWidths property
File class
File.Exists method
FileAttr function
FileAttribute enumeration
FileClose procedure
FileCopy procedure
FileDateTime function
FileExists method
FileGet procedure
FileGetObject procedure
FileLen function
FileOpen procedure
FilePut procedure
FilePutObject procedure
filesystem elements
FileSystem object
FileWidth procedure
Filter functions
financial elements
FindInFiles method
FirstDayOfWeek enumeration
FirstWeekOfYear enumeration
Fix function
Flags attribute
Floor function
FontDialog class
For Each...Next statement
For...Next statement
Format function
FormatCurrency function
FormatDateTime function
FormatNumber function
FormatPercent function
Forms object
Framework Class Library 2nd
FreeFile function
Friend keyword
Function statement
Functions
functions, ABS
functions, Acos
functions, ASC
functions, AscW
functions, Asin
functions, Atan
functions, Atan2
functions, CallByName
functions, CBool
functions, CByte
functions, CChar
functions, CDate
functions, CDbl
functions, CDec
functions, CEILING
functions, Choose
functions, Chr
functions, ChrW
functions, CInt
functions, CLng
functions, CObj
functions, Command
functions, Cos
functions, Cosh
functions, CreateObject
functions, CSByte
functions, CShort
functions, CSng
functions, CStr
functions, CType
functions, CUInt
functions, CULng
functions, CurDir
functions, CUShort
functions, custom procedures
functions, DateAdd
functions, DateDiff
functions, DatePart
functions, DateSerial
functions, DateValue
functions, Day
functions, DDB
functions, Dir
functions, DirectCast
functions, Environ
functions, EOF
functions, ErrorToString
functions, Exp
functions, FileAttr
functions, FileDateTime
functions, FileLen
functions, Filter
functions, Fix
functions, FLOOR
functions, Format
functions, FormatCurrency
functions, FormatDateTime
functions, FormatNumber
functions, FormatPercent
functions, FreeFile
functions, FV
functions, GetAllSettings
functions, GetAttr
functions, GetChar
functions, GetObject
functions, GetSetting
functions, Hex
functions, Hour
functions, IEEERemainder
functions, IIf
functions, InputBox
functions, InputString
functions, InStr
functions, InStrRev
functions, Int
functions, IPmt
functions, IRR
functions, IsArray
functions, IsDate
functions, IsDBNull
functions, IsError
functions, IsNothing
functions, IsNumeric
functions, IsReference
functions, join
functions, language reference
functions, LBound
functions, LCase
functions, Left
functions, Len
functions, LineInput
functions, Loc
functions, LOF
functions, Log
functions, Log10
functions, LSet
functions, LTrim
functions, Max
functions, Mid
functions, Min
functions, Minute
functions, MIRR
functions, Month
functions, MonthName
functions, MsgBox
functions, NPer
functions, NPV
functions, Oct
functions, Partition
functions, Pmt
functions, Pow
functions, PPmt
functions, PV
functions, QBColor
functions, Rate
functions, Replace
functions, RGB
functions, Right
functions, Rnd
functions, Round
functions, RSet
functions, RTrim
functions, Second
functions, Seek
functions, shell
functions, Sign
functions, Sin
functions, Sinh
functions, SLN
functions, Space
functions, SPC
Реклама