{{sellerTotalView > 1 ? __("sellers", {number: sellerTotalView}) : __("seller", {number: sellerTotalView}) }}, {{numTotalView > 1 ? __("items", {number: numTotalView}) : __("item", {number: numTotalView}) }}
free FREE

Change Your Zip Code

Inventory information and delivery speeds may vary for different locations.

Location History

{{email ? __('Got it!') : __('Restock Alert')}}

We will notify you by email when the item back in stock.

Cancel
Yami

Jingdong book

C#从入门到精通(第2版)

{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}

C#从入门到精通(第2版)

{{__(":people-members", {'people': item.limit_people_count})}} {{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ item.invalid_price }} {{ itemDiscount }}
Ends in
{{ itemCurrency }}{{ item.valid_price }}
{{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }}
{{ itemDiscount }}
{{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }} {{ itemCurrency }}{{ item.invalid_price }} {{itemDiscount}}
{{ itemCurrency }}{{ item.valid_price }}
Sale ends in
Sale will starts after Sale ends in
{{ getSeckillDesc(item.seckill_data) }}
{{ __( "Pay with Gift Card to get sale price: :itemCurrency:price", { 'itemCurrency' : itemCurrency, 'price' : (item.giftcard_price ? priceFormat(item.giftcard_price) : '0.00') } ) }} ({{ itemCurrency }}{{ priceFormat(item.giftcard_price / item.bundle_specification) }}/{{ item.unit }}) Details
Best before

Currently unavailable.

We don't know when or if this item will be back in stock.

Unavailable in your area.
Sold Out

Details

Full product details
Editer Recommend

《C#从入门到精通》,超级畅销的C#经典著作,100000读者的共同选择,长期雄踞各大书店、网店排行榜前列。本次改版在传承经典的基础上,对内容进行全面扩充,大量补充典型案例,贴近实战,帮助读者迅速积累开发经验。

强大的编委会阵容,业界专家倾力推荐

中国软件行业协会教育与培训委员会 秘书长 邱钦伦

微软开发工具及平台事业部 产品经理 胡德民

Sun亚洲全球化中心 技术总监 刘杰

龙马创新教育研究室 总裁 孔长征

河南省863软件孵化器有限公司 总经理 翟为唐

广东拓思软件科学园有限公司 副总经理 黄万民

西安863软件孵化器有限公司 总经理 楼文晓

郑州大学信息工程学院 副院长 周清雷

华大锐志软件人才孵化基地 技术总监 微软最有价值专家(MVP) 王豫翔

NEC信息系统(中国)有限公司 开发部长 石少峥

东忠集团 副总裁 李朝阳

《程序员》杂志、CSDN著名技术专家 尹成

51CTO.com 技术总监 陈德勇

微软最有价值专家(MVP) 杨云

DVD光盘超值赠送

17小时全程同步教学录像,一线教学和开发人员贴心讲解,配合图书高效学习

38小时价值12000元的C#项目实战教学录像,包括人机猜拳游戏系统、库存管理软件系统、迷你DVD管理器系统、银行简单业务系统、高校信息系统、我的租房网网站系统、银行ATM存储机系统、学生成绩管理系统、航班查询及预订系统、超市商品管理系统、三层架构酒店管理系统、三层架构学生信息管理系统共12个大型软件开发实训项目

116个典型范例、2个完整项目,在实战中掌握C#编程;48个实战测试及解析,22个拓展训练,举一反三,掌握更透彻

8个超值王牌资源大放送

超值资源1:799页C#类库查询手册

超值资源2:52页C#控件查询手册

超值资源3:10套超值完整源代码

超值资源4:56道C#常见面试题及解析电子书

超值资源5:123个C#常见错误及解决方案电子书

超值资源6:50个C#高效编程技巧

超值资源7:C#程序员职业规划

超值资源8:C#程序员面试技巧等

本书特色

零基础、入门级的讲解——无论读者是否从事计算机相关行业,是否接触过C#,是否使用C#开发过项目,都能从本书中找到最佳起点。

超多、实用、专业的范例和项目——本书结合实际工作中的范例,逐一讲解C#的各种知识和技术。最后,还以实际开发项目来总结本书所学内容,帮助读者在实战中掌握知识,轻松拥有项目经验。

随时检测自己的学习成果——每章首页罗列了“本章要点”,以便读者明确学习方向。每章最后的“实战练习”则根据所在章的知识点精心设计而成,读者可以随时自我检测,巩固所学知识。

细致入微、贴心提示——本书在讲解过程中使用了“提示”、“注意”、“ 技巧”等小栏目,帮助读者在学习过程中更清楚地理解基本概念、掌握相关操作,并轻松获取实战技巧。


Content Description

《C#从入门到精通(第2版)》以零基础讲解为宗旨,用实例引导读者学习,深入浅出地介绍了C#的相关知识和实战技能。
《C#从入门到精通(第2版)》第1篇【C#语言基础】主要讲解C#的基础知识、数据类型、变量与常量、运算符与表达式、程序的基本结构、异常处理与程序调试、常用数据类型的用法以及面向对象等;第2篇【Windows应用程序开发】主要讲解图形用户界面的基础知识、常用控件、界面设计与对话框、Windows编程高级应用以及报表与打印等;第3篇【核心应用技术】主要介绍集合与泛型、文件与注册表操作、 ADO.NET数据库访问、配置文件与XML文件访问、图形图像处理、多线程编程、网络编程、类库与控件库、项目安装部署等;主要讲解项目规划,以及超市采购管理系统与典型管理系统的开发流程。
《C#从入门到精通(第2版)》所附DVD光盘中包含了与图书内容全程同步的教学录像。此外,还赠送了大量相关学习资料,以便读者扩展学习。
《C#从入门到精通(第2版)》适合任何想学习C#的读者,论您是否从事计算机相关行业,是否接触过C#,均可通过学习快速掌握C#的开发方法和技巧。
Catalogue

第0章C#学习指南
0.1C# 的来源
0.1.1C#语言的产生背景
0.1.2C#语言的发展过程
0.2C#的基本思想
0.3C#的技术体系
0.4C#应用领域和前景
0.5C#学习经验谈
0.6C#学习路线图

第1篇C#语言基础

第 1章Hello C#——认识 C#
1.1C#程序的运行平台——.NET框架
1.1.1.NET框架介绍
1.1.2.NET Framework 4.5的新增功能
1.1.3C#程序的运行机制
1.2C# 语言简介
1.2.1C#的发展历史
1.2.2C# 5.0的新特性
1.3C#程序开发利器——集成开发环境Visual Studio 2013
1.3.1Visual Studio 2013的安装
1.3.2Visual Studio 2013集成开发环境
1.4高手点拨
1.5实战练习

第2章C#编程入门
2.1创建第1个C#程序
2.1.1创建第1个控制台应用程序
2.1.2创建第1个Windows窗体应用程序
2.2使用帮助
2.2.1使用MSDN
2.2.2学会利用网络解决问题
2.3C#开发的一般过程
2.4程序编写规范
2.4.1命名规范
2.4.2标识符的大小写规则
2.4.3通用命名约定
2.4.4命名空间命名
2.4.5类、结构和接口命名
2.4.6逻辑层类命名
2.4.7文件夹命名
2.4.8代码编码规范
2.5高手点拨
2.6实战练习

第 3章数据类型
3.1数据类型概述
3.2值类型
3.3引用类型
3.4数据类型之间的转换
3.4.1隐式转换
3.4.2显式转换
3.4.3使用Convert类转换
3.4.4数值和字符串之间的转换
3.4.5装箱和拆箱
3.5高手点拨
3.6实战练习

第 4章变量与常量
4.1变量
4.1.1变量的命名
4.1.2变量的声明和赋值
4.1.3隐式类型的局部变量
4.2常量
4.3高手点拨
4.4实战练习

第 5章运算符与表达式
5.1运算符
5.1.1算术运算符
5.1.2赋值运算符
5.1.3比较运算符
5.1.4逻辑运算符
5.1.5其他运算符
5.2运算符优先级
5.3表达式
5.4高手点拨
5.5实战练习

第 6章程序的基本结构
6.1顺序结构
6.2分支结构
6.2.1条件语句
6.2.2switch语句
6.3循环结构
6.3.1for循环
6.3.2while循环
6.3.3do-while循环
6.3.4foreach循环
6.4循环嵌套
6.5高手点拨
6.5.1循环变量的使用
6.5.2特殊形式的循环结构
6.6实战练习

第 7章异常处理与程序调试
7.1C#错误类型
7.2异常处理概述
7.2.1异常和异常处理
7.2.2异常类
7. 3异常处理过程
7.3.1try-catch语句
7.3.2try-catch-finally语句
7.3.3throw语句
7.3.4自定义异常类
7.4程序调试
7.4.1设置断点
7.4.2启动、继续和停止调试
7.4.3单步调试
7.4.4调试监控
7.5高手点拨
7.5.1使用多catch块处理异常
7.5.2引发异常时要注意的问题
7.6实战练习

第 8章常用数据类型的用法
8.1字符串
8.1.1创建字符串
8.1.2字符串的基本操作
8.1.3StringBuilder
8.2数组
8.2.1一维数组
8.2.2二维数组
8.2.3多维数组和交错数组
8.2.4数组基本操作
8.3枚举
8.4高手点拨
8.4.1字符数组与字符串相互转化
8.4.2使用foreach语句遍历二维数组
8.4.3将数组作为方法的参数使用
8.5实战练习

第 9章主流软件开发方法——面向对象
9.1面向对象的编程思想
9.2从特殊到一般——C#中的类
9.2.1类的概念
9.2.2类的定义
9.2.3类的成员
9.3从一般到特殊—— C#中的对象
9.3.1对象的概念
9.3.2对象的创建和使用
9.3.3匿名类型和对象初始化器
9.3.4构造函数和析构函数
9.3.5参数传递
9.4结构与类
9.4.1结构的定义和使用
9.4.2类和结构的关系
9.5分部类
9.6命名空间
9.6.1声明命名空间
9.6.2using关键字
9.7高手点拨
9.8实战练习

第 10章深入了解面向对象——面向对象的重要特征
10.1子承父业——继承
10.1.1继承的定义和使用
10.1.2继承的特性
10.1.3base和this关键字
10.2蝌蚪和青蛙——多态
10.2.1多态的概念
10.2.2多态的实现
10.2.3方法重载、重写和隐藏
10.3统一的标准——接口
10.3.1接口的定义
10.3.2接口的实现
10.3.3接口的继承
10.4抽象类和密封类
10.4.1抽象类和抽象方法
10.4.2实现抽象方法
10.4.3接口、类和抽象类
10.4.4密封类
10.5委托与事件
10.5.1委托
10.5.2事件
10.6匿名方法与lambda表达式
10.6.1匿名方法
10.6.2lambda表达式
10.7高手点拨
10.8实战练习

第2篇Windows应用程序开发

第 11章图形用户界面基础
11.1Windows程序简介
11.2窗体
11.2.1Windows窗体的基本属性
11.2.2窗体的重要方法和事件
11.2.3常用的输入/输出方法
11.3控件
11.3.1窗体控件概述
11.3.2Control类的基本属性
11.3.3Control类的方法和事件
11.4Windows应用程序的结构和开发步骤
11.5高手点拨
11.6实战练习

第 12章常用控件
12.1按钮类控件
12.1.1按钮类控件常用属性
12.1.2按钮类控件响应的事件
12.2文本类控件
12.2.1文本框控件Textbox
12.2.2富文本框控件RichTextbox
12.3选择类控件
12.4容器类控件
12.4.1GroupBox控件
12.4.2Panel控件
12.4.3Tabcontrol控件
12.5其他控件
12.5.1列表框控件和组合框控件
12.5.2图片框控件和进度条控件
12.5.3日期控件
12.5.4选项卡控件
12.5.5Timer控件
12.6高手点拨
12.7实战练习

第 13章界面设计与对话框
13.1菜单
13.1.1菜单的基本结构
13.1.2下拉式菜单控件MenuStrip
13.1.3弹出式菜单控件ContextMenuStrip
13.2工具栏与状态栏
13.2.1工具栏
13.2.2状态栏
13.3对话框
13.3.1模态对话框与非模态对话框
13.3.2通用对话框
13.3.3消息对话框
13.4高手点拨
13.5实战练习

第 14章Windows编程高级应用
14.1列表视图
14.2树形控件
14.3表格控件
14.3.1GridView 控件
14.3.2DataList 控件
14.3.3Repeater 控件
14.3.4DetailsView 控件
14.3.5FormView 控件
14.4其他高级应用
14.4.1字体对话框
14.4.2颜色对话框
14.4.3文件对话框
14.4.4打印对话框
14.4.5多文档界面编程
14.5高手点拨
14.6实战练习

第 15章报表与打印
15.1Windows打印组件的使用
15.1.1PrintDocument
15.1.2PrintDialog
15.1.3PageSetupDialog
15.1.4PrintPreviewControl
15.1.5PrintPreviewDialog
15.2打印的基本操作
15.3微软报表
15.4水晶报表
15.5高手点拨
15.6实战练习

第3篇核心应用技术

第 16章集合与泛型
16.1集合
16.1.1集合概述
16.1.2非泛型集合类
16.1.3泛型集合类
16.2常用非泛型集合类
16.2.1ArrayList类
16.2.2HashTable类
16.3泛型
16.3.1泛型概述
16.3.2List类
16.3.3Dictionary类
16.3.4泛型使用建议
16.4泛型接口
16.4.1ICompar

Specifications

Brand Jingdong book
Brand Origin China

Disclaimer

Product packaging, specifications and price are subject to change without notice. All information about the products on our website is provided for information purposes only. Please always read labels, warnings and directions provided with the product before use.

View Full Terms of Use
Add to favorites
{{ $isZh ? coupon.coupon_name_sub : coupon.coupon_ename_sub | formatCurrency }}
{{__("Buy Directly")}} {{ itemCurrency }}{{ item.directly_price }}
Quantity
{{ quantity }}
{{ instockMsg }}
{{ limitText }}
{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}
Sold by JD@CHINA
Ship to
{{ __("Ship to United States only") }}
Free shipping over 69
Genuine guarantee

Added to Cart

Keep Shopping

More to Consider

{{ item.brand_name }}

{{ item.item_name }}

{{ item.currency }}{{ item.market_price }}

{{ item.currency }}{{ item.unit_price }}

{{ item.currency }}{{ item.unit_price }}

Coupons

{{ coupon.coupon_name_new | formatCurrency }}
Clip Clipped Over
{{ getCouponDescStr(coupon) }}
{{ coupon.use_time_desc }}
Expires soon {{ formatTime(coupon.use_end_time) }}

Share this item with friends

Cancel

Yami Gift Card

Get this exclusive deal when paying with gift card

Terms and Conditions

Gift card deals are special offers for selected products;

The gift card deals will automatically be activated if a customer uses gift card balance at check out and the balance is sufficient to pay for the total price of the shopping cart products with gift card deals;

You will not be able to activate the gift card deals if you choose other payment methods besides gift card. The products will be purchased at their normal prices;

If your account balance is not enough to pay for the products with gift card deals, you can choose to reload your gift card balance by clicking on the Reload button at either shopping cart page or check out page;

Products that have gift card deals can be recognized by a special symbol showing 'GC Deal';

For any additional questions or concerns, please contact our customer service;

Yamibuy reserves the right of final interpretation.

Sold by Yami

Service Guarantee

Yami Free Shipping over $49
Yami Easy Returns
Yami Ships from United States

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

Yami is committed to provide our customers with a peace of mind when purchasing from us. Most items shipped from Yamibuy.com can be returned within 30 days of receipt of shipment (For Food, Beverages, Snacks, Dry Goods, Health supplements, Fresh Grocery and Perishables Goods, within 7 days of receipt of shipment due to damages or quality issues; To ensure that every customer receives safe and high-quality products, we do not provide refunds or returns for beauty products once they have been opened or used, except in the case of quality issues; Some products may have different policies or requirements associated with them, please see below for products under special categories, or contact Yami Customer Service for further assistance).
Thank you for your understanding and support.

Learn More

Sold by Yami

Terms and Conditions of Yami E-Gift Card

If you choose “Redeem automatically” as your delivery method, your gift card balance will be reload automatically after your order has been processed successfully;

If you choose “Send to Email”as your delivery method, the card number and CVV will be sent to the email address automatically;

Any user can use the card number and CVV to redeem the gift card, please keep your gift card information safely. If you have any trouble receiving email, please contact Yami customer service;

Yami gift card can be used to purchase both Yami owned or Marketplace products;

Yami gift card will never expire;

Yami gift card balance does not have to be used up at once;

All rights reserved by Yami.

Return Policy

Gift card that has already been consumed is non-refundable.

Sold by JD@CHINA

Service Guarantee

Yami Free Shipping over $49
Yami Easy Returns
Yami Ships from United States

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Sold by JD@CHINA

Service Guarantee

Yami Cross-store Free Shipping over $69
Yami 30-days Return

Yami-China FC

Yami has a consolidation warehouse in China which collects multiple sellers’ packages and combines to one order. Our Yami consolidation warehouse will directly ship the packages to your door. Cross-store free shipping over $69.

Return Policy

You may return products within 30 days upon receiving the products. Sellers take responsibilities for any wrong shipment or missing items. Packing needs to be unopened for any other than quality issues return. We promise to pack carefully, but because goods are taking long journey to destinations, simple damages to packaging may occur. Any damages not causing internal goods quality problems are not allowed to return. If you open the package and any quality problem is found, please contact customer service within three days after receipt of goods.

Shipping Information

Yami Consolidation Service Shipping Fee $9.99(Free shipping over $69)

Sellers in China will ship their orders within 1-2 business days once the order is placed. Packages are sent to our consolidation warehouse in China and combined there. Our Yami consolidation warehouse will directly ship the packages to you via UPS. The average time for UPS to ship from China to the United States is about 10 working days and it can be traced using the tracking number. Due to the pandemic, the delivery time may be delayed by about 5 days. The package needs to be signed by the guest. If the receipt is not signed, the customer shall bear the risk of loss of the package.

Sold by JD@CHINA

Service Guarantee

Free shipping over 69
Genuine guarantee

Shipping

Yami Consolidated Shipping $9.99(Free shipping over $69)


Seller will ship the orders within 1-2 business days. The logistics time limit is expected to be 7-15 working days. In case of customs clearance, the delivery time will be extended by 3-7 days. The final receipt date is subject to the information of the postal company.

Yami Points information

All items are excluding from any promotion or points events on Yamibuy.com

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Yami

Download the Yami App

Back Top

Recommended for You

About the brand

Jingdong book

为您推荐

Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折

Reviews{{'('+ commentList.posts_count + ')'}}

Have your say. Be the first to help other guests.

Write a review
{{ totalRating }} Write a review
  • {{i}} star

    {{i}} stars

    {{ parseInt(commentRatingList[i]) }}%

Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}Show Less

{{ strLimit(comment,800) }}Show more

Show Original

{{ comment.content }}

Yami
Show All

{{ formatTime(comment.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}
Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}Show Less

{{ strLimit(comment,800) }}Show more

Show Original

{{ comment.content }}

Yami
Show All

{{ formatTime(comment.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}

No related comment~

Review

Yami Yami

{{ showTranslate(commentDetails) }}Show Less

{{ strLimit(commentDetails,800) }}Show more

Show Original

{{ commentDetails.content }}

Yami
Show All

{{ formatTime(commentDetails.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ commentDetails.likes_count }} {{ commentDetails.likes_count }} {{ commentDetails.reply_count }} {{commentDetails.in_user==uid ? __('Delete') : __('Report')}}

Please write at least one word

Comments{{'(' + replyList.length + ')'}}

Yami Yami

{{ showTranslate(reply) }}Show Less

{{ strLimit(reply,800) }}Show more

Show Original

{{ reply.reply_content }}

{{ formatTime(reply.reply_in_dtm) }}

{{ reply.reply_likes_count }} {{ reply.reply_likes_count }} {{ reply.reply_reply_count }} {{reply.reply_in_user==uid ? __('Delete') : __('Report')}}

Please write at least one word

Cancel

That’s all the comments so far!

Write a review
How would you rate this item?

Please add your comment.

  • A nice nickname will make your comments more popular!
  • The nickname in your account will be changed to the same as here.
Thanks for your review
Our community rely on great reviews like yours to find the best of Asia.

Report

If you find this content inappropriate and think it should be removed from the Yami.com site, let us know please.

Cancel

Are you sure to delete your review?

Cancel

You’ve Recently Viewed

About the brand

Jingdong book