検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 1795 for [SIMILAR] 16 1024 4096 WITH 6800 ラス WITH 6745 ... (2.951 sec.)
MySQL Native Driverプラグイン のアーキテクチャ 0
« mysqlnd plugin APIを取得する mysqlnd のプラグインAPI » PHP Manual MySQL Native Driver プラグインAPI MySQL Native Driverプラグイン のアーキテクチャ MySQL Native Driverプラグイン のアーキテクチャ このセクションでは、 mysqlnd プラグイン のアーキテクチャについての概要を示します。 MySQL Nat ...
https://man.plustar.jp/php/mysqlnd.plugin.architecture.html - [similar]
リフレクションAPI を使ってアトリビュートを読み取る 0
« アトリビュートの文法 アトリビュートクラスを宣言する » PHP Manual アトリビュート リフレクションAPI を使ってアトリビュートを読み取る リフレクションAPI を使ってアトリビュートを読み取る クラス、メソッド、関数、引数、プロパティ、クラス定数からアトリビュートにアクセスするために、 リフレクショ ...
https://man.plustar.jp/php/language.attributes.reflection.html - [similar]
日付・時刻 0
« unixtojd はじめに » PHP Manual 日付および時刻関連 日付・時刻 日付・時刻 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 日付/時刻 の算術 DateTime — DateTime クラス DateTime::add — 年月日時分秒の値を加えることで、DateTime オブジェクトを変更する Dat ...
https://man.plustar.jp/php/book.datetime.html - [similar]
クラスのデフォルトプロパティを取得する 0
« get_class_methods get_class » PHP Manual クラス/オブジェクト関数 クラスのデフォルトプロパティを取得する get_class_vars (PHP 4, PHP 5, PHP 7, PHP 8) get_class_vars — クラスのデフォルトプロパティを取得する 説明 get_class_vars ( string $class ): array 指定したクラスのデフォルトプロパティを ...
https://man.plustar.jp/php/function.get-class-vars.html - [similar]
文字クラス 0
« ドット 選択肢 » PHP Manual PCRE 正規表現構文 文字クラス 文字クラス 開き角カッコは文字クラス (character class) の開始を表し、 閉じ角カッコにより文字クラスは終了します。閉じ角カッコだけでは、 特別な意味を持ちません。閉じ角カッコを文字クラスのメンバとしたい場合は、 文字クラスの最初の文字( ...
https://man.plustar.jp/php/regexp.reference.character-classes.html - [similar]
V8Js クラス 0
« 例 V8Js::__construct » PHP Manual V8js V8Js クラス V8Js クラス (PECL v8js >= 0.1.0) はじめに これは V8Js 拡張モジュールのコアクラスです。 このクラスのインスタンスはそれぞれ個別のコンテキストを持ち、 その中ですべての JavaScript をコンパイルして実行します。 詳細は V8Js::__construct() を参 ...
https://man.plustar.jp/php/class.v8js.html - [similar]
DateTimeImmutable クラス 0
« DateTime::sub DateTimeImmutable::add » PHP Manual Date/Time DateTimeImmutable クラス DateTimeImmutable クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに 日付と時刻を表現します。 このクラスは DateTime と同じ振る舞いをします。 但し、 DateTime::modify() のような、 状態を変更して新しいオブジェ ...
https://man.plustar.jp/php/class.datetimeimmutable.html - [similar]
新規配列オブジェクトを生成する 0
« ArrayObject::asort ArrayObject::count » PHP Manual ArrayObject 新規配列オブジェクトを生成する ArrayObject::__construct (PHP 5, PHP 7, PHP 8) ArrayObject::__construct — 新規配列オブジェクトを生成する 説明 public ArrayObject::__construct ( array | object $array = [] , int $flags = 0 , st ...
https://man.plustar.jp/php/arrayobject.construct.html - [similar]
SQLite3Stmt クラス 0
« SQLite3::version SQLite3Stmt::bindParam » PHP Manual SQLite3 SQLite3Stmt クラス SQLite3Stmt クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SQLite 3 拡張モジュールのプリペアドステートメントを扱うクラスです。 クラス概要 class SQLite3Stmt { /* メソッド */ private __construct ( SQLite3 $sq ...
https://man.plustar.jp/php/class.sqlite3stmt.html - [similar]
SOAP リクエストの処理に使用するオブジェクトを設定する 0
« SoapServer::setClass SoapServer::setPersistence » PHP Manual SoapServer SOAP リクエストの処理に使用するオブジェクトを設定する SoapServer::setObject (PHP 5 >= 5.2.0, PHP 7, PHP 8) SoapServer::setObject — SOAP リクエストの処理に使用するオブジェクトを設定する 説明 public SoapServer::setOb ...
https://man.plustar.jp/php/soapserver.setobject.html - [similar]