• 1.摘要
  • 2.基本信息
  • 3.基本介绍
  • 3.1.内容简介
  • 3.2.作者简介
  • 4.图书目录

Visual C#2005 Expres

帕特里斯·佩兰德著书籍

本书为英文版。 在本书的指导下,读者可以很快地学会使用Visual C# 2005 Express Edition编写程序。书中通过编写桌面天气预报程序这个完整的例子,一步步详细引导读者快速学会初步编写可以实际应用的Windows程序。

基本信息

  • 书名

    Visual C#2005 Expres

  • 作者

    帕特里斯·佩兰德

  • 出版社

    世界图书出版公司

  • 出版日期

    2007年6月1日

  • 页数

    211页

  • 开本

    16开

  • ISBN

    9787506283168

  • 品牌

    上海世界图书

基本介绍

内容简介

本书为英文版。 在本书的指导下,读者可以很快地学会使用Visual C# 2005 Express Edition编写程序。书中通过编写桌面天气预报程序这个完整的例子,一步步详细引导读者快速学会初步编写可以实际应用的Windows程序。

作者简介

作者:(美)帕特里斯·佩兰德

图书目录

Chapter 1 Introducing Microsoft~ Visual C#~ 2005 Express Edition What Is .NET? What Is C#? Is C# an Object-Oriented Programming (OOP) Language? What Is Visual C# 2005 Express Edition? What Kinds of Applications Can You Build with Visual C# 2005 Express Edition? What Are the Key Features You Need to Know About? Chapter 2 Installing Visual C# 2005 Express Edition Preparing to Install Visual C# 2005 Express Edition Installing Visual C# 2005 Express Edition Chapter 3 Creating Your First Application Two Types of Applications: What's the Difference? Getting Started tDE Components On to the Projects Building a Console Application Getting to Know Solution Explorer Getting Help: Microsoft Visual Studio 2005 Express Edition Documentation Coding Your Console Application Customizing the IDE Creating a Windows Application Chapter 4 Create Your Own Web Browser in Less Than Five Minutes! What Is a Project? What Is the Design Layout? Putting It All Together Chapter 5 Creating Your First Full Windows Application Snap and Align Those Controls Using Snap Lines Using IntelliSense~Your New Best Friend! IntelliSense and Ctrl+Spacebar IntelliSense and Period/Left Parenthesis IntelliSense Filtering: Pre-Selecting the "Most Recently Used" IntelliSense Code Snippets: The Time Saver How to Invoke Code Snippets IntelliSense Auto-Using Statements Renaming and Refactoring What Can You Rename? How and Where to Use the Rename Feature Refactoring-Extract Method Common Windows Controls Chapter 6 Modify your Wed Brower Now! Chapter 7 Fixing the Broken Blocks Chapter 8 Managing the Data Chapter 9 Build Your Own Weather Tracker Application Now!