検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 416 for 通常 (0.015 sec.)
浮動小数点数 4417
« 整数 文字列 » PHP Manual 型 浮動小数点数 浮動小数点数 浮動小数点数 (あるいは "float", "double" ... float の大きさはプラットフォーム依存です。ただし、通常はおよそ 10 進数で 14 桁の精度があり、最大値は およそ ... 点数の精度は有限です。 システムに依存しますが、PHP は通常 IEEE 754 倍精度フォーマットを使います。 この形式は ...
https://man.plustar.jp/php/language.types.float.html - [similar]
デフォルトのスキーマ名を取得する 4417
« Session::generateUUID Session::getSchema » PHP Manual mysql_xdevapi\Session デフォルトのスキー ... mysql_xdevapi\Session::getDefaultSchema (): string 通常接続URIに設定される、デフォルトのスキーマ名を取得しま ...
https://man.plustar.jp/php/mysql-xdevapi-session.getdefaultschema.html - [similar]
フィルタを閉じるときにコールされる 4417
« php_user_filter::filter php_user_filter::onCreate » PHP Manual php_user_filter フィルタを閉じる ... このメソッドがコールされるのはフィルタを終了する (通常は、同時にストリームも終了する) ときで、 flush メソッ ...
https://man.plustar.jp/php/php-user-filter.onclose.html - [similar]
Perl との違い 4417
« 正規表現パターンに使用可能な修飾子 PCRE 正規表現構文 » PHP Manual PCRE のパターン Perl との違い ... 文字型テーブルを用いて コンパイルすることも可能です。通常、isspace() はスペース、改ページ、 改行、復帰、水平タ ... 用できません。これは、パターン文字列が 0 を終端とする通常の C 文字列として渡されるためです。パターン中では、 ...
https://man.plustar.jp/php/reference.pcre.pattern.differences.html - [similar]
サブパターン 4417
« 内部オプション設定 繰り返し » PHP Manual PCRE 正規表現構文 サブパターン サブパターン サブパター ... ターンにマッチした部分は、マッチ時に返される配列内で 通常どおりの数値添字によるアクセスだけでなく名前でもアク ... ブグループを切り替えなければならないこともあります。 通常は、たとえその中のいずれかひとつにしかマッチしなかっ ...
https://man.plustar.jp/php/regexp.reference.subpatterns.html - [similar]
セッションを開始する 4417
« SessionHandlerInterface::gc SessionHandlerInterface::read » PHP Manual SessionHandlerInterface ... /取得するパス。 name セッション名。 戻り値 返り値 (通常は、 true が成功そして false が失敗を表します)。この ...
https://man.plustar.jp/php/sessionhandlerinterface.open.html - [similar]
新しい PostScript ドキュメントオブジェクトを作成する 4307
« ps_moveto ps_open_file » PHP Manual PS 関数 新しい PostScript ドキュメントオブジェクトを作成す ... ンスタンスがすべてを設定します。 ps_new() の後には、通常は ps_open_file() がコールされます。これにより、 実際 ...
https://man.plustar.jp/php/function.ps-new.html - [similar]
"none" として認証する 4307
« ssh2_auth_hostbased_file ssh2_auth_password » PHP Manual SSH2 関数 "none" として認証する ssh2_ ... ne ( resource $session , string $username ): mixed 通常失敗する(そしてそうあるべき)"none" 認証を試みます。 ...
https://man.plustar.jp/php/function.ssh2-auth-none.html - [similar]
ストリームに EOF を送信する 4307
« ssh2_scp_send ssh2_sftp_chmod » PHP Manual SSH2 関数 ストリームに EOF を送信する ssh2_send_eof ... ): bool ストリームに EOF を送信します。 この関数は通常、標準入力をクローズしつつ、 標準出力と標準エラー出力 ...
https://man.plustar.jp/php/function.ssh2-send-eof.html - [similar]
操作する brigade から bucket オブジェクトを返す 4307
« stream_bucket_append stream_bucket_new » PHP Manual ストリーム 関数 操作する brigade から buck ... 作したりする場合には、常にこの関数がコールされます。 通常は、 php_user_filter::filter() からコールされます。 ...
https://man.plustar.jp/php/function.stream-bucket-make-writeable.html - [similar]