|
|
|
|
LEADER |
00000cam a2200000 a 4500 |
001 |
OR_ocn144529786 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cn||||||||| |
008 |
050310s2003 cau o 000 0 eng d |
040 |
|
|
|a REB
|b eng
|e pn
|c REB
|d OCLCG
|d CEF
|d OCLCQ
|d CUSER
|d VLB
|d N$T
|d EBLCP
|d MHW
|d OCLCQ
|d OCLCA
|d OCLCF
|d OCLCQ
|d OCLCA
|d OCLCQ
|d MERUC
|d OCLCO
|d OCLCQ
|d E7B
|d OCL
|d YDXCP
|d OCLCQ
|d COO
|d OCLCQ
|d OCLCA
|d OCL
|d TEFOD
|d WYU
|d AU@
|d UKAHL
|d OCLCQ
|d UK7LJ
|d OCLCO
|d CZL
|d OCLCO
|d OCLCQ
|d OCLCO
|
019 |
|
|
|a 52356453
|a 326795487
|a 647183625
|a 748105371
|a 773207672
|a 776508970
|a 861533736
|a 1058048251
|a 1295608628
|a 1300707914
|
020 |
|
|
|a 9780596529109
|q (electronic bk.)
|
020 |
|
|
|a 0596529104
|q (electronic bk.)
|
020 |
|
|
|a 9780596552220
|q (electronic bk.)
|
020 |
|
|
|a 059655222X
|q (electronic bk.)
|
020 |
|
|
|z 0596004281
|
020 |
|
|
|z 9780596004286
|
035 |
|
|
|a (OCoLC)144529786
|z (OCoLC)52356453
|z (OCoLC)326795487
|z (OCoLC)647183625
|z (OCoLC)748105371
|z (OCoLC)773207672
|z (OCoLC)776508970
|z (OCoLC)861533736
|z (OCoLC)1058048251
|z (OCoLC)1295608628
|z (OCoLC)1300707914
|
037 |
|
|
|a 30D4DCFF-51D9-43AA-9A20-3D60CF453FDA
|b OverDrive, Inc.
|n http://www.overdrive.com
|
050 |
|
4 |
|a QA76.73.B3
|b R6573 2003
|
072 |
|
7 |
|a COM
|x 051200
|2 bisacsh
|
082 |
0 |
4 |
|a 005.2/768
|2 22
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Roman, Steven.
|
245 |
1 |
0 |
|a VB.NET language pocket reference /
|c Steven Roman, Ron Petrusha, and Paul Lomax.
|
250 |
|
|
|a 1st ed.
|
260 |
|
|
|a Sebastopol, CA :
|b O'Reilly,
|c ©2003.
|
300 |
|
|
|a 1 online resource (vii, 142 pages)
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
347 |
|
|
|a text file
|
500 |
|
|
|a "Syntax and descriptions of the Visual Basic .NET language"--Cover
|
588 |
0 |
|
|a Print version record.
|
520 |
|
|
|a Visual Basic .NET is a radically new version of Microsoft Visual Basic, the world's most widely used rapid application development (RAD) package. Whether you are just beginning application development with Visual Basic .NET or are already deep in code, you will appreciate just how easy and valuable the VB.NET Language Pocket Reference is. VB.NET Language Pocket Reference contains a concise description of all language elements by category. These include language elements implemented by the Visual Basic compiler, as well as all procedures and functions implemented in the Microsoft. VisualBasic nam.
|
505 |
0 |
|
|a Visual Basic .NET Language Pocket Reference; Introduction; Font Conventions; Visual Basic Conventions; Data Types; Variables; Operators and Precedence; Constants; Call Type Constants; Comparison Constants; Date and Time Constants; Date Format Constants; Error Constant; File Attributes; Logical and Tristate Constants; Message Box Constants; Buttons constants; Default button constants; Icon constants; Modality constants; Return value constants; Miscellaneous constants; Special Character Constants; Variable Subtype Constants; Window Style Constants; Enumerations.
|
505 |
8 |
|
|a AppWinStyle EnumerationCallType Enumeration; CompareMethod Enumeration; ControlChars Class; DateFormat Enumeration; DateInterval Enumeration; DueDate Enumeration; FileAttribute Enumeration; FirstDayOfWeek Enumeration; FirstWeekOfYear Enumeration; MsgBoxResult Enumeration; MsgBoxStyle Enumeration; OpenAccess Enumeration; OpenMode Enumeration; OpenShare Enumeration; TriState Enumeration; VariantType Enumeration; VbStrConv Enumeration; Object Programming; .NET Framework Class Library; Custom Types and Classes; Fields, Properties, and Methods; Program Structure; Array Handling; Erase Statement.
|
505 |
8 |
|
|a IsArray FunctionJoin Function; LBound Function; ReDim Statement; UBound Function; VBFixedArray Attribute; Collection Objects; Collection. Add Method; Collection. Count Property; Collection. Item Method; Collection. Remove Method; Conditional Compilation; #Const Directive; #If?.?.?.?Then?.?.?.?#Else Directive; CBool Function; CByte Function; CChar Function; CDate Function; CDbl Function; CDec Function; CInt Function; CLng Function; CObj Function; CSng Function; CStr Function; CType Function; DateValue Function; DirectCast Function; Option Strict Statement; Str Function; TimeValue Function.
|
505 |
8 |
|
|a Val FunctionValDec Function; Other Conversion; Fix Function; Hex Function; Int Function; Oct Function; QBColor Function; RGB Function; Date and Time; DateAdd Function; DateDiff Function; DatePart Function; DateSerial Function; DateString Property; Day Function; GetTimer Function; Hour Function; Minute Function; Month Function; MonthName Function; Now Property; Second Function; TimeOfDay Property; Timer Property; TimeSerial Function; TimeString Property; TimeValue Function; Weekday Function; WeekdayName Function; Year Function; Declaration; Class?.?.?.? End Class Statement; Const Statement.
|
505 |
8 |
|
|a Declare StatementDim Statement; Enum Statement; Friend Keyword; Function Statement; Option Explicit Statement; Private Statement; Property Statement; Protected Keyword; Public Statement; Static Statement; Structure ... End Structure Statement; Sub Statement; Error Handling; Erl Property; 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; ErrorToString Function; IsError Function; On Error Statement; Resume Statement; Throw Statement.
|
546 |
|
|
|a English.
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
630 |
0 |
0 |
|a Microsoft .NET Framework.
|
630 |
0 |
0 |
|a Visual Basic.
|
630 |
0 |
7 |
|a Microsoft .NET Framework
|2 fast
|
650 |
|
0 |
|a Visual Basic (Computer program language)
|
650 |
|
0 |
|a BASIC (Computer program language)
|
650 |
|
6 |
|a Visual Basic (Langage de programmation)
|
650 |
|
6 |
|a BASIC (Langage de programmation)
|
650 |
|
7 |
|a COMPUTERS
|x Programming Languages
|x Visual BASIC.
|2 bisacsh
|
650 |
|
7 |
|a BASIC (Computer program language)
|2 fast
|
650 |
|
7 |
|a Visual Basic (Computer program language)
|2 fast
|
700 |
1 |
|
|a Lomax, Paul.
|
700 |
1 |
|
|a Petrusha, Ronald,
|d 1951-
|
776 |
0 |
8 |
|i Print version:
|a Roman, Steven.
|t VB.NET language pocket reference.
|b 1st ed.
|d Sebastopol, CA : O'Reilly, ©2003
|w (DLC) 2005297060
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/0596004281/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
936 |
|
|
|a BATCHLOAD
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH26837797
|
938 |
|
|
|a ProQuest Ebook Central
|b EBLB
|n EBL540851
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10762391
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 414988
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 7407944
|
994 |
|
|
|a 92
|b IZTAP
|