第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定

設(shè)置路由時(shí)想要設(shè)置兩個(gè)參數(shù)該如何設(shè)置呢

設(shè)置路由時(shí)想要設(shè)置兩個(gè)參數(shù)該如何設(shè)置呢,這樣設(shè)置有 回報(bào)錯(cuò)

https://img1.sycdn.imooc.com//5b57e1c700011cd009880138.jpg

正在回答

4 回答

<?php
????return?[
????????'news/:id/:name'?????=>?'index/news/info'?????//?謹(jǐn)記前后不能加斜杠?/
????];
<?php
namespace?app\index\controller;

use?think\Url;

class?News?{
????public?function?index()?{
????????echo?'這是一個(gè)新聞列表';
????}
????public?function?info($id,?$name)?{
//????????echo?Url::build('index/news/info',"id={$id}&name={$name}").?'<br/>';
//????????echo?Url::build('index/news/info',?['id'=>$id,?'name'=>$name]).?'<br/>';
????????echo?url('index/news/info',?['id'=>$id,?'name'=>$name]).?'<br/>';
//????????http://localhost/news/888/panyongyu.html??訪問(wèn)
????????return?"{$id}".","."{$name}";
????}
}

我的是可以的,還有 return 不要這樣寫(xiě)呀,后面的不會(huì)執(zhí)行的

0 回復(fù) 有任何疑惑可以回復(fù)我~
//index/index/rout
public?function?rout($id="",$name=""){
????????echo?url('index/index/rout',['id'=>$id,'name'=>$name])."<br?/>";
????????return?"{$id}"."<br?/>"."{$name}";
????}

訪問(wèn):http://localhost:8080/tp5/public/posts/5/kankan

結(jié)果:https://img1.sycdn.imooc.com//5ba4b82b0001ee5703810135.jpg

0 回復(fù) 有任何疑惑可以回復(fù)我~
????public?function?info($cateid=0,?$id=0){
??????????//http://www.jx.com/tp5/public/index/index/info/id/12
??????????//http://www.jx.com/tp5/public/news/5??????
??????????//http://www.jx.com/tp5/public/news/5.html????????????
??????????var_dump(url());??????
??????????var_dump(url('index/index/info',?['id'=>$id,?'cateid'=>$cateid]));????????????
??????????var_dump($cateid,?$id);????????????
??????????return?$id;????
????}


0 回復(fù) 有任何疑惑可以回復(fù)我~

route.php

<?php??return?[????'news/:cateid/:id'?=>?'index/index/info',??];

Index.php

????public?function?info($cateid=0,?$id=0){??????//http://www.jx.com/tp5/public/index/index/info/id/12??????//http://www.jx.com/tp5/public/news/5??????//http://www.jx.com/tp5/public/news/5.html????????????var_dump(url());??????var_dump(url('index/index/info',?['id'=>$id,?'cateid'=>$cateid]));????????????var_dump($cateid,?$id);????????????return?$id;????}


0 回復(fù) 有任何疑惑可以回復(fù)我~

舉報(bào)

0/150
提交
取消

設(shè)置路由時(shí)想要設(shè)置兩個(gè)參數(shù)該如何設(shè)置呢

我要回答 關(guān)注問(wèn)題
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢(xún)優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)