100165380.htm
来自「C#高级编程(第三版),顶死你们。。 。up」· HTM 代码 · 共 97 行 · 第 1/2 页
HTM
97 行
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>
12.1 使用Visual Studio .NET 2003
</title></head>
<body>
<div class="area">
<div class="col1">
<div class="lineBlue">
</div>
<!-- title -->
<div class="arcTitle">
<h1>
<a href="../16">
C#高级编程(第3版)【全文连载】
</a>
</h1>
<div style="text-align: center; font-size: 15px">
<a href="100165380.htm">
12.1 使用Visual Studio .NET 2003
</a>
</div>
<div style="text-align: center; font-size: 15px">
<a class="url" href="../../default.htm">http://book.csdn.net/</a>
2006-10-13 14:41:00
</div>
<div style="margin: 0px auto; width: 700px; border: solid 1px #0b5f98;">
<div style="float: left; width: 16px; background-color: #0b5f98; color: White; padding: 1px;">
图书导读
</div>
<div style="float: right; width: 670px; text-align: left; line-height: 16pt; padding-left: 2px">
<!--导读-->
<h1 id="divCurrentNode" style="color: #b83507; width: 100%; text-align: left; font-size: 12px; padding-left: 2px">当前章节:<a href='100165380.htm'><font color='red'>12.1 使用Visual Studio .NET 2003</font></a></h1>
<div id="divRelateNode" style="padding-left: 2px">
<div style='float:left;width:49%'>·<a href='100165377.htm'>11.1.3 用户定义的异常类(1)</a></div><div style='float:right;width:49%'>·<a href='100165378.htm'>11.1.3 用户定义的异常类(2)</a></div><div style='float:left;width:49%'>·<a href='100165379.htm'>11.2 小结</a></div><div style='float:right;width:49%'>·<a href='100165381.htm'>12.1.1 创建项目</a></div><div style='float:left;width:49%'>·<a href='100165382.htm'>12.1.2 解决方案和项目</a></div><div style='float:right;width:49%'>·<a href='100165383.htm'>12.1.3 Windows应用程序代码</a></div></div>
</div>
</div>
</div>
<!-- main -->
<div id="main">
<div id="text"> <link href="css.css" rel="stylesheet" type="text/css" /><p class="MsoNormal"><span style="FONT-FAMILY: 宋体">我们已经熟悉了</span><span lang="EN-US">C#</span><span style="FONT-FAMILY: 宋体">语言,下面开始学习本书的应用部分,这部分将介绍如何使用</span><span lang="EN-US">C#</span><span style="FONT-FAMILY: 宋体">编写各种应用程序。在此之前,需要了解如何使用</span><span lang="EN-US" style="COLOR: black">Visual Studio .NET</span><span style="COLOR: black; FONT-FAMILY: 宋体">以及</span><span lang="EN-US">.NET</span><span style="FONT-FAMILY: 宋体">环境提供的一些功能来编写程序。</span></p>
<p class="MsoNormal"><span style="COLOR: black; FONT-FAMILY: 宋体">本章将介绍在</span><span lang="EN-US" style="COLOR: black">.NET</span><span style="COLOR: black; FONT-FAMILY: 宋体">环境中编程的真正含义,讨论</span><span lang="EN-US" style="COLOR: black">Visual Studio .NET</span><span style="COLOR: black; FONT-FAMILY: 宋体">,这是主要的开发环境,在该环境中可以编写、编译、调试和优化</span><span lang="EN-US" style="COLOR: black">C#</span><span style="COLOR: black; FONT-FAMILY: 宋体">程序。本章还提供编写良好应用程序的规则。有关</span><span lang="EN-US" style="COLOR: black">Windows</span><span style="COLOR: black; FONT-FAMILY: 宋体">窗体和如何编写用户界面代码的更多内容请参阅第</span><span lang="EN-US" style="COLOR: black">19</span><span style="COLOR: black; FONT-FAMILY: 宋体">章。</span></p>
<h3 style="MARGIN-TOP: 11.4pt; MARGIN-LEFT: 0cm; MARGIN-RIGHT: 0cm; FTEL: 11.4pt"><a ftel="_Toc507815092"><span lang="EN-US">12.1 </span></a><span style="FONT-FAMILY: 楷体_GB2312">使用</span><span lang="EN-US">Visual Studio .NET</span><span lang="EN-US"> 2003</span></h3>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?