aboutdesignpattern.jsp

来自「如题ServletJSP.rar 为网络收集的JSP网站源文件」· JSP 代码 · 共 98 行

JSP
98
字号
<%@ page contentType="text/html; charset=gb2312" %>
<TABLE cellSpacing="0" cellPadding="2" width="100%" border="0" class="headstyle11" align="left">
    <TR>
    <TD>
    <TABLE cellSpacing="0" cellPadding="2" width="100%" border="0" class="headstyle11" align="left">
        <TR>
            <TD class="ContentSubject" height="23" bgcolor="#ffffff">
            Design pattern 设计模式精华版
            </TD>
        </TR>
        <TR bgcolor="#3366cc" >
            <TD height="1">
        </TD>
        </TR>
    </TABLE>
    </TD>
    </TR>
    <TD>
    <TABLE cellSpacing="0" cellPadding="2" width="100%" border="0" class="headstyle11" align="left">
   <TR>
        <TD>
            <a class="Subject" href="http://www.chinaxp.org/forum/viewThread.go?parentId=1049689953830&forum=2">OOD需要数据库设计吗? </a>
        </TD>
        <TD>
            <a class="Subject" href="http://www.chinaxp.org/forum/viewThread.go?parentId=1050905229071&forum=2">help, coarse-grained and fine-grained???</a>
        </TD>
    </TR>
   <TR>
        <TD>
            <a class="Subject" href="http://www.chinaxp.org/forum/viewThread.go?parentId=1045281246720&forum=2">DOTNET中的MVC设计模式可以很简单</a>
        </TD>
        <TD>
            <a class="Subject" href="http://www.chinaxp.org/forum/viewThread.go?parentId=1046397582272&forum=2">试过在struts的资源文件中用中文吗?</a>
        </TD>
    </TR>
   <TR>
        <TD>
            <a class="Subject" href="http://www.chinaxp.org/forum/viewThread.go?parentId=1044260328251&forum=2">用 Scope 开发 HMVC 框架的 Swing 应用</a>
        </TD>
        <TD>
            <a class="Subject" href="http://www.chinaxp.org/forum/viewThread.go?parentId=1023457108179&forum=2">通过Struts来应用MVC设计模式-Peter Varhol(转自FTPONLINE)</a>
        </TD>
    </TR>
    <TR>
        <TD>
            <a class="Subject" href="http://www.chinaxp.org/forum/viewThread.go?parentId=1038297097721&forum=2">Swing 中的 Command Pattern </a>
        </TD>
        <TD>
            <a class="Subject" href="http://www.chinaxp.org/forum/viewThread.go?parentId=1038910465664&forum=2">Observer/Observable 模式</a>
        </TD>
    </TR>
    <TR>
        <TD>
            <a class="Subject" href="http://www.chinaxp.org/forum/viewThread.go?parentId=1022458593015&forum=2">XForum中用DAO Pattern的一个例子</a>
        </TD>
        <TD>
            <a class="Subject" href="http://www.chinaxp.org/forum/viewThread.go?parentId=1030197199741&forum=2">Singleton 模式在 Java 中的应用</a>
        </TD>
    </TR>
    <TR>
        <TD>
            <a class="Subject" href="http://www.chinaxp.org/forum/viewThread.go?parentId=1029632694868&forum=2">经典排序算法Merge-Sort的一种并行实现方法(上)</a>
        </TD>
        <TD>
            <a class="Subject" href="http://www.chinaxp.org/forum/viewThread.go?parentId=1030881405781&forum=2">经典排序算法Merge-Sort的一种并行实现方法(下)</a>
        </TD>
    </TR>
    <TR>
        <TD>
            <a class="Subject" href="http://www.chinaxp.org/forum/viewThread.go?parentId=1025972894119&forum=2">Model-View-Controller Model1和Model2得比较</a>
        </TD>
        <TD>
            <a class="Subject" href="http://www.chinaxp.org/forum/viewThread.go?parentId=1030282553732&forum=2">关于Double-Checked Locking for Singleton的问题 </a>
        </TD>
    </TR>

    <TR>
        <TD>
            <a class="Subject" href="http://www.chinaxp.org/forum/viewThread.go?parentId=1025268449739&forum=2">EJB-PATTERNS-FACADE  </a>
        </TD>
        <TD>
            <a class="Subject" href="http://www.chinaxp.org/forum/viewThread.go?parentId=1025276918520&forum=2">把PATTERNS变为自己的/COMMAND 模式  </a>
        </TD>
    </TR>

    <TR>
        <TD>
            <a class="Subject" href="http://www.chinaxp.org/forum/viewThread.go?parentId=1023125901857&forum=2">Singleton模式的.NET实现 </a>
        </TD>
        <TD>
            <a class="Subject" href="http://www.chinaxp.org/forum/viewThread.go?parentId=1023122541807&forum=2">Template模式在.NET事件机制中的应用 </a>
        </TD>
    </TR>
    </TABLE>
    </TD>
    </TR>
</TABLE>

⌨️ 快捷键说明

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