Article Archive for May 2010
Sometime the html meta like:
or
or
If you just use “meta[name='keywords']” to find the node,you will get nothing.
Because what the phpquery do is expand css selector to xpath query.
Xpath require attribut value is case-sensitive. So where is …
官网: http://myget.sourceforge.net/ 安装很方便, wget http://myget.sourceforge.net/release/myget-0.1.2.tar.gz 解压 tar zxvf myget-0.1.2.tar.gz 进入目录 cd myget 然后编译安装 ./configure make && make install 输入 mytget –help 查看帮助 注意命令是 mytget 而不是myget 原文: http://www.hostloc.com/viewthread.php?tid=18105 © 2010, 酷胖优惠码 . 版权所有. 赶紧订阅“酷胖优惠码”,不错过一个省钱的机会!~

