検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 191 for export (0.024 sec.)
Check if a stream is a TTY 5929
« stream_is_local stream_notification_callback » PHP Manual ストリーム 関数 Check if a stream is ... error stream is redirected to a file. php -r "var_export(stream_isatty(STDERR));" 上の例の出力は、 たとえば ... 以下のようになります。 true php -r "var_export(stream_isatty(STDERR));" 2>output.txt 上の例の出力 ... ーワード: stream , Check , isatty , This , STDERR , export , var , output , standard , 出力 ...
https://man.plustar.jp/php/function.stream-isatty.html - [similar]
テスト 5929
« インストール手順 実行時設定 » PHP Manual インストール/設定 テスト テスト OCI8 のテストスイート ... て、 次のように環境変数で設定することもできます。 $ export PHP_OCI8_TEST_USER=system $ export PHP_OCI8_TEST_P ... ASS=oracle $ export PHP_OCI8_TEST_DB=localhost/XE $ export PHP_OCI8_TE ... 実行 , OCI , oracle , データベース , 接続 , TEST , export , 失敗 ...
https://man.plustar.jp/php/oci8.test.html - [similar]
エクスポートした WSAPROTOCOL_INF 構造体を解放する 5885
« socket_wsaprotocol_info_import Socket » PHP Manual ソケット 関数 エクスポートした WSAPROTOCOL_ ... 能です。 パラメータ info_id socket_wsaprotocol_info_export() 関数が以前の呼び出しで返したID 戻り値 成功した場 ... 合に false を返します。 参考 socket_wsaprotocol_info_export() - WSAPROTOCOL_INFO 構造体をエクスポートする 関連 ... SAPROTOCOL , 解放 , wsaprotocol , 関数 , release , export , パラメータ , 参考 , 失敗 ...
https://man.plustar.jp/php/function.socket-wsaprotocol-info-release.html - [similar]
文字列に変換する 5885
« ReflectionFunction::isDisabled ReflectionFunctionAbstract » PHP Manual ReflectionFunction 文字 ... せん。 戻り値 その関数について、 ReflectionFunction::export() のような出力を返します。 例 例1 ReflectionFuncti ... [ <required> $name ] } } 参考 ReflectionFunction::export() - 関数をエクスポートする __toString() 関連キーワ ... eflectionFunction , toString , 関数 , パラメータ , export , 出力 , Parameter , eflectionFunctionAbstract , p ...
https://man.plustar.jp/php/reflectionfunction.tostring.html - [similar]
コンストラクタ 5885
« ReflectionParameter::__clone ReflectionParameter::export » PHP Manual ReflectionParameter コン ... etPosition() can be used $param -> getName (), var_export ( $param -> getClass (), 1 ), var_export ( $param ... -> allowsNull (), 1 ), var_export ( $param -> isPassedByReference (), 1 ), $param -> ...
https://man.plustar.jp/php/reflectionparameter.construct.html - [similar]
Get BLOB/CLOB data size 5841
« cubrid_lob_send cubrid_lob2_bind » PHP Manual CUBRID 関数 Get BLOB/CLOB data size cubrid_lob_s ... ize:" . cubrid_lob_size ( $lobs [ 0 ]); cubrid_lob_export ( $conn , $lobs [ 0 ], "doc_5.txt" ); cubrid_lob_c ... brid_lob_close() - Close BLOB/CLOB data cubrid_lob_export() - Export BLOB/CLOB data to file cubrid_lob_send( ...
https://man.plustar.jp/php/function.cubrid-lob-size.html - [similar]
CSR の公開鍵を返す 5798
« openssl_csr_export openssl_csr_get_subject » PHP Manual OpenSSL 関数 CSR の公開鍵を返す openss ... et_details() - キーの詳細の配列を返す openssl_pkey_export_to_file() - エクスポート可能な形式で、キーをファイ ... ルに取得する openssl_pkey_export() - エクスポート可能な形式で、キーを文字列に取得す ... る 関連キーワード: key , public , 関数 , export , subject , キー , pkey , OpenSSLAsymmetricKey , バ ...
https://man.plustar.jp/php/function.openssl-csr-get-public-key.html - [similar]
はじめに 5798
« var_representation インストール/設定 » PHP Manual var_representation はじめに はじめに The var ... on extension provides a compact alternative to var_export() that properly escapes control characters. 関連キ ... ンストール , 設定 , extension , provides , compact , export , properly , escapes ...
https://man.plustar.jp/php/intro.var_representation.html - [similar]
パターンを使用して入力文字列をパースする 5798
« MessageFormatter::parseMessage MessageFormatter::setPattern » PHP Manual MessageFormatter パタ ... on 123 trees make 37.073 monkeys per tree" ); var_export ( $res ); $fmt = msgfmt_create ( 'de' , "{0,number ... auf 123 Bäumen sind 37,073 Affen pro Baum" ); var_export ( $res ); ?> 例2 オブジェクト指向の例 <?php $fmt = ... on 123 trees make 37.073 monkeys per tree" ); var_export ( $res ); $fmt = new MessageFormatter ( 'de' , "{0 ... auf 123 Bäumen sind 37,073 Affen pro Baum" ); var_export ( $res ); ?> 上の例の出力は以下となります。 array ...
https://man.plustar.jp/php/messageformatter.parse.html - [similar]
手早く入力文字列をパースする 5700
« MessageFormatter::getPattern MessageFormatter::parse » PHP Manual MessageFormatter 手早く入力文 ... on 123 trees make 37.073 monkeys per tree" ); var_export ( $fmt ); $fmt = msgfmt_parse_message ( 'de' , "{0 ... auf 123 Bäumen sind 37,073 Affen pro Baum" ); var_export ( $fmt ); ?> 例2 オブジェクト指向の例 <?php $fmt = ... on 123 trees make 37.073 monkeys per tree" ); var_export ( $fmt ); $fmt = MessageFormatter :: parseMessage ... auf 123 Bäumen sind 37,073 Affen pro Baum" ); var_export ( $fmt ); ?> 上の例の出力は以下となります。 array ...
https://man.plustar.jp/php/messageformatter.parsemessage.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT