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

📄 class.splenum.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 SplEnum 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="splfloat.construct.html">SplFloat::__construct</a></div> <div class="next" style="text-align: right; float: right;"><a href="splenum.construct.html">SplEnum::__construct</a></div> <div class="up"><a href="book.spl-types.html">SPL Types</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div><hr /><div> <h1 class="title">The SplEnum class</h1>   <div class="partintro">   <div id="splenum.intro" class="section">   <h2 class="title">Introduction</h2>   <p class="para">    SplEnum gives the ability to emulate and create &quot;Enum&quot; objects natively in PHP.   </p>  </div>   <div id="splenum.synopsis" class="section">   <h2 class="title">Class synopsis</h2>    <div class="classsynopsis">    <div class="ooclass"><b class="classname">SplEnum</b></div>     <div class="classsynopsisinfo">     <span class="ooclass">      <span class="modifier">abstract</span><b class="classname">SplEnum</b>     </span>     {</div>      <div class="classsynopsisinfo classsynopsisinfo_comment">/* Methods */</div>    <div class="constructorsynopsis dc-description">    <span class="methodname"><b><a href="splenum.construct.html" class="function">SplEnum::__construct</a></b></span>    ( <span class="methodparam">void</span>   )</div>   }</div>   </div> </div> <h2>Table of Contents</h2><ul class="chunklist chunklist_reference"><li><a href="splenum.construct.html">SplEnum::__construct</a> 鈥

⌨️ 快捷键说明

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