maketop’s blog

Just another WordPress weblog

Archive for August, 2009

百度推出统计系统,但目前只对联盟会员开发。入口在 http://tongji.baidu.com 。

另外百度有一个叫联盟志的订阅刊物,30期研讨是网游行业,这期通过数据展示和案例分析可以挖掘出营销价值,非常值得关注。 比较好的信息源动力。入口在 http://dingyue-umaz.baidu.com/client/subscribe.html

Comments (0) Posted on Wednesday, August 26th, 2009


colinux:~/test# ls
test.tar
colinux:~/test# tar -tvf test.tar
drwxr-xr-x root/root 0 2005-11-17 10:13:37 ./
-rw-r--r-- root/root 16 2005-11-17 10:12:55 ./test2
-rwxr-xr-x root/root 89 2005-11-10 03:23:37 ./test.sh
colinux:~/test# tar --get -vf test.tar test.sh
tar: test.sh: Not found in archive
tar: Error exit delayed from previous errors
colinux:~/test# tar --get -vf test.tar ./test.sh
./test.sh
colinux:~/test# ls -l
total 16
-rwxr-xr-x 1 root root 89 Nov 10 03:23 test.sh
-rw-r--r-- 1 root root 10240 Nov 17 10:13 test.tar

Comments (0) Posted on Saturday, August 8th, 2009

    Popular Post

    Most Commented Posts

    Random Posts