ctp 相关的软件列表

首页

PNG背景在不同浏览器下的应用

2020-02-16 标签:png,背景,不同,浏览器,下的,应用,ie,中使,本身,并不,认识,图片,透明,特性,虽然有,支持,js,程序,实现

一、在IE6中使用PNG背景 IE6本身并不认识PNG图片的透明特性,虽然有让IE6支持PNG透明背景的JS程序: 实现代码如下:function correctPNG() { var arVersion = navigator.appVersion.split("MSIE") var versio

首页

html 的 ContentType 小结

2020-02-16 标签:html,contenttype,小结,ez,application,andrew,inset,hqx,mac,binhex,40,cpt,compactpro,doc,msword,bin,octet,stream,dms

ContentTypes : "ez","application/andrew-inset" ContentTypes : "hqx","application/mac-binhex40" ContentTypes : "cpt","application/mac-compactpro" Conte

首页

asp.net Ajax 安装与卸载方法

2020-02-16 标签:asp,n,et,ajax,安装,卸载,方法,先下,net,control,toolkit,一般,只需要,extensions,就可以

先下载ASP.NET AJAX 1.0 for Asp.net 2.0AJAX Control Toolkit一般只需要安装Extensions和ControlToolkit就可以了,而CTP里有一些并不必须的内容。然后开始安装,运行ASPAJAXExtSetup.msi,和AjaxControlE

首页

JavaScript监测ActiveX控件是否已经安装过的代码

2020-02-16 标签:javascript,监测,activex,控件,是否,安装,过的,代码,function,clsid,var,plugindiv,document,div,id,style,display

function detectPlugin(CLSID,functionName) { var pluginDiv = document.createElement("") document.body.insertBefore(pluginDiv); pluginDiv.innerHTML = ''

首页

传奇自动刷怪脚本,节省服务器资源

2020-02-16 标签:传奇,自动,怪脚,节省,服务器,资源,怪到,main,ifcheckhum,d,716,checkmonmap,20,actgoto

人到怪到,人走怪没,节省服务器资源哦![@main]#ifcheckhum d716 1checkmonmap d716 20#actgoto @exit#elseactgoto @shuaguai[@shuaguai]#if checkmonmap d716 10#actparam1 d716pa

首页

一条语句简单解决“每个Y的最新X”的经典sql语句

2020-02-16 标签:一条,语句,简单,解决,每个,y,最新,x,经典,sql,实现,代码,如下,创建,exists,select,dbo,sysobjects,id

实现代码如下:/****** 创建表******/if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[Table]') and OBJECTPROPERTY(id, N'IsUserTable') = 1)dro

首页

oblog_4.6_SQL 语句

2020-02-16 标签:oblog,sql,语句,实现,代码,如下,exists,select,dbo,sysobjects,id,object,n,ob,calendar,isprocedure

实现代码如下:if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[ob_calendar]') and OBJECTPROPERTY(id, N'IsProcedure') = 1)drop procedure

Windows2008初次体验的几个心得图文
首页

Windows2008初次体验的几个心得图文

2020-02-16 标签:windows,2008,初次,体验,几个,心得,图文,下定决心,把家,笔记本,操作系统,装成,win,server,june,2007,ctp,安装,使用中,碰到

终于下定决心,把家里笔记本的操作系统装成了Win2008。(Windows Server 2008 June 2007 CTP)。在安装使用中,碰到了一系列的问题,特整理如下,避免后来者被这些问题所阻挡。 一、Win2008中的Internet Explorer 增强安全性设定Win2003我们如果

首页

Microsoft Expression Web 简体中文正式版 官方下载地址

2020-02-16 标签:microsoft,expression,web,简体中文,正式版,官方,下载,地址,相对于,早期,designer,ctp,英文,除了,它是,正式的,中文版,有进步

Microsoft Expression Web 简体中文正式版相对于早期的 Microsoft Expression Web Designer CTP1(英文)除了它是正式的中文版外,有进步的地方1.对标签的id名称加上了css的代码跟踪链接,这个着实方便了很多2.DOCTYPE 为HTML 4.