php下拉框树形菜单 http://www.treejs.cn/v3/main.php#_zTreeInfo 来自网上: 1 <?php 2 heade... 2009年04月13日 阅读 600 次浏览 发表评论 阅读全文
php日历 <?php /*from http://www.zhuoda.org/meiking/10783.html */ $year = $_GET[y]; $mon... 2009年03月13日 阅读 533 次浏览 发表评论 阅读全文
asp似百度分页ajax版 conn.asp <% Response.CodePage=65001 Response.Charset="utf-8" set cn=server.crea... 2009年02月26日 阅读 444 次浏览 发表评论 阅读全文
asp类似百度分页 <!--#include file="conn.asp"--> <% '内容循环前 SET RS=SERVER.CREATEOBJECT("... 2009年02月26日 阅读 527 次浏览 发表评论 阅读全文
php类 <?php header("Content-Type:text/html;charset=gb2312"); class HelloWorld { funct... 2009年02月23日 阅读 254 次浏览 发表评论 阅读全文
asp按字段排序 <%response.Charset="gb2312"%> <script language=javascript> function go... 2009年02月23日 阅读 672 次浏览 发表评论 阅读全文