検索

phrase: max: clip:
target: order:
Results of 481 - 490 of about 1085 for [SIMILAR] 16 1024 4096 WITH 35686 closure WITH 3... (1.551 sec.)
static キーワード 0
« スコープ定義演算子 (::) クラスの抽象化 » PHP Manual クラスとオブジェクト static キーワード static キーワード ヒント このページでは、 static キーワードを使って static メソッド や static プロパティを定義する方法を説明します。 static は、 static 変数 や 遅延静的束縛 にも使えます。これらの ...
https://man.plustar.jp/php/language.oop5.static.html - [similar]
TableInsert クラスのコンストラクタ 0
« mysql_xdevapi\TableInsert TableInsert::execute » PHP Manual mysql_xdevapi\TableInsert TableInsert クラスのコンストラクタ TableInsert::__construct (No version information available, might only be in Git) TableInsert::__construct — TableInsert クラスのコンストラクタ 説明 private mysql_xd ...
https://man.plustar.jp/php/mysql-xdevapi-tableinsert.construct.html - [similar]
ドット 0
« アンカー 文字クラス » PHP Manual PCRE 正規表現構文 ドット ドット パターン中のドット(ピリオド、終止符)は、文字クラス外では、 対象文字列の任意の 1 文字にマッチします。非出力文字も含まれます。 ただし、(デフォルトでは)改行文字とはマッチしません。 PCRE_DOTALL オプションを設定すると、ドッ ...
https://man.plustar.jp/php/regexp.reference.dot.html - [similar]
Client URL Library 0
« その他のサービス はじめに » PHP Manual その他のサービス Client URL Library Client URL Library はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な curl の使用法 cURL 関数 curl_close — cURL セッションを閉じる curl_copy_handle — cURL ハンドルを、 ...
https://man.plustar.jp/php/book.curl.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]
DOMDocumentFragment クラス 0
« DOMDocument::xinclude DOMDocumentFragment::appendXML » PHP Manual DOM DOMDocumentFragment クラス DOMDocumentFragment クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMDocumentFragment extends DOMNode implements DOMParentNode { /* プロパティ */ public readonly ? DOMElement $ firstElement ...
https://man.plustar.jp/php/class.domdocumentfragment.html - [similar]
IntlCodePointBreakIterator クラス 0
« IntlRuleBasedBreakIterator::getRuleStatusVec IntlCodePointBreakIterator::getLastCodePoint » PHP Manual intl IntlCodePointBreakIterator クラス IntlCodePointBreakIterator クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに この break iterator は、UTF-8 のコードポイント間の境界を認識するもので ...
https://man.plustar.jp/php/class.intlcodepointbreakiterator.html - [similar]
SplDoublyLinkedList クラス 0
« データ構造 SplDoublyLinkedList::add » PHP Manual データ構造 SplDoublyLinkedList クラス SplDoublyLinkedList クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplDoublyLinkedList クラスは、双方向リンクリストの主要な機能を提供します。 クラス概要 class SplDoublyLinkedList implements Iterator ...
https://man.plustar.jp/php/class.spldoublylinkedlist.html - [similar]
SQLite3 クラス 0
« 定義済み定数 SQLite3::backup » PHP Manual SQLite3 SQLite3 クラス SQLite3 クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SQLite 3 データベースとのインターフェイスとなるクラスです。 クラス概要 class SQLite3 { /* メソッド */ public __construct ( string $filename , int $flags = SQLITE3_OPE ...
https://man.plustar.jp/php/class.sqlite3.html - [similar]
tidyNode クラス 0
« tidy::root tidyNode::__construct » PHP Manual Tidy tidyNode クラス tidyNode クラス (PHP 5, PHP 7, PHP 8) はじめに HTML ファイル中の HTML ノードで、tidy が検出したものです。 クラス概要 final class tidyNode { /* プロパティ */ public readonly string $ value ; public readonly string $ name ...
https://man.plustar.jp/php/class.tidynode.html - [similar]