検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 16 for owner (0.004 sec.)
新しい MultipleIterator を作成する 11870
« MultipleIterator::attachIterator MultipleIterator::containsIterator » PHP Manual MultipleItera ... or (array( 'Developer' , 'Scrum Master' , 'Project Owner' )); $team = new MultipleIterator ( $flags ); $tea ... Scrum Master ) Array ( [0] => Jack [1] => Project Owner ) $flags = MIT_NEED_ANY|MIT_KEYS_NUMERIC の場合の出 ... Scrum Master ) Array ( [0] => Jack [1] => Project Owner ) Array ( [0] => Judy [1] => ) $flags = MIT_NEED_A ... aster ) Array ( [person] => Jack [role] => Project Owner ) $flags = MIT_NEED_ANY|MIT_KEYS_ASSOC の場合の出力 ...
https://man.plustar.jp/php/multipleiterator.construct.html - [similar]
The RarEntry class 11454
« RarArchive::__toString RarEntry::extract » PHP Manual Rar The RarEntry class The RarEntry clas ... TE_UNIX_GROUP_READ = 32 ; const int ATTRIBUTE_UNIX_OWNER_EXECUTE = 64 ; const int ATTRIBUTE_UNIX_OWNER_WRIT ... E = 128 ; const int ATTRIBUTE_UNIX_OWNER_READ = 256 ; const int ATTRIBUTE_UNIX_STICKY = 512 ... es whose host OS is UNIX. RarEntry::ATTRIBUTE_UNIX_OWNER_EXECUTE Bit that represents a UNIX entry that is o ... es whose host OS is UNIX. RarEntry::ATTRIBUTE_UNIX_OWNER_WRITE Bit that represents a UNIX entry that is own ...
https://man.plustar.jp/php/class.rarentry.html - [similar]
ディレクトリに存在するファイルの一覧を返す 10778
« ftp_mkdir ftp_nb_continue » PHP Manual FTP 関数 ディレクトリに存在するファイルの一覧を返す ftp ... ng(2) "33" ["UNIX.mode"]=> string(4) "0755" ["UNIX.owner"]=> string(2) "33" } [1]=> array(8) { ["name"]=> s ... ng(2) "33" ["UNIX.mode"]=> string(4) "0755" ["UNIX.owner"]=> string(2) "33" } [2]=> array(8) { ["name"]=> s ... ng(2) "33" ["UNIX.mode"]=> string(4) "0755" ["UNIX.owner"]=> string(2) "33" } [3]=> array(8) { ["name"]=> s ... ng(2) "33" ["UNIX.mode"]=> string(4) "0755" ["UNIX.owner"]=> string(2) "33" } [4]=> array(8) { ["name"]=> s ...
https://man.plustar.jp/php/function.ftp-mlsd.html - [similar]
ストリームメタデータを変更する 10223
« streamWrapper::stream_lock streamWrapper::stream_open » PHP Manual streamWrapper ストリームメタ ... OUCH ( touch() に反応してコールされる) STREAM_META_OWNER_NAME ( chown() に反応して文字列引数つきでコールされ ... る) STREAM_META_OWNER ( chown() に反応してコールされる) STREAM_META_GROU ... 、 touch() 関数の二つの引数を含む配列。 STREAM_META_OWNER_NAME あるいは PHP_STREAM_META_GROUP_NAME の場合は、 ... オーナーの名前を表す文字列。 STREAM_META_OWNER あるいは PHP_STREAM_META_GROUP の場合は、オーナーを ...
https://man.plustar.jp/php/streamwrapper.stream-metadata.html - [similar]
collection.xml および collection.xsl ファイルの例 10085
« 例 libxml のエラー処理関数によるエラー処理 » PHP Manual 例 collection.xml および collection.xs ... //www.w3.org/1999/XSL/Transform"> <xsl:param name="owner" select="'Nicolas Eliaszewicz'"/> <xsl:output meth ... ollection"> Hey! Welcome to <xsl:value-of select="$owner"/>'s sweet CD collection! <xsl:apply-templates/> < ... , ファイル , 例 , および , cd , year , template , owner , stylesheet , 処理 ...
https://man.plustar.jp/php/xsl.examples-collection.html - [similar]
ファイルのステータスのキャッシュをクリアする 9548
« chown copy » PHP Manual ファイルシステム 関数 ファイルのステータスのキャッシュをクリアする cle ... () , filemtime() , fileinode() , filegroup() , fileowner() , filesize() , filetype() , および fileperms() . ... の例 <?php $file = 'output_log.txt' ; function get_owner ( $file ) { $stat = stat ( $file ); $user = posix_ ... @ %s: %s\n" ; printf ( $format , date ( 'r' ), get_owner ( $file )); chown ( $file , 'ross' ); printf ( $fo ... rmat , date ( 'r' ), get_owner ( $file )); clearstatcache (); printf ( $format , ...
https://man.plustar.jp/php/function.clearstatcache.html - [similar]
現在の PHP スクリプトの所有者の名前を取得する 8594
« get_cfg_var get_defined_constants » PHP Manual PHP オプション/情報 関数 現在の PHP スクリプトの ... get_current_user() の例 <?php echo 'Current script owner: ' . get_current_user (); ?> 上の例の出力は、 たと ... えば以下のようになります。 Current script owner: SYSTEM 参考 getmyuid() - PHP スクリプト所有者のユ ...
https://man.plustar.jp/php/function.get-current-user.html - [similar]
Returns the values most recently detected by Ev 8456
« EvStat EvStat::__construct » PHP Manual EvStat Returns the values most recently detected by Ev ... tion 'nlink' number of hard links 'uid' user ID of owner 'size' total size, in bytes 'gid' group ID of owne ...
https://man.plustar.jp/php/evstat.attr.html - [similar]
基本的な使い方 8179
« 基本的な使用法 PostgreSQL 関数 » PHP Manual 例 基本的な使い方 基本的な使い方 以下の例には、レガ ... uery = ' SELECT d.datname as "Name", u.usename as "Owner", pg_encoding_to_char(d.encoding) as "Encoding" FR ... 's' THEN 'special' END as \"Type\", u.usename as \"Owner\" FROM pg_class c LEFT JOIN pg_user u ON c.relowne ...
https://man.plustar.jp/php/pgsql.examples-queries.html - [similar]
Philosophy 8040
« Installation Functional API » PHP Manual parallel Philosophy Philosophy This section contains ... ommunicating. Data should have a definitive single owner When approaching the CSP model for the first time, ... be communicated over channels and performed by the owner of the data, the success, failure, or result (stat ...
https://man.plustar.jp/php/philosophy.parallel.html - [similar]
PREV 1 2 NEXT