• 实时天气:多伦多 12°
    温度感觉: 11°
  • 实时天气:温哥华 10°
    温度感觉:
  • 实时天气:卡加利
    温度感觉: -3°
  • 实时天气:蒙特利尔
    温度感觉:
  • 实时天气:温尼伯 11°
    温度感觉: 10°
查看: 857|回复: 1
打印 上一主题 下一主题

《C# 5.0 核心技术》第5版[PDF]

跳转到指定楼层
楼主
发表于 2012-9-1 09:07:39 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
中文名: C# 5.0 核心技术
原名: C# 5.0 in a Nutshell The Definitive Reference
作者: Joseph Albahari
Ben Albahari
资源格式: PDF
版本: 第5版
出版社: O’Reilly
书号: 978-1-449-32010-2
发行时间: 2012年
地区: 美国
语言: 英文

简介
:




内容简介:

C#(C Sharp)是微软为 .NET Framework量身订做的程序语言,微软公司在2000年6月发布的一种新的编程语言。C#拥有C/C++的强大功能以及Visual Basic简易使用的特性,是第一个组件导向(Component-oriented)的程序语言,和C++与Java一样亦为对象导向(object-oriented)程序语言。
When you have a question about C# 5.0 or the .NET CLR, this bestselling guide has precisely the answers you need. Uniquely organized around concepts and use cases, this updated fifth edition features a reorganized section on concurrency, threading, and parallel programming—including in-depth coverage of C# 5.0’s new asynchronous functions.
Shaped by more than 20 expert reviewers, including Microsoft’s Eric Lippert, Stephen Toub, Chris Burrows, and Jon Skeet, this book has all you need to stay on track with C# 5.0. It’s widely known as the definitive reference on the language.
1. Get up to speed on C# language basics, including syntax, types, and variables
2. Explore advanced topics such as unsafe code and type variance
3. Dig deep into LINQ via three chapters dedicated to the topic
4. Learn about code contracts, dynamic programming, and parallel programming
5. Work with .NET features, including reflection, assemblies, memory management, security, I/O, XML, collections, networking, and native interoperability

内容截图:



目录:  



Preface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xi
1. Introducing C# and the .NET Framework . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
Object Orientation 1
Type Safety 2
Memory Management 2
Platform Support 3
C#’s Relationship with the CLR 3
The CLR and .NET Framework 3
C# and Windows Runtime 5
What’s New in C# 5.0 6
What’s New in C# 4.0 6
What’s New in C# 3.0 7
2. C# Language Basics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
A First C# Program 9
Syntax 12
Type Basics 15
Numeric Types 23
Boolean Type and Operators 30
Strings and Characters 32
Arrays 34
Variables and Parameters 38
Expressions and Operators 47
Statements 51
Namespaces 59

下载地址http://depositfiles.com/files/ouz1o3no2
您需要登录后才可以回帖 登录 | 免费注册

本版积分规则

快速回复 返回顶部 返回列表