検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 292 for [SIMILAR] 16 1024 4096 WITH 13004 require WITH 1... (0.311 sec.)
複数の変数を受け取り、オプションでそれらをフィルタリングする 0
« filter_list filter_var » PHP Manual Filter 関数 複数の変数を受け取り、オプションでそれらをフィルタリングする filter_var_array (PHP 5 >= 5.2.0, PHP 7, PHP 8) filter_var_array — 複数の変数を受け取り、オプションでそれらをフィルタリングする 説明 filter_var_array ( array $array , array | in ...
https://man.plustar.jp/php/function.filter-var-array.html - [similar]
指定したオプションの現在の値を得る 0
« ldap_get_entries ldap_get_values_len » PHP Manual LDAP 関数 指定したオプションの現在の値を得る ldap_get_option (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ldap_get_option — 指定したオプションの現在の値を得る 説明 ldap_get_option ( LDAP\Connection $ldap , int $option , array | string | int &$ ...
https://man.plustar.jp/php/function.ldap-get-option.html - [similar]
The Parle\Parser class 0
« Parle\RLexer::reset Parle\Parser::advance » PHP Manual Parle The Parle\Parser class The Parle\Parser class (PECL parle >= 0.5.1) はじめに Parser class. Rules can be defined on the fly. Once finalized, a Parle\Lexer instance is required to deliver the token stream. クラス概要 class Parl ...
https://man.plustar.jp/php/class.parle-parser.html - [similar]
The Parle\RParser class 0
« Parle\Parser::validate Parle\RParser::advance » PHP Manual Parle The Parle\RParser class The Parle\RParser class (PECL parle >= 0.7.0) はじめに Parser class. Rules can be defined on the fly. Once finalized, a Parle\RLexer instance is required to deliver the token stream. クラス概要 cla ...
https://man.plustar.jp/php/class.parle-rparser.html - [similar]
0
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り、2 秒後に起動します $w1 = new EvTimer ( 2 , 0 , function () { echo "2 seconds elapsed\n" ; }); // タイマーを作って 2 秒後に起動させ、その後は // 手で止めるまで 1 秒おきに繰り返します $w2 = ne ...
https://man.plustar.jp/php/ev.examples.html - [similar]
イベントのチェックとデフォルトループのコールバックの呼び出しを開始する 0
« Ev::resume Ev::sleep » PHP Manual Ev イベントのチェックとデフォルトループのコールバックの呼び出しを開始する Ev::run (PECL ev >= 0.2.0) Ev::run — イベントのチェックとデフォルトループのコールバックの呼び出しを開始する 説明 final public static Ev::run ( int $flags = ? ): void イベントのチ ...
https://man.plustar.jp/php/ev.run.html - [similar]
Executes a statement prepared with sqlsrv_prepare 0
« sqlsrv_errors sqlsrv_fetch_array » PHP Manual SQLSRV 関数 Executes a statement prepared with sqlsrv_prepare sqlsrv_execute (No version information available, might only be in Git) sqlsrv_execute — Executes a statement prepared with sqlsrv_prepare() 説明 sqlsrv_execute ( resource $stmt ...
https://man.plustar.jp/php/function.sqlsrv-execute.html - [similar]
Philosophy 0
« Installation Functional API » PHP Manual parallel Philosophy Philosophy This section contains philosophies important to writing parallel code and some details about the internal implementation of parallel. Do not communicate by sharing memory; instead, share memory by communicating. Th ...
https://man.plustar.jp/php/philosophy.parallel.html - [similar]
0
« リソース型 SVM » PHP Manual SVM 例 例 The basic process is to define parameters, supply training data to generate a model on, then make predictions based on the model. There are a default set of parameters that should get some results with most any input, so we'll start by looking at t ...
https://man.plustar.jp/php/svm.examples.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 To enable the FFI extension, PHP has to be configured with --with-ffi . Windows users have to include php_ffi.dll into php.ini to enable the FFI extension. 関連キーワード: インストール , 手順 , 設定 , exte ...
https://man.plustar.jp/php/ffi.installation.html - [similar]