slide0053.htm
来自「可作为课程设计或者毕业设计 也可以作为学校精品课程网站使用」· HTM 代码 · 共 310 行 · 第 1/2 页
HTM
310 行
<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=gb2312">
<meta name=ProgId content=PowerPoint.Slide>
<meta name=Generator content="Microsoft PowerPoint 11">
<link id=Main-File rel=Main-File href="../z2.htm">
<link rel=Preview href=preview.wmf>
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
p\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
v\:textbox {display:none;}
</style>
<![endif]-->
<title>第二章</title>
<meta name=Description content=2008-3-24>
<link rel=Stylesheet href="master04_stylesheet.css">
<!--[if gte IE 5]>
<object id=MSOANIM classid="CLSID:A4639D2F-774E-11D3-A490-00C04F6843FB"></object>
<object id=MSOTIME classid="CLSID:A4639D29-774E-11D3-A490-00C04F6843FB"></object>
<![endif]-->
<![if !ppt]>
<style media=print>
<!--.sld
{left:0px !important;
width:6.0in !important;
height:4.5in !important;
font-size:107% !important;}
-->
</style>
<style>
<!--
oa\:* { BEHAVIOR: url(#MSOANIM#ANIM) url(#MSOTIME#TIME) }
oa\:par,oa\:seq,oa\:iterate { BEHAVIOR:url(#MSOTIME) }
oa\:video,oa\:audio {BEHAVIOR:url(#MSOTIME) url(#MSOTIME#MEDIA) }
-->
</style>
<script src=script.js></script><script><!--
if( !IsNts() ) Redirect( "PPTSld" );
//--></script><script><!--
g_animItemsToHide=new Array("_x0000_s126978_263_355","_x0000_s126978_182_263","_x0000_s126978_123_182","_x0000_s126978_15_123","_x0000_s126978_0_15");
//--></script><!--[if vml]><script>g_vml = 1;
</script><![endif]--><![endif]><o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="124,154"/>
</o:shapelayout>
</head>
<body lang=ZH-CN style='margin:0px;background-color:black'
onclick="DocumentOnClick()" onresize="_RSW()" onload="LoadSld()"
onkeypress="_KPH()" oa:clockstart="onstart">
<div id=SlideObj class=sld style='position:absolute;top:0px;left:0px;
width:534px;height:400px;font-size:16px;background-color:#E3DDBB;background-image:
url("master04_image001.jpg");clip:rect(0%, 101%, 101%, 0%);visibility:hidden'><p:slide
coordsize="720,540"
colors="#ffffff,#000000,#808080,#482400,#dfd6c3,#d69b80,#993300,#666600"
masterhref="master04.xml">
<p:shaperange href="master04.xml#_x0000_s167937"/><![if !ppt]><p:shaperange
href="master04.xml#_x0000_s167938"/><![if !vml]><img border=0
v:shapes="_x0000_s167938" src="master04_image005.jpg" style='position:absolute;
top:0%;left:0%;width:7.49%;height:100.0%'><![endif]><p:shaperange
href="master04.xml#_x0000_s167940"/><p:shaperange
href="master04.xml#_x0000_s167941"/><![endif]><p:shaperange
href="master04.xml#_x0000_m167944"/><v:shape id="_x0000_s126978" type="#_x0000_m167944"
style='position:absolute;left:42pt;top:12pt;width:654pt;height:474pt'
o:userdrawn="f">
<v:fill o:detectmouseclick="f"/>
<v:stroke o:forcedash="f"/>
<o:lock v:ext="edit" text="f"/>
<p:placeholder type="body" position="1"/><p:animation number="2" delay="0"
type="text" level="1" effect="fly" direction="left" afterbuild="dim"
dimcolor="rgb(51,51,255)" flag="17408"/></v:shape>
<div v:shape="_x0000_s126978" class=B>
<div id="_x0000_s126978_0_15" style='text-align:justify;mso-line-spacing:"115 20 0";
position:absolute;top:4.0%;left:6.92%;width:51.87%;height:6.0%'><nobr><span
style='mso-special-format:nobullet;display:none'>•</span><span
style='font-size:88%'><b> </b></span><span style='font-family:宋体;mso-fareast-font-family:
宋体;font-size:88%'><b>面向对象的程序设计的优点:</b></span><span style='font-family:"Arial Unicode MS";
mso-fareast-font-family:"Arial Unicode MS";font-size:88%;display:none'><b> </b></span></nobr></div>
<div id="_x0000_s126978_15_123" style='text-align:justify;mso-line-spacing:
"115 20 0";position:absolute;top:12.0%;left:6.92%;width:88.95%;height:23.5%'><span
style='mso-special-format:nobullet;display:none'>•</span><span
style='font-family:"Times New Roman";mso-ascii-font-family:"Times New Roman";
mso-fareast-font-family:"Arial Unicode MS";font-size:75%;color:red'><b><span
style='mso-spacerun:yes'>
</span>1</b></span><span style='font-family:宋体;mso-fareast-font-family:宋体;
font-size:75%;color:red'><b>.符合人们习惯的思维方法,</b></span><span style='font-family:
宋体;mso-fareast-font-family:宋体;font-size:75%;color:black'><b>便于分解大型的复杂多变的问题。由于对象对应于现实世界中的实体,因而可以很自然地按照现实世界中处理实体的方法来处理对象,软件开发者可以很方便地与问题提出者进行沟通和交流。</b></span><span
style='font-family:"Arial Unicode MS";mso-fareast-font-family:"Arial Unicode MS";
font-size:75%;color:black;display:none'><b> </b></span></div>
<div id="_x0000_s126978_123_182" style='text-align:justify;mso-line-spacing:
"115 20 0";position:absolute;top:37.75%;left:6.92%;width:88.95%;height:11.25%'><span
style='mso-special-format:nobullet;display:none'>•</span><span
style='font-family:"Times New Roman";mso-ascii-font-family:"Times New Roman";
mso-fareast-font-family:"Arial Unicode MS";font-size:75%;color:black'><b><span
style='mso-spacerun:yes'>
</span></b></span><span lang=EN-US style='font-family:"Times New Roman";
mso-ascii-font-family:"Times New Roman";mso-fareast-font-family:"Arial Unicode MS";
font-size:75%;color:red;mso-fareast-language:ZH-CN'><b>2</b></span><span
style='font-family:宋体;mso-fareast-font-family:宋体;font-size:75%;color:red'><b>.易于软件的维护和功能的增减</b></span><span
style='font-family:宋体;mso-fareast-font-family:宋体;font-size:75%;color:black'><b>。对象的封装性及对象之间的松散组合,都给软件的修改和维护带来了方便。</b></span><span
style='font-family:"Arial Unicode MS";mso-fareast-font-family:"Arial Unicode MS";
font-size:75%;color:black;display:none'><b> </b></span></div>
<div id="_x0000_s126978_182_263" style='text-align:justify;mso-line-spacing:
"115 20 0";position:absolute;top:51.0%;left:6.92%;width:88.95%;height:17.5%'><span
style='mso-special-format:nobullet;display:none'>•</span><span
style='font-family:"Times New Roman";mso-ascii-font-family:"Times New Roman";
mso-fareast-font-family:"Arial Unicode MS";font-size:75%;color:red'><b><span
style='mso-spacerun:yes'>
</span>3</b></span><span style='font-family:宋体;mso-fareast-font-family:宋体;
font-size:75%;color:red'><b>.可重用性好。</b></span><span style='font-family:宋体;
mso-fareast-font-family:宋体;font-size:75%;color:black'><b>重复使用一个类(类是对象的定义,对象是类的实例化),可以比较方便地构造出软件系统,加上继承的方式,极大地提高了软件开发的效率。</b></span><span
style='font-family:"Arial Unicode MS";mso-fareast-font-family:"Arial Unicode MS";
font-size:75%;color:black;display:none'><b> </b></span></div>
<div id="_x0000_s126978_263_355" style='mso-line-spacing:"115 20 0";
position:absolute;top:70.5%;left:6.92%;width:106.74%;height:23.5%;white-space:
nowrap'><span style='position:absolute;top:0%;left:0%;width:100.0%;height:
22.34%'><span style='mso-special-format:nobullet;display:none'>•</span><span
style='font-size:75%;color:red'><b><span
style='mso-spacerun:yes'>
</span>4</b></span><span style='font-family:宋体;mso-fareast-font-family:宋体;
font-size:75%;color:red'><b>.与可视化技术相结合,改善了工作界面。</b></span><span
style='font-family:宋体;mso-fareast-font-family:宋体;font-size:75%;color:black'><b>随着基于</b></span></span><span
style='position:absolute;top:27.65%;left:3.5%;width:94.38%;height:20.21%'><span
style='font-family:宋体;mso-fareast-font-family:宋体;font-size:75%;color:black'><b>图形界面操作系统的流行,面向对象的程序设计方法也将</b></span></span><span
style='position:absolute;top:52.12%;left:3.5%;width:93.85%;height:22.34%'><span
style='font-family:宋体;mso-fareast-font-family:宋体;font-size:75%;color:black'><b>深入人心。它与可视化技术相结合,使人机界面进入</b></span><span
lang=EN-US style='font-size:75%;color:black;mso-fareast-language:ZH-CN'><b>GUI</b></span></span><span
style='position:absolute;top:78.72%;left:3.5%;width:79.82%;height:22.34%'><span
style='font-family:宋体;mso-fareast-font-family:宋体;font-size:75%;color:black'><b>时代。</b></span><span
style='font-size:75%;color:black'><b> </b></span></span></div>
</div>
<v:rect id="_x0000_s126979" href="javascript:parent.GoToPrevSld()" style='position:absolute;
left:503pt;top:495pt;width:53pt;height:30pt;mso-wrap-style:none;
v-text-anchor:middle' filled="f" fillcolor="#dfd6c3 [4]" stroked="f"
strokecolor="black [1]">
<v:fill color2="white [0]" o:detectmouseclick="t"/>
<v:shadow color="gray [2]"/>
<p:onmouseclick jump="previousSlide"/></v:rect><v:rect id="_x0000_s126980"
href="javascript:parent.GoToNextSld()" style='position:absolute;left:574pt;
top:496pt;width:53pt;height:30pt;mso-wrap-style:none;v-text-anchor:middle'
filled="f" fillcolor="#dfd6c3 [4]" stroked="f" strokecolor="black [1]">
<v:fill color2="white [0]" o:detectmouseclick="t"/>
<v:shadow color="gray [2]"/>
<p:onmouseclick jump="nextSlide"/></v:rect><v:rect id="_x0000_s126981"
href="javascript:parent.GoToFirst()" style='position:absolute;left:646pt;
top:496pt;width:53pt;height:30pt;mso-wrap-style:none;v-text-anchor:middle'
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?