Главная    Ex Libris    Книги    Журналы    Статьи    Серии    Каталог    Wanted    Загрузка    ХудЛит    Справка    Поиск по индексам    Поиск    Форум   
blank
Авторизация

       
blank
Поиск по указателям

blank
blank
blank
Красота
blank
Lomax P., Petrusha R., Patrick T. (ed.) — Visual Basic 2005: In a Nutshell
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.


Язык: en

Рубрика: Технология/

Статус предметного указателя: Готов указатель с номерами страниц

ed2k: ed2k stats

Издание: 3-rd

Год издания: 2006

Количество страниц: 766

Добавлена в каталог: 23.10.2006

Операции: Положить на полку | Скопировать ссылку для форума | Скопировать ID
blank
Предметный указатель
functions, Split      
functions, Sqrt      
functions, STR      
functions, StrComp
functions, StrConv      
functions, StrDup      
functions, StrReverse
functions, Switch      
functions, SYD      
functions, SystemTypeName      
functions, TAB      
functions, Tan      
functions, Tanh      
functions, TimeSerial      
functions, TimeValue      
functions, Trim
functions, TryCast      
functions, TypeName      
functions, UBound      
functions, Ucase      
functions, Val      
functions, VarType      
functions, VbTypeName
functions, Weekday
functions, WeekdayName
functions, Year
FV function
Garbage collection      2nd
Generics      
generics, constraints      
generics, constraints, multiple      
generics, introduction
generics, methods      
generics, nested types
generics, overloading methods
generics, type parameters
generics, type parameters, members
generics, type parameters, multiple type parameters
generics, types, overloading
generics, VB 2005
GetAllSettings function      
GetAttr function      
GetAudioStream method      
GetChar function      
getData method      
GetDataObject method      
GetDirectories method
GetDirectoryInfo method      
GetDriveInfo method      
GetEnvironmentVariable method      
GetFileDropList method
GetFileInfo method
GetFiles method
GetImage method
GetName method      
GetObject function
GetParentPath method
GetSetting function
GetTempFileName method      
getText method
GetType operator      2nd
GetValue method      
global keyword      2nd
GmtTime property      
GOTO statement      
Guid attribute
handles keyword      
HasFieldsEnclosedInQuotes property
Hashtable class      
Hashtable.Add method
Hashtable.ContainsKey method
Hashtable.ContainsValue method      
Hashtable.CopyTo method      
Hashtable.Item property      
Hashtable.Keys property      
Hashtable.Remove method      
Hashtable.Values property      
Hex function      
Hour function      
IEEERemainder function      
If...Then...Else statement      
IIf function
IL (Intermediate Language) code      
Imp operator      
Implements keyword
Implements statement
Imports statement      
Info object (My.Application)      
Info object (My.Computer)
information elements      
inheritance      2nd
Inherits statement
InitializeWithWindowsUser method      
inline error handling
Input procedure      
input/output elements      
InputBox function      
InputString function      
InstalledUICulture property
instance members, shared members and      
InStr function
InStrRev function
INT function      
Integer data type      
integer division (\) operator      
Integrated Development Environment      
integrated development environment, elements      
interaction elements      
Interface...End Interface statement      
Interfaces      2nd
IPmt function      
IRR function      
Is operator      2nd
IsArray function      
IsAuthenticated property
IsAvailable property
IsDate function      
IsDBNull function      
IsError function      
IsInRole method
IsNetworkDeployed property      
IsNot operator      2nd 3rd
IsNothing function      
IsNumeric function
IsReference function
join function
Keyboard object      
keywords      
keywords, Friend      
keywords, global      2nd
keywords, handles      
keywords, implements      
keywords, Me      2nd
keywords, MyBase      2nd
keywords, MyClass      2nd
keywords, new
keywords, Nothing      
keywords, partial      
keywords, Private      
keywords, protected      
keywords, public      
keywords, Shadows      
keywords, Shared      
keywords, WithEvent
keywords, WithEvents
Kill procedure      
language reference      
language reference, attributes      
language reference, clas members      
language reference, classes
language reference, directives
language reference, functions
language reference, objects
language reference, procedures
language reference, statements      
LBound function      
LCase function      
Left function
Len function      
libraries, class libraries      
LIKE operator      2nd
LineInput function      
LineNumber property
LoadedAssemblies property      
Loc function      
local variable scope      
LocalMachine property      
LocalTime property      
Lock procedure      
LOF function      
LOG function      
Log object      
Log10 function      
logic errors      2nd
logical operators
logical operators, VB.NET 2002 changes      
long data type
LSet function
LTRIM function
main routine
Main routine, Windows Forms applications
Managed code
managed execution
MarshalAs attribute      
Math class, System namespace
mathematics elements
max function      
Me keyword      2nd
Members      
members, classes      
members, classes, accessibility      
members, constructors      
members, event members      
members, fields      
members, instance versus shared      
members, methods      
members, overloading      
members, properties      
members, shadowing      
members, types      
METHODS      
methods, Application.DoEvents      
methods, Application.Run      
methods, Array.BinarySearch      
methods, Array.Copy      
methods, Array.IndexOf      
methods, Array.LastIndexOf      
methods, Array.Reverse      
methods, Array.Sort      
methods, calling, delegates and      
methods, ChangeCulture      
methods, ChangeUICulture      
methods, Clear      
methods, Collection.Add      
methods, Collection.Remove      
methods, constructors
methods, CopyFile      
methods, CreateDirectory      
methods, Debug.Assert      
methods, Debug.Write      
methods, Debug.WriteIf      
methods, Debug.WriteLine      
methods, Debug.WriteLineIf      
methods, DeleteFile      
methods, Directory.CreateDirectory      
methods, Directory.Delete
methods, Directory.Exists
methods, Directory.GetCreationTime
methods, Directory.GetDirectories      
methods, Directory.GetDirectoryRoot      
methods, Directory.GetFiles
methods, Directory.GetFileSystemEntries
methods, Directory.GetLogicalDrives
methods, Directory.GetParent      
methods, Directory.Move      
methods, DirectoryExists      
methods, DoEvents      
methods, DownloadFile      
methods, Err.Clear      
methods, Err.GetException      
methods, Err.Raise      
methods, File.Exists      
methods, FileExists      
methods, FindInFiles      
methods, generics
methods, generics, overloading      
methods, GetAudioStream      
methods, GetData      
methods, GetDataObject      
methods, GetDirectories      
methods, GetDirectoryInfo      
methods, GetDriveInfo      
methods, GetEnvironmentVariable      
methods, GetFileDropList      
methods, GetFileInfo      
methods, GetFiles      
methods, GetImage      
Methods, GetName      
methods, GetParentPath      
methods, GetTempFileName      
methods, GetText      
methods, GetValue      
methods, Hashtable.Add      
methods, Hashtable.ContainsKey      
methods, Hashtable.ContainsValue
methods, Hashtable.CopyTo      
methods, Hashtable.Remove      
methods, InitializeWithWindowsUser      
methods, IsInRole      
methods, members      
methods, MoveDirectory      
methods, MoveFile      
methods, OpenSerialPort      
methods, OpenTextFieldParser      
methods, OpenTextFieldReader      
methods, OpenTextFieldWriter      
methods, PeekChars      
methods, Ping      
methods, Play      
methods, PlaySystemSound      
methods, Queue.Contains      
methods, Queue.CopyTo      
methods, Queue.Dequeue      
methods, Queue.Enqueue      
methods, Queue.Peek      
methods, Queue.ToArray      
methods, ReadAllBytes      
methods, ReadAllText      
methods, ReadFields      
methods, ReadLine      
methods, ReadToEnd      
methods, RenameDirectory      
methods, RenameFile      
methods, Run      
methods, Send      
methods, SendKeys      
methods, SendWait      
methods, SetAudio      
methods, SetData      
methods, SetDataObject      
1 2 3 4 5 6
blank
Реклама
blank
blank
HR
@Mail.ru
       © Электронная библиотека попечительского совета мехмата МГУ, 2004-2026
Электронная библиотека мехмата МГУ | Valid HTML 4.01! | Valid CSS! О проекте