検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 30 for [SIMILAR] 16 1024 4096 WITH 38891 compiler WITH ... (0.058 sec.)
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 PHP 7.0 or above is supported. A C++14 capable compiler is required. A successful extension build was produced with at least clang 5.0, GCC 5.0 and Visual Studio 2015. 関連キーワード: 要件 , インストール , 設定 ...
https://man.plustar.jp/php/parle.requirements.html - [similar]
エラーメッセージの説明 0
« POST メソッドによるアップロード 陥りやすい落とし穴 » PHP Manual ファイルアップロードの処理 エラーメッセージの説明 エラーメッセージの説明 PHP はファイル配列とともに適当なエラーコードを返します。 エラーコードは、PHP によるファイルアップロードの間に生成され、 ファイル配列の ['error'] 要素 ...
https://man.plustar.jp/php/features.file-upload.errors.html - [similar]
はじめに 0
« Parle インストール/設定 » PHP Manual Parle はじめに はじめに The parle extension provides general purpose lexing and parsing facilities. The implementation is based on » Ben Hanson 's libraries and requires a » C++14 capable compiler. The lexer is based on the regex matching, the parse ...
https://man.plustar.jp/php/intro.parle.html - [similar]
メールボックスの購読をやめる 0
« imap_undelete imap_utf7_decode » PHP Manual IMAP 関数 メールボックスの購読をやめる imap_unsubscribe (PHP 4, PHP 5, PHP 7, PHP 8) imap_unsubscribe — メールボックスの購読をやめる 説明 imap_unsubscribe ( IMAP\Connection $imap , string $mailbox ): bool 指定されたメールボックス mailbox の購 ...
https://man.plustar.jp/php/function.imap-unsubscribe.html - [similar]
The CommonMark\CQL class 0
« CommonMark\Parser::finish CommonMark\CQL::__construct » PHP Manual CommonMark The CommonMark\CQL class The CommonMark\CQL class (cmark >= 1.1.0) はじめに CommonMark Query Language is a DSL for describing how to travel through a CommonMark Node tree implemented as a parser and compiler ...
https://man.plustar.jp/php/class.commonmark-cql.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この » PECL 拡張 モジュールは PHP にバンドルされていません。 Ubuntu 18.04 上の PHP 7.2 でインストールする例: // 依存するものをインストール $ apt install build-essential libprotobuf-dev libboost-dev openssl ...
https://man.plustar.jp/php/mysql-xdevapi.installation.html - [similar]
do-while 0
« while for » PHP Manual 制御構造 do-while do-while (PHP 4, PHP 5, PHP 7, PHP 8) do-while ループは、論理式のチェックが各反復の 最初ではなく最後に行われること以外は、 while ループと 全く同じです。通常の while ループとの主な差は、 do-while ループは最低1回の実行を保証されていることです。 一 ...
https://man.plustar.jp/php/control-structures.do.while.html - [similar]
クライアントの接続が切断された際にスクリプトの実行を終了するかどうかを設定する 0
« hrtime pack » PHP Manual その他の関数 クライアントの接続が切断された際にスクリプトの実行を終了するかどうかを設定する ignore_user_abort (PHP 4, PHP 5, PHP 7, PHP 8) ignore_user_abort — クライアントの接続が切断された際にスクリプトの実行を終了するかどうかを設定する 説明 ignore_user_abort ...
https://man.plustar.jp/php/function.ignore-user-abort.html - [similar]
バイナリセーフなファイル書き込み処理 0
« ftruncate glob » PHP Manual ファイルシステム 関数 バイナリセーフなファイル書き込み処理 fwrite (PHP 4, PHP 5, PHP 7, PHP 8) fwrite — バイナリセーフなファイル書き込み処理 説明 fwrite ( resource $stream , string $data , ? int $length = null ): int | false fwrite() は data の内容を stream ...
https://man.plustar.jp/php/function.fwrite.html - [similar]
変数のスコープ 0
« 定義済みの変数 可変変数 » PHP Manual 変数 変数のスコープ 変数のスコープ 変数のスコープは、その変数が定義されたコンテキストです。ほとんどの PHP 変数は、スコープを1つだけ有しています。このスコープの範囲は、 includeやrequireにより読みこまれたファイルも含みます。例えば、 <?php $a = 1 ; inc ...
https://man.plustar.jp/php/language.variables.scope.html - [similar]
PREV 1 2 3 NEXT