検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 122 for Item (0.012 sec.)
Delete items from a working copy or repository 6120
« svn_commit svn_diff » PHP Manual SVN 関数 Delete items from a working copy or repository svn_d ... elete (PECL svn >= 0.4.0) svn_delete — Delete items from a working copy or repository 説明 svn_delete ... bolic link at path from the working directory. The item will be deleted from the repository the next time ... mit() on the working copy. パラメータ path Path of item to delete. 注意 : 相対パスは、PHP バイナリが存在す ... ード: from , working , copy , repository , Delete , items , or , 関数 , path , item ...
https://man.plustar.jp/php/function.svn-delete.html - [similar]
言語およびロケール情報を検索する 6046
« money_format nl2br » PHP Manual String 関数 言語およびロケール情報を検索する nl_langinfo (PHP ... およびロケール情報を検索する 説明 nl_langinfo ( int $item ): string | false nl_langinfo() はロケールカテゴリ ... fo() はいかなる特定要素も取得可能です。 パラメータ item item は要素の整数値、もしくは要素の定数名です。 以 ... 下は、使用される item に対する定数名と説明の一覧です。 これらの定数のいく ... ング名の文字列を返す 戻り値 要素を文字列で返します。 item が有効でない場合は false を返します。 例 例1 nl_la ...
https://man.plustar.jp/php/function.nl-langinfo.html - [similar]
クエリがプリフェッチする行数を設定する 6009
« oci_set_prefetch_lob oci_statement_type » PHP Manual OCI8 関数 クエリがプリフェッチする行数を設 ... TURN_NULLS )) { echo "<tr>\n" ; foreach ( $row as $item ) { echo " <td>" .( $item !== null ? htmlentities ... ( $item , ENT_QUOTES ) : "&nbsp;" ). "</td>\n" ; } echo "< ... TURN_NULLS )) { echo "<tr>\n" ; foreach ( $row as $item ) { echo " <td>" .( $item !== null ? htmlentities ... ( $item , ENT_QUOTES ) : "&nbsp;" ). "</td>\n" ; } echo "< ...
https://man.plustar.jp/php/function.oci-set-prefetch.html - [similar]
ユーザー定義の比較関数を使用して、配列を値でソートする 5972
« uksort クラス/オブジェクト » PHP Manual 配列 関数 ユーザー定義の比較関数を使用して、配列を値で ... [ TestObj ::class, "cmp_obj" ]); foreach ( $a as $item ) { echo $item -> name . "\n" ; } ?> 上の例の出力は ... , build_sorter ( 'key_b' )); foreach ( $array as $item ) { echo $item [ 'key_a' ] . ', ' . $item [ 'key_b ...
https://man.plustar.jp/php/function.usort.html - [similar]
glob を使うディレクトリを作成する 5972
« GlobIterator GlobIterator::count » PHP Manual GlobIterator glob を使うディレクトリを作成する G ... matches' ; } else { $n = 0 ; printf ( "Matched %d item(s)\r\n" , $iterator -> count ()); foreach ( $itera ... tor as $item ) { printf ( "[%d] %s\r\n" , ++ $n , $iterator -> ... の出力は、 たとえば以下のようになります。 Matched 2 item(s) [1] php5ts.dll [2] php_gd2.dll 参考 DirectoryIt ...
https://man.plustar.jp/php/globiterator.construct.html - [similar]
OrderedList Construction 5947
« CommonMark\Node\OrderedList CommonMark\Node\Item » PHP Manual CommonMark\Node\OrderedList Orde ... n , construct , int , public , tight , delimiter , Item , cmark ...
https://man.plustar.jp/php/commonmark-node-orderedlist.construct.html - [similar]
リストにあるノードの数を取得する 5947
« DOMNodeList DOMNodelist::item » PHP Manual DOMNodeList リストにあるノードの数を取得する DOMNod ... , DOMNodeList , count , パラメータ , DOMNodelist , item , public ...
https://man.plustar.jp/php/domnodelist.count.html - [similar]
画像のヒストグラムを取得する 5836
« Imagick::getImageHeight Imagick::getImageIndex » PHP Manual Imagick 画像のヒストグラムを取得す ... geFormat ( 'png' ); $getMax = function ( $carry , $item ) { if ( $item > $carry ) { return $item ; } retur ...
https://man.plustar.jp/php/imagick.getimagehistogram.html - [similar]
DOMNodeList クラス 5799
« DOMNode::replaceChild DOMNodeList::count » PHP Manual DOM DOMNodeList クラス DOMNodeList クラス ... ength ; /* メソッド */ public count (): int public item ( int $index ): DOMNode | DOMNameSpaceNode | null ... nt — リストにあるノードの数を取得する DOMNodelist::item — インデックスで指定したノードを取得する 関連キーワ ...
https://man.plustar.jp/php/class.domnodelist.html - [similar]
CLOB や BLOB ごとにプリフェッチするデータサイズを設定する 5799
« oci_set_module_name oci_set_prefetch » PHP Manual OCI8 関数 CLOB や BLOB ごとにプリフェッチする ... ETURN_LOBS )) { echo "<tr>\n" ; foreach ( $row as $item ) { echo " <td>" .( $item !== null ? htmlentities ... ( $item , ENT_QUOTES ) : "&nbsp;" ). "</td>\n" ; } echo "< ...
https://man.plustar.jp/php/function.oci-set-prefetch-lob.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT