略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: newt_open_window

2024-04-29

newt_open_window

(PECL newt >= 0.1)

newt_open_windowOpen a window of the specified size and position

说明

newt_open_window ( int $left , int $top , int $width , int $height [, string $title ] ) : int

Open a window of the specified size and position.

参数

left

Location of the upper left-hand corner of the window (column number)

top

Location of the upper left-hand corner of the window (row number)

width

Window width

height

Window height

title

Window title

返回值

Returns 1 on success, 0 on failure.

参见

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/function.newt-open-window.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3