搜索列表
-
KesionCMS V4.x部份最常用的标签清单
【整站程序】=====================网站通用标签============== 显示网站标题 {$GetSiteTitle} 显示网站名称 {$GetSiteName} 显示网站LOGO不带参数 {$GetSiteLogo} 显示网站LOGO带参数 {=GetLogo(*,*)} 显示热门Tags/最新Tags {=GetTags(*,*)} 显示网站信息统计 {$GetSiteC...
KesionCMSV4.x部份最常用的标签清单 -
Google AdSense英文高价关键词排行列表
【网站运营】[mesothelioma lawyers] $48.61 [peritoneal mesothelioma] $48.38 [mesothelioma attorneys] $45.04 lexington law firm $33.91 [mesothelioma] $33.83 eloan $33.27 lexington law $3...
GoogleAdSense英文高价关键词排行列表 -
wma tag 批量修改[原代码-从wmfsdk中修改]
【网站应用】wma tag 批量修改[原代码-从wmfsdk中修改] 代码是自己做音乐站点时写的,没有仔细检查,用他修改了近7万的 wma,mp3暂时还没有发现出错。需要的朋友可以自己修改一下。 效率:5万音乐 70G音乐数据需要差不多3个多小时,程序没有优化。 编译环境: vc6.0 + WMFSDK9(http:...
wmatag批量修改[原代码-从wmfsdk中修改] -
asp中"无限流"分页程序代码
【ASP编程】<% '****************************************************************** '** 本程序名:"无限流"分页程序 '** 作者:Arbiter(AAsx) '** 版本:Million Level '** '** QQ:22222xx '** Email:Arbiter@21cn.com '** http://www.imagecity.org/ '************...
asp中"无限流"分页程序代码 -
XML 增、删、改和查示例
【XML/RSS】1.已知有一个XML文件(bookstore.xml)如下: <?xml version="1.0" encoding="gb2312"?><bookstore> <book genre="fantasy" ISBN="2-3631-4"> <title>Oberon's Legacy</title> <author>Corets, Eva</author...
XML增、删、改和查示例 -
javascript asp教程错误处理
【ASP编程】The ASPError Object has zero (0) Methods, nine (9) Properties, zero (0) Events, and zero (0) Collections. AspCode AspDescription Category Column Description File Line Number SourceThe way you access the ASPError Properties is with a Server Method. Yeah, I know; it does...
javascriptasp教程错误处理 -
初学asp者必看
【ASP编程】所有的关键字和运算等一切有关的关键词的集合 HTML文件标记 <html> <head> <!--> <title> <body> 文字排版标记 <br/> <nobr> <p> <pre> 原始文字样式&nbs...
初学asp者必看 -
来自CSDN的"无限流"分页程序
【网页播放器】以下是代码片段: '****************************************************************** '** 本程序名:"无限流"分页程序 '** 作者:Arbiter(AAsx) '** 版本:Million Level '** '** QQ:22222xx ...
来自CSDN的"无限流"分页程序 -
JSP连接Access数据库
【JSP编程】一.建立数据库及ODBC数据源 1.建立jcc.mdb数据库及user表 2.添加测试数据 3.配置ODBC数据源 二.在<%wwwroot%>/下,新建Access数据库连接文件Select.jsp Select.jsp源码如下: <%@page contentType="text/html;charset=gb2312"%...
JSP连接Access数据库 -
HTML标签及ASP函数速查表
【ASP编程】HTML文件标记 <html> <head> <!--> <title> <body> 文字排版标记 <br/> <nobr> <p> <pre> &nb...
HTML标签及ASP函数速查表 -
Cross-Browser Variable Opacity with PNG
【CSS/HTML】Periodically, someone tells me about the magic of PNG, how it's the ideal image format for the web, and that someday we'll all be using it on our sites instead of GIF. People have been saying this for years, and by now most of us have stopped listening. Sadly, flaky browser support h...
Cross-BrowserVariableOpacitywithPNG -
网上考试设计思路是怎样的?
【编程10000问】global.asa < script LANGUAGE=VBScript RUNAT=Server >Sub Application_OnStart dbPath = "DBQ=" & Server.Mappath("onlinetest.mdb") dbConnectionString = "DRIVER={Microsoft Access Driver (*.mdb)}; " & dbPath ...
|网上|上考|考试|试设|设计|计思|思路|路是|是怎|怎样|样的|的?|?|