mirror of
https://github.com/fofolee/uTools-Manuals.git
synced 2025-12-25 20:09:58 +08:00
v0.0.2
This commit is contained in:
@@ -1,69 +1,69 @@
|
||||
<!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>Draws a horizontal line in a window at current position using an attributed character and max. n characters long</title>
|
||||
</head>
|
||||
<body class="docs"><div id="layout">
|
||||
<div id="layout-content"><div id="function.ncurses-whline" class="refentry">
|
||||
<div class="refnamediv">
|
||||
<h1 class="refname">ncurses_whline</h1>
|
||||
<p class="verinfo">(PHP 4 >= 4.3.0, PHP 5 < 5.3.0, PECL ncurses >= 1.0.0)</p><p class="refpurpose"><span class="refname">ncurses_whline</span> — <span class="dc-title">Draws a horizontal line in a window at current position using an attributed character and max. n characters long</span></p>
|
||||
|
||||
</div>
|
||||
<div class="refsect1 description" id="refsect1-function.ncurses-whline-description">
|
||||
<h3 class="title">说明</h3>
|
||||
<div class="methodsynopsis dc-description">
|
||||
<span class="methodname"><strong>ncurses_whline</strong></span>
|
||||
( <span class="methodparam"><span class="type">resource</span> <code class="parameter">$window</code></span>
|
||||
, <span class="methodparam"><span class="type">int</span> <code class="parameter">$charattr</code></span>
|
||||
, <span class="methodparam"><span class="type">int</span> <code class="parameter">$n</code></span>
|
||||
) : <span class="type">int</span></div>
|
||||
|
||||
<div class="warning"><strong class="warning">Warning</strong><p class="simpara">本函数还未编写文档,仅有参数列表。</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsect1 parameters" id="refsect1-function.ncurses-whline-parameters">
|
||||
<h3 class="title">参数</h3>
|
||||
<p class="para">
|
||||
<dl>
|
||||
|
||||
|
||||
<dt>
|
||||
<code class="parameter">window</code></dt>
|
||||
|
||||
<dd>
|
||||
|
||||
<p class="para">
|
||||
</p>
|
||||
</dd>
|
||||
|
||||
|
||||
|
||||
<dt>
|
||||
<code class="parameter">charattr</code></dt>
|
||||
|
||||
<dd>
|
||||
|
||||
<p class="para">
|
||||
</p>
|
||||
</dd>
|
||||
|
||||
|
||||
|
||||
<dt>
|
||||
<code class="parameter">n</code></dt>
|
||||
|
||||
<dd>
|
||||
|
||||
<p class="para">
|
||||
</p>
|
||||
</dd>
|
||||
|
||||
|
||||
</dl>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<!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>Draws a horizontal line in a window at current position using an attributed character and max. n characters long</title>
|
||||
</head>
|
||||
<body class="docs"><div id="layout">
|
||||
<div id="layout-content"><div id="function.ncurses-whline" class="refentry">
|
||||
<div class="refnamediv">
|
||||
<h1 class="refname">ncurses_whline</h1>
|
||||
<p class="verinfo">(PHP 4 >= 4.3.0, PHP 5 < 5.3.0, PECL ncurses >= 1.0.0)</p><p class="refpurpose"><span class="refname">ncurses_whline</span> — <span class="dc-title">Draws a horizontal line in a window at current position using an attributed character and max. n characters long</span></p>
|
||||
|
||||
</div>
|
||||
<div class="refsect1 description" id="refsect1-function.ncurses-whline-description">
|
||||
<h3 class="title">说明</h3>
|
||||
<div class="methodsynopsis dc-description">
|
||||
<span class="methodname"><strong>ncurses_whline</strong></span>
|
||||
( <span class="methodparam"><span class="type">resource</span> <code class="parameter">$window</code></span>
|
||||
, <span class="methodparam"><span class="type">int</span> <code class="parameter">$charattr</code></span>
|
||||
, <span class="methodparam"><span class="type">int</span> <code class="parameter">$n</code></span>
|
||||
) : <span class="type">int</span></div>
|
||||
|
||||
<div class="warning"><strong class="warning">Warning</strong><p class="simpara">本函数还未编写文档,仅有参数列表。</p></div>
|
||||
</div>
|
||||
|
||||
<div class="refsect1 parameters" id="refsect1-function.ncurses-whline-parameters">
|
||||
<h3 class="title">参数</h3>
|
||||
<p class="para">
|
||||
<dl>
|
||||
|
||||
|
||||
<dt>
|
||||
<code class="parameter">window</code></dt>
|
||||
|
||||
<dd>
|
||||
|
||||
<p class="para">
|
||||
</p>
|
||||
</dd>
|
||||
|
||||
|
||||
|
||||
<dt>
|
||||
<code class="parameter">charattr</code></dt>
|
||||
|
||||
<dd>
|
||||
|
||||
<p class="para">
|
||||
</p>
|
||||
</dd>
|
||||
|
||||
|
||||
|
||||
<dt>
|
||||
<code class="parameter">n</code></dt>
|
||||
|
||||
<dd>
|
||||
|
||||
<p class="para">
|
||||
</p>
|
||||
</dd>
|
||||
|
||||
|
||||
</dl>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
|
||||
</div></div></div></body></html>
|
||||
Reference in New Issue
Block a user