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

📄 javalecture.htm

📁 用java 编写的十分基础的几个简单类
💻 HTM
字号:
<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:p="urn:schemas-microsoft-com:office:powerpoint"
xmlns:oa="urn:schemas-microsoft-com:office:activation"
xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta name=ProgId content=PowerPoint.Slide>
<meta name=Generator content="Microsoft PowerPoint 10">
<link rel=File-List href="javaLecture_files/filelist.xml">
<link rel=Preview href="javaLecture_files/preview.wmf">
<link rel=Edit-Time-Data href="javaLecture_files/editdata.mso">
<title>Object Assignment</title>
<!--[if gte mso 9]><xml>
 <o:DocumentProperties>
  <o:Author>Kourosh</o:Author>
  <o:Template>Textured</o:Template>
  <o:LastAuthor>KOUROSH</o:LastAuthor>
  <o:Revision>53</o:Revision>
  <o:TotalTime>11850</o:TotalTime>
  <o:Created>2003-09-10T08:03:48Z</o:Created>
  <o:LastSaved>2003-10-30T07:32:44Z</o:LastSaved>
  <o:Words>1151</o:Words>
  <o:PresentationFormat>On-screen Show</o:PresentationFormat>
  <o:Company>SSE of Beijing Polytechnic University</o:Company>
  <o:Bytes>60179</o:Bytes>
  <o:Paragraphs>250</o:Paragraphs>
  <o:Slides>24</o:Slides>
  <o:Version>10.2625</o:Version>
 </o:DocumentProperties>
 <o:OfficeDocumentSettings>
  <o:PixelsPerInch>80</o:PixelsPerInch>
 </o:OfficeDocumentSettings>
</xml><![endif]-->
<link rel=Presentation-XML href="javaLecture_files/pres.xml">
<meta name=Description content="10/30/2003: Assignment">
<meta http-equiv=expires content=0>
<![if !ppt]><script>
<!--
	var ver = 0, appVer = navigator.appVersion, msie = appVer.indexOf( "MSIE " )
	var msieWin31 = (appVer.indexOf( "Windows 3.1" ) >= 0), isMac = (appVer.indexOf("Macintosh") >= 0)
	if( msie >= 0 )
		ver = parseFloat( appVer.substring( msie+5, appVer.indexOf ( ";", msie ) ) )
	else
		ver = parseInt( appVer )
	browserSupported=0
	if( !isMac && ver >= 4 && msie >= 0 ) {
		browserSupported=1
		window.location.replace( 'javaLecture_files/frame.htm'+document.location.hash )
	}
//-->
</script>
<![endif]>
</head>

<body>
<script><!--

if( browserSupported )
	document.writeln('<div style="visibility:hidden">');

//--></script><font face=Arial size=2><b>

<p>This presentation contains content that your browser may not be able to show
properly. This presentation was optimized for more recent versions of Microsoft
Internet Explorer.</p>

<p>If you would like to proceed anyway, click <a
href="javaLecture_files/frame.htm">here</a>.</p>

</b></font><script><!--

if( browserSupported )
	document.writeln('</div>');

//--></script>
</body>

</html>

⌨️ 快捷键说明

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