会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
臭脚丫--留一方青栈
悠悠幻图无所奠,空空极乐不羡仙。自由恬然,此生足矣!
首页
新随笔
联系
管理
订阅
专题:网站建设与网页制作手册大全
http://homepage.yesky.com/225/2475225.shtml
HTML标记语言速查手册
页面(Page)
文件结构
语言字 符集信息
背景色彩和文字色彩
页 面空白
链接
开 新窗口
标尺线
字体(Font)
标 题
字号
物理字体
逻辑字体
颜色
客户端字体
字符实体
文字布局 (Text Style)
行的控制
文字的对齐
文字的分区
列表
定制列表元素
预格式化文本
空白
多列文本
图象(Image)
基 本语法
和文 字的对齐
在 页面中的对齐/布局
边框
客户端图象映射图
表单(Form)
基本 语法
文字和 密码
复选 和单选
图象 坐标
隐藏表 单的元素
列 表框
文本区域
表格(Table)
基 本语法
跨多 行、多列的表元
尺寸 设置
文字 的对齐/布局
在 页面中的对齐/布局
标题
表格进阶 (Advanced)
色彩
分组显示
边框
分隔线
多窗口页面(Frames)
基 本语法
尺寸 设置
窗口间相互操作
外观
浮 动窗口
会移动的文字 (Marquee)
基本语法
移动属性的设置
外观设置
多媒体页面 (Alternative Inline Elements)
嵌入多媒体文本
背景 音乐
视频剪辑
CSS样式表速查手册
属性 Properties
字体 Font
font
color
font-family
font-size
font-size-adjust
font-stretch
font-style
font-weight
text-decoration
text-underline- position
text-shadow
font-variant
text-transform
line-height
letter-spacing
word-spacing
文本 Text
text-indent
text-overflow
vertical-align
text-align
layout-flow
writing-mode
direction
unicode-bidi
word-break
line-break
white-space
word-wrap
text-autospace
text-kashida-space
text-justify
ruby-align
ruby-overhang
ruby-position
ime-mode
layout-grid
layout-grid-char
layout-grid-char -spacing
layout-grid-line
layout-grid-mode
layout-grid-type
背景 Background
background
background- attachment
background-color
background-image
background- position
background- positionX
background- positionY
background-repeat
layer-background- color
layer-background- image
定位 Positioning
position
z-index
top
right
bottom
left
尺寸 Dimensions
height
max-height
min-height
width
max-width
min-width
布局 Layout
clear
float
clip
overflow
overflow-x
overflow-y
display
visibility
外补丁 Margins
margin
margin-top
margin-right
margin-bottom
margin-left
轮廓 Outlines
outline
outline-color
outline-style
outline-width
边框 border
border
border-color
border-style
border-width
border-top
border-top-color
border-top-style
border-top-width
border-right
border-right-color
border-right-style
border-right-width
border-bottom
border-bottom- color
border-bottom- style
border-bottom- width
border-left
border-left-color
border-left-style
border-left-width
内容 Generated Content
include-source
quotes
content
counter-increment
counter-reset
内补丁 Paddings
padding
padding-top
padding-right
padding-bottom
padding-left
列表 Lists
list-style
list-style-image
list-style- position
list-style-type
marker-offset
表格 table
border-collapse
border-spacing
caption-side
empty-cells
table-layout
speak-header
滚动条 Scrollbar
scrollbar-3d- light-color
scrollbar- highlight-color
scrollbar-face- color
scrollbar-arrow- color
scrollbar-shadow- color
scrollbar- dark-shadow-color
scrollbar-base- color
打印 Printing
page
page-break-after
page-break-before
page-break-inside
marks
orphans
size
widows
声音 Aural
voice-family
volume
elevation
azimuth
stress
richness
speech-rate
cue
cue-after
cue-before
pause
pause-after
pause-before
pitch
pitch-range
play-during
speak
speak-numeral
speak-punctuation
其它 Classification
cursor
behavior
filter
zoom
选择符 Selectors
通配选择符 Universal Selector
类型选择符 Type Selectors
属性选择符 Attribute Selectors
包含选择符 Descendant Selectors
子对象选择符 Child Selectors
ID选择符 ID Selectors
类选择符 Class Selectors
选择符分组 Grouping
伪类 Pseudo-Classes
:link
:hover
:active
:visited
:focus
:first-letter
:first-line
:first-child
:first
:left
:right
:lang
伪对象 Pseudo-Elements
:before
:after
规则 At-Rules
@import
@charset
@font-face
@fontdef
@page
@media
声明 Declaration
!important
单位 Units
长度 Length
px
em
ex
pt
pc
in
mm
cm
颜色 Color
rgb(RGB)
#RRGGBB
Color Name
角度 Angle
deg
grad
rad
时间 Time
s
ms
频率 Frequency
Hz
kHz
附录 Appendix
颜色表 Color Table
设备类型 Media Types
字符集识别 Character Set Recognition
ISO Latin-1字符集 ISO Latin-1 Character Set
HTML附加命名实体
特殊文本和BIDI文本的字符实体
ASP动态编程速查手册
Active Server Pages
Active Server Pages 简介
关于 Active Server Pages
ASP 的新功能
使用脚本语言
创建 ASP 页
使用脚本语言
使用变量和常量
编写过程
使用组件和对象
使用集合
设置对象作用域
ASP 内建对象
Session
TypeLibrary 声明
Session StaticObjects 集合
Session Contents 集合
Session对象之CodePage
Session对象之Abandon方法
Session对象之LCID属性
Session对象之SessionID属性
Session_OnStart
Session_OnEnd
session对象之Timeout
Server
Server 对象之ScriptTimeout属性
Server 对象之MapPath方法
Server 对象之HTMLEncode方法
Server 对象之URLEncode方法
Server 对象之CreateObject方法
Response
Response 对象之PICS属性
Response 对象之CacheControl属性
Response 对象之IsClientConnected属性
Response 对象之BinaryWrite方法
Response 对象之Write方法
Response 对象之Status属性
Response 对象之AppendToLog方法
Response 对象之ContentType属性
Response 对象之Flush方法
Response 对象之Charset属性
Response 对象之Cookies集合
Response 对象之Redirect方法
Response 对象之Expires属性
Response 对象之End方法
Response 对象之Buffer属性
Response 对象之Clear方法
Response 对象之AddHeader方法
Response 对象之ExpiresAbsolute属性
Request
Request 对象之ClientCertificate集合
Request 对象之Cookies集合
Request 对象之Form集合
Request 对象之QueryString集合
Request 对象之ServerVariables集合
Request 对象之BinaryRead方法
Request 对象之TotalBytes属性
Objectcountext
@TRANSACTION
objectcontext之OnTransactionCommit 事件
objectcontext之OnTransactionAbort 事件
objectcontext之SetAbort方法
objectcontext之SetComplete方法
Globalasa
OBJECT声明
Application 事件
Application_OnEnd
Application_OnStart
Session 事件
application
Application之Contents 集合
Application之StaticObjects 集合
Application 集合
application之Unlock方法
application之Lock方法
ASP 内建对象速查卡
ActiveX 组件
编写简单脚本
向浏览器发送内容
向浏览器传送脚本
包含文件
使用 HTML 表格
访问数据库
调试 ASP 脚本
ASP 应用程序
关于 ASP 应用程序
管理应用程序
管理会话
维护 ASP 应用程序的安全
创建事务性脚本
使用国际站点
编写跨平台应用程序
JScript脚本语言速查手册
JScript
JScript 用户指南
Jscript 基 础
什么是 JScript?
编写 JScript 代码
JScript 的变量
JScript 的数据类型
JScript 的运算符
控制程序的流程
JScript 函数
Jscript对象
创建自己的对象
内部对象
JScript 保留关键字
高级 JScript
创建高级对象
递归
变量范围
复制、传递和比较数据
使用数组
特殊字符
脚本问题解答
条件 编译
条件编译变量
在浏览器中显示信息
使用消息 框
语言参考
特性信息
Microsoft JScript 特性 - ECMA
Microsoft JScript 特性 - 非-ECMA
JScript 字母顺序的关健字列表
JScript 错误
JScript 运 行时错误
JScript 语 法错误
JScript 函 数
GetObject 函数
ScriptEngine 函数
ScriptEngineBuildVersion 函数
ScriptEngineMajorVersion 函数
ScriptEngineMinorVersion 函数
JScript 方法
abs 方法
acos 方法
anchor 方法
apply 方法
asin 方法
atan 方法
atan2 方法
atEnd 方法
big 方法
blink 方法
bold 方法
call 方法
ceil 方法
charAt 方法
charCodeAt 方法
compile 方法
concat 方法 (Array)
concat 方法 (String)
cos 方法
decodeURI 方法
decodeURIComponent 方法
dimensions 方法
encodeURI 方法
encodeURIComponent 方法
escape 方法
eval 方法
exec 方法
exp 方法
fixed 方法
floor 方法
fontcolor 方法
fontsize 方 法
fromCharCode 方法
getDate 方法
getDay 方法
getFullYear 方法
getHours 方 法
getItem 方法
getMilliseconds 方法
getMinutes 方法
getMonth 方 法
getSeconds 方法
getTime 方法
getTimezoneOffset 方法
getUTCDate 方法
getUTCDay 方法
getUTCFullYear 方法
getUTCHours 方法
getUTCMilliseconds 方法
getUTCMinutes 方法
getUTCMonth 方法
getUTCSeconds 方法
getVarDate 方法
getYear 方法
indexOf 方法
isFinite 方 法
isNaN 方法
italics 方法
item 方法
join 方法
lastIndexOf 方法
lbound 方法
link 方法
localeCompare 方法
log 方法
match 方法
max 方法
min 方法
moveFirst 方法
moveNext 方 法
parse 方法
parseFloat 方法
parseInt 方 法
pop 方法
pow 方法
push 方法
random 方法
replace 方法
reverse 方法
round 方法
search 方法
setDate 方法
setFullYear 方法
setHours 方 法
setMilliseconds 方法
setMinutes 方法
setMonth 方 法
setSeconds 方法
setTime 方法
setUTCDate 方法
setUTCFullYear 方法
setUTCHours 方法
setUTCMilliseconds 方法
setUTCMinutes 方法
setUTCMonth 方法
setUTCSeconds 方法
setYear 方法
shift 方法
sin 方法
slice 方 法 (Array)
slice 方 法 (String)
small 方法
sort 方法
splice 方法
split 方法
sqrt 方法
strike 方法
sub 方法
substr 方法
substring 方法
sup 方法
tan 方法
test 方法
toArray 方法
toDateString 方法
toExponential 方法
toFixed 方法
toGMTString 方法
toLocaleDateString 方法
toLocaleLowerCase 方法
toLocaleString 方法
toLocaleTimeString 方法
toLocaleUpperCase 方法
toLowerCase 方法
toPrecision 方法
toString 方 法
toTimeString 方法
toUpperCase 方法
toUTCString 方法
ubound 方法
unescape 方 法
unshift 方法
UTC 方法
valueOf 方法
JScript 对象
ActiveXObject 对象
Array 对象
Boolean 对象
Date 对象
Enumerator 对 象
Error 对象
Function 对象
Global 对象
Math 对象
Number 对象
Object 对象
RegExp 对象
正则表达式 对象
String 对象
VBArray 对象
JScript 运 算符
运算 符优先级
运算符总结
加法赋值运算符 (+=)
加法运算符 (+)
赋值运算符 (=)
按位“与”赋值 运算符 (&=)
按位“与”运 算符 (&)
按位左移运算符 (<<)
按位“非”运 算符 (~)
按位“或”赋值 运算符 (|=)
按位“或”运算 符 (|)
按位右移运算符 (>>)
按位“异或”赋值 运算符 (^=)
按位“异或”运算符 (^)
逗号运算符 (,)
比较运算符
复合赋值运算符
条件(三目) 运算符 (?:)
delete 运算符
除法赋值运算符 (/=)
除法运算符 (/)
in 运算符
递增 (++) 和递减 (--) 运算符
instanceof 运 算符
左移赋值运算符 (<<=)
逻辑“与”运算符 (&&)
逻辑“非”运算符 (!)
逻辑“或”运算符 (||)
取余赋值运算符 (%=)
取余运算符 (%)
乘法赋值运算符 (*=)
乘法运算符 (*)
new 运算符
右移赋值运算符 (>>=)
减法赋值运算符 (-=)
减法运算符 (-)
typeof 运算符
无符号右移运算符 (>>>)
无符号右移赋值 操作 (>>>=)
void 运算符
JScript 属性
$1...$9 属性
arguments 属性
caller 属性
constructor 属性
description 属性
E 属性
global 属性
hasOwnProperty 方法
ignoreCase 属 性
index 属性
Infinity 属性
input 属性($_)
isProptotyeOf 方法
lastIndex 属性
length 属性 (Array)
length 属 性 (Function)
length 属性 (String)
LN10 属性
LN2 属性
LOG10E 属性
LOG2E 属性
MAX_VALUE 属性
message 属性
MIN_VALUE 属性
multiline 属性
name 属性
NaN 属性
NaN 属性 (Global)
NEGATIVE_INFINITY 属性
number 属性
PI 属性
POSITIVE_INFINITY 属性
propertyIsEnumerable 属性
prototype 属性
source 属性
SQRT1_2 属性
SQRT2 属性
undefined 属性
JScript 语句
@cc_on 语句
@if 语句
@set 语句
break 语句
Comment 语句
continue 语句
do...while 语句
for 语句
for...in 语句
function 语句
if...else 语句
Labeled 语句
return 语句
switch 语句
this 语句
throw 语句
try...catch...finally 语句
var 语句
while 语句
with 语句
FileSystemObject 用户指南
FileSystemObject 对象模型
FileSystemObject 和 Scripting 运行时库参考的介绍
FileSystemObject 对象
设计 FileSystemObject
处理驱动器和文 件夹
处理文件
FileSystemObject 示例代 码
Scripting 运行时库参考
脚本 运行时方法
Add 方法 (Dictionary)
Add 方法 (Folders)
BuildPath 方法
Close 方法
Copy 方法
CopyFile 方法
CopyFolder 方 法
CreateFolder 方法
CreateTextFile 方法
Delete 方法
DeleteFile 方 法
DeleteFolder 方法
DriveExists 方法
Exists 方法
FileExists 方 法
FolderExists 方法
GetAbsolutePathName 方法
GetBaseName 方法
GetDrive 方法
GetDriveName 方法
GetExtensionName 方法
GetFile 方法
GetFileName 方法
getFileVersion 方法
GetFolder 方法
GetParentFolderName 方法
GetSpecialFolder 方法
GetTempName 方法
Items 方法
Keys 方法
Move 方法
MoveFile 方法
MoveFolder 方 法
OpenAsTextStream 方法
OpenTextFile 方法
Read 方法
ReadAll 方法
ReadLine 方法
Remove 方法
RemoveAll 方法
Skip 方法
SkipLine 方法
Write 方法
WriteBlankLines 方法
WriteLine 方法
脚本运行 时对象
Dictionary 对 象
Drive 对象
Drives 集合
File 对象
Files 集合
FileSystemObject 对象
Folder 对象
Folders 集合
TextStream 对 象
脚 本运行时属性
AtEndOfLine 属性
AtEndOfStream 属性
Attributes 属 性
AvailableSpace 属性
Column 属性
CompareMode 属性
Count 属性
DateCreated 属性
DateLastAccessed 属性
DateLastModified 属性
Drive 属性
DriveLetter 属性
Drives 属性
DriveType 属性
Files 属性
FileSystem 属 性
FreeSpace 属性
IsReady 属性
IsRootFolder 属性
Item 属性
Key 属性
Line 属性
Name 属性
ParentFolder 属性
Path 属性
RootFolder 属 性
SerialNumber 属性
ShareName 属性
ShortName 属性
ShortPath 属性
Size 属性
SubFolders 属 性
TotalSize 属性
Type 属性
VolumeName 属 性
正 则表达式简介
正则表达式
早期起源
使用 正则表达式
正则表达式语法
建立正 则表达式
优先权顺序
普通字符
特殊字符
非打印 字符
字符匹配
限定符
定位符
选择和编组
后向引用
VbScript脚本语言速查手册
VBScript 用户手册
什么是 VBScript?
在 HTML 页面中添加 VBScript 代码
VBScript基础
VBScript 数据类型
VBScript 变量
VBScript 常数
VBScript 运算符
使用条件语句
使用循环语句
VBScript 过程
VBScript 编码约 定
Internet Explorer 中的 VBScript
VBScript 页面的简单样例
VBScript 与窗体
在 VBScript 中使用对象
语言参考
VBScript 特性
未包含在 Visual Basic for Applications 中的 VBScript 特性
未包含在 VBScript 中的 Visual Basic for Applications 特性
VBScript 常数
颜色常数
比较常数
日期和时间常数
日期格式常数
其他常数
MsgBox 常数
字符串常数
三态常数
VarType 常数
VBScript 常数
VBScript 错误
VBScript 运行时错 误
VBScript 语法错误
VBScript 事件
Initialize 事件
Terminate 事件
VBScript 函数
Abs 函数
Array 函数
Asc 函数
Atn 函数
CBool 函数
CByte 函数
CCur 函数
CDate 函数
CDbl 函数
Chr 函数
CInt 函数
CLng 函数
转换函数
Cos 函数
CreateObject 函数
CSng 函数
CStr 函数
Date 函数
DateAdd 函数
DateDiff 函数
DatePart 函数
DateSerial 函数
DateValue 函数
Day 函数
派生数学函数
Eval 函数
Exp 函数
Filter 函数
FormatCurrency 函 数
FormatDateTime 函 数
FormatNumber 函数
FormatPercent 函数
GetLocale 函数
GetObject 函数
GetRef 函数
Hex 函数
Hour 函数
InputBox 函数
InStr 函数
InStrRev 函数
Int、Fix 函数
IsArray 函数
IsDate 函数
IsEmpty 函数
IsNull 函数
IsNumeric 函数
IsObject 函数
Join 函数
LBound 函数
LCase 函数
Left 函数
Len 函数
LoadPicture 函数
Log 函数
LTrim、RTrim 和 Trim 函数
数学函数
Mid 函数
Minute 函数
Month 函数
MonthName 函数
MsgBox 函数
Now 函数
Oct 函数
Replace 函数
RGB 函数
Right 函数
Rnd 函数
Round 函数
ScriptEngine 函数
Microsoft(R) Visual Basic(R) Scripting Edition
ScriptEngineMajorVersion 函 数
ScriptEngineMinorVersion 函 数
Second 函数
SetLocale 函数
Sgn 函数
Sin 函数
Space 函数
Split 函数
Sqr 函数
StrComp 函数
String 函数
StrReverse 函数
Tan 函数
Time 函数
Timer 函数
TimeSerial 函数
TimeValue 函数
TypeName 函数
UBound 函数
UCase 函数
VarType 函数
Weekday 函数
WeekDayName 函数
Year 函数
VBScript 关键字
Empty
False
Nothing
Null
True
VBScript 方法
Clear 方法
Execute 方法
Raise 方法
Replace 方法
Test 方法
字符集 (0 - 127)
字符集 (128 - 255)
区域设置 ID (LCID) 表
VBScript 对象
Class 对象
Err 对象
Match 对象
Matches 集合
正则表达式(RegExp)对象
VBScript 运算符
运算符(+)
And 运算符
算术运算符
赋值运算符
赋值运算符 (=)
比较运算符
连接运算符 (&)
连接运算符
除运算符 (/)
Eqv 运算符
幂运算符 (^)
Imp 运算符
\ 运算符
Is 运算符
逻辑运算符
Mod 运算符
乘运算符 (*)
Not 运算符
运算符优先级
运算符概述
Or 运算符
减运算符 (-)
Xor 运算符
VBScript 属性
Description 属性
FirstIndex 属性
Global 属性
HelpContext 属性
HelpFile 属性
IgnoreCase 属性
Length 属性
Number 属性
Pattern 属性
Source 属性
Value 属性
VBScript 语句
Call 语句
Class 语句
Const 语句
Dim 语句
Do...Loop 语句
Erase 语句
Execute 语句
ExecuteGlobal 语句
Exit 语句
For Each...Next 语句
For...Next 语句
Function 语句
If...Then...Else 语句
On Error 语句
Option Explicit 语句
Private 语句
Property Get 语句
Property Let 语句
Property Set 语句
Public 语句
Randomize 语句
ReDim 语句
Rem 语句
Select Case 语句
Set 语句
Sub 语句
While...Wend 语句
With 语句
FileSystemObject 用户指南
FileSystemObject 对 象模型
FileSystemObject 和 Scripting 运行时库参考的介绍
FileSystemObject 对象
设计 FileSystemObject
处理驱动器和文件夹
处理文件
FileSystemObject 示例代码
Scripting 运行时库参考
Microsoft Scripting 运 行时库特性
DriveType 常数
文件属性常数
文件输入/输出常数
FileSystemObject 常数
SpecialFolder 常数
Add 方法(Dictionary)
AddFolders 方法 (Folders)
BuildPath 方法
Close 方法
Copy 方法
CopyFile 方法
CopyFolder 方法
CreateFolder 方法
CreateTextFile 方法
Delete 方法
DeleteFile 方法
DeleteFolder 方法
DriveExists 方法
Exists 方法
FileExists 方法
FolderExists 方法
GetAbsolutePathName 方法
GetBaseName 方法
GetDrive 方法
GetDriveName 方法
GetExtensionName 方法
GetFile 方法
GetFileName 方法
GetFolder 方法
GetParentFolderName 方法
GetSpecialFolder 方法
GetTempName 方法
Items 方法
Keys 方法
Move 方法
MoveFile 方法
MoveFolder 方法
OpenAsTextStream 方法
OpenTextFile 方法
Read 方法
ReadAll 方法
ReadLine 方法
Remove 方法
Skip 方法
SkipLine 方法
Write 方法
WriteBlankLines 方 法
WriteLine 方法
Dictionary 对象
Drive 对象
Drives 集合
File 对象
Files 集合
FileSystemObject 对象
Folder 对象
Folders 集合
AtEndOfLine 属性
AtEndOfStream 属性
Attributes 属性
AvailableSpace 属性
Column 属性
CompareMode 属性
Count 属性
DateCreated 属性
DateLastAccessed 属性
DateLastModified 属性
Drive 属性
DriveLetter 属性
Drives 属性
DriveType 属性
Files 属性
FileSystem 属性
FreeSpace 属性
IsReady 属性
IsRootFolder 属性
Item 属性
Key 属性
Line 属性
Name 属性
ParentFolder 属性
Path 属性
RootFolder 属性
SerialNumber 属性
ShareName 属性
ShortName 属性
ShortPath 属性
Size 属性
SubFolders 属性
TotalSize 属性
Type 属性
VolumeName 属性
正则表达式 简介
正则表达式
早期起源
使用正则表达 式
正则表达式语法
建立正则表达式
优先权顺序
普通字符
特殊字符
非打印字符
字符匹配
限定符
定位符
选择和编组
后向引用
更多:
HTML手册
|
CSS手册
|
JScript手册
|
VbScript手册
|
ASP手册
|
PHP手册
|
SQL手册
|
网页特效
|
ADO手册
posted on
2008-02-27 10:28
novareme
阅读(
138
) 评论(
0
)
收藏
举报
刷新页面
返回顶部
公告