zoukankan      html  css  js  c++  java
  • (翻译) C#技术手册 第二版(C# in a Nutshell, 2nd Edition)

    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.
  • 相关阅读:
    excel的导入导出
    mybatis常用sql
    java中和时间相关的类,方法
    <resultMap>
    项目启动报的错
    多表查询
    file的一些方法
    AOV网络与AOE网络
    封装解封装过程
    以太网交换机
  • 原文地址:https://www.cnblogs.com/chengbo/p/CSharp_In_A_Nutshell_2nd_Edition.html
Copyright © 2011-2022 走看看