⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 html.xml

📁 SynEditStudio delphi 代码编辑器
💻 XML
📖 第 1 页 / 共 3 页
字号:
<?xml version="1.0" encoding="windows-1251"?>
<SynUniHighlighter Version="2.0">
	<SyntaxColoring>
		<Info>
			<General Name="HTML" Extensions="htm html asp" Version="1" Revision="0" Sample="&lt;!doctype html public &quot;-//w3c//dtd html 4.0 transitional//en&quot;&gt;
&lt;html&gt;
&lt;head&gt;
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot;&gt;
&lt;/head&gt;
&lt;!-- Styles example: --&gt;
&lt;style&gt;
 H1 {
  background-color :black;
  color : White;
  font-family : Arial, Helvetica, sans-serif;
  font : 9pt Arial;
  font-size : 9pt;}
&lt;/style&gt;
&lt;body bgcolor=&quot;#DDDDDD&quot; onLoad =&quot;checkowner()&quot;&gt;
&lt;form method=&quot;POST&quot; name=&quot;Form1&quot;&gt;&amp;nbsp;
    &lt;div align=&quot;center&quot;&gt;&lt;center&gt;&lt;table border=&quot;0&quot; width=&quot;100%&quot;&gt;
        &lt;tr&gt;
            &lt;td&gt;&lt;font size=&quot;1&quot;&gt;&lt;/font&gt;&lt;/td&gt;
            &lt;script type=&quot;text/javascript&quot; src=&quot;coolmenu.js&quot;&gt;&lt;/script&gt;
            &lt;td align=&quot;right&quot; valign=&quot;top&quot;&gt;&lt;font size=&quot;1&quot;&gt;&lt;input
            type=&quot;button&quot; name=&quot;b2&quot; value=&quot;&amp;lt;&amp;lt;袜玎?quot;
            onclick=&quot;previous(Form1)&quot;&gt; &lt;input type=&quot;button&quot;
            name=&quot;b1&quot; value=&quot;&amp;lt;&amp;lt;袜玎?quot;
            onclick=&quot;next(Form1)&quot;&gt; &lt;/font&gt;&lt;/td&gt;
        &lt;/tr&gt;
&lt;!-- Javascript --&gt;
&lt;script language=&quot;JavaScript&quot;&gt;
function checkowner()
{
 try
 {
  if (parent.window.frames[1].name !=&quot;main&quot;)
   {
    window.document.location =&quot;start.htm&quot;
   }
 }
 catch(errorObject)
  /*from page1*/
  _child = new String;
   if (parent.window.frames[0].name==&quot;f1&quot;)
   {
    return
   }//if (parent.window.frames[0].name==&quot;f1&quot;)
    if (parseInt(_child) &gt; _chcount)
    {
     _chcount = _chcount+1
     return
    }//if (_child != &quot;0&quot;)
    else
  &lt;/script&gt;
&lt;html&gt;
&lt;!-- VBscript --&gt;
&lt;SCRIPT LANGUAGE=&quot;VBScript&quot;&gt;
&lt;!--
   Function CanDeliver(Dt)
      CanDeliver = (CDate(Dt) - Now()) &gt; 2
   End Function
--&gt;
&lt;/SCRIPT&gt;
&lt;TITLE&gt;Place Your Order&lt;/TITLE&gt;
&lt;SCRIPT LANGUAGE=&quot;VBScript&quot;&gt;
&lt;!--
   Function CanDeliver(Dt)
      CanDeliver = (CDate(Dt) - Now()) &gt; 2
   End Function
//Copyright?1998 Microsoft Corporation. All Rights Reserved.
//**Start Encode**
function verifyCorrectBrowser(){
  if(navigator.appName == &quot;Microsoft Internet Explorert&quot;)
    if (navigator.appVersion.indexOf (&quot;5.&quot;) &gt;= 0)
      return(true);
    else
      return(false);
}
function getAppropriatePage(){
  var str4 = &quot;would have been loaded.&quot;;
  if (verifyCorrectBrowser())
    document.write(str1 + str3 + str4);
  else
    document.write(str1 + str2 + str3 + str4);
}
--&gt;
&lt;/SCRIPT&gt;

&lt;!-- ASP (VB Script) --&gt;
&lt;%
Option Explicit
Dim sql,rsRoot
username = Request.Cookies(&quot;pb_username&quot;)
'repliesdisplay alters amount of replies to display on page
if recordnum = &quot;&quot; then recordnum = 0 end if
id = Request.QueryString(&quot;id&quot;)
%&gt;
&lt;!--#include file=&quot;conn.asp&quot;--&gt;

" History=""/>
			<Author Name="Vitaly Nevzorov" Mail="nevzorov@yahoo.com" Web="www.delphist.com" Copyright="Copyright (c) Vitaly Nevzorov, 2002" Company="N/A" Remark=""/>
		</Info>
		<Schemes/>
		<Editor/>
		<MainRules Name="SyntaxColoring" Style="Root">
			<Attributes Foreground="clBlack" Background="clWhite"/>
			<Delimiters Value="!&quot;#$%&amp;'()*+,-./:;&lt;=&gt;?@[\]^`{|}~"/>
			<SubRules>
				<Range Name="HTML Tag" Style="HTML Tag">
					<Attributes Foreground="clBlack" Background="clWhite"/>
					<Delimiters Value="!&quot;#$%&amp;'()*+,-./:;&lt;=&gt;?@[\]^`{|}~"/>
					<OpenToken StartLine=""/>
					<CloseToken StartLine=""/>
					<Properties/>
					<MultiTokens>
						<Tokens Open="&lt;" Close="&gt;"/>
					</MultiTokens>
					<SubRules>
						<Range Name="Values" Style="Values">
							<Attributes Foreground="clRed" Background="clWhite"/>
							<Delimiters Value="!&quot;#$%&amp;'()*+,./:;&lt;=&gt;?@[\]^`{|}~"/>
							<OpenToken StartLine=""/>
							<CloseToken StartLine=""/>
							<Properties/>
							<MultiTokens>
								<Tokens Open="&quot;" Close="&quot;"/>
							</MultiTokens>
							<SubRules>
								<Range Name="Color" Style="Color">
									<Attributes Foreground="$000000C6" Background="clWhite"/>
									<Delimiters Value="!&quot;#$%&amp;'()*+,-./:;&lt;=&gt;?@[\]^`{|}~"/>
									<OpenToken StartLine=""/>
									<CloseToken StartLine=""/>
									<Properties CloseOnTerm="True"/>
									<MultiTokens>
										<Tokens Open="#"/>
									</MultiTokens>
									<SubRules/>
								</Range>
								<Range Name="Special Symbols" Style="Special Symbols">
									<Attributes Foreground="$00800040" Background="clWhite"/>
									<Delimiters Value="!&quot;#$%&amp;'()*+,-./:;&lt;=&gt;?@[\]^`{|}~"/>
									<OpenToken StartLine=""/>
									<CloseToken StartLine=""/>
									<Properties/>
									<MultiTokens>
										<Tokens Open="&amp;" Close=";"/>
									</MultiTokens>
									<SubRules/>
								</Range>
							</SubRules>
						</Range>
						<KeyList Name="Standard Tags" Enabled="True" Style="" Words="html
head
meta
body
form
div
tr
td
center
table
font
a
abbr
acronym
address
applet
area
b
base
basefont
bdo
big
blockquote
button
cite
br
caption
code
dd
dfn
col
colgroup
dir
dl
dt
em
fieldset
h2
iframe
h1
i
frame
frameset
h3
h4
h5
h6
hr
ilayer
img
input
isindex
kbd
label
legend
li
link
map
noframes
object
p
menu
ol
noscript
optgroup
option
param
pre
q
s
samp
select
small
span
strike
strong
sub
sup
tbody
text
textarea
tfoot
th
thead
title
tt
ul
u
var
">
							<Attributes Foreground="clGreen" Background="clWhite"/>
						</KeyList>
						<KeyList Name="Attributes" Enabled="True" Style="" Words="abbr

accept-charset
accept
accesskey
action
align
alink
alt
archive
axis
background
bgcolor
border
cellpadding
cellspacing
char
charoff
charset
checked
cite=
class
classid
clear
code=
codebase
codetype
color
cols
colspan
compact
content
coords
data
datetime
declare
defer
dir=
disabled
enctype
face
for
frame=
frameborder
headers
height
href
hreflang
hspace
http-equiv
id
ismap
label=
lang
language
link
longdesc
mailto
marginheight
marginwidth
maxlength
media
method
multiple
name
nohref
noresize
noshade
nowrap
object=
profile
prompt
readonly
rel
rev
rows
rowspan
rules
scheme
scope
scrolling
selected
shape
size
span=
src
standby
start
style=
summary
tabindex
target
text=
title=
type
usemap
valign
value
valuetype
version
vlink
vspace
width
=
">
							<Attributes Foreground="clOlive" Background="clWhite"/>
						</KeyList>
						<KeyList Name="Standard Events" Enabled="True" Style="" Words="onblur
onchange
onclick
ondblclick
onfocus
onkeydown
onkeypress
onkeyup
onload
onmousedown
onmousemove
onmouseout
onmouseover
onmouseup
onreset
onselect
onsubmit
onunload
">
							<Attributes Foreground="$00FF0080" Background="clWhite"/>
						</KeyList>
					</SubRules>
				</Range>
				<Range Name="Java Script" Style="Java Script">
					<Attributes Foreground="clBlack" Background="$00E9E9E9"/>
					<Delimiters Value="!$%&amp;'()*+,./;&lt;=&gt;?@[\]^{|}~"/>
					<OpenToken StartLine=""/>
					<CloseToken StartLine=""/>
					<Properties/>
					<MultiTokens>
						<Tokens Open="&lt;script language=&quot;J" Close="&lt;/script&gt;"/>
					</MultiTokens>
					<SubRules>
						<Range Name="Strings &amp;qt;..&amp;qt;" Style="Strings &amp;qt;..&amp;qt;">
							<Attributes Foreground="clRed" Background="$00E9E9E9"/>
							<Delimiters Value="!&quot;#$%&amp;'()*+,-./:;&lt;=&gt;?@[\]^`{|}~"/>
							<OpenToken StartLine=""/>
							<CloseToken StartLine=""/>
							<Properties/>
							<MultiTokens>
								<Tokens Open="&quot;" Close="&quot;"/>
							</MultiTokens>
							<SubRules/>
						</Range>
						<Range Name="Strings '..'" Style="Strings '..'">
							<Attributes Foreground="clRed" Background="$00E9E9E9"/>
							<Delimiters Value="!&quot;#$%&amp;'()*+,-./:;&lt;=&gt;?@[\]^`{|}~"/>
							<OpenToken StartLine=""/>
							<CloseToken StartLine=""/>
							<Properties/>
							<MultiTokens>
								<Tokens Open="'" Close="'"/>
							</MultiTokens>
							<SubRules/>
						</Range>
						<Range Name="Remarks //" Style="Remarks //">
							<Attributes Foreground="$00A00000" Background="$00E9E9E9"/>
							<Delimiters Value="!&quot;#$%&amp;'()*+,-./:;&lt;=&gt;?@[\]^`{|}~"/>
							<OpenToken StartLine=""/>
							<CloseToken StartLine=""/>
							<Properties CloseOnEol="True"/>
							<MultiTokens>
								<Tokens Open="//"/>
							</MultiTokens>
							<SubRules/>
						</Range>
						<Range Name="Remarks /*..*/" Style="Remarks /*..*/">
							<Attributes Foreground="$00A00000" Background="$00E9E9E9"/>
							<Delimiters Value="!&quot;#$%&amp;'()*+,-./:;&lt;=&gt;?@[\]^`{|}~"/>
							<OpenToken StartLine=""/>
							<CloseToken StartLine=""/>
							<Properties/>
							<MultiTokens>
								<Tokens Open="/*" Close="*/"/>
							</MultiTokens>
							<SubRules/>
						</Range>
						<KeyList Name="Key words" Enabled="True" Style="" Words="boolean
break
byte
case
catch
char
class
const
continue
debugger
default
delete
do
double
else
enum
export
extends
false
final
finally
float
for
function
goto
if
implements
import
in
instanceof
int
interface
long
native
new
null
package
private
protected
public
return
short
static
super
switch
synchronized
this
throw
throws
transient
true
try
typeof
var
void
volatile
while
with
">
							<Attributes Foreground="clGreen" Background="$00E9E9E9"/>
						</KeyList>
						<KeyList Name="Objects" Enabled="True" Style="" Words="Anchor
Applet
Area
Array
Boolean
Button
Checkbox
Date
document
event
FileUpload
Form
Frame
Function
Hidden
History
Image
java
JavaArray
JavaClass
JavaObject
JavaPackage
Layer
Link
Location
Math
MimeType
navigator
netscape
Number
Object
Option
Packages
Password
Plugin
Radio
RegExp
Reset
screen
Select
String
Style
Submit
sun
Text
Textarea
window
">
							<Attributes Foreground="$00FF0080" Background="$00E9E9E9"/>
						</KeyList>
						<KeyList Name="Methods" Enabled="True" Style="" Words="abs
acos
alert
anchor
apply
asin
atan
atan2
atob
attachEvent
back
big
blink
blur
bold
borderWidths
btoa
call
captureEvents
ceil
charAt
charCodeAt
clear
clearInterval
clearTimeout
click
close
compile
concat
confirm
contextual
cos
createElement
createEventObject
createPopup
createStyleSheet
createTextNode
detachEvent
disableExternalCapture
dump
elementFromPoint
enableExternalCapture
escape
eval
exec
execCommand
execScript
exp
fileCreatedDate
fileModifiedDate
fileSize
fileUpdatedDate
find
firstChild
fixed
floor
focus
fontcolor
fontsize
forward
fromCharCode
getAttention
getDate
getDay
getElementById
getElementsByName
getElementsByTagName
getFullYear
getHours
getMilliseconds
getMinutes
getMonth
getSeconds
getSelection
getTime
getTimezoneOffset
getUTCDate
getUTCDay
getUTCFullYear
getUTCHours
getUTCMilliseconds
getUTCMinutes
getUTCMonth
getUTCSeconds
getYear
go
handleEvent
home
indexOf
isFinite
isNaN
italics
javaEnabled
join
lastIndexOf
link
load
log
margins
match
max
mergeAttributes
min
moveAbove
moveBelow
moveBy
moveTo
moveToAbsolute
navigate
open
paddings
parse
parseFloat
parseInt
plugins.refresh
pop
pow
preference
print
prompt
push
queryCommandEnabled
queryCommandIndeterm
queryCommandState
queryCommandValue
random
recalc
releaseCapture
releaseEvents
reload
replace
reset
resizeBy
resizeTo
returnValue
reverse
round
routeEvents
savePreferences
scroll
scrollBy
scrollByLines
scrollByPages
scrollTo
scrollX
scrollY
search
select
setActive
setCursor
setDate
setFullYear
setHotKeys
setHours
setInterval
setMilliseconds
setMinutes
setMonth
setResizable
setSeconds
setTime
setTimeout
setUTCDate
setUTCFullYear
setUTCHours
setUTCMilliseconds
setUTCMinutes
setUTCMonth
setUTCSeconds
setYear
setZOptions
shift
showHelp
showModalDialog
showModelessDialog
sidebar
signText
sin
sizeToContent
slice
small
sort
splice
split
sqrt
stop
strike
sub
submit
substr
substring
sup
taint
taintEnabled
tan
test
toGMTString
toLocaleString
toLowerCase
toSource
toString
toUpperCase
toUTCString
unescape
unshift
untaint
unwatch
updateCommands
UTC
valueOf
watch
write
writeln
">
							<Attributes Foreground="clBlue" Background="$00E9E9E9"/>
						</KeyList>
						<KeyList Name="Properties" Enabled="True" Style="" Words="_content
above
action
align
aLinkcolor
all
anchors
appCodeName
appCore
appMinorVersion
appName
applets
appVersion
arguments
arguments.callee
arguments.caller
arguments.length
arity
attributes
availHeight
availLeft
availTop
availWidth
background
backgroundColor
backgroundImage
below
bgColor
body
border
borderBottomWidth
borderColor
borderLeftWidth
borderRightWidth
borderStyle
borderTopWidth
bottom
bufferDepth
characterSet
checked
childNodes
classes
className
clientInformation
clip
clipboardData
closed
colorDepth
complete
components
constructor
controllers
cookie
cookieEnabled
cpuClass
crypto
current
data
defaultCharset

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -