摘要:
(1) 数据记录筛选:sql="select * from 数据表 where字段名=字段值 order by字段名[desc]"(按某个字段值降序排列。默认升序ASC)sql="select * from 数据表 where字段名like '%字段值%' order by 字段名 [desc]"s 阅读全文
摘要:
36种漂亮的CSS3网页按钮Button样式 http://www.999jiujiu.com/ BUY NOW BUY NOW BUY NOW BUY NOW BUY NOW BUY NOW DOWNLOAD DOWNLOAD DOWNLOAD DOWNLOAD DOWNLOAD DOWNLOAD DOWNLOAD DOWNLOAD DOWNLOAD DOWNL... 阅读全文
摘要:
<script language=JavaScript> <!-- var caution = false function setCookie(name, value, expires, path, domain, secure) { var curCookie = name + "=" + es 阅读全文
摘要:
<?php// + // | ThinkPHP [ WE CAN DO IT JUST THINK IT ]// + // | Copyright (c) 2006-2014 http://thinkphp.cn All rights reserved.// + // | Licensed ( ht 阅读全文