検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 767 for [SIMILAR] 16 1024 4096 WITH 11974 sapi WITH 4937... (1.330 sec.)
NULL で終わる文字列を PostgreSQL バックエンドに送信する 0
« pg_prepare pg_query_params » PHP Manual PostgreSQL 関数 NULL で終わる文字列を PostgreSQL バックエンドに送信する pg_put_line (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) pg_put_line — NULL で終わる文字列を PostgreSQL バックエンドに送信する 説明 pg_put_line ( PgSql\Connection $connection = ? , ...
https://man.plustar.jp/php/function.pg-put-line.html - [similar]
はじめに 0
« Expect インストール/設定 » PHP Manual Expect はじめに はじめに この拡張モジュールは、PTY を経由したプロセス同士の対話機能を提供します。 ファイルシステム関数 で expect:// ラッパー を利用すれば、シンプルでより直感的なインターフェイスが利用できるでしょう。 関連キーワード: 利用 , Expect , ...
https://man.plustar.jp/php/intro.expect.html - [similar]
はじめに 0
« SVM インストール/設定 » PHP Manual SVM はじめに はじめに LibSVM は、SVM 識別と回帰の問題用の効率的なソルバーです。 PHP スクリプトで簡単に使用できるように、 svm エクステンションは、PHP インターフェイスでこれを隠蔽します。 関連キーワード: インストール , 設定 , LibSVM , 識別 , 回帰 , 効率 ...
https://man.plustar.jp/php/intro.svm.html - [similar]
The MongoDB\Driver\Monitoring\Subscriber interface 0
« MongoDB\Driver\Monitoring\SDAMSubscriber::topologyOpening MongoDB\Driver\Exception » PHP Manual MongoDB\Driver\Monitoring The MongoDB\Driver\Monitoring\Subscriber interface The MongoDB\Driver\Monitoring\Subscriber interface (mongodb >=1.3.0) はじめに Base interface for event subscriber ...
https://man.plustar.jp/php/class.mongodb-driver-monitoring-subscriber.html - [similar]
はじめに 0
« POSIX インストール/設定 » PHP Manual POSIX はじめに はじめに このモジュールは、IEEE 10003.1 (POSIX.1) 標準ドキュメントで 定義された関数へのインターフェイスを有しています。 これらの関数は、他の手段からは利用できません。 警告 posix_getpwnam() のような POSIX 関数は、重要な データを取得する ...
https://man.plustar.jp/php/intro.posix.html - [similar]
はじめに 0
« Tokenizer インストール/設定 » PHP Manual Tokenizer はじめに はじめに tokenizer 関数は、Zend Engine に組み込まれた PHP tokenizer へのインターフェイスを提供します。以下の関数により、 字句解析レベルの言語処理を行うことなく、 PHP ソースを解析/修正するツールを作成することが可能となります。 ...
https://man.plustar.jp/php/intro.tokenizer.html - [similar]
ジェネレータとは 0
« ジェネレータ ジェネレータの構文 » PHP Manual ジェネレータ ジェネレータとは ジェネレータとは (PHP 5 >= 5.5.0, PHP 7, PHP 8) ジェネレータを使えば、シンプルな イテレータ を簡単に実装できます。 Iterator インターフェイスを実装したクラスを用意する オーバーヘッドや複雑さを心配する必要はありま ...
https://man.plustar.jp/php/language.generators.overview.html - [similar]
新機能 0
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新機能 新機能 PHP コア 型付きプロパティ クラスのプロパティは、新たに型宣言をサポートするようになりました <?php class User { public int $id ; public string $name ; } ?> 上の例 ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]
グローバル名前空間 0
« ユーザーレベルでの命名の手引き ルール » PHP Manual ユーザーレベルでの命名の手引き グローバル名前空間 グローバル名前空間 グローバル名前空間に属する言語構造には、このようなものがあります。 関数 クラス インターフェイス 定数 (クラス定数以外) 関数/メソッド の外部で定義された変数 関連キーワー ...
https://man.plustar.jp/php/userlandnaming.globalnamespace.html - [similar]
指定されたストリームのファイル書き込みバッファリングを有効にする 0
« stream_set_timeout stream_socket_accept » PHP Manual ストリーム 関数 指定されたストリームのファイル書き込みバッファリングを有効にする stream_set_write_buffer (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_set_write_buffer — 指定されたストリームのファイル書き込みバッファリングを有効にする ...
https://man.plustar.jp/php/function.stream-set-write-buffer.html - [similar]