Cargando…

Foundations of C++/CLI : the Visual C++ Language for .NET 3.5 /

Related Titles Expert Visual C++/CLI: .NET for Visual C++ Programmers Pro Visual C++/CLI and the .NET 2.0 Platform.

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Hogenson, Gordon
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : New York : Apress ; Distributed to the Book trade by Springer, ©2008.
Colección:Expert's voice in .NET.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 a 4500
001 OR_ocn304562434
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cn|||||||||
008 090213s2008 cau o 001 0 eng d
040 |a GW5XE  |b eng  |e pn  |c GW5XE  |d OCLCQ  |d MHW  |d OCLCQ  |d COCUF  |d N$T  |d MND  |d STF  |d UMI  |d CEF  |d UAB  |d E7B  |d NHM  |d UIU  |d DEBSZ  |d B24X7  |d OCLCO  |d EBLCP  |d OCLCQ  |d A7U  |d OCLCQ  |d OCLCF  |d BEDGE  |d OCLCQ  |d IDEBK  |d COO  |d YDXCP  |d OCLCQ  |d Z5A  |d OTZ  |d LIV  |d OCLCQ  |d MERUC  |d ESU  |d OCLCQ  |d VT2  |d OCLCQ  |d U3W  |d AU@  |d WYU  |d OCLCQ  |d CANPU  |d OCLCQ  |d CNTRU  |d UKAHL  |d OCLCQ  |d DCT  |d ZHM  |d ERF  |d OCLCQ  |d UKBTH  |d UHL  |d UKOBU  |d BRF  |d OCLCO  |d OCLCQ  |d OCLCO 
019 |a 310751732  |a 311230934  |a 311302014  |a 428738487  |a 437239501  |a 646040911  |a 698467486  |a 756437674  |a 765143103  |a 815740293  |a 994840867  |a 1005788341  |a 1035712471  |a 1044619465  |a 1048129263  |a 1056398998  |a 1059010468  |a 1060868772  |a 1063847881  |a 1069437144  |a 1097102948  |a 1110946887  |a 1112528256  |a 1113100230  |a 1113342554  |a 1129355092  |a 1148115906  |a 1152993573  |a 1192345298  |a 1204031305  |a 1240516571 
020 |a 9781430210245 
020 |a 1430210249 
020 |a 1430210230 
020 |a 9781430210238 
020 |a 1281850721 
020 |a 9781281850720 
024 7 |a 10.1007/978-1-4302-1024-5.  |2 doi 
024 8 |a 9781430210238 
029 1 |a AU@  |b 000048654917 
029 1 |a AU@  |b 000053252249 
029 1 |a AU@  |b 000060583375 
029 1 |a AU@  |b 000067104527 
029 1 |a DEBSZ  |b 35543444X 
029 1 |a DEBSZ  |b 39621410X 
029 1 |a HEBIS  |b 291505392 
029 1 |a NZ1  |b 13071088 
035 |a (OCoLC)304562434  |z (OCoLC)310751732  |z (OCoLC)311230934  |z (OCoLC)311302014  |z (OCoLC)428738487  |z (OCoLC)437239501  |z (OCoLC)646040911  |z (OCoLC)698467486  |z (OCoLC)756437674  |z (OCoLC)765143103  |z (OCoLC)815740293  |z (OCoLC)994840867  |z (OCoLC)1005788341  |z (OCoLC)1035712471  |z (OCoLC)1044619465  |z (OCoLC)1048129263  |z (OCoLC)1056398998  |z (OCoLC)1059010468  |z (OCoLC)1060868772  |z (OCoLC)1063847881  |z (OCoLC)1069437144  |z (OCoLC)1097102948  |z (OCoLC)1110946887  |z (OCoLC)1112528256  |z (OCoLC)1113100230  |z (OCoLC)1113342554  |z (OCoLC)1129355092  |z (OCoLC)1148115906  |z (OCoLC)1152993573  |z (OCoLC)1192345298  |z (OCoLC)1204031305  |z (OCoLC)1240516571 
037 |a 978-1-4302-1023-8  |b Springer  |n http://www.springerlink.com 
050 4 |a QA76.73.C153  |b H54 2008eb 
072 7 |a COM  |x 051310  |2 bisacsh 
072 7 |a COM  |x 051280  |2 bisacsh 
072 7 |a COM  |x 051130  |2 bisacsh 
072 7 |a UMN  |2 bicssc 
082 0 4 |a 005.13/3  |2 22 
049 |a UAMI 
100 1 |a Hogenson, Gordon. 
245 1 0 |a Foundations of C++/CLI :  |b the Visual C++ Language for .NET 3.5 /  |c Gordon Hogenson. 
246 3 |a Foundations of C Plus Plus/CLI : the Visual C Plus Plus Language for .NET 3.5 
260 |a Berkeley, CA :  |b Apress ;  |a New York :  |b Distributed to the Book trade by Springer,  |c ©2008. 
300 |a 1 online resource 
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 
347 |b PDF 
490 1 |a Expert's voice in .NET 
505 0 |a Introducing C++/CLI; A Quick Tour of the C++/CLI Language Features; Building C++/CLI Programs for the Common Language Runtime with Visual C++; Object Semantics in C++/CLI; Fundamental Types: Strings, Arrays, and Enums; Classes and Structs; Features of a .NET Class; Inheritance; Interfaces; Exceptions, Attributes, and Reflection; Parameterized Functions and Types; An Introduction to the STL/CLR Library; Interoperability. 
520 |a Related Titles Expert Visual C++/CLI: .NET for Visual C++ Programmers Pro Visual C++/CLI and the .NET 2.0 Platform. 
588 0 |a Print version record. 
542 |f Copyright © Apress  |g 2008 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a C++ (Computer program language) 
650 6 |a C++ (Langage de programmation) 
650 7 |a COMPUTERS  |x Programming Languages  |x C♯  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x Java.  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x Pascal.  |2 bisacsh 
650 7 |a Informatique.  |2 eclas 
650 7 |a C++ (Computer program language)  |2 fast 
776 0 8 |i Print version:  |a Hogenson, Gordon.  |t Foundations of C++/CLI.  |d Berkeley, CA : Apress ; New York : Distributed to the Book trade worldwide by Springer-Verlag, ©2008  |z 9781430210238  |z 1430210230  |w (OCoLC)221161870 
830 0 |a Expert's voice in .NET. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781430210238/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH26392725 
938 |a Books 24x7  |b B247  |n bks00029033 
938 |a EBL - Ebook Library  |b EBLB  |n EBL371866 
938 |a ebrary  |b EBRY  |n ebr10253754 
938 |a EBSCOhost  |b EBSC  |n 255551 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n 185072 
938 |a YBP Library Services  |b YANK  |n 2914745 
994 |a 92  |b IZTAP