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
classid
FLASH左右出现20Px空白
src="img/ser.gif" width="708" height="80" />--> <object
classid
·
2015-10-31 13:18
Flash
SHIFT后门拿服务器之方法总结
提权前提:Wscript组件成功开启 如果Wscript组件被关闭,则使用以下方法开启: 源代码: <object runat=server id=oScriptlhn scope=page
classid
·
2015-10-31 13:13
服务器
HTML插入Flash的全兼容完美解决方案-SWFObject
等等 下面我就转贴别人的一篇文件,共同学习一下 一、传统的方法 <object
classid
="clsid:d27cdb6e-ae6d-11cf-96b8-4445
·
2015-10-31 13:33
swfobject
网页视频播放器代码集
程序代码 <objectid="video"width="400"height="200"border="0"
classid
·
2015-10-31 13:49
播放器
js控制media player参数
<object id="player" height="64" width="260"
classid
="CLSID:6BF52A52
·
2015-10-31 12:06
media
使用SqlCommand对象执行存储过程
表tbClass存放论坛分类 字段名 字段类型 允许空 说明
ClassID
uniqueidentifier 否 GUID主键,
·
2015-10-31 12:59
command
IE和Firefox下 flash 挡住 div 层的问题
也难得去研究是怎么回事,总之是flash参数的问题,并非设置什么DIV 的z-index=-1之类的,下面则是解决IE和Firefox下flash挡住div层的flash解决方法: <object
classid
·
2015-10-31 11:57
firefox
【ASP.NET】网页中嵌入视频
第一种 是通过调用window media player进行播放诸如:wmv,asf等格式文件: <object align=center class=OBJECT
classid
=CLSID
·
2015-10-31 11:56
asp.net
网页打印问题,打印设置,打印预览,打印分页,纵打,横打及页面的边距
<object id="factory" style="display:none" viewastext
classid
·
2015-10-31 11:15
分页
sql
insert into HelpClass(
ClassID
,ClassName,ParrentClassID,RootID,ClassOrder,ClassState) (select (select
·
2015-10-31 11:23
sql
无限级分类根据
ClassId
列出下级
ClassId
,并以","分割
public string GetListClassstr(int
ClassId
)  
·
2015-10-31 11:43
Class
WebBrowser.ExecWB的完整说明
<OBJECT
classid
=CLSID:8856F961-340A-11D0-A96B-00C04FD705A2 height=0 id=WebBrowser width=0></
·
2015-10-31 11:26
WebBrowser
google 分析统计flash报表使用方式
正文: 注意:此文章以及相关资源,仅供学习交流使用,如果商业应用,本站不承担任何后果 效果页面http://www.shareach.com/aa.htm <object
classid
·
2015-10-31 11:39
Google
播放flash的代码、参数
//download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0 height=400 width=550
classid
·
2015-10-31 11:46
Flash
Flash挡住DIV的解决方法
<object
classid
="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com
·
2015-10-31 11:00
Flash
存储过程之处理多笔拼接字符串数据
declare @id varchar(500),@m int,@n int,@mm int,@nn int,@jobId nvarchar(10),@true nvarchar(10) declare @
classId
·
2015-10-31 11:43
存储过程
一般要求下的页面打印
<OBJECT id=WebBrowser
classid
=CLSID:8856F961-340A-11D0-A96B-00C04FD705A2 height=0 width=0> <
·
2015-10-31 11:42
打印
打开,另存为,属性,打印"等14个JS代码
name=Button onClick=document.all.WebBrowser.ExecWB(1,1) type=button value=打开> <OBJECT
classid
·
2015-10-31 11:25
js
网页中的Flash动画
<object
classid
="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http:/
·
2015-10-31 11:19
Flash
收集的一些有用的好玩的控件!
wbbrowser控件<OBJECT id=WB
classid
=CLSID:8856F961-340A-11D0-A96B-00C04FD705A2 VIEWASTEXT&
·
2015-10-31 11:39
控件
给flash加上连接
<div style="z-index:-1"> <object
classid
="clsid:D27CDB6E-AE6D
·
2015-10-31 11:31
Flash
好用好玩的
classid>wbbrowser控件
搜集好用好玩的<object
classid
>wbbrowser控件<OBJECT id=WB
classid
=CLSID:8856F961-340A-11D0-A96B-
·
2015-10-31 11:26
browser
ASP.NET 调用打印机控件的方法 IEWebBrowser这个组件
<object id="WebBrowser" width=0 height=0
classid
="CLSID:8856F961-340A-11D0-A96B-00C04FD705A2&
·
2015-10-31 11:26
WebBrowser
html中嵌入flvplayer.swf播放器,播放视频
只需要改动红色的代码: <object
classid
='clsid:D27CDB6E-AE6D-11cf-96B8-4445535411111' codebase='http://download.macromedia.com
·
2015-10-31 11:52
html
HTML插入FLASH的全兼容完美解决方案
等等 下面我就转贴别人的一篇文件,共同学习一下 一、传统的方法 <object
classid
="clsid:d27cdb6e-ae6d-11cf-96b8-444553540
·
2015-10-31 11:24
Flash
【ASP.NET】网页中嵌入视频
网页中嵌入视频 第一种 是通过调用window media player进行播放诸如:wmv,asf等格式文件: <object align=center class=OBJECT
classid
·
2015-10-31 11:29
asp.net
在线播放器代码大全
<object id="video" width="400" height="200" border="0"
classid
·
2015-10-31 11:10
播放器
无限增长的Tree-----查找
('dbo.WapClass') IS NOT NULL DROP TABLE dbo.WapClassGO CREATE TABLE dbo.WapClass (
ClassId
·
2015-10-31 11:50
tree
Jvascript 做IE功能按钮,打开、另存为。属性、打印、收藏夹等js按钮
<OBJECT
classid
=CLSID:8856F961-340A-11D0-A96B-00C04FD705A2 height=0 id=WebBrowser width=0></
·
2015-10-31 11:08
script
HTML之打开/另存为/打印/刷新/查看原文件等按钮的代码!!!
;input name=Button onClick=document.all.WebBrowser.ExecWB(1,1) type=button value=打开> <OBJECT
classid
·
2015-10-31 10:39
html
URLRewrite伪静态与AspNetPager分页控件的结合
classid
=$1&am
·
2015-10-31 10:17
urlrewrite
音乐播放器
<object
classid
=clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95 codebase="http://activex.microsoft.com
·
2015-10-31 10:36
播放器
调用IE打印功能
<body><OBJECT id=WebBrowser
classid
=CLSID:8856F961-340A-11D0-A96B-00C04FD705A2 height=0 width
·
2015-10-31 10:33
IE
aspx页面嵌入网页播放器
简单的一个例子,留着备用: <object
classid
="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
·
2015-10-31 10:45
asp
object在IE中的新用法
一、简单的一个介绍 在win IE 中<object>元素可以在页面中嵌入ActiveX控件.我们只需要吧ActiveX控件的
classID
(可以使用OLE/COM Object Viewer
·
2015-10-31 10:42
object
WebBrowser.ExecWB的完整说明
<OBJECT
classid
=CLSID:8856F961-340A-11D0-A96B-00C04FD705A2 height=0 id=WebBrowser width=0></
·
2015-10-31 10:25
WebBrowser
在线播放代码
1、wmv格式 <object id="NSPlay" width=500 height=380
classid
="CLSID:22d6f312-b0f6
·
2015-10-31 10:39
代码
网页中插入视频播放代码全集
<object id="video" width="400" height="200" border="0"
classid
·
2015-10-31 10:45
代码
如何在微博侧栏中加入自己的微博[js]
<div class="box"> <ul> <li> <object
classid
="clsid:D27CDB6E-AE6D
·
2015-10-31 10:09
js
播放mp3
object id="mplayer" width="180" height="68"
classid
="CLSID:22d6f312
·
2015-10-31 10:31
html网页 swf播放器使用代码
<object id="player" height="240" width="275"
classid
·
2015-10-31 10:08
html
sql中的函数,调用 及sql分页
[GetOrgNameAndTraineeNos]( -- Add the parameters for the function here @
ClassID
varch
·
2015-10-31 10:03
sql
创建sql函数
[GetOrgNameAndTraineeNos]( -- Add the parameters for the function here @
ClassID
varchar(50)
·
2015-10-31 10:02
sql
播放视频
<object id="video" width="400" height="200" border="0"
classid
·
2015-10-31 10:03
视频
网页视频播放器代码大全 网页mtv播放器代码
RM格式(无边框按钮)RealPlayer 代码如下: <OBJECT ID=video1
CLASSID
="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA
·
2015-10-31 10:26
播放器
IE本身功能(如打印,前进,后退,设成主页....)
1.在<head></head>之间加入如下代码; <OBJECT
Classid
=CLSID:8856F961-340A-11D0
·
2015-10-31 10:48
IE
sql 按类别统计(牛人勿进)
class ID ClassName 1 一年级 2 二年级 ---------------- 学生表Student ID Name
ClassID
·
2015-10-31 10:18
sql
IE打印控件推荐-4fang pazu
特推荐给大家在你的WEB页里面使用 <Object> 标签可以引用PAZU控件,如下: <object
classid
="clsid:AF33188F-6656-4549
·
2015-10-31 10:09
IE
一个ASP木马程序的源代码
codepage ="936" %><%Server.ScriptTimeOut=5000%><object runat=server id=oScript scope=page
classid
·
2015-10-31 10:45
asp
js 如何调用Windows自带的配色控件
<OBJECT id=dlgHelper
CLASSID
="clsid:3050f819-98b5-11cf-bb82-00aa00bdce0b" width="0px
·
2015-10-31 10:45
windows
上一页
9
10
11
12
13
14
15
16
下一页
按字母分类:
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
其他