PHP選項與資訊函式程式庫:assert

assert (PHP4 >= 4.0b4) assert ---&HTTP://www.aliyun.com/zixun/aggregation/37954.html">nbsp; 如果assertion是false則檢查 語法 : int assert (string|bool assertion) 說明 : 如果它的結果是false,assert( )將會...

PHP選項與資訊函式程式庫:getlastmod

getlastmod (PHP3 , PHP4) getlastmod ---&HTTP://www.aliyun.com/zixun/aggregation/37954.html">nbsp; 取得網頁最後修改的時間 語法 : int getlastmod (void) 說明 : 傳回目前網頁的最後修改的時間,傳回的值是一Unix時間戳記記,可以傳遞給date( )使...

PHP選項與資訊函式程式庫:assert_options

assert_options (PHP4 >= 4.0b4) assert_options ---&HTTP://www.aliyun.com/zixun/aggregation/37954.html"> nbsp; 設定(取得)各式的assert旗標 語法 : mixed assert_options (int what [, mixed value]) 說明 ...

PHP選項與資訊函式程式庫:getmyinode

getmyinode (PHP3 , PHP4) getmyinode ---&HTTP://www.aliyun.com/zixun/aggregation/37954.html">nbsp; 取得目前程式的inode 語法 : int getmyinode (void) 說明 : 傳回目前程式的inode,失敗則傳回false。 注意 : 此函數無法運作在Wind...

PHP選項與資訊函式程式庫:error_log

error_log (PHP3 , PHP4) error_log --- &HTTP://www.aliyun.com/zixun/aggregation/37954.html">nbsp;送出錯誤訊息到某處 語法 : int error_log (string message, int message_type [, string destination...

PHP選項與資訊函式程式庫:getmypid

getmypid (PHP3 , PHP4) getmypid ---&HTTP://www.aliyun.com/zixun/aggregation/37954.html">nbsp; 取得PHP的處理ID 語法 : int getmypid (void) 說明 : 傳回目前PHP處理(process)ID,失敗則傳回false。 參考 : getmyuid( )&...

PHP選項與資訊函式程式庫:error_reporting

error_reporting (PHP3 , PHP4) error_reporting --- &HTTP://www.aliyun.com/zixun/aggregation/37954.html">nbsp; 設定PHP錯誤回報等級 語法 : int error_reporting ([int level]) 說明 :  設定PHP的錯誤回報...

PHP選項與資訊函式程式庫:getmyuid

getmyuid (PHP3 , PHP4) getmyuid ---&HTTP://www.aliyun.com/zixun/aggregation/37954.html">nbsp; 取得PHP程式擁有者的ID 語法 : int getmyuid (void) 說明 : 傳回目前程式的消費者ID,失敗則傳回false。 參考 : getmypid( ) ...

PHP選項與資訊函式程式庫:extension_loaded

extension_loaded (PHP3 >= 3.0.10 , PHP4 >= 4.0b4) extension_loaded ---&HTTP://www.aliyun.com/zixun/ aggregation/37954.html">nbsp; 判斷擴充模組是否已載入 語法 : bool extension_loaded (string nam...

PHP選項與資訊函式程式庫:getrusage

getrusage (PHP3 >= 3.0.7 , PHP4 >= 4.0b2) getrusage ---&HTTP://www.aliyun.com/zixun/aggregation/37954.html" >nbsp; 取得目前資源用法 語法 : array getrusage ([int who]) 說明 : 這是getrusage(2)的介面,...

PHP選項與資訊函式程式庫:getenv

getenv (PHP3 , PHP4) getenv ---&HTTP://www.aliyun.com/zixun/aggregation/37954.html">nbsp; 取得環境變數的值 語法 : string getenv (string varname) 說明 : 傳回環境變數varname的值,發生錯誤則傳回false。 Example : <?...

PHP選項與資訊函式程式庫:phpcredits

phpcredits (PHP4) phpcredits ---&HTTP://www.aliyun.com/zixun/aggregation/37954.html">nbsp; 列出PHP榮譽 語法 : void phpcredits (int flag) 說明 : 此函數列出PHP開發者榮譽(credits)清單,它產生適當的HTML碼,在網頁中插入資訊。 參數f...

PHP選項與資訊函式程式庫:get_required_files

get_required_files (PHP4 >= 4.0RC2) get_required_files ---&HTTP://www.aliyun.com/zixun/aggregation/37954. html">nbsp; 傳回在程式中require_once( )檔的名稱 語法 : array get_required_files (void) 說...

PHP選項與資訊函式程式庫:phpinfo

phpinfo (PHP3 , PHP4) phpinfo ---&HTTP://www.aliyun.com/zixun/aggregation/37954.html">nbsp; 輸出PHP資訊 語法 : int phpinfo (void) 說明 : 輸出全部關於目前PHP的狀態的資訊,這包含了關於PHP編譯選項、擴充模組、PHP版本、伺服器資訊和環境、PHP環...

PHP選項與資訊函式程式庫:get_included_files

get_included_files (PHP4 >= 4.0RC1) get_included_files ---&HTTP://www.aliyun.com/zixun/aggregation/37954. html">nbsp; 傳回在程式中include_once( )檔的名稱 語法 : array get_included_files (void) 說...

PHP選項與資訊函式程式庫:phpversion

phpversion (PHP3 , PHP4) phpversion ---&HTTP://www.aliyun.com/zixun/aggregation/37954.html">nbsp; 取得目前PHP版本 語法 : string phpversion (void) 說明 : 傳回現在所安裝的PHP的版本。 Example : <?php  &...

ExpressionJ 0.8.6發佈 數位表達的JAVA庫

ExpressionJ 是一個用於解釋簡單數位表達的JAVA庫。 該庫可以運用在所有應用程式中,能夠結合數值,而無需使用完全成熟的指令碼語言。 ExpressionJ 0.8.6該版本增加了MOD函數(a % b)和ABS功能。 它可以確保HTTP://www.aliyun.com/zixun/aggregation/33959.html">ParserExceptions分析器(...

PHP選項與資訊函式程式庫:php_logo_guid

php_logo_guid (PHP4 >= 4.0b4) php_logo_guid ---&HTTP://www.aliyun.com/zixun/aggregation/37954.html">nbsp; 取得logo guid 語法 : string php_logo_guid (void) 說明 : 注意 : 此功能是PHP4 Beta 4新增的功能。 ...

PHP選項與資訊函式程式庫:php_sapi_name

php_sapi_HTTP://www.aliyun.com/zixun/aggregation/11696.html">name (PHP4 >= 4.0.1) php_sapi_name ---  傳回web伺服與PHP之間的介面型態 語法 : string php_sapi_name (void) 說明 : php_sapi_name( )傳回一個小寫的...

JActor 2.1.0 RC2發佈 JAVA Actor實現的工具

JActor 是一個高性能JAVA Actor角色的實現,可以每秒傳送10億個消息或執行HTTP://www.aliyun.com/zixun/aggregation/37392.html">8000萬出版物到 i5 使用者 ,它是在任何語言中最快的Actor角色實現工具。 JActor 2.1.0 RC2該版本增加了一個非阻塞的鎖元件,修復了actor初始化修復的竟態條件,所以...

總頁數: 606 1 .... 29 30 31 32 33 .... 606 Go to: 前往

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.