?? index-10.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.6.0_02) on Sun Dec 23 20:15:05 CST 2007 -->
<TITLE>
S - 索引
</TITLE>
<META NAME="date" CONTENT="2007-12-23">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="S - 索引";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= 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="../package-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"> <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-9.html"><B>上一個字母</B></A>
<A HREF="index-11.html"><B>下一個字母</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-10.html" target="_top"><B>框架</B></A>
<A HREF="index-10.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> <A HREF="index-2.html">C</A> <A HREF="index-3.html">D</A> <A HREF="index-4.html">E</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">M</A> <A HREF="index-7.html">N</A> <A HREF="index-8.html">P</A> <A HREF="index-9.html">R</A> <A HREF="index-10.html">S</A> <A HREF="index-11.html">T</A> <A HREF="index-12.html">U</A> <HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="../Student.html#setAge(int)"><B>setAge(int)</B></A> -
類 <A HREF="../Student.html" title="<Unnamed> 中的類">Student</A> 中的方法
<DD>設置屬性age的值
<DT><A HREF="../Staff.html#setDepartment(java.lang.String)"><B>setDepartment(String)</B></A> -
類 <A HREF="../Staff.html" title="<Unnamed> 中的類">Staff</A> 中的方法
<DD>設置屬性department的值
<DT><A HREF="../Person.html#setGender(java.lang.String)"><B>setGender(String)</B></A> -
類 <A HREF="../Person.html" title="<Unnamed> 中的類">Person</A> 中的方法
<DD>如果參數為Male,則設置屬性gender為true,如果參數為Female,則設置屬性gender為false
<DT><A HREF="../Student.html#setID(java.lang.String)"><B>setID(String)</B></A> -
類 <A HREF="../Student.html" title="<Unnamed> 中的類">Student</A> 中的方法
<DD>設置屬性ID的值
<DT><A HREF="../Unit.html#setlnstructor(java.lang.String, java.lang.String, java.lang.String)"><B>setlnstructor(String, String, String)</B></A> -
類 <A HREF="../Unit.html" title="<Unnamed> 中的類">Unit</A> 中的方法
<DD>設置屬性name,gender,department的值
<DT><A HREF="../Person.html#setName(java.lang.String)"><B>setName(String)</B></A> -
類 <A HREF="../Person.html" title="<Unnamed> 中的類">Person</A> 中的方法
<DD>定義屬性name的值
<DT><A HREF="../Student.html#setScore(int)"><B>setScore(int)</B></A> -
類 <A HREF="../Student.html" title="<Unnamed> 中的類">Student</A> 中的方法
<DD>設置屬性score的值
<DT><A HREF="../Driver.html#setStaff()"><B>setStaff()</B></A> -
類 <A HREF="../Driver.html" title="<Unnamed> 中的類">Driver</A> 中的方法
<DD>設置unit的instructor的信息
<DT><A HREF="../Unit.html#setUnitName(java.lang.String)"><B>setUnitName(String)</B></A> -
類 <A HREF="../Unit.html" title="<Unnamed> 中的類">Unit</A> 中的方法
<DD>設置屬性unitName的值
<DT><A HREF="../Driver.html#showDBData()"><B>showDBData()</B></A> -
類 <A HREF="../Driver.html" title="<Unnamed> 中的類">Driver</A> 中的方法
<DD>顯示從student.dat中讀取的學生信息
<DT><A HREF="../Staff.html" title="<Unnamed> 中的類"><B>Staff</B></A> - <A HREF="../package-summary.html"><Unnamed></A> 中的 類<DD> <DT><A HREF="../Staff.html#Staff()"><B>Staff()</B></A> -
類 <A HREF="../Staff.html" title="<Unnamed> 中的類">Staff</A> 的構造方法
<DD>空構造方法
<DT><A HREF="../Staff.html#Staff(java.lang.String, java.lang.String, java.lang.String)"><B>Staff(String, String, String)</B></A> -
類 <A HREF="../Staff.html" title="<Unnamed> 中的類">Staff</A> 的構造方法
<DD>可初始化屬性name,gender,department的值的帶參數構造方法
<DT><A HREF="../Student.html" title="<Unnamed> 中的類"><B>Student</B></A> - <A HREF="../package-summary.html"><Unnamed></A> 中的 類<DD> <DT><A HREF="../Student.html#Student()"><B>Student()</B></A> -
類 <A HREF="../Student.html" title="<Unnamed> 中的類">Student</A> 的構造方法
<DD>空構造方法
<DT><A HREF="../Student.html#Student(java.lang.String, java.lang.String, java.lang.String, int, int)"><B>Student(String, String, String, int, int)</B></A> -
類 <A HREF="../Student.html" title="<Unnamed> 中的類">Student</A> 的構造方法
<DD>可初始化屬性ID,name,gender,age,score的帶參數構造方法
</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="跳過導航鏈接"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-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"> <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-9.html"><B>上一個字母</B></A>
<A HREF="index-11.html"><B>下一個字母</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-10.html" target="_top"><B>框架</B></A>
<A HREF="index-10.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_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">D</A> <A HREF="index-4.html">E</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">M</A> <A HREF="index-7.html">N</A> <A HREF="index-8.html">P</A> <A HREF="index-9.html">R</A> <A HREF="index-10.html">S</A> <A HREF="index-11.html">T</A> <A HREF="index-12.html">U</A> <HR>
</BODY>
</HTML>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -