?? function.newt-centered-window.html
字號:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html> <head> <title>Open a centered window of the specified size</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.newt-button.html">newt_button</a></div> <div class="next" style="text-align: right; float: right;"><a href="function.newt-checkbox-get-value.html">newt_checkbox_get_value</a></div> <div class="up"><a href="ref.newt.html">Newt Functions</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div><hr /><div id="function.newt-centered-window" class="refentry"> <div class="refnamediv"> <h1 class="refname">newt_centered_window</h1> <p class="verinfo">(PECL newt:0.1-1.1)</p><p class="refpurpose"><span class="refname">newt_centered_window</span> — <span class="dc-title">Open a centered window of the specified size</span></p> </div> <div class="refsect1 description"> <h3 class="title">Description</h3> <div class="methodsynopsis dc-description"> <span class="type">int</span> <span class="methodname"><b><b>newt_centered_window</b></b></span> ( <span class="methodparam"><span class="type">int</span> <tt class="parameter">$width</tt></span> , <span class="methodparam"><span class="type">int</span> <tt class="parameter">$height</tt></span> [, <span class="methodparam"><span class="type">string</span> <tt class="parameter">$title</tt></span> ] )</div> <p class="para rdfs-comment">Open a centered window of the specified size.</p> </div> <div class="refsect1 parameters"> <h3 class="title">Parameters</h3> <p class="para"> <dl> <dt> <span class="term"><i><tt class="parameter">width</tt></i></span> <dd> <p class="para"> Window width </p> </dd> </dt> <dt> <span class="term"><i><tt class="parameter">height</tt></i></span> <dd> <p class="para"> Window height </p> </dd> </dt> <dt> <span class="term"><i><tt class="parameter">title</tt></i></span> <dd> <p class="para"> Window title </p> </dd> </dt> </dl> </p> </div> <div class="refsect1 returnvalues"> <h3 class="title">Return Values</h3> <p class="para"> Undefined value. </p> </div> <div class="refsect1 seealso"> <h3 class="title">See Also</h3> <p class="para"> <ul class="simplelist"> <li class="member"><a href="function.newt-pop-window.html" class="function" rel="rdfs-seeAlso">newt_pop_window()</a></li> <li class="member"><a href="function.newt-open-window.html" class="function" rel="rdfs-seeAlso">newt_open_window()</a></li> </ul> </p> </div></div><hr /><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="function.newt-button.html">newt_button</a></div> <div class="next" style="text-align: right; float: right;"><a href="function.newt-checkbox-get-value.html">newt_checkbox_get_value</a></div> <div class="up"><a href="ref.newt.html">Newt Functions</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div></body></html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -