⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 visual studio next generation.htm

📁 VFP最近技术介绍
💻 HTM
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0053)http://msdn.microsoft.com/vstudio/nextgen/default.asp -->
<HTML><HEAD><TITLE>Visual Studio Next Generation</TITLE>
<META 
content="Microsoft Visual Studio 6.0 site with product information, technical information, samples and downloads, developer community information and product news and reviews." 
name=DESCRIPTION>
<META content="Visual Studio; Next Generation; Visual Studio Next Generation" 
name=KEYWORDS>
<META content=EN-US name=MS.LOCALE>
<META content="text/html; charset=iso8859-1" http-equiv=Content-Type><LINK 
href="Visual Studio Next Generation.files/main.css" rel=STYLESHEET 
type=text/css><LINK href="Visual Studio Next Generation.files/nextgen.css" 
rel=STYLESHEET type=text/css><LINK href="/vstudio/art/vs.ico" 
rel="shortcut icon">
<META content="MSHTML 5.00.2920.0" name=GENERATOR></HEAD>
<BODY leftMargin=0 topMargin=0 MARGINHEIGHT="0" MARGINWIDTH="0"><!--Start: ToolBar V2.0-->
<SCRIPT language=javascript 
src="Visual Studio Next Generation.files/toolbar.js"></SCRIPT>

<SCRIPT language=javascript 
src="Visual Studio Next Generation.files/global.js"></SCRIPT>

<SCRIPT language=javascript 
src="Visual Studio Next Generation.files/nextgen.js"></SCRIPT>
<!--Start: ToolBar for down-level browsers--><SPAN id=TBDownLevelDiv>
<TABLE bgColor=#ffffff border=0 cellPadding=0 cellSpacing=0 width="100%">
  <TBODY>
  <TR>
    <TD height=60 rowSpan=2 vAlign=top width=250><A 
      href="http://msdn.microsoft.com/vstudio/nextgen/default.asp" 
      target=_top><IMG border=0 height=60 
      src="Visual Studio Next Generation.files/nextgen_banner.gif" 
    width=250></A></TD>
    <TD align=right height=20 vAlign=top><IMG border=0 
      src="Visual Studio Next Generation.files/curve.gif"></TD>
    <TD align=right bgColor=#000000 colSpan=2 height=20 id=idTBGlobal noWrap 
    vAlign=center><FONT color=#ffffff face=Verdana,Arial 
      size=1><B>&nbsp;&nbsp;<A 
      href="http://msdn.microsoft.com/isapi/gomscom.asp?Target=/products/" 
      style="COLOR: #ffffff; TEXT-DECORATION: none" target=_top><FONT 
      color=#ffffff>All Products</FONT></A>&nbsp;&nbsp;<FONT 
      color=#ffffff>|</FONT> &nbsp;&nbsp;<A 
      href="http://msdn.microsoft.com/isapi/gosupport.asp?Target=/support/" 
      style="COLOR: #ffffff; TEXT-DECORATION: none" target=_top><FONT 
      color=#ffffff>Support</FONT></A>&nbsp;&nbsp;<FONT color=#ffffff>|</FONT> 
      &nbsp;&nbsp;<A 
      href="http://msdn.microsoft.com/isapi/gosearch.asp?Target=/" 
      style="COLOR: #ffffff; TEXT-DECORATION: none" target=_top><FONT 
      color=#ffffff>Search</FONT></A>&nbsp;&nbsp;<FONT color=#ffffff>|</FONT> 
      &nbsp;&nbsp;<A href="http://msdn.microsoft.com/isapi/gomscom.asp?Target=/" 
      style="COLOR: #ffffff; TEXT-DECORATION: none" target=_top><FONT 
      color=#ffffff>microsoft.com Home</FONT></A>&nbsp;&nbsp; </B></FONT></TD></TR>
  <TR>
    <TD align=right colSpan=3 height=40 noWrap vAlign=top><A 
      href="http://msdn.microsoft.com/isapi/gomscom.asp?Target=/" 
      target=_top><IMG align=right border=0 
      src="Visual Studio Next Generation.files/mslogo.gif"></A></TD></TR>
  <TR>
    <TD bgColor=#ff6600 colSpan=4 height=20 noWrap vAlign=center>
      <TABLE bgColor=#ff6600 border=0 cellPadding=0 cellSpacing=0 height=20>
        <TBODY>
        <TR><!-- Start: Local menus -->
          <TD bgColor=#ff6600 colSpan=4 height=20 id=idTBLocal noWrap 
          vAlign=center><FONT color=#ffffff face="Verdana, Arial" 
            size=1><B>&nbsp;&nbsp;<A 
            href="http://msdn.microsoft.com/vstudio/default.asp" 
            style="COLOR: #ffffff; TEXT-DECORATION: none" target=_top><FONT 
            color=#ffffff>Visual Studio Home</FONT></A>&nbsp;&nbsp;<FONT 
            color=#ffffff>|</FONT> &nbsp;&nbsp;<A 
            href="http://msdn.microsoft.com/events/default.asp" 
            style="COLOR: #ffffff; TEXT-DECORATION: none" target=_top><FONT 
            color=#ffffff>Events &amp; Training</FONT></A>&nbsp;&nbsp;<FONT 
            color=#ffffff>|</FONT> &nbsp;&nbsp;<A 
            href="http://msdn.microsoft.com/vstudio/technical/support.asp" 
            style="COLOR: #ffffff; TEXT-DECORATION: none" target=_top><FONT 
            color=#ffffff>Product Support</FONT></A>&nbsp;&nbsp;<FONT 
            color=#ffffff>|</FONT> &nbsp;&nbsp;<A 
            href="http://msdn.microsoft.com/default.asp" 
            style="COLOR: #ffffff; TEXT-DECORATION: none" target=_top><FONT 
            color=#ffffff>MSDN Online</FONT></A>&nbsp;&nbsp;<FONT 
            color=#ffffff>|</FONT> &nbsp;&nbsp;<A 
            href="http://msdn.microsoft.com/products/default.asp" 
            style="COLOR: #ffffff; TEXT-DECORATION: none" target=_top><FONT 
            color=#ffffff>Developer Products</FONT></A> </B></FONT></TD><!-- End: Local menus --></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></SPAN><!--End: ToolBar For old browsers-->
<SCRIPT language=JavaScript>
<!--// Hide from old browsers

var ToolBar_Supported = ToolBar_Supported;
if (ToolBar_Supported != null && ToolBar_Supported == true)
{
	TBDownLevelDiv.style.display ='none';

	// To change current page ICP banner, pass the appropriate values to the
	// function: setICPBanner (BannerGif, BannerUrl, BannerAltStr).
	// For example,
	setICPBanner("/vstudio/nextgen/images/nextgen_banner.gif","","Visual Studio Next Generation");

	drawToolbar();

	// To highlight current menu button, pass the appropriate values to the
	// function: setICPMenuColor(MenuIDStr, bgColor, fontColor, mouseoverColor).
	// For example,
	//setICPMenuColor("HomeMenu", "003399", "FFFFFF", "FF3300");
}

//-->
</SCRIPT>
<!--End: ToolBar V2.0--><!--TOOLBAR_EXEMPT-->
<TABLE border=0 cellPadding=0 cellSpacing=0 height="100%" width="100%">
  <TBODY>
  <TR>
    <TD bgColor=#ffffff vAlign=top width=175>&nbsp;<IMG border=0 
      src="Visual Studio Next Generation.files/arrow.gif">&nbsp;<A class=Level2 
      href="http://msdn.microsoft.com/vstudio/nextgen/default.asp"><B>Home</B></A><BR>&nbsp;<IMG 
      border=0 src="Visual Studio Next Generation.files/none.gif">&nbsp;<A 
      class=Level2 
      href="http://msdn.microsoft.com/vstudio/nextgen/overview.asp"><B>Overview</B></A><BR>&nbsp;<A 
      class=Level1 id=OUT2t><IMG border=0 class=LEVEL1 id=OUT2i 
      src="Visual Studio Next Generation.files/plus.gif">&nbsp;Technology 
      Innovations</A><BR>
      <DIV id=OUT2s style="DISPLAY: none">&nbsp;<IMG 
      src="Visual Studio Next Generation.files/none.gif">&nbsp;<A class=Level2 
      href="http://msdn.microsoft.com/vstudio/nextgen/technology/atldefault.asp">ATL 
      Server</A><BR>&nbsp;<IMG 
      src="Visual Studio Next Generation.files/none.gif">&nbsp;<A class=Level2 
      href="http://msdn.microsoft.com/vstudio/nextgen/technology/formsdefault.asp">Web 
      Forms</A><BR>&nbsp;<IMG 
      src="Visual Studio Next Generation.files/none.gif">&nbsp;<A class=Level2 
      href="http://msdn.microsoft.com/vstudio/nextgen/technology/webdefault.asp">Web 
      Services</A><BR>&nbsp;<IMG 
      src="Visual Studio Next Generation.files/none.gif">&nbsp;<A class=Level2 
      href="http://msdn.microsoft.com/vstudio/nextgen/technology/langdefault.asp">Language 
      Enhancements</A><BR></DIV>&nbsp;<A class=Level1 id=OUT3t><IMG border=0 
      class=LEVEL1 id=OUT3i 
      src="Visual Studio Next Generation.files/plus.gif">&nbsp;News and 
      Information</A><BR>
      <DIV id=OUT3s style="DISPLAY: none">&nbsp;<IMG 
      src="Visual Studio Next Generation.files/none.gif">&nbsp;<A class=Level2 
      href="http://msdn.microsoft.com/vstudio/nextgen/news/press.asp"> Press 
      Releases</A><BR></DIV>
      <SCRIPT language=JavaScript>
var img1 = new Image();
img1.src = "/vstudio/art/plus.gif";
var img2 = new Image();
img2.src = "/vstudio/art/minus.gif";

function doOutline() {
  var srcId, srcElement, targetElement;
  srcElement = window.event.srcElement;
  if (srcElement.className.toUpperCase() == "LEVEL1" || srcElement.className.toUpperCase() == "FAQ") {
		 srcID = srcElement.id.substr(0, srcElement.id.length-1);
		 targetElement = document.all(srcID + "s");
		 srcElement = document.all(srcID + "i");

  	if (targetElement.style.display == "none") {			
				 targetElement.style.display = "";
		 		 if (srcElement.className == "LEVEL1") srcElement.src = img2.src;
     	} else {
				 targetElement.style.display = "none";
				 if (srcElement.className == "LEVEL1") srcElement.src = img1.src;
     }
  }
}

document.onclick = doOutline;

</SCRIPT>
      <BR><IMG height=1 src="Visual Studio Next Generation.files/spacer.gif" 
      width=170> </TD>
    <TD bgColor=#ffffff vAlign=top><IMG height="100%" 
      src="Visual Studio Next Generation.files/nextgen_pix.gif" width=1> </TD>
    <TD vAlign=top width="100%"><IMG height=18 
      src="Visual Studio Next Generation.files/nextgen-sub.jpg" width=264><BR><!-- XXXXXXXXXXXXXX --><!--  BEGIN CONTENT   --><!-- XXXXXXXXXXXXXX -->
      <TABLE bgColor=#ffffff border=0 cellPadding=0 cellSpacing=0 
        width="100%"><TBODY>
        <TR>
          <TD rowSpan=2 vAlign=top><A 
            href="http://msdn.microsoft.com/vstudio/nextgen/overview.asp"><IMG 
            alt="" border=0 height=133 
            src="Visual Studio Next Generation.files/nextgen-feat-illust1.gif" 
            width=119></A> </TD>
          <TD align=left height=28 vAlign=top width="100%"><A 
            href="http://msdn.microsoft.com/vstudio/nextgen/overview.asp"><IMG 
            alt="" border=0 height=62 
            src="Visual Studio Next Generation.files/nextgen-feat-illust2.gif" 
            width=242></A></TD></TR>
        <TR>
          <TD class=home height=88 
          style="PADDING-LEFT: 10px; PADDING-RIGHT: 10px">
            <P class=clsFeatureText><SPAN>Take a look at the innovations for the 
            next generation of Visual Studio<FONT size=1>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -