Settings | Sign in | Sign up

There are currently 3 posts.

phpQuery中有些方法既可以只提供一個參數,也可以提供兩個

Floor 1 巨大八爪鱼 2/26/15 15:17
比如$doc["a"].attr()
既可以("href")獲取連結地址,又可以("href", "a")來設置地址
Floor 2 巨大八爪鱼 2/26/15 15:18
這肯定是利用了php類的多態,方法重載
Floor 3 巨大八爪鱼 2/26/15 23:13
php的多態比c語言要複雜得多

Content converter:

Reply the post
Content:
User: You are currently anonymous.
Captcha:
Unclear? Try another one.