V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  aWangami  ›  全部回复第 19 页 / 共 19 页
回复总数  373
1 ... 10  11  12  13  14  15  16  17  18  19  
2014-06-30 18:30:00 +08:00
回复了 aWangami 创建的主题 程序员 好像大家都能够很顺利的访问 Github?
@Garwih 肿么改,你那里可以访问?
2014-04-30 12:40:28 +08:00
回复了 hpxl 创建的主题 程序员 php 淘宝、天猫店铺商品采集
C:\Users\Administrator\Desktop\Fetch-Taobao>php fetch.php 'http://shop65262430.taobao.com'
PHP Warning: file_put_contents(/tmp/fetchgoods.pid): failed to open stream: No such file or directo
ry in C:\Users\Administrator\Desktop\Fetch-Taobao\fetch.php on line 13
PHP Stack trace:
PHP 1. {main}() C:\Users\Administrator\Desktop\Fetch-Taobao\fetch.php:0
PHP 2. file_put_contents() C:\Users\Administrator\Desktop\Fetch-Taobao\fetch.php:13

Warning: file_put_contents(/tmp/fetchgoods.pid): failed to open stream: No such file or directory in
C:\Users\Administrator\Desktop\Fetch-Taobao\fetch.php on line 13

Call Stack:
0.0010 127528 1. {main}() C:\Users\Administrator\Desktop\Fetch-Taobao\fetch.php:0
0.0010 128008 2. file_put_contents() C:\Users\Administrator\Desktop\Fetch-Taobao\fetch.php
:13

PHP Notice: Undefined index: scheme in C:\Users\Administrator\Desktop\Fetch-Taobao\FetchGoods.class
.php on line 59
PHP Stack trace:
PHP 1. {main}() C:\Users\Administrator\Desktop\Fetch-Taobao\fetch.php:0
PHP 2. FetchGoods->run() C:\Users\Administrator\Desktop\Fetch-Taobao\fetch.php:33
PHP 3. FetchGoods->fetchOneShop() C:\Users\Administrator\Desktop\Fetch-Taobao\FetchGoods.class.php
:50

Notice: Undefined index: scheme in C:\Users\Administrator\Desktop\Fetch-Taobao\FetchGoods.class.php
on line 59

Call Stack:
0.0010 127528 1. {main}() C:\Users\Administrator\Desktop\Fetch-Taobao\fetch.php:0
0.0068 192584 2. FetchGoods->run() C:\Users\Administrator\Desktop\Fetch-Taobao\fetch.php:3
3
0.0068 193152 3. FetchGoods->fetchOneShop() C:\Users\Administrator\Desktop\Fetch-Taobao\Fe
tchGoods.class.php:50

PHP Notice: Undefined index: host in C:\Users\Administrator\Desktop\Fetch-Taobao\FetchGoods.class.p
hp on line 59
PHP Stack trace:
PHP 1. {main}() C:\Users\Administrator\Desktop\Fetch-Taobao\fetch.php:0
PHP 2. FetchGoods->run() C:\Users\Administrator\Desktop\Fetch-Taobao\fetch.php:33
PHP 3. FetchGoods->fetchOneShop() C:\Users\Administrator\Desktop\Fetch-Taobao\FetchGoods.class.php
:50

Notice: Undefined index: host in C:\Users\Administrator\Desktop\Fetch-Taobao\FetchGoods.class.php on
line 59

Call Stack:
0.0010 127528 1. {main}() C:\Users\Administrator\Desktop\Fetch-Taobao\fetch.php:0
0.0068 192584 2. FetchGoods->run() C:\Users\Administrator\Desktop\Fetch-Taobao\fetch.php:3
3
0.0068 193152 3. FetchGoods->fetchOneShop() C:\Users\Administrator\Desktop\Fetch-Taobao\Fe
tchGoods.class.php:50

shop_url:'http://shop65262430.taobao.com' ... start_time:04-29 15:19:11 ... start!
PHP Fatal error: Call to undefined function curl_init() in C:\Users\Administrator\Desktop\Fetch-Tao
bao\HttpFetch.class.php on line 127
PHP Stack trace:
PHP 1. {main}() C:\Users\Administrator\Desktop\Fetch-Taobao\fetch.php:0
PHP 2. FetchGoods->run() C:\Users\Administrator\Desktop\Fetch-Taobao\fetch.php:33
PHP 3. FetchGoods->fetchOneShop() C:\Users\Administrator\Desktop\Fetch-Taobao\FetchGoods.class.php
:50
PHP 4. HttpFetch->get() C:\Users\Administrator\Desktop\Fetch-Taobao\FetchGoods.class.php:74
PHP 5. HttpFetch->disguise_curl() C:\Users\Administrator\Desktop\Fetch-Taobao\HttpFetch.class.php:
29

Fatal error: Call to undefined function curl_init() in C:\Users\Administrator\Desktop\Fetch-Taobao\H
ttpFetch.class.php on line 127

Call Stack:
0.0010 127528 1. {main}() C:\Users\Administrator\Desktop\Fetch-Taobao\fetch.php:0
0.0068 192584 2. FetchGoods->run() C:\Users\Administrator\Desktop\Fetch-Taobao\fetch.php:3
3
0.0068 193152 3. FetchGoods->fetchOneShop() C:\Users\Administrator\Desktop\Fetch-Taobao\Fe
tchGoods.class.php:50
0.0215 197880 4. HttpFetch->get() C:\Users\Administrator\Desktop\Fetch-Taobao\FetchGoods.c
lass.php:74
0.0215 197896 5. HttpFetch->disguise_curl() C:\Users\Administrator\Desktop\Fetch-Taobao\Ht
tpFetch.class.php:29

PHP Warning: unlink(/tmp/fetchgoods.pid): No such file or directory in C:\Users\Administrator\Deskt
op\Fetch-Taobao\fetch.php on line 15
PHP Stack trace:
PHP 1. {main}() C:\Users\Administrator\Desktop\Fetch-Taobao\fetch.php:0
PHP 2. FetchGoods->run() C:\Users\Administrator\Desktop\Fetch-Taobao\fetch.php:33
PHP 3. FetchGoods->fetchOneShop() C:\Users\Administrator\Desktop\Fetch-Taobao\FetchGoods.class.php
:50
PHP 4. HttpFetch->get() C:\Users\Administrator\Desktop\Fetch-Taobao\FetchGoods.class.php:74
PHP 5. HttpFetch->disguise_curl() C:\Users\Administrator\Desktop\Fetch-Taobao\HttpFetch.class.php:
29
PHP 6. removePidFile() C:\Users\Administrator\Desktop\Fetch-Taobao\fetch.php:0
PHP 7. unlink() C:\Users\Administrator\Desktop\Fetch-Taobao\fetch.php:15

Warning: unlink(/tmp/fetchgoods.pid): No such file or directory in C:\Users\Administrator\Desktop\Fe
tch-Taobao\fetch.php on line 15

Call Stack:
0.0010 127528 1. {main}() C:\Users\Administrator\Desktop\Fetch-Taobao\fetch.php:0
0.0068 192584 2. FetchGoods->run() C:\Users\Administrator\Desktop\Fetch-Taobao\fetch.php:3
3
0.0068 193152 3. FetchGoods->fetchOneShop() C:\Users\Administrator\Desktop\Fetch-Taobao\Fe
tchGoods.class.php:50
0.0215 197880 4. HttpFetch->get() C:\Users\Administrator\Desktop\Fetch-Taobao\FetchGoods.c
lass.php:74
0.0215 197896 5. HttpFetch->disguise_curl() C:\Users\Administrator\Desktop\Fetch-Taobao\Ht
tpFetch.class.php:29
0.0342 194016 6. removePidFile() C:\Users\Administrator\Desktop\Fetch-Taobao\fetch.php:0
0.0342 194128 7. unlink() C:\Users\Administrator\Desktop\Fetch-Taobao\fetch.php:15


C:\Users\Administrator\Desktop\Fetch-Taobao>
2014-04-29 23:22:15 +08:00
回复了 qingfeng 创建的主题 程序员 Web 前端有哪些经典的书籍
犀牛书,w3s
2014-03-14 11:18:12 +08:00
回复了 aWangami 创建的主题 问与答 腾讯 2014 年应届生春季补招现在是啥情况?
@liuyl 嗯..我再关注关注~
2014-03-13 22:16:05 +08:00
回复了 aWangami 创建的主题 问与答 腾讯 2014 年应届生春季补招现在是啥情况?
@9hills t_t难道木有什么消息是因为..莫非还有做记录..
2014-03-13 22:12:50 +08:00
回复了 aWangami 创建的主题 问与答 腾讯 2014 年应届生春季补招现在是啥情况?
@LetFoxRun 一般这样的途径怎么找到的?
2014-03-13 22:12:28 +08:00
回复了 aWangami 创建的主题 问与答 腾讯 2014 年应届生春季补招现在是啥情况?
@liuyl 身边的小伙伴也没有听说收到什么通知,不然..去试试霸面也好..多做打算..嗯..现在春招确实在即..
2014-03-13 17:01:17 +08:00
回复了 afc163 创建的主题 Node.js 一个翻译的命令行小工具 fanyi
赞一个
2014-03-13 16:32:20 +08:00
回复了 aWangami 创建的主题 问与答 腾讯 2014 年应届生春季补招现在是啥情况?
@hzlzh 可能是自己信息来源不准确,技术岗的实习生和其他岗位有些不太一样些...有看到最近有一个“全国预约招聘会”,http://hr.tencent.com/news_detail.php?id=158 ,不过也注明了“ 本次招聘会仅面向有工作经验的社会人士,毕业生请关注http://join.qq.com/index.php?mod=graduate ” :(
2014-03-13 16:27:35 +08:00
回复了 aWangami 创建的主题 问与答 腾讯 2014 年应届生春季补招现在是啥情况?
@darcy 嗯...我是2014年的应届毕业生,大三的时候没有考虑到实习这个问题,确实没意识...还是谢谢了~
2014-03-13 16:13:52 +08:00
回复了 burnex 创建的主题 问与答 新弄的一个网站,求吐槽 meiritugua.com
小火箭有锯齿

乱捣鼓了一通,我不懂phyton
http://meiritugua.com/test

Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/tornado/web.py", line 1218, in _when_complete
callback()
File "/usr/local/lib/python2.7/dist-packages/tornado/web.py", line 1239, in _execute_method
self._when_complete(method(*self.path_args, **self.path_kwargs),
File "/root/www/meiritugua.com/handler/channel.py", line 48, in get
template_variables["stds"] = self.nav_model.get_std_posts_by_nav_id(nav.id, current_page = p)
AttributeError: 'NoneType' object has no attribute 'id'
2014-03-13 16:00:15 +08:00
回复了 aWangami 创建的主题 问与答 腾讯 2014 年应届生春季补招现在是啥情况?
@jsonline
thk~
其实准确的说是..秋招没要俺,然后想现在春季补招好好准备准备再试试
2014-03-13 15:38:28 +08:00
回复了 aWangami 创建的主题 问与答 腾讯 2014 年应届生春季补招现在是啥情况?
@hzlzh
@darcy
在这里找到了两位前辈发的招聘帖,不知是否能够告知现在tx招聘的情况呢?谢谢
1 ... 10  11  12  13  14  15  16  17  18  19  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3042 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 21ms · UTC 14:16 · PVG 22:16 · LAX 07:16 · JFK 10:16
Developed with CodeLauncher
♥ Do have faith in what you're doing.