App下載

詞條

大約有 7,000 項(xiàng)符合查詢結(jié)果 ,庫(kù)內(nèi)數(shù)據(jù)總量為 78,250 項(xiàng)。(搜索耗時(shí):0.0055秒)

4431.Array 助手(ArrayHelper)

數(shù)組助手類(lèi) 除了PHP中豐富的數(shù)組函數(shù)集, Yii 數(shù)組助手類(lèi)提供了額外的靜態(tài)方法,讓你更高效地處理數(shù)組。 獲取值 用原生PHP從一個(gè)對(duì)象、數(shù)組、或者包含這兩者的一個(gè)復(fù)雜數(shù)據(jù)結(jié)構(gòu)中獲取數(shù)據(jù)是非常繁瑣的。 你首先得使用isset...

http://www.o2fo.com/yii2manual/2psqnozt.html

4432.Swoole Server實(shí)例

...需要設(shè)置網(wǎng)絡(luò)事件的回調(diào)函數(shù)即可。swoole_server只能用于php-cli環(huán)境,否則會(huì)拋出致命錯(cuò)誤構(gòu)建Server對(duì)象$serv = new swoole_server("127.0.0.1", 9501, SWOOLE_BASE, SWOOLE_SOCK_TCP); 設(shè)置運(yùn)行時(shí)參數(shù)$serv->set(array( 'worker_num' => 4, 'daemonize' => true, 'b...

http://www.o2fo.com/swoole/swoole-tcpserver.html

4433.YAML 集合和結(jié)構(gòu)

...表形式寫(xiě)在方括號(hào)中。集合的最佳插圖,包括在交響樂(lè)等PHP框架中。[PHP, Perl, Python]這些集合存儲(chǔ)在文檔中。YAML中文檔的分隔用三個(gè)連字符或短劃線(---)表示。 文檔末尾標(biāo)有三個(gè)點(diǎn)(...)。YAML中的文檔分隔用三個(gè)破折號(hào)(---)表示,...

http://www.o2fo.com/yaml1/yaml_collections_and_structures.html

4434.Laravel 項(xiàng)目開(kāi)發(fā)規(guī)范 API 資源

...urces 必須使用顯性的數(shù)據(jù)結(jié)構(gòu),而非隱性。? 隱性:<?php namespace App\Resources; use Illuminate\Http\Resources\Json\JsonResource; class AssetRateResource extends JsonResource { public function toArray($request): array { return $this->resource->toArray(); } }? 顯性:...

http://www.o2fo.com/fonsl/fonsl-6pwc3r1a.html

4435.Linux命令 htpasswd - apache服務(wù)器創(chuàng)建密碼認(rèn)證文件

... 實(shí)例 利用htpasswd命令添加用戶htpasswd -bc .passwd www.jsdig.com php 在bin目錄下生成一個(gè).passwd文件,用戶名www.jsdig.com,密碼:php,默認(rèn)采用MD5加密方式。 在原有密碼文件中增加下一個(gè)用戶htpasswd -b .passwd Jack 123456 去掉-c選項(xiàng),即可在第...

http://www.o2fo.com/linuxc/linuxc-1kv63lfv.html

4436.Bootstrap5 選擇區(qū)間

...ange" 并使用 .form-range 類(lèi):</p> <form action="/action_page.php"> <label for="customRange" class="form-label">自定義選擇區(qū)間</label> <input type="range" class="form-range" id="customRange" name="points"> <label for="customRange" class="form-label">默...

http://www.o2fo.com/bootstrap5/bootstrap-5-selection-interval.html

4437.編寫(xiě)自定義斷言

編寫(xiě)自定義斷言 編寫(xiě)自定義斷言時(shí),最佳實(shí)踐是遵循 PHPUnit 自有斷言的實(shí)現(xiàn)方式。正如 Example?14.1, “PHPUnit_Framework_Assert 類(lèi)的 assertTrue() 與 isTrue() 方法”中所示,assertTrue() 方法只是對(duì) isTrue() 和 assertThat() 方法的外包覆:isTrue() ...

http://www.o2fo.com/phpunit5/l2fc4ozt.html

4438.調(diào)試工具欄和調(diào)試器(Debug Toolbar and Debugger)

...ut of the box these tools allow you to: quickly get the framework version, PHP version, response status, current controller and action, performance info and more via toolbar; browse the application and PHP configuration; view the request data, request and response headers, session data, and environm...

http://www.o2fo.com/yii2manual/u67xzozt.html

4439.Swoole的Task使用以及swoole_client

環(huán)境說(shuō)明: 系統(tǒng):Ubuntu14.04 (安裝教程包括CentOS6.5) PHP版本:PHP-5.5.10 swoole版本:1.7.6-stable 上一章已經(jīng)簡(jiǎn)單介紹了如何寫(xiě)一個(gè)簡(jiǎn)單的Echo服務(wù)器,并了解了onReceive等幾個(gè)核心回調(diào)函數(shù)的使用方法。這一章,我將介紹如何使用Swo...

http://www.o2fo.com/javascript_rules/dclo2ozt.html

4440.sp_get_menu()

sp_get_menu() 上一頁(yè)下一頁(yè) 模板中用法: <php> ????$effected_id="menu-header"; ????$filetpl="<a?href='\$href'?target='\$target'>\$label</a>"; ????$foldertpl="<a?class='dropdown-toggle'?href='\$href'?target='\$target'>\$label</a>"; ????$u...

http://www.o2fo.com/thinkcmfmanual/5i4ubozt.html

抱歉,暫時(shí)沒(méi)有相關(guān)的微課

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

抱歉,暫時(shí)沒(méi)有相關(guān)的視頻課程

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

抱歉,暫時(shí)沒(méi)有相關(guān)的教程

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

4431.Array 助手(ArrayHelper)

數(shù)組助手類(lèi) 除了PHP中豐富的數(shù)組函數(shù)集, Yii 數(shù)組助手類(lèi)提供了額外的靜態(tài)方法,讓你更高效地處理數(shù)組。 獲取值 用原生PHP從一個(gè)對(duì)象、數(shù)組、或者包含這兩者的一個(gè)復(fù)雜數(shù)據(jù)結(jié)構(gòu)中獲取數(shù)據(jù)是非常繁瑣的。 你首先得使用isset...

http://www.o2fo.com/yii2manual/2psqnozt.html

4432.Swoole Server實(shí)例

...需要設(shè)置網(wǎng)絡(luò)事件的回調(diào)函數(shù)即可。swoole_server只能用于php-cli環(huán)境,否則會(huì)拋出致命錯(cuò)誤構(gòu)建Server對(duì)象$serv = new swoole_server("127.0.0.1", 9501, SWOOLE_BASE, SWOOLE_SOCK_TCP); 設(shè)置運(yùn)行時(shí)參數(shù)$serv->set(array( 'worker_num' => 4, 'daemonize' => true, 'b...

http://www.o2fo.com/swoole/swoole-tcpserver.html

4433.YAML 集合和結(jié)構(gòu)

...表形式寫(xiě)在方括號(hào)中。集合的最佳插圖,包括在交響樂(lè)等PHP框架中。[PHP, Perl, Python]這些集合存儲(chǔ)在文檔中。YAML中文檔的分隔用三個(gè)連字符或短劃線(---)表示。 文檔末尾標(biāo)有三個(gè)點(diǎn)(...)。YAML中的文檔分隔用三個(gè)破折號(hào)(---)表示,...

http://www.o2fo.com/yaml1/yaml_collections_and_structures.html

4434.Laravel 項(xiàng)目開(kāi)發(fā)規(guī)范 API 資源

...urces 必須使用顯性的數(shù)據(jù)結(jié)構(gòu),而非隱性。? 隱性:<?php namespace App\Resources; use Illuminate\Http\Resources\Json\JsonResource; class AssetRateResource extends JsonResource { public function toArray($request): array { return $this->resource->toArray(); } }? 顯性:...

http://www.o2fo.com/fonsl/fonsl-6pwc3r1a.html

4435.Linux命令 htpasswd - apache服務(wù)器創(chuàng)建密碼認(rèn)證文件

... 實(shí)例 利用htpasswd命令添加用戶htpasswd -bc .passwd www.jsdig.com php 在bin目錄下生成一個(gè).passwd文件,用戶名www.jsdig.com,密碼:php,默認(rèn)采用MD5加密方式。 在原有密碼文件中增加下一個(gè)用戶htpasswd -b .passwd Jack 123456 去掉-c選項(xiàng),即可在第...

http://www.o2fo.com/linuxc/linuxc-1kv63lfv.html

4436.Bootstrap5 選擇區(qū)間

...ange" 并使用 .form-range 類(lèi):</p> <form action="/action_page.php"> <label for="customRange" class="form-label">自定義選擇區(qū)間</label> <input type="range" class="form-range" id="customRange" name="points"> <label for="customRange" class="form-label">默...

http://www.o2fo.com/bootstrap5/bootstrap-5-selection-interval.html

4437.編寫(xiě)自定義斷言

編寫(xiě)自定義斷言 編寫(xiě)自定義斷言時(shí),最佳實(shí)踐是遵循 PHPUnit 自有斷言的實(shí)現(xiàn)方式。正如 Example?14.1, “PHPUnit_Framework_Assert 類(lèi)的 assertTrue() 與 isTrue() 方法”中所示,assertTrue() 方法只是對(duì) isTrue() 和 assertThat() 方法的外包覆:isTrue() ...

http://www.o2fo.com/phpunit5/l2fc4ozt.html

4438.調(diào)試工具欄和調(diào)試器(Debug Toolbar and Debugger)

...ut of the box these tools allow you to: quickly get the framework version, PHP version, response status, current controller and action, performance info and more via toolbar; browse the application and PHP configuration; view the request data, request and response headers, session data, and environm...

http://www.o2fo.com/yii2manual/u67xzozt.html

4439.Swoole的Task使用以及swoole_client

環(huán)境說(shuō)明: 系統(tǒng):Ubuntu14.04 (安裝教程包括CentOS6.5) PHP版本:PHP-5.5.10 swoole版本:1.7.6-stable 上一章已經(jīng)簡(jiǎn)單介紹了如何寫(xiě)一個(gè)簡(jiǎn)單的Echo服務(wù)器,并了解了onReceive等幾個(gè)核心回調(diào)函數(shù)的使用方法。這一章,我將介紹如何使用Swo...

http://www.o2fo.com/javascript_rules/dclo2ozt.html

4440.sp_get_menu()

sp_get_menu() 上一頁(yè)下一頁(yè) 模板中用法: <php> ????$effected_id="menu-header"; ????$filetpl="<a?href='\$href'?target='\$target'>\$label</a>"; ????$foldertpl="<a?class='dropdown-toggle'?href='\$href'?target='\$target'>\$label</a>"; ????$u...

http://www.o2fo.com/thinkcmfmanual/5i4ubozt.html

抱歉,暫時(shí)沒(méi)有相關(guān)的文章

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

熱門(mén)課程