Авторизация
Поиск по указателям
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
Предметный указатель
scope, block-level
scope, module-level
scope, procedure-level
scope, variables
Screen property
ScriptEngine propertyproperties
ScriptEngine propertyproperties, ScriptEngine
ScriptEngineBuildVersion property
ScriptEngineMajorVersion property
ScriptEngineMinorVersion property
ScrollLock property
SearchOption enumeration
Second function
second-level namespaces
Seek function
Seek procedure
select case statement
Send method
SendKeys method
SendWait method
SerialPortNames property
SetAttr procedure
SetAudio method
setData method
SetDataObject method
SetDelimiters method
SetFieldWidths method
SetFileDropList method
SetImage method
SetText method
Settings object
SetValue method
shadowing members
Shadows keyword
Shared keyword
shared members, instance members and
shared routines
Shell function
Shift Left (<<) operator
Shift Right (>>) operator
ShiftKeyDown property
Short data type
Short-circuiting
Shutdown event
Sign function
sin function
Single data type
Sinh function
SLN function
Space function
Spc function
SpecialDirectories object
SplashScreen property
Split function
sqrt function
Stack class
Stack.Contains method
Stack.CopyTo method
Stack.Peek method
Stack.Pop method
Stack.Push method
Stack.ToArray method
StackTrace property
startup event
StartupNextInstance event
statements
statements, AddHandler
statements, Call
statements, Class...End Class
statements, Const
statements, continue
statements, Custom Event
statements, Declare
statements, Delegate
statements, Dim
statements, Do...Loop
statements, End
statements, Enum
statements, Erase
statements, Error
statements, Event
statements, Exit
statements, For Each...Next
statements, For...Next
statements, Function
statements, GoTo
statements, If...Then...Else
statements, Implements
statements, Imports
statements, Inherits
statements, Interface...End Interface
statements, language reference
statements, Mid
statements, Module...End Module
statements, Namespace
statements, On Error
statements, Operator
statements, Option Compare
statements, Option Explicit
statements, Option Strict
statements, Property
statements, RaiseEvent
statements, ReDim
statements, Rem
statements, RemoveHandler
statements, Resume
statements, return
statements, Select Case
statements, Static
statements, Stop
statements, Structure...End Structure
statements, Sub
statements, SyncLock
statements, throw
statements, Try...Catch...Finally
statements, Using...End Using
statements, While...End While
statements, With...End With
STAThread attribute
Static statement
Stop method
Stop statement
Str function
StrComp function
StrConv function
strdup function
String class, System namespace
String data type
string elements
StrReverse function
Structure...End Structure statement
Structured exception handling
structures
Sub procedures
Sub statement
subtraction (-) operator
Switch function
switches, command-line
SYD function
SyncLock statement
Syntax
syntax, attributes
System namespace
System namespace, Array class
System namespace, Convert class
System namespace, Math class
System namespace, second-level namespaces
System namespace, String class
System.Collections namespace
System.Data namespace
System.IO namespace
System.Text.RegularExpressions namespace
System.Windows.Forms namespace
SystemTypeName function
Tab function
Tan function
Tanh function
Temp property
TextFieldParser object
TextFieldType property
ThreadStatic attribute
throw statement
TickCount property
time elements
TimeOfDay property
Timer property
TimeSerial function
TimeString property
TimeValue function
Title property
Today property
TotalPhysicalMemory property
TotalVirtualMemory property
TraceSource property
Trademark property
Trim function
TrimWhiteSpace property
TriState enumeration
Try...Catch...Finally statement
TryCast function 2nd
two's-complement represetnation
type parameters
type parameters, generics
type parameters, generics, multiple type parameters
type parameters, members
TypeName function
typeof operator 2nd
Types
types, code files
types, generics, overloading
types, members
UBound function
Ucase function
UICancelOption enumeration
UICulture property
UInteger data type
UIOption enumeration
ULong data type
unary (+) operator
UnhandledException event
Unlock procedure
unstructured error handling
UploadFile method
user object
user-defined data types
Users property
UShort data type
Using statement, VB 2005
Using...End Using statement
Val function
value types
values, variables
Variables
variables, access level
variables, addresses
variables, data types
variables, declaration
variables, lifetime
variables, local, scope
variables, names
variables, scope 2nd
variables, values
variables, VB.NET 2002 changes
VariantType enumeration
VarType function
VB 2005
VB 2005, arrays, lower bound
VB 2005, ClickOnce installation
VB 2005, Continue statement
VB 2005, custom events
VB 2005, data types
VB 2005, generics
VB 2005, Global keyword
VB 2005, IsNot operator
VB 2005, My namespace
VB 2005, operator overloading
VB 2005, partial types
VB 2005, properties
VB 2005, TryCast function
VB 2005, Using statement
VB 2005, XML comments
VB.NET 2002
VB.NET 2002, language changes
VB.NET 2002, language changes, bitwise operators
VB.NET 2002, language changes, data types
VB.NET 2002, language changes, logical operators
VB.NET 2002, language changes, miscellaneous
VB.NET 2002, language changes, procedure-related
VB.NET 2002, language changes, variables
VB.NET 2002, object-orientation changes
VB.NET 2002, programming changes
VB.NET 2003 language changes
VB.NET 2005 changes
VB.NET 2005 changes, enhancements
VBFixedArray attribute
VBFixedString attribute
VbStrConv enumeration
VbTypeName function
version property
Visual Basic .NET
Visual Basic .NET, introduction
Visual Basic .NET, object orientation
Visual Basic .NET, reasons for
Visual Basic .NET, type system
Visual Basic .NET, uses
Visual Basic .NET, versions
Visual Studio application types
WebMethod attribute
WebService attribute
WebServices object
Weekday function
WeekdayName function
WheelExists property
WheelScrollLines property
While...End While statement
Windows applications
Windows applications, Forms, Main routine
Windows Forms events
Windows services
With...End With statement
WithEvent keyword
WithEvents keyword
WorkingSet property
Write procedure
WriteAllBytes method
WriteAllText method
WriteEntry method
WriteException method
WriteLine procedure
XML, comments
Xor operator
Year function
\ (division) operator
^ (exponentiation) operator
Реклама