Results of 1 - 5 of about 5 for reader (0.009 sec.)
- Constructs a new SyncReaderWriter object 11711
- « SyncReaderWriter SyncReaderWriter::readlock » PHP Manual SyncReaderWriter Constructs a new Syn
...
cReaderWriter object SyncReaderWriter::__construct (PECL s ...
ync >= 1.0.0) SyncReaderWriter::__construct — Constructs a new SyncReaderWr ...
iter object 説明 public SyncReaderWriter::__construct ( string $name = ? , int $autou ...
nlock = 1 ) Constructs a named or unnamed reader-writer object. パラメータ name The name of the rea ...
-
https://man.plustar.jp/php/syncreaderwriter.construct.html
- [similar]
- 例 11030
- « 定義済み定数 ZipArchive » PHP Manual Zip 例 例 例1 Zip アーカイブの作成 <?php $zip = new ZipAr
...
ラッパーによる OpenOffice メタ情報の読み込み <?php $reader = new XMLReader (); $reader -> open ( 'zip://' . d ...
est.odt#meta.xml' ); $odt_meta = array(); while ( $reader -> read ()) { if ( $reader -> nodeType == XMLREADE ...
R :: ELEMENT ) { $elm = $reader -> name ; } else { if ( $reader -> nodeType == XML ...
READER :: END_ELEMENT && $reader -> name == 'office:meta' ) { break; } if (! trim ( ...
-
https://man.plustar.jp/php/zip.examples.html
- [similar]
- The SyncReaderWriter class 8401
- « SyncEvent::wait SyncReaderWriter::__construct » PHP Manual Sync The SyncReaderWriter class The
...
SyncReaderWriter class (PECL sync >= 1.0.0) はじめに A cross- ...
atform, native implementation of named and unnamed reader-writer objects. A reader-writer object allows many ...
readers or one writer to access a resource. This is an ef ...
ss is occasionally necessary. クラス概要 class SyncReaderWriter { /* メソッド */ public __construct ( string ...
-
https://man.plustar.jp/php/class.syncreaderwriter.html
- [similar]
- はじめに 7537
- « Sync インストール/設定 » PHP Manual Sync はじめに はじめに The 'sync' extension introduces cro
...
to PHP. Named and unnamed Mutex, Semaphore, Event, Reader-Writer, and named Shared Memory objects provide OS ...
-
https://man.plustar.jp/php/intro.sync.html
- [similar]
- はじめに 7243
- « FDF インストール/設定 » PHP Manual FDF はじめに はじめに Forms Data Format (FDF)は、PDF ドキュ
...
.fdf で送信する必要があります。 ブラウザの Acrobat Reader プラグイン がこの MIME 型を認識し、 関連する PDF フ ...
-
https://man.plustar.jp/php/intro.fdf.html
- [similar]
PREV
1
NEXT