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

📄 class.swfmorph.html

📁 php的帮助文档,涉及到PHP的案例和基本语法,以及实际应用内容
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html> <head>  <title>The SWFMorph class</title>  <meta http-equiv="content-type" content="text/html; charset=UTF-8"> </head> <body><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="function.swfgradient.construct.html">SWFGradient->__construct</a></div> <div class="next" style="text-align: right; float: right;"><a href="function.swfmorph.construct.html">SWFMorph->__construct</a></div> <div class="up"><a href="book.ming.html">Ming</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div><hr /><div><h1 class="title">The SWFMorph class</h1><div class="partintro"> <div id="swfmorph.intro" class="section">  <h2 class="title">Introduction</h2>  <p class="para">   The methods here are sort of weird. It would make more sense to just    have newSWFMorph(shape1, shape2);, but as things are now, shape2 needs   to know that it&#039;s the second part of a morph. (This, because it starts   writing its output as soon as it gets drawing commands- if it kept its   own description of its shapes and wrote on completion this and some    other things would be much easier.)   </p> </div> <div id="swfmorph.synopsis" class="section">  <h2 class="title">Class synopsis</h2>  <div class="classsynopsis">   <div class="ooclass"><b class="classname">SWFMorph</b></div>   <div class="classsynopsisinfo">    <span class="ooclass">     <b class="classname">SWFMorph</b>    </span>    {</div>   <div class="classsynopsisinfo classsynopsisinfo_comment">/* Methods */</div>   <div class="methodsynopsis dc-description">    <span class="type">SWFMorph</span> <span class="methodname"><b><b>__construct</b></b></span>     ( <span class="methodparam">void</span>    )</div><div class="methodsynopsis dc-description">    <span class="type">SWFShape</span> <span class="methodname"><b><b>getShape1</b></b></span>     ( <span class="methodparam">void</span>    )</div><div class="methodsynopsis dc-description">    <span class="type">SWFShape</span> <span class="methodname"><b><b>getShape2</b></b></span>     ( <span class="methodparam">void</span>    )</div>  }</div> </div></div><h2>Table of Contents</h2><ul class="chunklist chunklist_reference"><li><a href="function.swfmorph.construct.html">SWFMorph->__construct</a> 鈥

⌨️ 快捷键说明

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