mirror of
https://github.com/fofolee/uTools-Manuals.git
synced 2026-03-05 13:16:56 +08:00
0.0.1
This commit is contained in:
21
docs/php/is_real.html
Normal file
21
docs/php/is_real.html
Normal file
@@ -0,0 +1,21 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
<title>is_float 的别名</title>
|
||||
</head>
|
||||
<body class="docs"><div id="layout">
|
||||
<div id="layout-content"><div id="function.is-real" class="refentry">
|
||||
<div class="refnamediv">
|
||||
<h1 class="refname">is_real</h1>
|
||||
<p class="verinfo">(PHP 4, PHP 5, PHP 7)</p><p class="refpurpose"><span class="refname">is_real</span> — <span class="dc-title"><span class="function"><a href="is_float.html" class="function">is_float()</a></span> 的别名</span></p>
|
||||
|
||||
</div>
|
||||
<div class="refsect1 unknown-unknown-unknown-unknown-unknown-seealst" id="refsect1-function.is-real-unknown-unknown-unknown-unknown-unknown-seealst">
|
||||
<h3 class="title">描述</h3>
|
||||
<p class="para">
|
||||
此函数是 <span class="function"><a href="is_float.html" class="function">is_float()</a></span> 的别名函数。
|
||||
</p>
|
||||
</div>
|
||||
|
||||
</div></div></div></body></html>
|
||||
Reference in New Issue
Block a user