検索

phrase: max: clip:
target: order:
Results of 791 - 800 of about 927 for create (0.108 sec.)
The SVM class 2722
« 例 SVM::__construct » PHP Manual SVM The SVM class The SVM class (PECL svm >= 0.1.0) はじめに ... VM::setOptions — 訓練パラメータを設定 SVM::train — Create a SVMModel based on training data 関連キーワード: ...
https://man.plustar.jp/php/class.svm.html - [similar]
インデックスの情報を保持しつつ配列を並べ替える 2722
« Collator Collator::compare » PHP Manual Collator インデックスの情報を保持しつつ配列を並べ替える ... 例 例1 collator_asort() の例 <?php $coll = collator_create ( 'en_US' ); $arr = array( 'a' => '100' , 'b' => ' ...
https://man.plustar.jp/php/collator.asort.html - [similar]
ふたつの Unicode 文字列を比較する 2722
« Collator::asort Collator::__construct » PHP Manual Collator ふたつの Unicode 文字列を比較する ... p $s1 = 'Hello' ; $s2 = 'hello' ; $coll = collator_create ( 'en_US' ); $res = collator_compare ( $coll , $s1 ...
https://man.plustar.jp/php/collator.compare.html - [similar]
CURL コンテキストオプションの一覧 2722
« SSL コンテキストオプション Phar コンテキストオプション » PHP Manual コンテキストオプションとパ ... ntent' => $postdata ) ); $context = stream_context_create ( $opts ); $result = file_get_contents ( 'http://e ...
https://man.plustar.jp/php/context.curl.html - [similar]
年月日時分秒の値を加え、新しいオブジェクトを返す 2722
« DateTimeImmutable DateTimeImmutable::__construct » PHP Manual DateTimeImmutable 年月日時分秒の ... トを返します。 パラメータ object 手続き型のみ: date_create() が返す DateTime オブジェクト。 この関数は、このオ ...
https://man.plustar.jp/php/datetimeimmutable.add.html - [similar]
時刻を設定する 2722
« DateTimeImmutable::setISODate DateTimeImmutable::setTimestamp » PHP Manual DateTimeImmutable 時 ... を返します。 パラメータ object 手続き型のみ: date_create() が返す DateTime オブジェクト。 この関数は、このオ ...
https://man.plustar.jp/php/datetimeimmutable.settime.html - [similar]
年月日時分秒の値を引く 2722
« DateTimeImmutable::setTimezone DateTimeInterface » PHP Manual DateTimeImmutable 年月日時分秒の ... トを返します。 パラメータ object 手続き型のみ: date_create() が返す DateTime オブジェクト。 この関数は、このオ ...
https://man.plustar.jp/php/datetimeimmutable.sub.html - [similar]
Makes an HTTP server accept connections on the specified socket stream or resour... 2722
« EventHttp EventHttp::addServerAlias » PHP Manual EventHttp Makes an HTTP server accept connect ... , " " , $port , PHP_EOL ; $socket [ $i ] = socket_create ( AF_INET , SOCK_STREAM , SOL_TCP ); if (! socket_ ...
https://man.plustar.jp/php/eventhttp.accept.html - [similar]
Commit a transaction 2722
« cubrid_column_types cubrid_connect_with_url » PHP Manual CUBRID 関数 Commit a transaction cubr ... ( $conn , "DROP TABLE publishers" ); $sql = <<<EOD CREATE TABLE publishers( pub_id CHAR(3), pub_name VARCHAR ...
https://man.plustar.jp/php/function.cubrid-commit.html - [similar]
Delete an instance using OID 2722
« cubrid_disconnect cubrid_error_code_facility » PHP Manual CUBRID 関数 Delete an instance using ... nn , "DROP TABLE foo" ); cubrid_execute ( $conn , "CREATE TABLE foo(a int AUTO_INCREMENT, b set(int), c list ...
https://man.plustar.jp/php/function.cubrid-drop.html - [similar]