|
<tr> <td id=tdName style=''''font-family:arial; font-size:medium; padding: 3px; background-color: threedface''''> </td> <td id=tdTableDropdown style=''''padding: 3px; background-color: threedface; vertical-align: top; padding-bottom: 3px''''> </td> </tr> <tr> <td id=tdDesc colspan=''''2'''' style=''''border-bottom: 1px threedshadow solid; font-family: Arial; font-size: 1pt; padding: 2px; background-color: threedface''''> </td> </tr> <tr> <td colspan=''''2'''' style=''''height: 100%; padding-bottom: 4px; border-top: 1px threedhighlight solid;''''> <div id=''''pt'''' style=''''height: 100%'''' class=''''ODCDataSource''''></div> </td> </tr> </table> <script language=''''javascript''''> function init() { var sName, sDescription; var i, j; try { sName = unescape(location.href) i = sName.lastIndexOf(".") if (i>=0) { sName = sName.substring(1, i); } i = sName.lastIndexOf("/") if (i>=0) { sName = sName.substring(i+1, sName.length); } document.title = sName; document.getElementById("tdName").innerText = sName; sDescription = document.getElementById("docprops").innerHTML; i = sDescription.indexOf("escription>") if (i>=0) { j = sDescription.indexOf("escription>", i + 11); } if (i>=0 && j >= 0) { 上一页 [1] [2] [3] [4] 下一页 [电脑应用]用C#动态创建Access数据库 [Web开发]asp 在线备份与恢复sqlserver数据库代码详解 [电脑应用]教你如何远程管理MSSQL数据库 [其他]关于数据库优化查询计划的方法总结 [电脑应用]Linux数据库大比拚 [JAVA开发]Java连接各种数据库的实例 [办公软件]在sybase中插入图片、PDF、文本文件 [办公软件]安装Sybase ASE [办公软件]linux指令大全(完整篇) [办公软件]Linux新手入门常用命令大全
|