您的位置:首页 > 运维架构 > Shell

(翻译) C#技术手册 第二版(C# in a Nutshell, 2nd Edition)

2006-04-25 10:21 591 查看


C# in a Nutshell, 2nd Edition
By Ben Albahari, Peter Drayton, Ted Neward
Publisher : O'Reilly
Pub Date : August 2003
ISBN : 0-596-00526-1
Pages : 926
The heart of C# in a Nutshell is a succinct but detailed reference to the C# language and the .NET types most essential to C# programmers. Each chapter in the API reference begins with an overview of a .NET namespace and a diagram of its types, including a quick-reference entry for each type, with name, assembly, category, description, member availability, class hierarchy, and other relevant information, such as whether the type is part o the ECMA CLI specification. Newly updated for .NET Framework version 1.1, the second edition also adds a CD that allows you to integrate the book's API Quick Reference directly into the help files of Visual Studio .NET 2002 & 2003, giving you direct access to this valuable information via your computer.第二部分:用.Net Framework编程
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: