分类:编程开发
语言:简体中文
大小:未知
发布时间:05-07-08
6月26日新增 C# Primer英文原版 非扫描版本TLF资源 C# Primer中文版 扫描版本侯捷 / 陈硕 合译出版:华中科技大学出版社适合对象:C# 程式语言学习者内容特色:由知名C++技术专家与作家 Stanley B. Lippman 所着。 Lippman 着有《C++ Primer》,为 C++ 领域之杰出教本。制作特色:含 index,平装。本书范例:csharpprimerprograms.zipEditorial ReviewsFrom Book News, Inc.Programmers will find this a useful text for learning the details of the C# language and then using the language in the .NET class framework. The book teaches the basic language of C#, the fundamentals of building classes, and class and interface inheritance. The .NET class library is introduced, followed by discussion of input and output, file and directory manipulation, regular expressions, sockets and thread programming, drag-and- drop Windows forms, web forms development, and ASP.NET. Lippman is an author with considerable experience as a programmer and consultant.Copyright © 2004 Book News, Inc., Portland, ORBook InfoComprehensive, example-driven introduction to this new object-oriented programming language. Learn how to use the language and class framework to solve problems and build quality programs. Softcover.内容简介: 以他举世闻名的“primer”风格、畅销书作者Stan Lippman现为您呈上一份不容错过的C#指南。《C# Primer》是一本内容详实、实例丰富的入门读物,全面介绍了这门新的面向对象编程语言。 C#是Microsoft新一代.NET平台的基石。它继承了Java™和C++的诸多特性,C#是为创建高性能Windows与Web应用程序(及组件)——无论是基于XML的Web服务(Web Services),还是中间层业务对象、系统级应用等——而诞生的高级语言。 本书特色: •涵括诸如命名空间(namespace)、异常处理、统一型别系统(unified type system)等等基础知识。 •细致讲解class(类)继承与interface(接口)继承,并配以详尽的实例,还讨论了二者如何取舍。 ...