Results of 1 - 10 of about 28 for tests (0.064 sec.)
- 例外によるエラー処理の有効化および無効化を行う 13305
- « RarException::isUsingExceptions Zip » PHP Manual RarException 例外によるエラー処理の有効化およ
...
: ERAR_EOPEN (file open error) in C:\php_rar\trunk\tests\test.php on line 3 bool(false) bool(true) Fatal er ...
ERAR_EOPEN (file open error)' in C:\php_rar\trunk\tests\test.php:8 Stack trace: #0 C:\php_rar\trunk\tests\ ...
t_exist....') #1 {main} thrown in C:\php_rar\trunk\tests\test.php on line 8 参考 RarException::isUsingExcep ...
RarException , 処理 , open , setUsingExceptions , tests , RarArchive , スロー , not ...
-
https://man.plustar.jp/php/rarexception.setusingexceptions.html
- [similar]
- 変数が数字または数値形式の文字列であるかを調べる 10913
- « is_null is_object » PHP Manual 変数操作 関数 変数が数字または数値形式の文字列であるかを調べる
...
を返していました。 例 例1 is_numeric() の例 <?php $tests = array( "42" , 1337 , 0x539 , 02471 , 0b101001110 ...
umeric" , array(), 9.1 , null , '' , ); foreach ( $tests as $element ) { if ( is_numeric ( $element )) { ec ...
OT numeric 例2 空白文字と is_numeric() 関数 <?php $tests = [ " 42" , "42 " , " 9001" , // non-breaking spac ...
e "9001 " , // non-breaking space ]; foreach ( $tests as $element ) { if ( is_numeric ( $element )) { ec ...
-
https://man.plustar.jp/php/function.is-numeric.html
- [similar]
- テキスト形式で取得する 10913
- « RarArchive::setAllowBroken RarEntry » PHP Manual RarArchive テキスト形式で取得する RarArchive:
...
以下のようになります。 RAR Archive "D:\php_rar\trunk\tests\latest_winrar.rar" RAR Archive "D:\php_rar\trunk\t ...
: RarArchive , 取得 , toString , winrar , latest , tests , オブジェクト , 表現 , テキスト , パラメータ ...
-
https://man.plustar.jp/php/rararchive.tostring.html
- [similar]
- Rar アーカイブをクローズし、全リソースを開放する 10552
- « RarArchive RarArchive::getComment » PHP Manual RarArchive Rar アーカイブをクローズし、全リソー
...
以下のようになります。 RAR Archive "D:\php_rar\trunk\tests\latest_winrar.rar" RAR Archive "D:\php_rar\trunk\t ...
クローズ , リソース , 開放 , アーカイブ , メソッド , tests , コール , 成功 ...
-
https://man.plustar.jp/php/rararchive.close.html
- [similar]
- RAR アーカイブがソリッドであるかどうかを調べる 10552
- « RarArchive::isBroken RarArchive::open » PHP Manual RarArchive RAR アーカイブがソリッドであるか
...
以下のようになります。 RAR Archive "C:\php_rar\trunk\tests\store_method.rar": no RAR Archive "C:\php_rar\trun ...
k\tests\solid.rar": yes 例2 手続き型 <?php $arch1 = rar_op ...
アーカイブ , RarArchive , solid , isSolid , 手続き , tests , rarfile , open , public , メソッド ...
-
https://man.plustar.jp/php/rararchive.issolid.html
- [similar]
- この色と別の色の差を調べる 9258
- « ImagickPixel::isPixelSimilarQuantum ImagickPixel::setColor » PHP Manual ImagickPixel この色と別
...
ます。 例 例1 ImagickPixel::isSimilar() <?php // The tests below are written with the maximum distance expres ...
h // of a unit cube. $root3 = 1.732050807568877 ; $tests = array( [ 'rgb(245, 0, 0)' , 'rgb(255, 0, 0)' , 9 ...
/tr> </thead>" ; $output .= "<tbody>" ; foreach ( $tests as $testInfo ) { $color1 = $testInfo [ 0 ]; $color ...
-
https://man.plustar.jp/php/imagickpixel.issimilar.html
- [similar]
- テスト 9258
- « インストール手順 実行時設定 » PHP Manual インストール/設定 テスト テスト OCI8 のテストスイート
...
は ext/oci8/tests にあります。 OCI8 のテストを実行すると、テストが失 ...
うにします。 $ cd your_php_src_directory $ make test TESTS=ext/oci8 テストが終了したら、失敗したテストを見直し ...
ます。 遅いシステムで実行した場合は、 run-tests.php のデフォルトのタイムアウトよりも長い時間がかか ...
-
https://man.plustar.jp/php/oci8.test.html
- [similar]
- Vtiful\Kernel\Excel header 7783
- « Vtiful\Kernel\Excel::getHandle Vtiful\Kernel\Excel::insertFormula » PHP Manual Vtiful\Kernel\E
...
ance 例 例1 example <?php $config = [ 'path' => './tests' ]; $fileObject = new \ Vtiful \ Kernel \ Excel ( ...
-
https://man.plustar.jp/php/vtiful-kernel-excel.header.html
- [similar]
- Vtiful\Kernel\Excel mergeCells 7783
- « Vtiful\Kernel\Excel::insertText Vtiful\Kernel\Excel::output » PHP Manual Vtiful\Kernel\Excel V
...
ance 例 例1 example <?php $config = [ 'path' => './tests' ]; $excel = new \ Vtiful \ Kernel \ Excel ( $conf ...
-
https://man.plustar.jp/php/vtiful-kernel-excel.mergeCells.html
- [similar]
- Vtiful\Kernel\Excel addSheet 7603
- « Vtiful\Kernel\Excel Vtiful\Kernel\Excel::autoFilter » PHP Manual Vtiful\Kernel\Excel Vtiful\Ke
...
ance 例 例1 example <?php $config = [ 'path' => './tests' ]; $fileObject = new \ Vtiful \ Kernel \ Excel ( ...
-
https://man.plustar.jp/php/vtiful-kernel-excel.addSheet.html
- [similar]