検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 118 for Group (0.008 sec.)
ジョブ制御のプロセスグループ ID を設定する 6224
« posix_setgid posix_setrlimit » PHP Manual POSIX 関数 ジョブ制御のプロセスグループ ID を設定する ... 説明 posix_setpgid ( int $process_id , int $process_group_id ): bool プロセス process_id をプロセスグループ ... process_group_id に加えます。 パラメータ process_id プロセス ID。 ... process_group_id プロセスグループ ID。 戻り値 成功した場合に tru ... 関連キーワード: 制御 , 設定 , process , setpgid , group , int , プロセス , 関数 , setrlimit , setgid ...
https://man.plustar.jp/php/function.posix-setpgid.html - [similar]
ファイルのグループを変更する 6174
« basename chmod » PHP Manual ファイルシステム 関数 ファイルのグループを変更する chgrp (PHP 4, P ... 更する 説明 chgrp ( string $filename , string | int $group ): bool (名前または番号で指定した)ファイル filenam ... e のグループを group に変更しようと試みます。 スーパーユーザーのみがファ ... 更できます。 パラメータ filename ファイルへのパス。 group グループ名あるいはグループ番号。 戻り値 成功した場 ... hp $filename = 'shared_file.txt' ; $format = "%s's Group ID @ %s: %d\n" ; printf ( $format , $filename , da ...
https://man.plustar.jp/php/function.chgrp.html - [similar]
UI 6074
« GUI用の拡張モジュール はじめに » PHP Manual GUI用の拡張モジュール UI UI はじめに インストール/ ... Controls\Grid::setPadded — Set Padding UI\Controls\Group — Control Group (Arrangement) UI\Controls\Group::a ... ppend — Append Control UI\Controls\Group::__construct — Construct a new Group UI\Controls\G ... roup::getTitle — Get Title UI\Controls\Group::hasMargin — Margin Detection UI\Controls\Group::s ... etMargin — Set Margin UI\Controls\Group::setTitle — Set Title UI\Controls\Box — Control Bo ...
https://man.plustar.jp/php/book.ui.html - [similar]
The RarEntry class 6049
« RarArchive::__toString RarEntry::extract » PHP Manual Rar The RarEntry class The RarEntry clas ... UTE_UNIX_WORLD_READ = 4 ; const int ATTRIBUTE_UNIX_GROUP_EXECUTE = 8 ; const int ATTRIBUTE_UNIX_GROUP_WRITE ... = 16 ; const int ATTRIBUTE_UNIX_GROUP_READ = 32 ; const int ATTRIBUTE_UNIX_OWNER_EXECUTE ... es whose host OS is UNIX. RarEntry::ATTRIBUTE_UNIX_GROUP_EXECUTE Bit that represents a UNIX entry that is g ... es whose host OS is UNIX. RarEntry::ATTRIBUTE_UNIX_GROUP_WRITE Bit that represents a UNIX entry that is gro ...
https://man.plustar.jp/php/class.rarentry.html - [similar]
Removes an expand sort field from the expand.sort parameter 5999
« SolrQuery::removeExpandFilterQuery SolrQuery::removeFacetDateField » PHP Manual SolrQuery Remo ... Field() - Orders the documents within the expanded groups (expand.sort parameter) SolrQuery::setExpandRows( ... ) - Sets the number of rows to display in each group (expand.rows). Server Default 5 SolrQuery::setExpa ... determines which documents to include in the main group SolrQuery::removeExpandFilterQuery() - Removes an ... ves , sort , from , pand , removeExpandSortField , group , documents ...
https://man.plustar.jp/php/solrquery.removeexpandsortfield.html - [similar]
RFC 822 準拠のアドレスをパースする 5974
« mailparse_msg_parse mailparse_stream_encode » PHP Manual Mailparse 関数 RFC 822 準拠のアドレス ... s と同じ値となります。 address メールアドレス。 is_group 受信者がニュースグループである場合に true 、そうで ... g" ["address"]=> string(15) "wez@example.com" ["is_group"]=> bool(false) } [1]=> array(3) { ["display"]=> s ... m" ["address"]=> string(15) "doe@example.com" ["is_group"]=> bool(false) } } 関連キーワード: 準拠 , パース ... se , addresses , string , array , 受信 , display , group ...
https://man.plustar.jp/php/function.mailparse-rfc822-parse-addresses.html - [similar]
シンボリックリンクのグループ所有権を変更する 5949
« is_writeable lchown » PHP Manual ファイルシステム 関数 シンボリックリンクのグループ所有権を変更 ... する 説明 lchgrp ( string $filename , string | int $group ): bool シンボリックリンク filename のグループを g ... 。 パラメータ filename シンボリックリンクへのパス。 group グループ名あるいはグループ番号。 戻り値 成功した場 ... ーワード: 変更 , グループ , 所有 , filename , 注意 , group , lchgrp , 関数 , string , lchown ...
https://man.plustar.jp/php/function.lchgrp.html - [similar]
ディレクトリに存在するファイルの一覧を返す 5924
« ftp_mkdir ftp_nb_continue » PHP Manual FTP 関数 ディレクトリに存在するファイルの一覧を返す ftp ... cdir" ["unique"]=> string(11) "811U5740002" ["UNIX.group"]=> string(2) "33" ["UNIX.mode"]=> string(4) "0755 ... pdir" ["unique"]=> string(11) "811U5740002" ["UNIX.group"]=> string(2) "33" ["UNIX.mode"]=> string(4) "0755 ... "dir" ["unique"]=> string(11) "811U5740525" ["UNIX.group"]=> string(2) "33" ["UNIX.mode"]=> string(4) "0755 ... "dir" ["unique"]=> string(11) "811U57405EE" ["UNIX.group"]=> string(2) "33" ["UNIX.mode"]=> string(4) "0755 ...
https://man.plustar.jp/php/function.ftp-mlsd.html - [similar]
グループアクセスリストを求める 5924
« posix_getuid posix_isatty » PHP Manual POSIX 関数 グループアクセスリストを求める posix_initgroup ... ups (PHP 5 >= 5.2.0, PHP 7, PHP 8) posix_initgroups — グループアクセスリストを求める 説明 posix_initg ... roups ( string $username , int $group_id ): bool 指定した名前のユーザーについてのグループ ... 。 パラメータ username リストを取得したいユーザー。 group_id パスワードファイルから取得したグループ番号。 戻 ... 、失敗した場合に false を返します。 参考 Unix の initgroups(3) のマニュアル 関連キーワード: グループアクセスリ ...
https://man.plustar.jp/php/function.posix-initgroups.html - [similar]
指定したグループ ID を有するグループに関する情報を返す 5899
« posix_getgid posix_getgrnam » PHP Manual POSIX 関数 指定したグループ ID を有するグループに関す ... ループに関する情報を返す 説明 posix_getgrgid ( int $group_id ): array | false 指定した ID のグループに関する ... 情報を取得します。 パラメータ group_id グループ ID。 戻り値 以下の要素を持つ配列を返し ... gid グループ ID。この関数をコールする際に指定した group_id と同じものになるので、冗長なデータです。 member ... を返します。 例 例1 posix_getgrgid() の使用例 <?php $groupid = posix_getegid (); $groupinfo = posix_getgrgid ...
https://man.plustar.jp/php/function.posix-getgrgid.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT