検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 278 for [SIMILAR] 16 1024 4096 WITH 19224 install WITH 8... (0.489 sec.)
はじめに 0
« UI インストール/設定 » PHP Manual UI はじめに はじめに This extension wraps libui to provide an OO API for the cross platform development of native look-and-feel user interfaces . 関連キーワード: インストール , 設定 , This , extension , libui , provide , OO , platform , development , u ...
https://man.plustar.jp/php/intro.ui.html - [similar]
はじめに 0
« var_representation インストール/設定 » PHP Manual var_representation はじめに はじめに The var_representation extension provides a compact alternative to var_export() that properly escapes control characters. 関連キーワード: var , representation , インストール , 設定 , extension , prov ...
https://man.plustar.jp/php/intro.var_representation.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 OPcache は共有ライブラリ形式の拡張モジュールとしてしかコンパイルできません。 --disable-all を指定してデフォルトでコンパイルされる拡張モジュールを無効にしている場合は、OPcache が利用可能になるように --enabl ...
https://man.plustar.jp/php/opcache.installation.html - [similar]
The Parle\Lexer class 0
« Parser examples Parle\Lexer::advance » PHP Manual Parle The Parle\Lexer class The Parle\Lexer class (PECL parle >= 0.5.1) はじめに Single state lexer class. Lexemes can be defined on the fly. If the particular lexer instance is meant to be used with Parle\Parser , the token IDs need to ...
https://man.plustar.jp/php/class.parle-lexer.html - [similar]
Parser examples 0
« Lexer examples Parle\Lexer » PHP Manual 例 Parser examples Parser examples 例1 Simple calculator <?php use Parle \{ Parser , ParserException , Lexer , Token }; $p = new Parser ; $p -> token ( "INTEGER" ); $p -> left ( "'+' '-' '*' '/'" ); $p -> push ( "start" , "exp" ); $prod_add = $p ...
https://man.plustar.jp/php/parle.examples.parser.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 This extension requires » libevent library. Most modern distributions provide packages for libevent. OpenSSL features require » OpenSSL library. 関連キーワード: 要件 , インストール , 設定 , libevent , 手順 , Th ...
https://man.plustar.jp/php/event.requirements.html - [similar]
はじめに 0
« Stomp インストール/設定 » PHP Manual Stomp はじめに はじめに This extension allows php applications to communicate with any Stomp compliant Message Brokers through easy object-oriented and procedural interfaces. » Stomp official site 関連キーワード: インストール , 設定 , This , extensi ...
https://man.plustar.jp/php/intro.stomp.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 The » OpenSSL package >= 0.9.6 and the openssl extension may also be required to use stomp over SSL. 関連キーワード: 要件 , インストール , 設定 , 手順 , package , extension , also , required , use , ...
https://man.plustar.jp/php/stomp.requirements.html - [similar]
リソース型 0
« 実行時設定 例 » PHP Manual インストール/設定 リソース型 リソース型 There is only one resource type used in the stomp extension - it's the link identifier for a stomp connection. 関連キーワード: リソース , 設定 , 実行 , インストール , There , resource , extension , identifier , connecti ...
https://man.plustar.jp/php/stomp.resources.html - [similar]
The Parle\RLexer class 0
« Parle\Lexer::reset Parle\RLexer::advance » PHP Manual Parle The Parle\RLexer class The Parle\RLexer class (PECL parle >= 0.5.1) はじめに Multistate lexer class. Lexemes can be defined on the fly. If the particular lexer instance is meant to be used with Parle\RParser , the token IDs ne ...
https://man.plustar.jp/php/class.parle-rlexer.html - [similar]