php - yaf框架中的函数调用问题
PHP中文网
PHP中文网 2017-04-11 10:31:50
0
2
171
public function abcAction(){
    $tList = Tool_Fnc::rpc_client($tWalletinfo)->abc();
    exit;
}

请问 abcAction()中的abc()是调用自己么?

PHP中文网
PHP中文网

认证高级PHP讲师

répondre à tous(2)
大家讲道理

工具方法中的 rpc_client 这里应该是抛到了什么客户端吧,Rpc框架对吧,abc并不是调用它自己

大家讲道理

abc是你的前台页面HTML的名字

Derniers téléchargements
Plus>
effets Web
Code source du site Web
Matériel du site Web
Modèle frontal
À propos de nous Clause de non-responsabilité Sitemap
Site Web PHP chinois:Formation PHP en ligne sur le bien-être public,Aidez les apprenants PHP à grandir rapidement!