検索

phrase: max: clip:
target: order:
Results of 591 - 600 of about 1461 for IN (0.171 sec.)
フィールドの値を取得する 2488
« IntlCalendar::fromDateTime IntlCalendar::getActualMaximum » PHP Manual IntlCalendar フィールド ... の値を取得する IntlCalendar::get (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL ... >= 3.0.0a1) IntlCalendar::get — フィールドの値を取得する 説明 オブ ... ジェクト指向型 public IntlCalendar::get ( int $field ): int | false 手続き型 ... intlcal_get ( IntlCalendar $calendar , int $field ): ...
https://man.plustar.jp/php/intlcalendar.get.html - [similar]
特定の年や月における、最初の週の日数の最小値を返す 2488
« IntlCalendar::getMaximum IntlCalendar::getMinimum » PHP Manual IntlCalendar 特定の年や月におけ ... る、最初の週の日数の最小値を返す IntlCalendar::getMinimalDaysInFirstWeek (PHP 5 >= 5.5 ... .0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::getMinimalDaysInFirstWeek — 特定の年や月 ... の日数の最小値を返す 説明 オブジェクト指向型 public IntlCalendar::getMinimalDaysInFirstWeek (): int | fal ... se 手続き型 intlcal_get_minimal_days_in_first_week ( IntlCalendar ...
https://man.plustar.jp/php/intlcalendar.getminimaldaysinfirstweek.html - [similar]
日付と時刻の解釈を「緩いモード」で行うかを取得する 2488
« IntlCalendar::isEquivalentTo IntlCalendar::isSet » PHP Manual IntlCalendar 日付と時刻の解釈を「 ... 緩いモード」で行うかを取得する IntlCalendar::isLenient (PHP 5 >= 5.5.0, PHP 7, PHP 8 ... , PECL >= 3.0.0a1) IntlCalendar::isLenient — 日付と時刻の解釈を「緩いモー ... 」で行うかを取得する 説明 オブジェクト指向型 public IntlCalendar::isLenient (): bool 手続き型 intlcal_is_ ... lenient ( IntlCalendar $calendar ): bool 現在の日付/時刻の解釈が ...
https://man.plustar.jp/php/intlcalendar.islenient.html - [similar]
ある日付/時刻が週末にあるかを調べる 2488
« IntlCalendar::isSet IntlCalendar::roll » PHP Manual IntlCalendar ある日付/時刻が週末にあるかを ... 調べる IntlCalendar::isWeekend (PHP 5 >= 5.5.0, PHP 7, PHP 8 ... , PECL >= 3.0.0a1) IntlCalendar::isWeekend — ある日付/時刻が週末にあるか ... を調べる 説明 オブジェクト指向型 public IntlCalendar::isWeekend ( ? float $timestamp = null ) ... : bool 手続き型 intlcal_is_weekend ( IntlCalendar $calendar , ? float ...
https://man.plustar.jp/php/intlcalendar.isweekend.html - [similar]
Create a new WriteConcern 2488
« MongoDB\Driver\WriteConcern::bsonSerialize MongoDB\Driver\WriteConcern::getJournal » PHP Manua ... ern::__construct — Create a new WriteConcern 説明 final public MongoDB\Driver\WriteConcern::__construct ... ( string | int $w , int $wtimeout = ? , bool $journal = ? ... propagated to the standalone mongod or the primary in a replica set. This is the default write concern f ... t of the write operation. However, this may return information about socket exceptions and networking er ...
https://man.plustar.jp/php/mongodb-driver-writeconcern.construct.html - [similar]
2488
« 定義済み定数 Yar_Server » PHP Manual Yar 例 例 例1 Yar Server Example <?php /* assume this pag ... / class Operator { /** * Add two operands * @param interge * @return interge */ public function add ( $a ... * * Protected methods will not be exposed * @param interge * @return interge */ protected function _add ... )); $server -> handle (); ?> 例2 Access the server in borwser(GET request) 上の例の出力は、 たとえば以下 ... ?> 上の例の出力は、 たとえば以下のようになります。 int(3) int(5) PHP Fatal error: Uncaught exception 'Ya ...
https://man.plustar.jp/php/yar.examples.html - [similar]
The EventBase class 2467
« Event::timer EventBase::__construct » PHP Manual Event The EventBase class The EventBase class ... re. It holds a set of events and can poll to determine which events are active. Each event base has a me ... thod , or a backend that it uses to determine which events are ready. The recognized methods ar ... ct , poll , epoll , kqueue , devpoll , evport and win32 . To configure event base to use, or avoid speci ... it will lead to unpredictable results! クラス概要 final class EventBase { /* Constants */ const int LOOP ...
https://man.plustar.jp/php/class.eventbase.html - [similar]
The Stomp class 2467
« stomp_version Stomp::abort » PHP Manual Stomp The Stomp class The Stomp class (PECL stomp >= 0 ... ass Stomp { /* メソッド */ public __construct ( string $broker = ini_get("stomp.default_broker_uri") , s ... tring $username = ? , string $password = ? , array $hea ... ders = ? ) public abort ( string $transaction_id , array $headers = ? ): bool stom ... p_abort ( resource $link , string $transaction_id , array $headers = ? ): ...
https://man.plustar.jp/php/class.stomp.html - [similar]
Get a column using OID 2467
« cubrid_get_server_info cubrid_insert_id » PHP Manual CUBRID 関数 Get a column using OID cubrid ... (PECL CUBRID >= 8.3.0) cubrid_get — Get a column using OID 説明 cubrid_get ( resource $conn_identifier , ... string $oid , mixed $attr = ? ): mixed The cubrid_get() ... function is used to get the attribute of the instance of the given oid . You can get single attrib ... ute by using string data type for the attr argument, or many a ...
https://man.plustar.jp/php/function.cubrid-get.html - [similar]
ファイルディスクリプタ間でデータを転送する 2467
« eio_seek eio_set_max_idle » PHP Manual Eio 関数 ファイルディスクリプタ間でデータを転送する eio ... 転送する 説明 eio_sendfile ( mixed $out_fd , mixed $in_fd , int $offset , int $length , int $pri = ? , ca ... llable $callback = ? , string $data = ? ): resource eio_sendfile() は、一方のフ ... スクリプタ。 書き込みモードでのオープンが必須です。 in_fd 入力元のストリーム、ソケットリソース、あるいはフ ... リクエストの優先順位。 EIO_PRI_DEFAULT 、 EIO_PRI_MIN 、 EIO_PRI_MAX あるいは null を指定します。 null を ...
https://man.plustar.jp/php/function.eio-sendfile.html - [similar]