index-4.htm
来自「Visual C++ has been one of most effectiv」· HTM 代码 · 共 80 行
HTM
80 行
<html>
<head>
<title>Large Projects</title>
<meta name="description" content="Advanced programming techniques in C++">
<meta name="keywords" content="software project, programming, technique, methodology">
<link rel="stylesheet" href="rs.css" tppabs="http://www.relisoft.com/book/rs.css">
</head>
<body background="margin.gif" tppabs="http://www.relisoft.com/book/images/margin.gif" bgcolor="#ffffe0">
<!-- Main Table -->
<table width="100%">
<tr>
<td width=90>
<td>
<h1>Software Project</h1>
<tr> <!--Margin picture-->
<td align="RIGHT" valign="TOP">
<a href="1software.html" tppabs="http://www.relisoft.com/book/proj/1software.html">
<img src="chap.gif" tppabs="http://www.relisoft.com/book/images/chap.gif" width=41 height=30 border=1 alt="Go to chapter">
</a>
<td>
<h2><a href="1software.html" tppabs="http://www.relisoft.com/book/proj/1software.html">About Software</a></h2>
<ul>
<li>Complexity
<li>The Fractal Nature of Software
<li>The Living Project
<li>The Living Programmer
</ul>
<tr> <!--Margin picture-->
<td align="RIGHT" valign="TOP">
<a href="2design.html" tppabs="http://www.relisoft.com/book/proj/2design.html">
<img src="chap.gif" tppabs="http://www.relisoft.com/book/images/chap.gif" width=41 height=30 border=1 alt="Go to chapter">
</a>
<td>
<h2><a href="2design.html" tppabs="http://www.relisoft.com/book/proj/2design.html">Design Strategies</a></h2>
<ul>
<li>Top-Down Object-Oriented Design
<li>Model-View-Controller
<li>Documentation
</ul>
<tr> <!--Margin picture-->
<td align="RIGHT" valign="TOP">
<a href="3team.html" tppabs="http://www.relisoft.com/book/proj/3team.html">
<img src="chap.gif" tppabs="http://www.relisoft.com/book/images/chap.gif" width=41 height=30 border=1 alt="Go to chapter">
</a>
<td>
<h2><a href="3team.html" tppabs="http://www.relisoft.com/book/proj/3team.html">Team Work</a></h2>
<ul>
<li>Productivity
<li>Team Strategies
</ul>
<tr> <!--Margin picture-->
<td align="RIGHT" valign="TOP">
<a href="4implem.html" tppabs="http://www.relisoft.com/book/proj/4implem.html">
<img src="chap.gif" tppabs="http://www.relisoft.com/book/images/chap.gif" width=41 height=30 border=1 alt="Go to chapter">
</a>
<td>
<h2><a href="4implem.html" tppabs="http://www.relisoft.com/book/proj/4implem.html">Implementation Strategies</a></h2>
<ul>
<li>Global Decisions
<li>Top-Down Object-Oriented Implementation
<li>Inheriting Somebody Else's Code
<li>Multi-Platform Development
<li>Program Modifications
<li>Testing
</ul>
</table>
<!-- End Main Table -->
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?