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

📄 table7-2.htm

📁 Visual C++面向对象程序设计教程(配套习题资源)
💻 HTM
字号:
<html>

<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>表7-2</title>
</head>

<body>

<p><font LANG="ZH-CN"><font size="4" face="黑体">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
</font></font><font lang="ZH-CN" face="黑体" size="3">文件保护方式选择项</font><font size="4" face="黑体"> 
</font></p>
<table BORDER="1" CELLSPACING="1" CELLPADDING="7" WIDTH="568" bgcolor="#99CCFF" bordercolorlight="#FFFFFF">
  <tr>
    <td WIDTH="38%" VALIGN="TOP">
      <p ALIGN="center" style="line-height: 100%; margin-top: 0; margin-bottom: 0"><font LANG="ZH-CN" size="2">标志</font></td>
    <td WIDTH="62%" VALIGN="TOP">
      <p ALIGN="center" style="line-height: 100%; margin-top: 0; margin-bottom: 0"><font LANG="ZH-CN" size="2">含义</font></td>
  </tr>
  <tr>
    <td WIDTH="38%" VALIGN="TOP">
      <p ALIGN="JUSTIFY" style="line-height: 100%; margin-top: 0; margin-bottom: 0"><font size="2">filebuf::openprot</font></td>
    <td WIDTH="62%" VALIGN="TOP">
      <p ALIGN="JUSTIFY" style="line-height: 100%; margin-top: 0; margin-bottom: 0"><font LANG="ZH-CN" size="2">兼容共享方式</font></td>
  </tr>
  <tr>
    <td WIDTH="38%" VALIGN="TOP">
      <p ALIGN="JUSTIFY" style="line-height: 100%; margin-top: 0; margin-bottom: 0"><font size="2">filebuf::sh_none</font></td>
    <td WIDTH="62%" VALIGN="TOP">
      <p ALIGN="JUSTIFY" style="line-height: 100%; margin-top: 0; margin-bottom: 0"><font LANG="ZH-CN" size="2">独占,不共享</font></td>
  </tr>
  <tr>
    <td WIDTH="38%" VALIGN="TOP">
      <p ALIGN="JUSTIFY" style="line-height: 100%; margin-top: 0; margin-bottom: 0"><font size="2">filebuf::sh_read</font></td>
    <td WIDTH="62%" VALIGN="TOP">
      <p ALIGN="JUSTIFY" style="line-height: 100%; margin-top: 0; margin-bottom: 0"><font LANG="ZH-CN" size="2">允许读共享</font></td>
  </tr>
  <tr>
    <td WIDTH="38%" VALIGN="TOP">
      <p ALIGN="JUSTIFY" style="line-height: 100%; margin-top: 0; margin-bottom: 0"><font size="2">filebuf::sh_write</font></td>
    <td WIDTH="62%" VALIGN="TOP">
      <p ALIGN="JUSTIFY" style="line-height: 100%; margin-top: 0; margin-bottom: 0"><font LANG="ZH-CN" size="2">允许写共享</font></td>
  </tr>
</table>
<p> </p>

</body>

</html>

⌨️ 快捷键说明

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