📄 index-19.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_06) on Sun Feb 19 02:37:48 CST 2006 -->
<TITLE>
S - 索引
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="S - 索引";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="跳过导航链接"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>概述</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">软件包</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">类</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">使用</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>树</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>已过时</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>索引</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>帮助</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index-18.html"><B>上一个字母</B></A>
<A HREF="index-20.html"><B>下一个字母</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-19.html" target="_top"><B>框架</B></A>
<A HREF="index-19.html" target="_top"><B>无框架</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>所有类</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>所有类</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="index-1.html">$</A> <A HREF="index-2.html">A</A> <A HREF="index-3.html">B</A> <A HREF="index-4.html">C</A> <A HREF="index-5.html">D</A> <A HREF="index-6.html">E</A> <A HREF="index-7.html">F</A> <A HREF="index-8.html">G</A> <A HREF="index-9.html">H</A> <A HREF="index-10.html">I</A> <A HREF="index-11.html">J</A> <A HREF="index-12.html">K</A> <A HREF="index-13.html">L</A> <A HREF="index-14.html">M</A> <A HREF="index-15.html">N</A> <A HREF="index-16.html">O</A> <A HREF="index-17.html">P</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">Z</A> <A HREF="index-25.html">_</A> <HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="../net/conic/prototype/Prototype.html#ScriptFragment"><B>ScriptFragment</B></A> -
类 net.conic.prototype.<A HREF="../net/conic/prototype/Prototype.html" title="net.conic.prototype 中的类">Prototype</A> 中的静态变量
<DD>ScriptFragment,prototype内部分析脚本使用
<DT><A HREF="../net/conic/prototype/dom/Element.html#scrollTo(java.lang.Object)"><B>scrollTo(Object)</B></A> -
类 net.conic.prototype.dom.<A HREF="../net/conic/prototype/dom/Element.html" title="net.conic.prototype.dom 中的类">Element</A> 中的静态方法
<DD>将window的滚动条拖拽到指定元素所在的位置
<DT><A HREF="../net/conic/prototype/String.html#search(net.conic.prototype.Object)"><B>search(Object)</B></A> -
类 net.conic.prototype.<A HREF="../net/conic/prototype/String.html" title="net.conic.prototype 中的类">String</A> 中的方法
<DD>返回与正则表达式查找内容匹配的第一个子字符串的位置,相当于indexOf,但它支持正则表达式匹配查找,功能更加强大。
<DT><A HREF="../net/conic/prototype/Enumerable.html#select(net.conic.prototype.Iterator)"><B>select(Iterator)</B></A> -
类 net.conic.prototype.<A HREF="../net/conic/prototype/Enumerable.html" title="net.conic.prototype 中的类">Enumerable</A> 中的方法
<DD>等同于findAll()方法
<DT><A HREF="../net/conic/prototype/form/Field.html#select(net.conic.prototype.Object)"><B>select(Object)</B></A> -
类 net.conic.prototype.form.<A HREF="../net/conic/prototype/form/Field.html" title="net.conic.prototype.form 中的类">Field</A> 中的静态方法
<DD>使得指定的表单元素内容处于选中状态
<DT><A HREF="../net/conic/prototype/form/Form.FormElement.html#serialize(net.conic.prototype.Object)"><B>serialize(Object)</B></A> -
类 net.conic.prototype.form.<A HREF="../net/conic/prototype/form/Form.FormElement.html" title="net.conic.prototype.form 中的类">Form.FormElement</A> 中的方法
<DD>根据给定的元素生成它的serialize,即querystring.
<DT><A HREF="../net/conic/prototype/form/Form.html#serialize(net.conic.prototype.Object)"><B>serialize(Object)</B></A> -
类 net.conic.prototype.form.<A HREF="../net/conic/prototype/form/Form.html" title="net.conic.prototype.form 中的类">Form</A> 中的方法
<DD>
<DT><A HREF="../net/conic/prototype/form/ElementClassNames.html#set(java.lang.String)"><B>set(String)</B></A> -
类 net.conic.prototype.form.<A HREF="../net/conic/prototype/form/ElementClassNames.html" title="net.conic.prototype.form 中的类">ElementClassNames</A> 中的方法
<DD>设置元素的样式,将旧的所有样式全部覆盖
<DT><A HREF="../net/conic/prototype/ajax/AjaxBase.html#setOptions(java.lang.Object)"><B>setOptions(Object)</B></A> -
类 net.conic.prototype.ajax.<A HREF="../net/conic/prototype/ajax/AjaxBase.html" title="net.conic.prototype.ajax 中的类">AjaxBase</A> 中的方法
<DD>设置Ajax的请求参数,常用参数有[method,asynchronous,parameters]等.
<DT><A HREF="../net/conic/prototype/ajax/AjaxRequest.html#setRequestHeaders()"><B>setRequestHeaders()</B></A> -
类 net.conic.prototype.ajax.<A HREF="../net/conic/prototype/ajax/AjaxRequest.html" title="net.conic.prototype.ajax 中的类">AjaxRequest</A> 中的方法
<DD>设置清求的信息头,内部调用
<DT><A HREF="../net/conic/prototype/dom/Element.html#setStyle(java.lang.Object, net.conic.prototype.Hash)"><B>setStyle(Object, Hash)</B></A> -
类 net.conic.prototype.dom.<A HREF="../net/conic/prototype/dom/Element.html" title="net.conic.prototype.dom 中的类">Element</A> 中的静态方法
<DD>设置指定元素的属性
<DT><A HREF="../net/conic/prototype/Array.html#shift()"><B>shift()</B></A> -
类 net.conic.prototype.<A HREF="../net/conic/prototype/Array.html" title="net.conic.prototype 中的类">Array</A> 中的方法
<DD>数组向左边推移一位,将左边第一个位置的成员挤出去。
<DT><A HREF="../net/conic/prototype/dom/Element.html#show(java.lang.Object)"><B>show(Object)</B></A> -
类 net.conic.prototype.dom.<A HREF="../net/conic/prototype/dom/Element.html" title="net.conic.prototype.dom 中的类">Element</A> 中的静态方法
<DD>显示一个DOM对象
<DT><A HREF="../net/conic/prototype/Array.html#slice(int, int)"><B>slice(int, int)</B></A> -
类 net.conic.prototype.<A HREF="../net/conic/prototype/Array.html" title="net.conic.prototype 中的类">Array</A> 中的方法
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -