开发者

how works kWebServiceURL?

开发者 https://www.devze.com 2023-02-24 06:26 出处:网络
I read some code 开发者_开发问答with this kWebServiceURL(@\"somepage.php\"). How works this function?

I read some code 开发者_开发问答with this kWebServiceURL(@"somepage.php"). How works this function? Thank you


looks like a custom function. search the code you are using that in. It may be that they are creating a web service url out of the string being passed in.

0

精彩评论

暂无评论...
验证码 换一张
取 消