Results of 1 - 10 of about 246 for 省略 (0.002 sec.)
- 省略可能であるかどうかを調べる 15351
- « ReflectionParameter::isDefaultValueConstant ReflectionParameter::isPassedByReference » PHP Man
...
ual ReflectionParameter 省略可能であるかどうかを調べる ReflectionParameter::isOp ...
3, PHP 7, PHP 8) ReflectionParameter::isOptional — 省略可能であるかどうかを調べる 説明 public ReflectionPar ...
ameter::isOptional (): bool パラメータが省略可能であるかどうかを調べます。 パラメータ この関数に ...
はパラメータはありません。 戻り値 省略可能である場合に true 、それ以外の場合に false を返し ...
-
https://man.plustar.jp/php/reflectionparameter.isoptional.html
- [similar]
- InterBase データベースへの接続を閉じる 8295
- « ibase_blob_open ibase_commit_ret » PHP Manual Firebird/InterBase 関数 InterBase データベースへ
...
rBase データベースへのリンクを閉じます。 接続 ID が省略された場合、最後にオープンされたリンクが仮定されます ...
ion_id ibase_connect() が返す InterBase リンク ID。省略した場合は、 最後にオープンしたリンクを使用します。 ...
se , リンク , オープン , トランザクション , 最後 , 省略 , connection , resource ...
-
https://man.plustar.jp/php/function.ibase-close.html
- [similar]
- 非同期のシグナルハンドリングを有効/無効にするか、古い設定を返す 8003
- « pcntl_alarm pcntl_errno » PHP Manual PCNTL 関数 非同期のシグナルハンドリングを有効/無効にするか
...
( ? bool $enable = null ): bool enable パラメータが省略された場合、 pcntl_async_signals() は非同期のシグナル ...
ハンドリングが有効かどうかを返します。 省略されなかった場合、非同期のシグナルハンドリングを 有効 ...
グナル , 設定 , pcntl , 関数 , async , パラメータ , 省略 , PCNTL ...
-
https://man.plustar.jp/php/function.pcntl-async-signals.html
- [similar]
- HTTP 出力文字エンコーディングを設定あるいは取得する 7862
- « mb_http_input mb_internal_encoding » PHP Manual マルチバイト文字列 関数 HTTP 出力文字エンコーデ
...
ンコーディングを encoding に設定します。 encoding が省略された場合、 mb_http_output() は現在の HTTP 出力文字 ...
エンコーディングを返します。 戻り値 encoding が省略された場合、 mb_http_output() は現在の HTTP 出力文字 ...
, 設定 , 取得 , encoding , output , 内部 , 検出 , 省略 , string ...
-
https://man.plustar.jp/php/function.mb-http-output.html
- [similar]
- null を許可するかどうかを調べる 7428
- « ReflectionParameter ReflectionParameter::canBePassedByValue » PHP Manual ReflectionParameter n
...
返します。 参考 ReflectionParameter::isOptional() - 省略可能であるかどうかを調べる 関連キーワード: 許可 , Re ...
assedByValue , public , 関数 , 参考 , isOptional , 省略 ...
-
https://man.plustar.jp/php/reflectionparameter.allowsnull.html
- [similar]
- 曜日を返す 7146
- « gregoriantojd jdmonthname » PHP Manual カレンダー 関数 曜日を返す jddayofweek (PHP 4, PHP 5, P
...
曜日(英グレゴリウス)を含む文字列を返します。 2 曜日の省略形(英グレゴリウス)を含む文字列を返します。 戻り値 グ ...
, 整数 , jddayofweek , int , モード , day , mode , 省略 , Monday , 番号 ...
-
https://man.plustar.jp/php/function.jddayofweek.html
- [similar]
- 定義済み定数 6854
- « リソース型 カレンダー 関数 » PHP Manual カレンダー 定義済み定数 定義済み定数 以下の定数が定義さ
...
する。 CAL_DOW_SHORT ( int ) jddayofweek() で、曜日の省略形英語名を返す。 CAL_DOW_LONG ( int ) jddayofweek() ...
AL_MONTH_GREGORIAN_SHORT ( int ) jdmonthname() で、省略形のグレゴリオ歴月名を返す。 CAL_MONTH_GREGORIAN_LON ...
。 CAL_MONTH_JULIAN_SHORT ( int ) jdmonthname() で、省略形のユリウス歴月名を返す。 CAL_MONTH_JULIAN_LONG ( i ...
-
https://man.plustar.jp/php/calendar.constants.html
- [similar]
- 設定オプションの値を得る 6854
- « ini_get_all ini_restore » PHP Manual PHP オプション/情報 関数 設定オプションの値を得る ini_get
...
esize のようなメモリサイズの値の場合、 php.ini 上で省略形で格納されています。 ini_get() は php.ini に格納さ ...
を施すと予期しない結果を 得てしまいます。上の例では、省略形の表記から本来のバイト数に変換する PHP ソースのひと ...
値 , オプション , max , 注意 , 関数 , size , 格納 , 省略 , 変換 ...
-
https://man.plustar.jp/php/function.ini-get.html
- [similar]
- PASSWD 拡張オペレーションのヘルパ 6854
- « ldap_escape ldap_exop_refresh » PHP Manual LDAP 関数 PASSWD 拡張オペレーションのヘルパ ldap_ex
...
このユーザーの古いパスワード。 サーバの設定によっては省略可能です。 new_password このユーザーの新しいパスワー ...
ド。 生成されたパスワードがある場合は、空にするか省略できます。 controls 指定された場合は、パスワードポリ ...
列 で埋められます。 戻り値 new_password が空だったり省略されたりした場合は、 生成されたパスワードが返されます ...
-
https://man.plustar.jp/php/function.ldap-exop-passwd.html
- [similar]
- 月の名前を返す 6572
- « jddayofweek jdtofrench » PHP Manual カレンダー 関数 月の名前を返す jdmonthname (PHP 4, PHP 5,
...
意味 値 CAL_MONTH_GREGORIAN_SHORT グレゴリウス暦 - 省略形 Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, ...
mber, December CAL_MONTH_JULIAN_SHORT ユリウス暦 - 省略形 Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, ...
-
https://man.plustar.jp/php/function.jdmonthname.html
- [similar]