This topic has been archived. It cannot be replied.
-
工作学习 / 专业技术讨论 / 紧急求助:UNIX下C编程考试,大家来出主意,急!急!急!急!
-mike20030405(mike);
2005-5-19
{768}
(#2304520@0)
-
急鸡急!
-mike20030405(mike);
2005-5-19
(#2304540@0)
-
answers
-hillman(山大王);
2005-5-19
{1014}
(#2304541@0)
-
非常感谢! 请收PM,有我的EMAIL. 测试中...
-mike20030405(mike);
2005-5-19
(#2304576@0)
-
文中 popularity rank如何理解?是否只是GOOGLE搜索出的所有URL?比如:
http://www.rolia.net/forum/forum_listSingleThread.php?pno=2304520
为GOOGLE搜索的一个结果
那末后面3~4步骤是否应该对www.rolia.net来操作?
-mike20030405(mike);
2005-5-19
{143}
(#2304583@0)
-
curl包在solaris10 x86装上后执行老报错,郁闷.换了两个版本了.curl为什么就没有for solaris10 x86的版本呢?没法测试,郁闷.每次执行curl报错:
ld.so.1: curl: fatal: libssl.so.0.9.7: open failed: No such file or directory
Killed
-mike20030405(mike);
2005-5-19
{104}
(#2304623@0)
-
www.sunfreeware.com, you can recompile it on x86. or download pkgs. Maybe you also need libgcc and openssl or it.
-hillman(山大王);
2005-5-19
(#2304670@0)
-
装了openssl后curl可以用了,但是不能返回所要的google搜索信息,返回页面提示没有许可使用此用法。有人称google屏蔽了curl访问功能。仔细研究第2条发现:
一个网站的popularity rank 可理解为“热点指数”,指由google统计出的指向该网站的连接数。
因此,即使curl可以返回所要的google搜索信息也不能得到此参数。
我正在查找如何解决。
-mike20030405(mike);
2005-5-20
{190}
(#2305165@0)
-
我理解popularity rank就是page rank,不知对否?如果是pagerank,变通获取比较容易。如何在程序里直接获取或计算出来?
-mike20030405(mike);
2005-5-20
(#2305168@0)
-
用C编程就干这个? 怎么看着是SHELL 程序就能干的?
-keepbugging(独行的猫);
2005-5-20
(#2305627@0)
-
whois server缺省使用的是whois.enom.com,不能得到详细的website and network owner information,国内有的公司的whois server就可以,但又只是对国内的website.有无其他方法获取website and network owner information呢?谢!其他已解决,popularis rank就当作pagerank处理了。
-mike20030405(mike);
2005-5-22
{48}
(#2308255@0)
-
are you sure it is for C? i think, except 1. all other's is about protocol and network utilities usage.
-647i(六不一没有);
2005-5-25
(#2312879@0)