📄 tsld088.htm
字号:
<HTML>
<HEAD>
<META HTTP-EQUIV="Context-Type" CONTEXT="text/html;charset=windows-1252">
<meta name="GENERATOR" content="Microsoft Internet Assistant for PowerPoint 97">
<TITLE>Basic Stream Classes</TITLE>
</HEAD>
<BODY >
<H1>Basic Stream Classes</H1>
<P><UL>
<LI><H2>FileInputStream -> ~ path to file
</H2>
</UL><UL>
<LI><H2>FileOutputStream
</H2>
</UL><UL>
<LI><H2>DataInputStream
</H2>
<UL>
<LI>byte readByte(), long readLong(), double readDouble()
</UL></UL><UL>
<LI><H2>DataOutputStream
</H2>
<UL>
<LI>writeByte(byte), writeLong(long), writeDouble(double)
</UL></UL><UL>
<LI><H2>PipedInputStream
</H2>
</UL><UL>
<LI><H2>PipedOutputStream
</H2>
</UL></P>
<P></P>
<P>
<TABLE>
<TD HEIGHT=100 WIDTH=100> <A HREF="tsld087.htm">Previous slide</A> </TD>
<TD HEIGHT=100 WIDTH=100> <A HREF="tsld089.htm">Next slide</A> </TD>
<TD HEIGHT=100 WIDTH=150> <A HREF="tsld001.htm">Back to first slide</A> </TD>
<TD HEIGHT=100 WIDTH=150> <A HREF="sld088.htm">View graphic version</A> </TD>
</TABLE>
<BR>
</P>
</Body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -