E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
test.html'
静态页面html之间也可以传递参数
其实不然,我们的html页面之间也可以通过url来传递参数,如:假如,我们的页面上有一个这样的链接:http://
test.html
?
rojava
·
2010-11-26 00:00
HTML
JavaScript
JSP
Servlet
静态页面html之间也可以传递参数
其实不然,我们的html页面之间也可以通过url来传递参数,如: 假如,我们的页面上有一个这样的链接: http://
test.html
?
rojava
·
2010-11-26 00:00
JavaScript
html
jsp
servlet
HTML网页中如何向swf传递参数
本教程主要介绍HTML网页如何取得形如
test.html
?foo=mytest的foo参数,以及在HTML网页中如何向swf传递参数。一、在HTML网页中使用js获取参数。
jackliang55
·
2010-10-11 12:00
JavaScript
html
object
function
脚本
Flash
Windows 下的JavaScript调试 -- 使用Visual Studio
使用VisualStudio之前要把IE的‘禁用脚本调试(internetExlpore)‘选项钩掉 并且开启IE这里我们使用VisualStudio2008和IE81.使用vs2008打开之前的
test.html
leeeryan
·
2010-09-26 11:00
JavaScript
windows
IE
解密
internet
tools
Flex程序如何获取html容器传递的URL参数值
我们经常在Flex程序需要用从外部html向swf文件传递参数,(类似
test.html
?
hz_chenwenbiao
·
2010-09-21 10:00
JavaScript
html
MyEclipse
Flex
actionscript
SyntaxHighlighter----- 代码高亮JS库
1,查看本页面源文件,你会发现如下几个文件,从浏览器下载它SyntaxHighlighter.cssshSyntax.jsshCore.js然后自己再写个
test.html
,源码如下:
Flexer
·
2010-09-09 22:00
javascript window.open()弹出窗口参数详解
-- window.open ('
test.html
', 'newwindow', 'height=100, width=400, top=0, 
sh2015yao
·
2010-08-17 19:00
JavaScript
html
Flex获取html容器传递的URL参数值
我们经常在Flex程序需要用从外部html向swf文件传递参数,(类似
test.html
?
huanyq2008
·
2010-08-15 22:00
JavaScript
html
Flex
Flash
actionscript
iframe display:none 自适应 需要判断src加载情况
display:none;"> <iframe id='modcontent' name='modcontent' frameborder='0' src='
test.html
todd_liu
·
2010-08-10 16:00
html
IE
fckeditor 2.63 0day漏洞
http://xxxx.com/fckeditor/editor/filemanager/connectors/
test.html
http://hbkingco.com//fckeditor/editor
zpball
·
2010-06-21 14:00
html
fckeditor
IIS
fckeditor 2.63 0day漏洞
http://xxxx.com/fckeditor/editor/filemanager/connectors/
test.html
http://hbkingco.com//fckeditor/editor
zpball
·
2010-06-21 14:00
html
fckeditor
IIS
三四四三三
/
test.html
/usr/
test.html
-- copy -- sudo cp .
华天下
·
2010-06-06 13:00
jdk
html
tomcat
sun
使用ckeditor+struts2+freemaker的图片上传
在网上阅读了很多同志的资料...加上自己进段时间要开发新闻模块..下面就贴出例子首先这个例子是采用ckeditor和Struts2实现的图片上传 这里先要把必须的包添加进来 然后是写ckeditor的测试页:
test.html
leoizumi
·
2010-05-18 18:00
JavaScript
jsp
freemarker
struts
css
使用ckeditor+struts2+freemaker的图片上传
在网上阅读了很多同志的资料...加上自己进段时间要开发新闻模块..下面就贴出例子首先这个例子是采用ckeditor和Struts2实现的图片上传 这里先要把必须的包添加进来 然后是写ckeditor的测试页:
test.html
leoizumi
·
2010-05-18 18:00
JavaScript
freemarker
jsp
css
struts
注释类型(annotation type)
http://www.junit.org/apidocs/org/junit/
Test.html
The Test annotation tells JUnit that the public void
zwhc
·
2010-05-10 18:00
html
JUnit
IBM
J#
地图的分块加载
做个备忘 目的:减低客户端等待地图加载时间、降低客户端内存消耗 实现实例: http://heptafish.0134.cn/demo3/
test.html
zhuxiangyan
·
2010-04-29 09:00
html
JavaScript 扫描枪应用(一)
com.js为主要的代码实现,
test.html
文件为测试的页面,其中包括了com.js文件中方法的调用。
liwanfeng
·
2010-04-12 09:00
JavaScript
html
select下拉列表级联
2、
test.html
: 请选择省名 请选择城名 checkCity.js://JavaScriptDocument//
symgdwyh
·
2010-03-30 15:00
JavaScript
function
firefox
金山
Python中的正则表达式匹配中文问题
python中正则表达式匹配中文是没有问题的,但是其中有一个关键点,那就是pattern中的中文编码必须和要匹配字符串保持一致;下面使用一个例子来说明:#-*-coding:utf-8-*-'''
test.html
dao123mao
·
2010-03-23 15:00
Python中的正则表达式匹配中文问题
中正则表达式匹配中文是没有问题的,但是其中有一个关键点,那就是pattern中的中文编码必须和要匹配字符串保持一致;下面使用一个例子来说明: # -*- coding: utf-8 -*- '''
test.html
djangofan
·
2010-03-23 15:00
python
Flash和HTML之间传值的两种方式 (收藏)
之间传值的两种方式:url地址参数和flashVars代码示例如下:(该示例分别演示了url地址参数和flashVars两种方式) 1.HTML代码 2.Flex代码 注意:FlexBuilder生成的
test.html
zwnJava
·
2010-03-17 17:00
html
浏览器
Flex
Flash
Adobe
用模式对话框实现“消息提示框”和“操作提示框”
1、
test.html
测试页 <html>
maomaozgc
·
2010-01-30 11:00
html
Google
使用IE6看老赵的博客 jQuery初探
jQuery代码:复制代码代码如下:$.ajax({url:"
test.html
",cache:false,success:function(html){$("#results").append(html
·
2010-01-17 22:35
网上找的一个表单验证类及使用例子(稍微修改了下)
test.html
无标题页 密码 password 密码确认 confirm 英文
gdjlc
·
2010-01-15 15:00
正则表达式
function
null
Integer
input
flash使用FlashVars接收html参数
使用FlashVars接收html参数 本教程主要介绍HTML网页如何取得形如
test.html
?foo=mytest的foo参数,以及在HTML网页中如何向swf传递参数。
yangzhifeng
·
2010-01-09 13:00
JavaScript
html
脚本
Flash
My97DatePicker初接触
这是一个日期控件,提供一个文件夹My97DatePicker,包含主要一些js文件,如图: 测试文件
test.html
内容:
test.html
更多关于My97DatePickerjs
dracularking
·
2010-01-08 10:00
JavaScript
html
jquery 添加、删除表格
test.html
functionadd_item(obj){ $("#table").append(""); } functiondel_item(obj){ $(obj
wangrusheng5200
·
2009-12-02 17:00
html
jquery
jquery 添加、删除表格
test.html
functionadd_item(obj){ $("#table").append(""); } functiondel_item(obj){ $(obj
wangrusheng5200
·
2009-12-02 17:00
html
jquery
xml实现文字变色
文件1名:
test.html
<head> <style> h1 {behavior:url(behave.htc)} </style> </head
hyhandylit
·
2009-11-27 09:00
html
xml
HTC
简单的jQuery检测注册用户名
test.html
表单验证 用户名: checkname.ashx usingSystem; usingSystem.Web; publicclasscheckname:IHttpHandler
gdjlc
·
2009-11-20 11:00
jquery
String
function
C#
Class
input
关于页面的传值
父页面要传一个参数给子页面, 具体做法有两种一种使用 //测试 varaWin; functionopenWindows(){ window.showModalDialog("
test.html
bjqincy
·
2009-11-20 10:00
JavaScript
html
mvc
Blog
Microsoft
Flash/Flex获取外部参数
p=18PartOne:Flex程序如何获取html容器传递的URL参数值我们经常在Flex程序需要用从外部html向swf文件传递参数,(类似
test.html
?
hehailin1986_163.com
·
2009-11-13 10:00
JavaScript
html
Flex
Flash
actionscript
跨域表单提交状态的变相判断代码
示例:
test.html
:复制代码代码如下:document.testform.onsubmit=function(){document.testform.submitbtn.disabled=true
·
2009-11-12 02:47
Apache性能调节(摘自于Apache经典实例)
2、以ab来测试Apache的性能运行ab程序如下:ab-n1000-c10http://xxxx/
test.html
未在实际环境中运行测试。模拟测试只能一定程度上反映服
lk_cool
·
2009-10-30 14:00
apache
linux
测试
服务器
活动
.htaccess
腾讯互动服务-生成临时会话
点击在线QQ就可以生成临时会话,引起了我的兴趣,于是就研究了一下,写了个测试页面
test.html
。(神气了一把,不过网上早就有很多了!)
CapsLk
·
2009-10-26 22:00
JavaScript
html
qq
腾讯
UP
虚拟目录的权限问题
最近在学习asp,在98下的pws站点中建了一个虚拟目录,里面放了一个
test.html
,开始的时候把目录的三个权限(读取、执行和脚本)全部关闭,此时在浏览器中访问这个html文件会出现如下提示 HTTP
laomai
·
2009-10-17 19:00
html
浏览器
cache
脚本
服务器
asp
有模式弹出子窗体,关闭时刷新父窗体
主窗体alert('aaa');functionshow(){ window.showModalDialog('
test.html
',window,'dialogHeight:400px;dialogWidth
naujuw
·
2009-10-16 11:00
jquery+ajax+php的简单实现
test.html
<!
wengbin22
·
2009-10-14 19:00
html
jquery
Ajax
PHP
XHTML
一个JS小玩意 几个属性相加不能超过一个特定值.
最有名的例子就是三国志和太阁里给新武将角色分配属性值啦.在下不才,用javascript做了这么一个功能,顺便把页面中的链接下划线给隐藏掉.大家看看,有什么更好的优化意见,大家尽管提.下面是代码:首先是
test.html
·
2009-09-29 22:48
检测ie页面
Software/Microsoft/InternetExplorer/MenuExt(3)在MenuExt上点击右键新建项目,项目名test(4)点击test,修改右边的默认项的值为C:/windows/
test.html
zzz_781111
·
2009-09-15 12:00
JS压缩处理
http://dean.edwards.name/packer/ 这个效果比较好,但是语法要求比较高,所以代码质量好的,用这个 2.jsmin http://fmarcia.info/jsmin/
test.html
goby2008
·
2009-09-08 14:00
JavaScript
html
基于Django框架的web设计指南(1)
test.html
是html模板,它
zfpnuc
·
2009-09-04 10:00
设计模式
框架
Web
python
django
subversion
Python库详解之网络(1)--抓取网页
我这里是将网易的网页下下来保存在
test.html
文件中。 下载网页
xiadasong007
·
2009-09-03 20:00
python
网络
File
import
网易
In touch with Jquery
Now I created a
test.html
,test.js,
tanglei198577
·
2009-08-25 19:00
JavaScript
jquery
Ajax
Firebug
Gmail
iphone开发 两种方式 UIWebView 显示 html
NSBundlemainBundle];NSString*resPath=[bunderresourcePath];NSString*filePath=[resPathstringByAppendPathComponent:@"
test.html
auauau
·
2009-08-16 08:00
HTML
Java
Blog
jQuery使用ajax的post与get发送数据
例子:
test.html
页面引用<script type="text/j
longgangbai
·
2009-06-14 08:00
JavaScript
jquery
Ajax
json
asp
jQuery使用ajax的post与get发送数据
例子:
test.html
页面引用<script type="text/j
longgangbai
·
2009-06-14 08:00
JavaScript
jquery
Ajax
json
asp
jQuery使用ajax的post与get发送数据
例子:
test.html
页面引用<script type="text/j
longgangbai
·
2009-06-14 08:00
JavaScript
jquery
Ajax
json
asp
jQuery使用ajax的post与get发送数据
例子:
test.html
页面引用<script type="text/j
longgangbai
·
2009-06-14 08:00
JavaScript
jquery
Ajax
json
asp
一个ajax简单例子
把url返回的数据,填充到指定id的div中 客户端:
test.html
functioncreateXMLHttp(){ varret=null; try{ ret=newActiveXObject
5iasp
·
2009-06-08 11:00
Ajax
function
null
url
XMLhttpREquest
encoding
上一页
13
14
15
16
17
18
19
20
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他