Results of 1 - 10 of about 13 for 記憶 (0.003 sec.)
- 指定したフィールドの内部記憶領域におけるサイズを返す 14745
- « pg_field_prtlen pg_field_table » PHP Manual PostgreSQL 関数 指定したフィールドの内部記憶領域に
...
7, PHP 8) pg_field_size — 指定したフィールドの内部記憶領域におけるサイズを返す 説明 pg_field_size ( PgSql\ ...
reSQL の 結果において、指定したフィールド番号の内部記憶領域のサイズを (バイト数で)返します。 注意 : この関数 ...
ield フィールド番号。0 から始まります。 戻り値 内部記憶領域のサイズ(バイト数)を返します。-1 は可変長フィー ...
応する型名を返す 関連キーワード: フィールド , 内部 , 記憶 , 領域 , サイズ , length , 指定 , size , type , fi ...
-
https://man.plustar.jp/php/function.pg-field-size.html
- [similar]
- 画像シーケンスを blob で返す 8973
- « Imagick::getImageBackgroundColor Imagick::getImageBluePrimary » PHP Manual Imagick 画像シーケン
...
ick::getImageBlob (): string 画像フォーマットを直接記憶します。 これは、画像シーケンスを文字列で返します。 ...
-
https://man.plustar.jp/php/imagick.getimageblob.html
- [similar]
- 再帰的パターン 8973
- « コメント パフォーマンス » PHP Manual PCRE 正規表現構文 再帰的パターン 再帰的パターン どうすれば
...
と、PCRE は 再帰を行っている間のデータ保存用に追加の記憶領域を確保する必要が あります。記憶領域が確保できない ...
-
https://man.plustar.jp/php/regexp.reference.recursive.html
- [similar]
- 基本的な例 8533
- « 例 DBA 関数 » PHP Manual 例 基本的な例 基本的な例 例1 DBA の例 <?php $id = dba_open ( "/tmp/te
...
) { if ( true ) { // 他の操作を後で行うためにキーを記憶する $handle_later [] = $key ; } $key = dba_nextkey ...
-
https://man.plustar.jp/php/dba.example.html
- [similar]
- インストール手順 8533
- « 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHPのセッショ
...
sable-session を指定する必要があります。 セッション記憶領域として共有メモリ(mm)を使用するには、PHPのconfigu ...
-
https://man.plustar.jp/php/session.installation.html
- [similar]
- 特定色で塗りつぶす 8375
- « imagefilledrectangle imagefilter » PHP Manual GD および Image 関数 特定色で塗りつぶす imagefil
...
どのピクセルが既に設定されているかについて明示的に記憶しません。 むしろピクセルの色からそれを推測しようとし ...
-
https://man.plustar.jp/php/function.imagefilltoborder.html
- [similar]
- 表示される長さを返す 8375
- « pg_field_num pg_field_size » PHP Manual PostgreSQL 関数 表示される長さを返す pg_field_prtlen (
...
har 参考 pg_field_size() - 指定したフィールドの内部記憶領域におけるサイズを返す 関連キーワード: 表示 , leng ...
-
https://man.plustar.jp/php/function.pg-field-prtlen.html
- [similar]
- 一般的な考慮事項 8234
- « はじめに CGI バイナリとしてインストール » PHP Manual セキュリティ 一般的な考慮事項 一般的な考慮
...
時間を浪費 しがちなセキュリティ機構を狙うものです。 記憶するに値する言葉として次のようなものがあります。「シ ...
-
https://man.plustar.jp/php/security.general.html
- [similar]
- PostgreSQL 7935
- « ociwritetemporarylob はじめに » PHP Manual ベンダー固有のモジュール PostgreSQL PostgreSQL はじ
...
る長さを返す pg_field_size — 指定したフィールドの内部記憶領域におけるサイズを返す pg_field_table — tables フィ ...
-
https://man.plustar.jp/php/book.pgsql.html
- [similar]
- 循環の収集 7935
- « リファレンスカウントの原理 パフォーマンスの考慮点 » PHP Manual ガベージコレクション 循環の収集
...
に、PHP で以前使われていたようなリファレンスカウント記憶機構では、 循環参照メモリ・リークに対処できません。 ...
-
https://man.plustar.jp/php/features.gc.collecting-cycles.html
- [similar]