検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 372 for [SIMILAR] 16 1024 4096 WITH 21690 タ構 WITH 1296... (1.516 sec.)
データ構造 10000
« 定義済み定数 SplDoublyLinkedList » PHP Manual SPL データ構造 データ構造 目次 SplDoublyLinkedList SplStack SplQueue SplHeap SplMaxHeap SplMinHeap SplPriorityQueue SplFixedArray SplObjectStorage SPL では、標準的なデータ構造を提供しています。 ここで、それらを実装ごとに分類してまとめます。 ...
https://man.plustar.jp/php/spl.datastructures.html - [similar]
指定したメッセージの指定した body セクションの構造を読み込む 4964
« imap_body imap_check » PHP Manual IMAP 関数 指定したメッセージの指定した body セクションの構造を読み込む imap_bodystruct (PHP 4, PHP 5, PHP 7, PHP 8) imap_bodystruct — 指定したメッセージの指定した body セクションの構造を読み込む 説明 imap_bodystruct ( IMAP\Connection $imap , int $messa ...
https://man.plustar.jp/php/function.imap-bodystruct.html - [similar]
break 4964
« foreach continue » PHP Manual 制御構造 break break (PHP 4, PHP 5, PHP 7, PHP 8) break は、現在実行中の for , foreach , while , do-while , switch 構造の実行を終了します。 break では、オプションの引数で ネストしたループ構造を抜ける数を指定することができます。 この引数のデフォルトは 1 で、 ...
https://man.plustar.jp/php/control-structures.break.html - [similar]
制御構造 4964
« 型演算子 はじめに » PHP Manual 言語リファレンス 制御構造 制御構造 目次 はじめに if else elseif/else if 制御構造に関する別の構文 while do-while for foreach break continue switch match declare return require include require_once include_once goto 関連キーワード: else , while , include , ...
https://man.plustar.jp/php/language.control-structures.html - [similar]
はじめに 4964
« LDAP インストール/設定 » PHP Manual LDAP はじめに はじめに LDAP とは Lightweight Directory Access Protocol を意味し、 "ディレクトリサーバー" にアクセスするために使用されるプロトコルです。 ディレクトリとは、 ツリー構造に情報を保持している特殊なデータベースのことです。 この概念は、ハード ...
https://man.plustar.jp/php/intro.ldap.html - [similar]
特定のメッセージの構造を読み込む 4964
« imap_fetchmime imap_fetchtext » PHP Manual IMAP 関数 特定のメッセージの構造を読み込む imap_fetchstructure (PHP 4, PHP 5, PHP 7, PHP 8) imap_fetchstructure — 特定のメッセージの構造を読み込む 説明 imap_fetchstructure ( IMAP\Connection $imap , int $message_num , int $flags = 0 ): stdClass ...
https://man.plustar.jp/php/function.imap-fetchstructure.html - [similar]
はじめに 4964
« 制御構造 if » PHP Manual 制御構造 はじめに はじめに すべての PHP スクリプトは、一連の文からなります。 文としては、代入、関数コール、ループ、条件文、そして何もしない文(空の文) さえ使用することができます。 文は、通常セミコロンで終了します。加えて、文は、中括弧によるグループ文で カプセル化 ...
https://man.plustar.jp/php/control-structures.intro.html - [similar]
exit と同等 4964
« defined eval » PHP Manual その他の関数 exit と同等 die (PHP 4, PHP 5, PHP 7, PHP 8) die — exit と同等 説明 この言語構造は、 exit() と同等です。 関連キーワード: 同等 , die , defined , eval , 関数 , 言語 , 構造 , ...
https://man.plustar.jp/php/function.die.html - [similar]
SplPriorityQueue クラス 2533
« SplMinHeap::compare SplPriorityQueue::compare » PHP Manual データ構造 SplPriorityQueue クラス SplPriorityQueue クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplPriorityQueue クラスは、優先順位つきキューの主要な機能を提供します。 最大ヒープを使用して実装しています。 注意 : 優先度が等し ...
https://man.plustar.jp/php/class.splpriorityqueue.html - [similar]
Document Object Model 2533
« XML 操作 はじめに » PHP Manual XML 操作 Document Object Model Document Object Model はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 DOMAttr — DOMAttr クラス DOMAttr::__construct — 新しい DOMAttr オブジェクトを作成する DOMAttr::isId — 属性が定義済み ...
https://man.plustar.jp/php/book.dom.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT