由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
DotNet版 - 《C# 5.0 核心技术》第5版[PDF] (转载)
相关主题
大家给推荐下.net/C#比较经典的书Converting a CSV file to XML using LinQ
谈谈我的.NET是不是最近dotnet不济了
some1 using nhibernate?最不爽的就是c#搞了不少syntax sugar就为了少打几个字
找.NET的工作some1 using nhibernate?
寻找.NET的工作。。[合集] some1 using nhibernate?
要不要跳ASP.net and C# 坑?Is there LINQ for VS 2005?
Do we still need DALDemos from MIX08
有人试过.Net 3.0吗?SilverLight能做动画吗?
相关话题的讨论汇总
话题: c#话题: net话题: what话题: new话题: type
进入DotNet版参与讨论
1 (共1页)
B*****g
发帖数: 34098
1
【 以下文字转载自 Programming 讨论区 】
发信人: rock213 (rock213), 信区: Programming
标 题: 《C# 5.0 核心技术》第5版[PDF]
发信站: BBS 未名空间站 (Sat Sep 1 10:15:28 2012, 美东)
中文名: 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
k**n
发帖数: 3989
2
多谢!
m*****j
发帖数: 499
3
收藏啦 多谢多谢~

【在 B*****g 的大作中提到】
: 【 以下文字转载自 Programming 讨论区 】
: 发信人: rock213 (rock213), 信区: Programming
: 标 题: 《C# 5.0 核心技术》第5版[PDF]
: 发信站: BBS 未名空间站 (Sat Sep 1 10:15:28 2012, 美东)
: 中文名: C# 5.0 核心技术
: 原名: C# 5.0 in a Nutshell The Definitive Reference
: 作者: Joseph Albahari
: Ben Albahari
: 资源格式: PDF
: 版本: 第5版

p*********d
发帖数: 136
4
downloaded even not using dotnet anymore.
i*****a
发帖数: 572
5
thanks!
C********r
发帖数: 145
6
Thanks a lot!
B*****i
发帖数: 80
7
Do i have to pay to get it?

【在 C********r 的大作中提到】
: Thanks a lot!
l**********g
发帖数: 503
8
如果你这个都搞不定,你不适合读这个。

【在 B*****i 的大作中提到】
: Do i have to pay to get it?
B*****i
发帖数: 80
9
去你的,为什么啊?

【在 l**********g 的大作中提到】
: 如果你这个都搞不定,你不适合读这个。
c*****a
发帖数: 1728
10
thanks
l******s
发帖数: 3045
11
sweet

【在 B*****g 的大作中提到】
: 【 以下文字转载自 Programming 讨论区 】
: 发信人: rock213 (rock213), 信区: Programming
: 标 题: 《C# 5.0 核心技术》第5版[PDF]
: 发信站: BBS 未名空间站 (Sat Sep 1 10:15:28 2012, 美东)
: 中文名: C# 5.0 核心技术
: 原名: C# 5.0 in a Nutshell The Definitive Reference
: 作者: Joseph Albahari
: Ben Albahari
: 资源格式: PDF
: 版本: 第5版

J*******o
发帖数: 741
12
thanks
1 (共1页)
进入DotNet版参与讨论
相关主题
SilverLight能做动画吗?寻找.NET的工作。。
LINQ vs nHibernate要不要跳ASP.net and C# 坑?
心得:use XPath (+namespace)Do we still need DAL
Entity framework有人试过.Net 3.0吗?
大家给推荐下.net/C#比较经典的书Converting a CSV file to XML using LinQ
谈谈我的.NET是不是最近dotnet不济了
some1 using nhibernate?最不爽的就是c#搞了不少syntax sugar就为了少打几个字
找.NET的工作some1 using nhibernate?
相关话题的讨论汇总
话题: c#话题: net话题: what话题: new话题: type