-
gsqyen
自助建站,电子商务,采购招标自助建站,电子商务,采购招标(Station at self-service, e-commerce, procurement tenders Station at self-service, e-commerce, procurement tenders)
- 2007-03-09 09:50:53下载
- 积分:1
-
金华信息网风云江湖第三版
资源描述金华信息网风云江湖第三版,适合学习asp的童鞋学习。
- 2023-05-31 07:20:03下载
- 积分:1
-
kingdunnet
金盾防恶意点击软件/系统源码(http://www.kingdun.net/),金盾防恶意点击系统代理平台采用AJAX技术独立注册接口方便简单,蓝色风格页面美观大方,后台管理系统具备新闻资料发布功能,可生成htm静态页面。(Click Golden Shield anti-malware software by tracking the behavior of website visitors judgment, widely used in the Baidu PPC services to improve the effectiveness of the advertisers bid Ads largest, Golden Shield anti-malware click System Agent using AJAX technology platform independent registered convenient and simple interface, blue style nice page, background management system with news publishing features can be generated htm static pages.)
- 2013-05-14 11:15:01下载
- 积分:1
-
都乐电子书店系统
资源描述asp语言写的电子书店系统,功能比较简单,适合初学者。
- 2023-01-25 01:50:04下载
- 积分:1
-
页面定时跳转
function forwardToNext(){
setInterval("a()",1000); //每隔1s调用一次a函数
}
function a(){
var time = document.getElementById("num").innerText;
if(time>0){
time = time-1;
document.getElementById("num").innerText = time;
}
if(time==0){
window.
- 2022-02-15 07:25:42下载
- 积分:1
-
明日购物商城
应用背景一、源码特点
购物网站、网上商城、后台管理
二、功能介绍
本源码是一个网上购物商城源码,网上购物商城主要由前台会员模块和后台管理模块两部分组成。
关键技术三、菜单功能
前台功能模块
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-26 22:18:29下载
- 积分:1
-
一款简单的treeTable效果
资源描述目前正在研究中的一款简单的treeTable效果,希望可以给大家带来帮助。当然毕竟因为自己还是小菜鸟一只,如有不足请大家多多指教!!!!
- 2022-04-23 09:09:38下载
- 积分:1
-
编程:添加 HTML 页面内容到ASPX 页面
翻译 maninwest@Codeforge 作者Tadit Dash@Codeproject
一直想通过代码将 HTML 页面添加到 ASPX 页面。
介绍
本文说明了如何将 HTML 文件内容动态添加到 ASPX 页面中,你可以下载代码,了解它的工作流程。
背景
常有人需要此功能。我尝试实现了一个。我将它跟大家共享。希望可以帮到你。
使用代码
第一步 添加所需控件。
1. FileUpload控件,用于选择HTML 文件。
Upload the file:
2. Button 来单击上传文件
3. Literal控件来显示 HTML文件内容
Label
- 2022-04-08 21:57:14下载
- 积分:1
-
Tabs
jQuery 选项卡插件,含四种激活方式,一般都包括在内了,像鼠标移上切换、点击切换,Ajax方式切换等,核心 组件是jQuery家庭的新成员,有兴趣查看示例程序。(jQuery plugin tab, including four activation are generally included, like a mouse, move the switch, click the Switch, Ajax mode switching, etc., is a new member of the jQuery core components of the family, are interested in viewing a sample program.)
- 2015-01-29 17:45:18下载
- 积分:1
-
source-code-of--html.css
html基础知识讲解,新手入门必备资料,有文档和实例源码(explain the basics of html, beginners learn the necessary information, documentation and example source codehtml )
- 2013-03-12 10:07:02下载
- 积分:1