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

📄 v3_slide0392.htm

📁 Embracing the C++ STL: Why Angle Brackets are Good for You
💻 HTM
字号:
<html>

<head>
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta name=ProgId content=PowerPoint.Slide>
<meta name=Generator content="Microsoft PowerPoint 10">
<link id=Main-File rel=Main-File href="../roadtrip99.htm">
<link rel=Preview href=preview.wmf>
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
p\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
v\:textbox {display:none;}
</style>
<![endif]-->
<title>Embracing the C++ STL</title>
<meta name=Description content="4/2/2002: Our own Iterator (cont.)">
<link rel=next href="v3_slide0370.htm">
</head>

<body background="v3_master19_background.gif" bgcolor="#333399" alink="#9999FF"
link="#99CCFF" vlink="#0066FF" text="#CCECFF" topmargin=0 leftmargin=0>

<table border=0 valign=top width=475 height=356 cellpadding=0 cellspacing=0>
 <tr>
  <td width=17 height=0 nowrap><img src="v3_space.gif" border=0></td>
  <td width=23 height=0 nowrap><img src="v3_space.gif" border=0></td>
  <td width=70 height=0 nowrap><img src="v3_space.gif" border=0></td>
  <td width=235 height=0 nowrap><img src="v3_space.gif" border=0></td>
  <td width=92 height=0 nowrap><img src="v3_space.gif" border=0></td>
 </tr>
 <tr>
  <td width=475 height=34 colspan=6></td>
 </tr>
 <tr>
  <td width=17 height=36></td>
  <td width=328 height=36 colspan=3>
  <table border=0 valign=top cellpadding=0 cellspacing=0>
   <tr>
    <td width=328 height=36><font face=Tahoma color="#CCFFFF" size=5>Our own
    Iterator (cont.)</font><br>
    </td>
   </tr>
  </table>
  </td>
  <td width=130 height=36 colspan=2></td>
 </tr>
 <tr>
  <td width=475 height=14 colspan=6></td>
 </tr>
 <tr>
  <td width=40 height=216 colspan=2></td>
  <td width=397 height=216 colspan=3>
  <table border=0 valign=top cellpadding=0 cellspacing=0>
   <tr>
    <td width=18 height=0 nowrap><img src="v3_space.gif" border=0></td>
    <td width=1 height=0 nowrap><img src="v3_space.gif" border=0></td>
    <td width=5 height=0 nowrap><img src="v3_space.gif" border=0></td>
    <td width=113 height=0 nowrap><img src="v3_space.gif" border=0></td>
    <td width=7 height=0 nowrap><img src="v3_space.gif" border=0></td>
    <td width=7 height=0 nowrap><img src="v3_space.gif" border=0></td>
    <td width=90 height=0 nowrap><img src="v3_space.gif" border=0></td>
    <td width=74 height=0 nowrap><img src="v3_space.gif" border=0></td>
    <td width=15 height=0 nowrap><img src="v3_space.gif" border=0></td>
    <td width=60 height=0 nowrap><img src="v3_space.gif" border=0></td>
   </tr>
   <tr>
    <td width=18 height=28><font face="Monotype Sorts" color="#0066FF" size=2>n</font></td>
    <td width=379 height=28 colspan=10><font face=Tahoma size=4>Example of
    using the MFC/STL iterator</font><br>
    </td>
   </tr>
   <tr>
    <td width=397 height=19 colspan=11></td>
   </tr>
   <tr>
    <td width=24 height=14 colspan=3></td>
    <td width=120 height=14 colspan=2><font face="Courier New" color="#33CC33"
    size=1><b>// MFC container</b></font><br>
    </td>
    <td width=253 height=14 colspan=6></td>
   </tr>
   <tr>
    <td width=397 height=3 colspan=11></td>
   </tr>
   <tr>
    <td width=24 height=14 colspan=3></td>
    <td width=127 height=14 colspan=3><font face="Courier New" size=1><b>CStringArray
    arr;</b></font><br>
    </td>
    <td width=246 height=14 colspan=5></td>
   </tr>
   <tr>
    <td width=397 height=4 colspan=11></td>
   </tr>
   <tr>
    <td width=24 height=14 colspan=3></td>
    <td width=113 height=14><font face="Courier New" size=1><b>arr.Add(&quot;xyz&quot;);</b></font><br>
    </td>
    <td width=260 height=14 colspan=7></td>
   </tr>
   <tr>
    <td width=397 height=3 colspan=11></td>
   </tr>
   <tr>
    <td width=24 height=14 colspan=3></td>
    <td width=113 height=14><font face="Courier New" size=1><b>arr.Add(&quot;abc&quot;);</b></font><br>
    </td>
    <td width=260 height=14 colspan=7></td>
   </tr>
   <tr>
    <td width=397 height=20 colspan=11></td>
   </tr>
   <tr>
    <td width=24 height=14 colspan=3></td>
    <td width=306 height=14 colspan=6><font face="Courier New" color="#33CC33"
    size=1><b>// Create STL iterator from MFC container</b></font><br>
    </td>
    <td width=67 height=14 colspan=2></td>
   </tr>
   <tr>
    <td width=397 height=3 colspan=11></td>
   </tr>
   <tr>
    <td width=24 height=14 colspan=3></td>
    <td width=291 height=14 colspan=5><font face="Courier New" color=yellow
    size=1><b>MfcIt</b></font><font face="Courier New" color="#CCECFF" size=1><b>&lt;CStringArray,
    CString&gt; mfc(&amp;arr);</b></font><br>
    </td>
    <td width=82 height=14 colspan=3></td>
   </tr>
   <tr>
    <td width=397 height=20 colspan=11></td>
   </tr>
   <tr>
    <td width=24 height=14 colspan=3></td>
    <td width=366 height=14 colspan=7><font face="Courier New" color="#33CC33"
    size=1><b>// Sort the MFC container using an STL algorithm!</b></font><br>
    </td>
    <td width=7 height=14></td>
   </tr>
   <tr>
    <td width=397 height=4 colspan=11></td>
   </tr>
   <tr>
    <td width=24 height=14 colspan=3></td>
    <td width=217 height=14 colspan=4><font face="Courier New" size=1><b>sort(mfc.begin(),
    mfc.end());</b></font><br>
    </td>
    <td width=156 height=14 colspan=4></td>
   </tr>
  </table>
  </td>
  <td width=38 height=216></td>
 </tr>
 <tr>
  <td width=475 height=35 colspan=6></td>
 </tr>
 <tr>
  <td width=40 height=8 colspan=2></td>
  <td width=70 height=8><img src="v3_master19_image050.gif" border=0 width=70
  height=8></td>
  <td width=365 height=8 colspan=3></td>
 </tr>
 <tr>
  <td width=475 height=13 colspan=6></td>
 </tr>
</table>

</body>

</html>

⌨️ 快捷键说明

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