7501 |
PHPの関数・メソッドの単語集 |
|
SyncReaderWriter::readunlock
|
詳細
|
1. Releases a read lock
|
|
7502 |
PHPの関数・メソッドの単語集 |
|
SyncReaderWriter::writelock
|
詳細
|
1. Waits for an exclusive write lock
|
|
7503 |
PHPの関数・メソッドの単語集 |
|
SyncReaderWriter::writeunlock
|
詳細
|
1. Releases a write lock
|
|
7504 |
PHPの関数・メソッドの単語集 |
|
SyncReaderWriter::__construct
|
詳細
|
1. Constructs a new SyncReaderWriter object
|
|
7505 |
PHPの関数・メソッドの単語集 |
|
SyncSemaphore::lock
|
詳細
|
1. Decreases the count of the semaphore or waits
|
|
スポンサー
|
7506 |
PHPの関数・メソッドの単語集 |
|
SyncSemaphore::unlock
|
詳細
|
1. Increases the count of the semaphore
|
|
7507 |
PHPの関数・メソッドの単語集 |
|
SyncSemaphore::__construct
|
詳細
|
1. Constructs a new SyncSemaphore object
|
|
7508 |
PHPの関数・メソッドの単語集 |
|
SyncSharedMemory::first
|
詳細
|
1. Check to see if the object is the first instance system-wide of named shared memory
|
|
7509 |
PHPの関数・メソッドの単語集 |
|
SyncSharedMemory::read
|
詳細
|
1. Copy data from named shared memory
|
|
7510 |
PHPの関数・メソッドの単語集 |
|
SyncSharedMemory::size
|
詳細
|
1. Returns the size of the named shared memory
|
|
スポンサー
|
7511 |
PHPの関数・メソッドの単語集 |
|
SyncSharedMemory::write
|
詳細
|
1. Copy data to named shared memory
|
|
7512 |
PHPの関数・メソッドの単語集 |
|
SyncSharedMemory::__construct
|
詳細
|
1. Constructs a new SyncSharedMemory object
|
|
7513 |
PHPの関数・メソッドの単語集 |
|
syslog
|
詳細
|
1. システムログのメッセージを生成する
|
|
7514 |
PHPの関数・メソッドの単語集 |
|
system
|
詳細
|
1. 外部プログラムを実行し、出力を表示する
|
|
7515 |
PHPの関数・メソッドの単語集 |
|
sys_getloadavg
|
詳細
|
1. システムの平均負荷を取得する
|
|
スポンサー
|
7516 |
PHPの関数・メソッドの単語集 |
|
sys_get_temp_dir
|
詳細
|
1. 一時ファイル用に使用されるディレクトリのパスを返す
|
|
7517 |
PHPの関数・メソッドの単語集 |
|
Table::count
|
詳細
|
1. 行の数を取得する
|
|
7518 |
PHPの関数・メソッドの単語集 |
|
Table::delete
|
詳細
|
1. テーブルから行を削除する
|
|
7519 |
PHPの関数・メソッドの単語集 |
|
Table::existsInDatabase
|
詳細
|
1. テーブルがデータベースに存在するかをチェックする
|
|
7520 |
PHPの関数・メソッドの単語集 |
|
Table::getName
|
詳細
|
1. テーブル名を取得する
|
|
スポンサー
|
7521 |
PHPの関数・メソッドの単語集 |
|
Table::getSchema
|
詳細
|
1. テーブルスキーマを取得する
|
|
7522 |
PHPの関数・メソッドの単語集 |
|
Table::getSession
|
詳細
|
1. テーブルを操作するためのセッションを取得する
|
|
7523 |
PHPの関数・メソッドの単語集 |
|
Table::insert
|
詳細
|
1. テーブルに行を挿入する
|
|
7524 |
PHPの関数・メソッドの単語集 |
|
Table::isView
|
詳細
|
1. テーブルがビューかどうかを調べる
|
|
7525 |
PHPの関数・メソッドの単語集 |
|
Table::select
|
詳細
|
1. テーブルから行を選択する
|
|
スポンサー
|