onebox 1.8.39 → 1.8.40
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.rubocop.yml +1 -1
- data/.travis.yml +0 -1
- data/README.md +1 -1
- data/lib/onebox/engine/amazon_onebox.rb +98 -17
- data/lib/onebox/version.rb +3 -1
- data/onebox.gemspec +5 -5
- data/templates/amazon.mustache +7 -1
- metadata +7 -177
- data/spec/fixtures/amazon-og.response +0 -3675
- data/spec/fixtures/amazon.response +0 -3040
- data/spec/fixtures/cloudapp-gif.response +0 -66
- data/spec/fixtures/cloudapp-jpg.response +0 -66
- data/spec/fixtures/cloudapp-mp4.response +0 -65
- data/spec/fixtures/cloudapp-others.response +0 -66
- data/spec/fixtures/dailymail.response +0 -5914
- data/spec/fixtures/discourse_topic.response +0 -344
- data/spec/fixtures/discourse_topic_reply.response +0 -345
- data/spec/fixtures/douban.response +0 -4399
- data/spec/fixtures/etsy.response +0 -5827
- data/spec/fixtures/etsy_mobile.response +0 -4230
- data/spec/fixtures/gfycat.response +0 -1
- data/spec/fixtures/githubblob.response +0 -46
- data/spec/fixtures/githubcommit.response +0 -87
- data/spec/fixtures/githubgist.response +0 -310
- data/spec/fixtures/githubpullrequest.response +0 -216
- data/spec/fixtures/googleplayapp.response +0 -138
- data/spec/fixtures/image.response +0 -0
- data/spec/fixtures/meetup.response.html +0 -4419
- data/spec/fixtures/meetup_oembed.response +0 -1
- data/spec/fixtures/pubmed-electronic-xml.response +0 -175
- data/spec/fixtures/pubmed-electronic.response +0 -307
- data/spec/fixtures/pubmed-xml.response +0 -122
- data/spec/fixtures/pubmed.response +0 -300
- data/spec/fixtures/slides.response +0 -2852
- data/spec/fixtures/stackexchange-answer.response +0 -1
- data/spec/fixtures/stackexchange-question.response +0 -1
- data/spec/fixtures/twitterstatus.response +0 -2814
- data/spec/fixtures/video.response +0 -0
- data/spec/fixtures/wechat-mp.response +0 -631
- data/spec/fixtures/wikimedia.response +0 -1
- data/spec/fixtures/wikipedia.response +0 -566
- data/spec/fixtures/wikipediaredirected.response +0 -899
- data/spec/fixtures/xkcd.response +0 -1
- data/spec/fixtures/youku-meta.response +0 -1
- data/spec/fixtures/youku.response +0 -1443
- data/spec/fixtures/youtube-channel.response +0 -5446
- data/spec/fixtures/youtube-json.response +0 -1
- data/spec/fixtures/youtube-list-json.response +0 -1
- data/spec/fixtures/youtube.response +0 -1625
- data/spec/lib/onebox/engine/amazon_onebox_spec.rb +0 -116
- data/spec/lib/onebox/engine/audio_onebox_spec.rb +0 -31
- data/spec/lib/onebox/engine/cloudapp_onebox_spec.rb +0 -26
- data/spec/lib/onebox/engine/douban_onebox_spec.rb +0 -29
- data/spec/lib/onebox/engine/gfycat_onebox_spec.rb +0 -34
- data/spec/lib/onebox/engine/github_blob_onebox_spec.rb +0 -21
- data/spec/lib/onebox/engine/github_commit_onebox_spec.rb +0 -108
- data/spec/lib/onebox/engine/github_gist_onebox_spec.rb +0 -67
- data/spec/lib/onebox/engine/github_pullrequest_onebox_spec.rb +0 -46
- data/spec/lib/onebox/engine/google_docs_onebox_spec.rb +0 -35
- data/spec/lib/onebox/engine/google_maps_onebox_spec.rb +0 -72
- data/spec/lib/onebox/engine/google_play_app_onebox_spec.rb +0 -28
- data/spec/lib/onebox/engine/html_spec.rb +0 -25
- data/spec/lib/onebox/engine/image_onebox_spec.rb +0 -39
- data/spec/lib/onebox/engine/json_spec.rb +0 -25
- data/spec/lib/onebox/engine/pdf_onebox_spec.rb +0 -28
- data/spec/lib/onebox/engine/pubmed_onebox_spec.rb +0 -78
- data/spec/lib/onebox/engine/slides_onebox_spec.rb +0 -24
- data/spec/lib/onebox/engine/stack_exchange_onebox_spec.rb +0 -97
- data/spec/lib/onebox/engine/trello_onebox_spec.rb +0 -30
- data/spec/lib/onebox/engine/twitch_clips_onebox_spec.rb +0 -10
- data/spec/lib/onebox/engine/twitch_stream_onebox_spec.rb +0 -15
- data/spec/lib/onebox/engine/twitch_video_onebox_spec.rb +0 -10
- data/spec/lib/onebox/engine/twitter_status_onebox_spec.rb +0 -187
- data/spec/lib/onebox/engine/video_onebox_spec.rb +0 -31
- data/spec/lib/onebox/engine/wechat_mp_onebox_spec.rb +0 -26
- data/spec/lib/onebox/engine/whitelisted_generic_onebox_spec.rb +0 -179
- data/spec/lib/onebox/engine/wikimedia_onebox_spec.rb +0 -23
- data/spec/lib/onebox/engine/wikipedia_onebox_spec.rb +0 -21
- data/spec/lib/onebox/engine/xkcd_spec.rb +0 -27
- data/spec/lib/onebox/engine/youku_onebox_spec.rb +0 -13
- data/spec/lib/onebox/engine/youtube_onebox_spec.rb +0 -84
- data/spec/lib/onebox/engine_spec.rb +0 -101
- data/spec/lib/onebox/helpers_spec.rb +0 -73
- data/spec/lib/onebox/layout_spec.rb +0 -79
- data/spec/lib/onebox/matcher_spec.rb +0 -74
- data/spec/lib/onebox/preview_spec.rb +0 -74
- data/spec/lib/onebox/status_check_spec.rb +0 -68
- data/spec/lib/onebox_spec.rb +0 -65
- data/spec/spec_helper.rb +0 -90
- data/spec/support/html_spec_helper.rb +0 -18
- data/web/assets/javascripts/jquery.js +0 -4
- data/web/assets/javascripts/main.js +0 -23
- data/web/assets/stylesheets/normalize.css +0 -427
- data/web/assets/stylesheets/style.css +0 -25
- data/web/views/index.haml +0 -29
- data/web/views/layout.haml +0 -11
@@ -1,4399 +0,0 @@
|
|
1
|
-
|
2
|
-
<!DOCTYPE html>
|
3
|
-
<html lang="zh-CN" class="ua-linux ua-webkit">
|
4
|
-
<head>
|
5
|
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
6
|
-
<meta name="renderer" content="webkit">
|
7
|
-
|
8
|
-
<title>
|
9
|
-
那个荡气回肠的长镜头 (巴黎最后的探戈 影评)
|
10
|
-
</title>
|
11
|
-
|
12
|
-
<meta name="baidu-site-verification" content="cZdR4xxR7RxmM4zE" />
|
13
|
-
<meta http-equiv="Pragma" content="no-cache">
|
14
|
-
<meta http-equiv="Expires" content="Sun, 6 Mar 2005 01:00:00 GMT">
|
15
|
-
|
16
|
-
<meta name="keywords" content="巴黎最后的探戈,Ultimo tango a Parigi,影评,评论,观后感"/>
|
17
|
-
<meta name="description" content="那个荡气回肠的长镜头" />
|
18
|
-
<meta http-equiv="mobile-agent" content="format=xhtml; url=http://m.douban.com/movie/review/1503949/">
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
<link rel="apple-touch-icon" href="/pics/movie/apple-touch-icon.png">
|
24
|
-
<link href="http://img3.douban.com/f/shire/b744ecd0276b46482458cb4ecaee3f256902adec/css/douban.css" rel="stylesheet" type="text/css">
|
25
|
-
<link href="http://img3.douban.com/f/shire/5e59c6681e44822c17b55707cb614022306358b7/css/separation/_all.css" rel="stylesheet" type="text/css">
|
26
|
-
<script type="text/javascript">var _head_start = new Date();</script>
|
27
|
-
<script type="text/javascript" src="http://img3.douban.com/f/movie/e9d9543ebc06f2964039a2e94898f84ce77fc070/js/movie/lib/jquery.js"></script>
|
28
|
-
<script type="text/javascript" src="http://img3.douban.com/f/shire/6072cbd9e3d56db50f819890f57164950110117c/js/douban.js"></script>
|
29
|
-
<script type="text/javascript" src="http://img3.douban.com/f/shire/edd963ebd2d664b02e07affb6d4db29ac3e41a73/js/separation/_all.js"></script>
|
30
|
-
|
31
|
-
<link rel="stylesheet" href="http://img3.douban.com/f/shire/2cb8fe14fd07fe013a35161f881a77f3acf9ef14/css/core/stars.css" />
|
32
|
-
<link rel="stylesheet" href="http://img3.douban.com/f/movie/e5b290596e3a40a62e27fa7d4707039a074772ce/css/movie/review.css" />
|
33
|
-
<link rel="alternate" href="android-app://com.douban.movie/doubanmovie/review/1503949/" />
|
34
|
-
<script type="text/javascript" src="http://img3.douban.com/f/shire/61dea57acc38f6e00cc187be26176dc7636ee099/js/do.js" data-cfg-autoload="false"></script>
|
35
|
-
|
36
|
-
<style type="text/css"></style>
|
37
|
-
<script type="text/javascript"></script>
|
38
|
-
<link rel="stylesheet" href="http://img3.douban.com/misc/mixed_static/76dea6bb0aff2c3a.css">
|
39
|
-
|
40
|
-
<link rel="shortcut icon" href="http://img3.douban.com/favicon.ico" type="image/x-icon">
|
41
|
-
</head>
|
42
|
-
|
43
|
-
<body>
|
44
|
-
|
45
|
-
<script type="text/javascript">var _body_start = new Date();</script>
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
<div id="db-global-nav" class="global-nav">
|
59
|
-
<div class="bd">
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
<div class="top-nav-info">
|
68
|
-
|
69
|
-
|
70
|
-
<span class="perf-metric"><!-- _performtips_ --></span>
|
71
|
-
<ul>
|
72
|
-
|
73
|
-
<li><a id="top-nav-doumail-link" href="http://www.douban.com/doumail/">豆邮</a></li>
|
74
|
-
<li class="nav-user-account">
|
75
|
-
<a target="_blank" href="http://www.douban.com/accounts/" class="bn-more"><span>电车之狼的帐号</span><span class="arrow"></span></a>
|
76
|
-
<div class="more-items">
|
77
|
-
<table cellpadding="0" cellspacing="0">
|
78
|
-
<tr><td><a href="http://www.douban.com/mine/">我的豆瓣</a></td></tr>
|
79
|
-
<tr><td><a target="_blank" href="http://www.douban.com/accounts/">我的帐号</a></td></tr>
|
80
|
-
<tr><td><a href="http://www.douban.com/accounts/logout?source=movie&ck=vXNk">退出</a></td></tr>
|
81
|
-
</table>
|
82
|
-
</div>
|
83
|
-
|
84
|
-
</li>
|
85
|
-
</ul>
|
86
|
-
</div>
|
87
|
-
|
88
|
-
|
89
|
-
<div class="top-nav-reminder" >
|
90
|
-
<a href="http://www.douban.com/notification/" class="lnk-remind">提醒
|
91
|
-
</a>
|
92
|
-
<div id="top-nav-notimenu" class="more-items">
|
93
|
-
<div class="bd">
|
94
|
-
<p>加载中...</p>
|
95
|
-
</div>
|
96
|
-
</div>
|
97
|
-
</div>
|
98
|
-
|
99
|
-
|
100
|
-
<div class="global-nav-items">
|
101
|
-
<ul>
|
102
|
-
|
103
|
-
|
104
|
-
<li>
|
105
|
-
<a href="http://www.douban.com/" target="_blank" data-moreurl-dict="{"from":"top-nav-click-main","uid":"47995876"}">豆瓣</a>
|
106
|
-
</li>
|
107
|
-
|
108
|
-
|
109
|
-
<li>
|
110
|
-
<a href="http://book.douban.com/" target="_blank" data-moreurl-dict="{"from":"top-nav-click-book","uid":"47995876"}">读书</a>
|
111
|
-
</li>
|
112
|
-
|
113
|
-
|
114
|
-
<li class="on">
|
115
|
-
<a href="http://movie.douban.com/" data-moreurl-dict="{"from":"top-nav-click-movie","uid":"47995876"}">电影</a>
|
116
|
-
</li>
|
117
|
-
|
118
|
-
|
119
|
-
<li>
|
120
|
-
<a href="http://music.douban.com/" target="_blank" data-moreurl-dict="{"from":"top-nav-click-music","uid":"47995876"}">音乐</a>
|
121
|
-
</li>
|
122
|
-
|
123
|
-
|
124
|
-
<li>
|
125
|
-
<a href="http://www.douban.com/location/" target="_blank" data-moreurl-dict="{"from":"top-nav-click-location","uid":"47995876"}">同城</a>
|
126
|
-
</li>
|
127
|
-
|
128
|
-
|
129
|
-
<li>
|
130
|
-
<a href="http://www.douban.com/group/" target="_blank" data-moreurl-dict="{"from":"top-nav-click-group","uid":"47995876"}">小组</a>
|
131
|
-
</li>
|
132
|
-
|
133
|
-
|
134
|
-
<li>
|
135
|
-
<a href="http://read.douban.com/?dcs=top-nav&dcm=douban" target="_blank" data-moreurl-dict="{"from":"top-nav-click-read","uid":"47995876"}">阅读</a>
|
136
|
-
</li>
|
137
|
-
|
138
|
-
|
139
|
-
<li>
|
140
|
-
<a href="http://douban.fm/" target="_blank" data-moreurl-dict="{"from":"top-nav-click-fm","uid":"47995876"}">豆瓣FM</a>
|
141
|
-
</li>
|
142
|
-
|
143
|
-
|
144
|
-
<li>
|
145
|
-
<a href="http://dongxi.douban.com/?dcs=top-nav&dcm=douban" target="_blank" data-moreurl-dict="{"from":"top-nav-click-commodity","uid":"47995876"}">东西</a>
|
146
|
-
</li>
|
147
|
-
|
148
|
-
<li>
|
149
|
-
<a href="#more" class="bn-more"><span>更多</span></a>
|
150
|
-
<div class="more-items">
|
151
|
-
<table cellpadding="0" cellspacing="0">
|
152
|
-
|
153
|
-
<tr><td><a href="http://9.douban.com" target="_blank" data-moreurl-dict="{"from":"top-nav-click-9","uid":"47995876"}">九点</a></td></tr>
|
154
|
-
|
155
|
-
<tr><td><a href="http://alphatown.com" target="_blank" data-moreurl-dict="{"from":"top-nav-click-town","uid":"47995876"}">阿尔法城</a></td></tr>
|
156
|
-
|
157
|
-
<tr><td><a href="http://www.douban.com/mobile/" target="_blank" data-moreurl-dict="{"from":"top-nav-click-mobile","uid":"47995876"}">移动应用</a></td></tr>
|
158
|
-
</table>
|
159
|
-
</div>
|
160
|
-
</li>
|
161
|
-
</ul>
|
162
|
-
</div>
|
163
|
-
</div>
|
164
|
-
</div>
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
<div id="db-nav-movie" class="nav">
|
178
|
-
<div class="nav-wrap">
|
179
|
-
<div class="nav-primary">
|
180
|
-
<div class="nav-logo">
|
181
|
-
<a href="http://movie.douban.com">豆瓣电影</a>
|
182
|
-
</div>
|
183
|
-
<div class="nav-search">
|
184
|
-
<form action="http://movie.douban.com/subject_search" method="get">
|
185
|
-
<fieldset>
|
186
|
-
<legend>搜索:</legend>
|
187
|
-
<label for="inp-query">电影、影人、影院、电视剧</label>
|
188
|
-
<div class="inp"><input id="inp-query" name="search_text" size="22" maxlength="60" value=""></div>
|
189
|
-
<div class="inp-btn"><input type="submit" value="搜索"></div>
|
190
|
-
<input type="hidden" name="cat" value="1002" />
|
191
|
-
</fieldset>
|
192
|
-
</form>
|
193
|
-
</div>
|
194
|
-
</div>
|
195
|
-
</div>
|
196
|
-
<div class="nav-secondary">
|
197
|
-
|
198
|
-
<div class="nav-items nav-logged-in">
|
199
|
-
<ul>
|
200
|
-
|
201
|
-
<li><a href="http://movie.douban.com/mine">我看</a></li>
|
202
|
-
|
203
|
-
<li><a href="http://movie.douban.com/nowplaying/">影讯&购票</a></li>
|
204
|
-
|
205
|
-
<li class="site-nav-bt">
|
206
|
-
<a href="http://movie.douban.com/explore">选电影</a>
|
207
|
-
</li>
|
208
|
-
|
209
|
-
|
210
|
-
<li class="site-nav-bt">
|
211
|
-
<a href="http://movie.douban.com/tv/">电视剧</a>
|
212
|
-
</li>
|
213
|
-
|
214
|
-
<li><a href="http://movie.douban.com/chart">排行榜</a></li>
|
215
|
-
|
216
|
-
<li><a href="http://movie.douban.com/tag/">分类</a></li>
|
217
|
-
|
218
|
-
<li><a href="http://movie.douban.com/review/best/">影评</a></li>
|
219
|
-
|
220
|
-
<li class="site-nav-bt"><a href="http://movie.douban.com/trailers">预告片</a></li>
|
221
|
-
|
222
|
-
<li class="site-nav-bt">
|
223
|
-
<a href="http://movie.douban.com/askmatrix/hot_questions/all">问答</a>
|
224
|
-
</li>
|
225
|
-
|
226
|
-
</ul>
|
227
|
-
</div>
|
228
|
-
</div>
|
229
|
-
</div>
|
230
|
-
|
231
|
-
|
232
|
-
<script id="suggResult" type="text/x-jquery-tmpl">
|
233
|
-
<li data-link="{{= url}}">
|
234
|
-
<a href="{{= url}}">
|
235
|
-
<img src="{{= img}}" width="40" />
|
236
|
-
<p>
|
237
|
-
<em>{{= title}}</em>
|
238
|
-
{{if year}}
|
239
|
-
<span>{{= year}}</span>
|
240
|
-
{{/if}}
|
241
|
-
{{if sub_title}}
|
242
|
-
<br /><span>{{= sub_title}}</span>
|
243
|
-
{{/if}}
|
244
|
-
{{if address}}
|
245
|
-
<br /><span>{{= address}}</span>
|
246
|
-
{{/if}}
|
247
|
-
{{if episode}}
|
248
|
-
{{if episode=="unknow"}}
|
249
|
-
<br /><span>集数未知</span>
|
250
|
-
{{else}}
|
251
|
-
<br /><span>共{{= episode}}集</span>
|
252
|
-
{{/if}}
|
253
|
-
{{/if}}
|
254
|
-
</p>
|
255
|
-
</a>
|
256
|
-
</li>
|
257
|
-
</script>
|
258
|
-
|
259
|
-
|
260
|
-
|
261
|
-
|
262
|
-
|
263
|
-
|
264
|
-
|
265
|
-
<div id="wrapper">
|
266
|
-
|
267
|
-
|
268
|
-
|
269
|
-
<div id="content">
|
270
|
-
|
271
|
-
<h1><span property="v:summary">那个荡气回肠的长镜头</span></h1>
|
272
|
-
|
273
|
-
<div class="grid-16-8 clearfix">
|
274
|
-
|
275
|
-
|
276
|
-
<div class="article">
|
277
|
-
|
278
|
-
<div xmlns:v="http://rdf.data-vocabulary.org/#" typeof="v:Review">
|
279
|
-
<div class="main">
|
280
|
-
<div class="main-hd">
|
281
|
-
<p>
|
282
|
-
<a class="main-avatar" onclick="moreurl(this, {from:'mv_rv_au_icon'})" href="http://movie.douban.com/people/hisolate/">
|
283
|
-
<img width="24" height="24" src="http://img3.douban.com/icon/u1408314-21.jpg">
|
284
|
-
</a>
|
285
|
-
<a onclick="moreurl(this, {from:'mv_rv_au_name'})" href="http://movie.douban.com/people/hisolate/"><span property="v:reviewer">solate</span></a>
|
286
|
-
<span class="allstar40 main-title-rating" title="推荐"></span>
|
287
|
-
<span property="v:rating" class="main-title-hide">4</span>
|
288
|
-
<span property="v:dtreviewed" content="2008-09-22" class="main-meta">2008-09-22 22:55:12</span> </p>
|
289
|
-
</div>
|
290
|
-
|
291
|
-
<div class="main-bd">
|
292
|
-
<div id="link-report">
|
293
|
-
<div property="v:description" class=""> 看到1小时24分的时候
|
294
|
-
<br/> 镜头定格在公寓里的一个门口
|
295
|
-
<br/> 过了10秒钟,我意识到这是一个长镜头
|
296
|
-
<br/> 于是开始打量这个画面
|
297
|
-
<br/> 靠近镜头的这个门套着房间里远一点的那个门
|
298
|
-
<br/> 门框与墙壁割出的空间有些接近黄金分割的比例
|
299
|
-
<br/> 远处的那个闭上的门里面,光线似乎在做着一些变化,似乎又没有
|
300
|
-
<br/> 不知不觉,过去了半分钟
|
301
|
-
<br/> 我开始期待,会是谁来打破这个画面美到极致的宁静
|
302
|
-
<br/> 间或,我又听到一些声响,似乎是皮鞋声,又似乎是门锁的旋扭声
|
303
|
-
<br/> 可当我竖起耳朵去细听的时候,一切又静如从前
|
304
|
-
<br/> 我点起一根烟,对导演的大胆用心肃然起敬
|
305
|
-
<br/> 同时,脑袋里也开始起了一些小慌乱
|
306
|
-
<br/> 随着时间的流逝,我越来越跟不上导演的思维
|
307
|
-
<br/> 这个镜头,是在阐述“等待”吗?
|
308
|
-
<br/> 还是“空虚”?
|
309
|
-
<br/> 马龙白兰度租了这样一间公寓,是想要离开原来那些令自己心灰意冷的过去吗?
|
310
|
-
<br/> 和一个不知道名字的女人在这房间里疯狂做爱,阻止她用具体化的称谓来讲述任何有关她的故事,是因为他只需要一个形而上的拥抱和温暖吗?
|
311
|
-
<br/> 我被这种思路的紊乱和思维快速运转的感觉振奋了,这一个长镜头已经持续了快10分钟了,这样一个美妙的画面里蕴含了多少气势磅礴的隐喻啊,我提心吊胆的等待着,担心导演会以一个怎么样的切换来结束这个荡气回肠的长镜头,会不会处理得不好而破坏了观众的所有想象呢?
|
312
|
-
<br/> ……
|
313
|
-
<br/> 手上的香烟不知不觉的烧到了末尾,舍友走过,也被这个画面吸引了,良久,他轻轻吐出一句:是不是卡碟了?
|
314
|
-
<br/>
|
315
|
-
<br/> 最后,经我验证,确实是卡碟了……</div>
|
316
|
-
</div>
|
317
|
-
|
318
|
-
|
319
|
-
<script type="text/javascript" src="http://img3.douban.com/f/shire/17ffde78bc768c1de53c46d5b5f7fb7f5893c10e/js/report_dialog.js"></script>
|
320
|
-
<link rel="stylesheet" type="text/css" href="http://img3.douban.com/f/shire/8adca47fea9ac369117af7c709cefe5bbdaf23ae/css/report_dialog.css" />
|
321
|
-
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
|
326
|
-
</div>
|
327
|
-
|
328
|
-
<div class="main-ft">
|
329
|
-
<div class="main-panel" name="1503949">
|
330
|
-
<div class="main-panel-note">
|
331
|
-
<span id="warn_ticket"></span>
|
332
|
-
<a class="warn-secret" id="secret" data-rid="1503949" href="http://movie.douban.com/review/1503949/?flag=S&ck=vXNk" rel="nofollow">这篇影评有剧透</a>
|
333
|
-
|
334
|
-
<ul class="main-share">
|
335
|
-
|
336
|
-
|
337
|
-
<li class="rec" id="O-1503949">
|
338
|
-
<a href= "#"
|
339
|
-
data-type="O"
|
340
|
-
data-url="http://movie.douban.com/review/1503949/"
|
341
|
-
data-desc=""
|
342
|
-
data-title="那个荡气回肠的长镜头 (豆瓣影评 - 关于电影《巴黎最后的探戈 Ultimo tango a Parigi》)"
|
343
|
-
data-pic=""
|
344
|
-
class="bn-sharing ">
|
345
|
-
分享到
|
346
|
-
</a>
|
347
|
-
</li>
|
348
|
-
|
349
|
-
<script>
|
350
|
-
if (!window.DoubanShareMenuList) {
|
351
|
-
window.DoubanShareMenuList = [];
|
352
|
-
}
|
353
|
-
var __cache_url = __cache_url || {};
|
354
|
-
|
355
|
-
(function(u){
|
356
|
-
if(__cache_url[u]) return;
|
357
|
-
__cache_url[u] = true;
|
358
|
-
window.DoubanShareIcons = 'http://img3.douban.com/f/shire/d15ffd71f3f10a7210448fec5a68eaec66e7f7d0/pics/ic_shares.png';
|
359
|
-
|
360
|
-
var initShareButton = function() {
|
361
|
-
$.ajax({url:u,dataType:'script',cache:true});
|
362
|
-
};
|
363
|
-
|
364
|
-
if (typeof Do == 'function' && 'ready' in Do) {
|
365
|
-
Do(
|
366
|
-
'http://img3.douban.com/f/shire/ae32cb8310a09ba836b958b79d2cd1e706db2fed/css/ui/dialog.css',
|
367
|
-
'http://img3.douban.com/f/shire/4b3bad5e25de78678d700dd5353570dce3e6bbcc/js/ui/dialog.js',
|
368
|
-
'http://img3.douban.com/f/movie/7024138d81ce55cdf0c3f5684082afd841ff8a1d/js/movie/lib/qrcode.min.js',
|
369
|
-
initShareButton
|
370
|
-
);
|
371
|
-
} else if(typeof Douban == 'object' && 'loader' in Douban) {
|
372
|
-
Douban.loader.batch(
|
373
|
-
'http://img3.douban.com/f/shire/ae32cb8310a09ba836b958b79d2cd1e706db2fed/css/ui/dialog.css',
|
374
|
-
'http://img3.douban.com/f/shire/4b3bad5e25de78678d700dd5353570dce3e6bbcc/js/ui/dialog.js',
|
375
|
-
'http://img3.douban.com/f/movie/7024138d81ce55cdf0c3f5684082afd841ff8a1d/js/movie/lib/qrcode.min.js'
|
376
|
-
).done(initShareButton);
|
377
|
-
}
|
378
|
-
|
379
|
-
})('http://img3.douban.com/f/movie/f1162ff10dc353ebb3697d83fc5b982b4e60b36c/js/movie/lib/sharebutton.js');
|
380
|
-
</script>
|
381
|
-
|
382
|
-
|
383
|
-
</ul>
|
384
|
-
|
385
|
-
|
386
|
-
|
387
|
-
|
388
|
-
|
389
|
-
<script type="text/javascript">
|
390
|
-
Do.add('dialog-css', {path: "http://img3.douban.com/f/shire/ae32cb8310a09ba836b958b79d2cd1e706db2fed/css/ui/dialog.css",
|
391
|
-
type: 'css'})
|
392
|
-
Do.add('dialog', {path: "http://img3.douban.com/f/shire/4b3bad5e25de78678d700dd5353570dce3e6bbcc/js/ui/dialog.js", type: 'js',
|
393
|
-
requires: ['dialog-css']})
|
394
|
-
Do.add('textarea-mention-default-style', {
|
395
|
-
path: "http://img3.douban.com/f/shire/0c51d20cdb4bbc9176979ed51c3ae0a97d17caca/css/lib/textarea-mention.css", type: 'css'})
|
396
|
-
Do.add('textarea-mention', {
|
397
|
-
path: "http://img3.douban.com/f/shire/d84b0a3d6a78f5b4045762602d2a4a6b6d9d005e/js/lib/textarea-mention.js", type: 'js',
|
398
|
-
requires: ['mustache', 'textarea-mention-default-style']})
|
399
|
-
Do.add('mustache', {path: "http://img3.douban.com/f/shire/53987f545e607057b2cdd858e9576ef0f88e66ad/js/lib/mustache.js", type: 'js'})
|
400
|
-
Do.add('movie-share-css', {path: "http://img3.douban.com/f/movie/8c691ad30ef096a9391d40709859a0ad1a8bfba3/css/movie/share.css",
|
401
|
-
type: 'css'})
|
402
|
-
Do.add('movie:share', {path: "http://img3.douban.com/f/movie/ff9a1e71fbe846faa19f325ccc4c0c88d3a06fd6/js/movie/share.js", type: 'js',
|
403
|
-
requires: ['dialog', 'textarea-mention', 'movie-share-css']})
|
404
|
-
Do('movie:share')
|
405
|
-
</script>
|
406
|
-
|
407
|
-
<div class="rec-sec">
|
408
|
-
<span class="rec">
|
409
|
-
<script id="movie-share" type="text/x-html-snippet">
|
410
|
-
|
411
|
-
<form class="movie-share" action="/j/share" method="POST"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
412
|
-
<div class="clearfix form-bd">
|
413
|
-
<div class="input-area">
|
414
|
-
<textarea name="text" class="share-text" cols="72" data-mention-api="https://api.douban.com/shuo/in/complete?alt=xd&callback=?"></textarea>
|
415
|
-
<input type="hidden" name="target-id" value="1503949">
|
416
|
-
<input type="hidden" name="target-type" value="1">
|
417
|
-
<input type="hidden" name="title" value="那个荡气回肠的长镜头">
|
418
|
-
<input type="hidden" name="desc" value="看到1小时24分的时候
|
419
|
-
|
420
|
-
镜头定格在公寓里的一个门口
|
421
|
-
|
422
|
-
过了10秒钟,我意识到这是一个长镜头
|
423
|
-
|
424
|
-
于是开始打量...">
|
425
|
-
<input type="hidden" name="redir" value=""/>
|
426
|
-
<div class="mentioned-highlighter"></div>
|
427
|
-
</div>
|
428
|
-
|
429
|
-
<div class="info-area">
|
430
|
-
<strong>那个荡气回肠的长镜头</strong>
|
431
|
-
<p>看到1小时24分的时候
|
432
|
-
|
433
|
-
镜头定格在公寓里的一个门口
|
434
|
-
|
435
|
-
过了10秒钟,我意识到这是一个长镜头
|
436
|
-
|
437
|
-
于是开始打量...</p>
|
438
|
-
<p class="error server-error"> </p>
|
439
|
-
</div>
|
440
|
-
</div>
|
441
|
-
<div class="form-ft">
|
442
|
-
<div class="form-ft-inner">
|
443
|
-
|
444
|
-
|
445
|
-
|
446
|
-
|
447
|
-
|
448
|
-
<div class="sync-setting pl">
|
449
|
-
<label>分享到</label>
|
450
|
-
|
451
|
-
|
452
|
-
|
453
|
-
<a id="lnk-sync-setting" class="no-visited no-hover" href="http://movie.douban.com/settings/sync" target="_blank"
|
454
|
-
class="pl share-label"><img src="http://img3.douban.com/pics/fm/home/share_g.png"
|
455
|
-
alt="发送信息到新浪、腾讯等微博" />发送信息到新浪、腾讯等微博</a>
|
456
|
-
|
457
|
-
</div>
|
458
|
-
|
459
|
-
<style type="text/css">
|
460
|
-
.sync-setting {
|
461
|
-
float: left;
|
462
|
-
}
|
463
|
-
#lnk-sync-setting,
|
464
|
-
#lnk-sync-setting:hover,
|
465
|
-
#lnk-sync-setting:visited {
|
466
|
-
vertical-align: middle;
|
467
|
-
color: #0192b5;
|
468
|
-
background: none;
|
469
|
-
line-height: 27px;
|
470
|
-
margin-right: 8px;
|
471
|
-
}
|
472
|
-
#lnk-sync-setting img {
|
473
|
-
vertical-align: baseline;
|
474
|
-
*vertical-align: middle;
|
475
|
-
opacity: .5;
|
476
|
-
filter: alpha(opacity=50);
|
477
|
-
display: inline-block;
|
478
|
-
width: 10px;
|
479
|
-
height: 10px;
|
480
|
-
*display: inline;
|
481
|
-
zoom: 1;
|
482
|
-
position: relative;
|
483
|
-
top: 1px;
|
484
|
-
margin-left: 5px;
|
485
|
-
}
|
486
|
-
#lnk-sync-setting:hover img {
|
487
|
-
opacity: .8;
|
488
|
-
background: none;
|
489
|
-
filter: alpha(opacity=80);
|
490
|
-
}
|
491
|
-
.share-label {
|
492
|
-
margin: 8px;
|
493
|
-
cursor: pointer;
|
494
|
-
vertical-align: middle;
|
495
|
-
*vertical-align: text-bottom;
|
496
|
-
}
|
497
|
-
.interest-form-ft .share-label input {
|
498
|
-
margin-bottom: 0;
|
499
|
-
}
|
500
|
-
.interest-form-ft {
|
501
|
-
text-align: right;
|
502
|
-
}
|
503
|
-
.interest-form-ft .bn-flat {
|
504
|
-
float: none;
|
505
|
-
}
|
506
|
-
.interest-form-ft .sync-setting {
|
507
|
-
float: left;
|
508
|
-
line-height: 25px;
|
509
|
-
}
|
510
|
-
</style>
|
511
|
-
|
512
|
-
|
513
|
-
<span class="avail-num-indicator">140</span>
|
514
|
-
<span class="bn-flat">
|
515
|
-
<input type="submit" value="推荐" />
|
516
|
-
</span>
|
517
|
-
</div>
|
518
|
-
</div>
|
519
|
-
</form>
|
520
|
-
|
521
|
-
<div id="suggest-mention-tmpl" style="display:none;">
|
522
|
-
<ul>
|
523
|
-
{{#users}}
|
524
|
-
<li id="{{uid}}">
|
525
|
-
<img src="{{avatar}}">{{{username}}} <span>({{{uid}}})</span>
|
526
|
-
</li>
|
527
|
-
{{/users}}
|
528
|
-
</ul>
|
529
|
-
</div>
|
530
|
-
|
531
|
-
|
532
|
-
</script>
|
533
|
-
|
534
|
-
|
535
|
-
<a href="#" data-share-dialog="#movie-share" data-dialog-title="推荐影评" class="lnk-sharing" share-id="1503949" data-mode="plain" data-name="那个荡气回肠的长镜头" data-type="com.douban.movie" data-desc="看到1小时24分的时候
|
536
|
-
|
537
|
-
镜头定格在公寓里的一个门口
|
538
|
-
|
539
|
-
过了10秒钟,我意识到这是一个长镜头
|
540
|
-
|
541
|
-
于是开始打量..." data-href="http://movie.douban.com/review/1503949/" data-image="None" data-properties="{"href":"http:\/\/movie.douban.com\/subject\/1300353\/","uid":"tt0070849","name":"巴黎最后的探戈 Ultimo tango a Parigi (1972)"}" data-redir="" data-text="" data-apikey="" data-curl="" data-count="10" data-object_kind="1012" data-object_id="1503949" data-target_type="rec" data-target_action="2" data-action_props="{"subject_url":"http:\/\/movie.douban.com\/subject\/1300353\/","review_title":"那个荡气回肠的长镜头","review_url":"http:\/\/movie.douban.com\/review\/1503949\/","subject_title":"巴黎最后的探戈 Ultimo tango a Parigi (1972)"}" >推荐</a>
|
542
|
-
</span>
|
543
|
-
|
544
|
-
|
545
|
-
</div>
|
546
|
-
|
547
|
-
|
548
|
-
|
549
|
-
|
550
|
-
|
551
|
-
</div>
|
552
|
-
<div class="main-panel-useful">
|
553
|
-
|
554
|
-
<span>
|
555
|
-
<a class="btn-useful " href="javascript:;" onclick="moreurl(this, {from:'mv_rv_vote_y'});voteuseful('r-1503949',true)">有用</a>
|
556
|
-
<em id="ucount1503949u">763</em>
|
557
|
-
</span>
|
558
|
-
<span>
|
559
|
-
<a class="btn-unuseful " href="javascript:;" onclick="moreurl(this, {from:'mv_rv_vote_n'});voteuseless('r-1503949',true)">没用</a>
|
560
|
-
<em id="ucount1503949l">15</em>
|
561
|
-
</span>
|
562
|
-
</div>
|
563
|
-
</div>
|
564
|
-
|
565
|
-
|
566
|
-
|
567
|
-
|
568
|
-
|
569
|
-
|
570
|
-
|
571
|
-
|
572
|
-
|
573
|
-
|
574
|
-
|
575
|
-
|
576
|
-
|
577
|
-
|
578
|
-
<div id="comments" class="">
|
579
|
-
|
580
|
-
|
581
|
-
|
582
|
-
|
583
|
-
|
584
|
-
|
585
|
-
|
586
|
-
|
587
|
-
<div class="comment-item" id=934680 data-cid="934680" data-target_id="1503949" data-target_kind="1012">
|
588
|
-
<div class="pic">
|
589
|
-
</div>
|
590
|
-
<div class="content report-comment">
|
591
|
-
<div class="author">
|
592
|
-
<span class="">2008-09-22 22:55:58</span>
|
593
|
-
<a href="http://movie.douban.com/people/hideinthecrowd/" class=" ">隐</a>
|
594
|
-
</div>
|
595
|
-
|
596
|
-
|
597
|
-
|
598
|
-
<p class=""> 最后一句,我西伯利亚寒……</p>
|
599
|
-
|
600
|
-
<div class="op-lnks">
|
601
|
-
<a href="?cid=934680&start=100#add_comment" class="lnk-reply">回应</a>
|
602
|
-
</div>
|
603
|
-
|
604
|
-
<div class="group_banned">
|
605
|
-
<span class="gact hidden p_u1423569 p_admin p_intern fright">>
|
606
|
-
|
607
|
-
|
608
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
609
|
-
<input type="hidden" name="start" value="0" />
|
610
|
-
<input type="hidden" name="cid" value="934680" />
|
611
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除隐的留言?" />
|
612
|
-
</form>
|
613
|
-
|
614
|
-
</span>
|
615
|
-
</div>
|
616
|
-
</div>
|
617
|
-
</div>
|
618
|
-
|
619
|
-
|
620
|
-
|
621
|
-
<div class="comment-item" id=934710 data-cid="934710" data-target_id="1503949" data-target_kind="1012">
|
622
|
-
<div class="pic">
|
623
|
-
</div>
|
624
|
-
<div class="content report-comment">
|
625
|
-
<div class="author">
|
626
|
-
<span class="">2008-09-22 23:04:34</span>
|
627
|
-
<a href="http://movie.douban.com/people/hisolate/" class=" ">solate</a> (现世悠长,等闲而居)
|
628
|
-
</div>
|
629
|
-
|
630
|
-
|
631
|
-
|
632
|
-
<p class=""> 经我验证,的确是卡碟了。。。</p>
|
633
|
-
|
634
|
-
<div class="op-lnks">
|
635
|
-
<a href="?cid=934710&start=100#add_comment" class="lnk-reply">回应</a>
|
636
|
-
</div>
|
637
|
-
|
638
|
-
<div class="group_banned">
|
639
|
-
<span class="gact hidden p_u1408314 p_admin p_intern fright">>
|
640
|
-
|
641
|
-
|
642
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
643
|
-
<input type="hidden" name="start" value="0" />
|
644
|
-
<input type="hidden" name="cid" value="934710" />
|
645
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除solate的留言?" />
|
646
|
-
</form>
|
647
|
-
|
648
|
-
</span>
|
649
|
-
</div>
|
650
|
-
</div>
|
651
|
-
</div>
|
652
|
-
|
653
|
-
|
654
|
-
|
655
|
-
<div class="comment-item" id=938978 data-cid="938978" data-target_id="1503949" data-target_kind="1012">
|
656
|
-
<div class="pic">
|
657
|
-
</div>
|
658
|
-
<div class="content report-comment">
|
659
|
-
<div class="author">
|
660
|
-
<span class="">2008-09-24 21:13:43</span>
|
661
|
-
<a href="http://movie.douban.com/people/2393369/" class=" ">彩虹之夏</a>
|
662
|
-
</div>
|
663
|
-
|
664
|
-
|
665
|
-
|
666
|
-
<p class=""> 哈哈哈...你太可爱了</p>
|
667
|
-
|
668
|
-
<div class="op-lnks">
|
669
|
-
<a href="?cid=938978&start=100#add_comment" class="lnk-reply">回应</a>
|
670
|
-
</div>
|
671
|
-
|
672
|
-
<div class="group_banned">
|
673
|
-
<span class="gact hidden p_u2393369 p_admin p_intern fright">>
|
674
|
-
|
675
|
-
|
676
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
677
|
-
<input type="hidden" name="start" value="0" />
|
678
|
-
<input type="hidden" name="cid" value="938978" />
|
679
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除彩虹之夏的留言?" />
|
680
|
-
</form>
|
681
|
-
|
682
|
-
</span>
|
683
|
-
</div>
|
684
|
-
</div>
|
685
|
-
</div>
|
686
|
-
|
687
|
-
|
688
|
-
|
689
|
-
<div class="comment-item" id=970141 data-cid="970141" data-target_id="1503949" data-target_kind="1012">
|
690
|
-
<div class="pic">
|
691
|
-
</div>
|
692
|
-
<div class="content report-comment">
|
693
|
-
<div class="author">
|
694
|
-
<span class="">2008-10-08 16:15:44</span>
|
695
|
-
<a href="http://movie.douban.com/people/Ms.M/" class=" ">Ms.M</a> (带我走,去远方)
|
696
|
-
</div>
|
697
|
-
|
698
|
-
|
699
|
-
|
700
|
-
<p class=""> 虽然没什么好说的但是我觉得我一定要说点什么来表达对卡碟这件事情的感慨就好像我看到恒源祥广告的时候以为电视台出问题时那样的感慨。。。。。[ 好像是病句啊..就这样病了吧。。]</p>
|
701
|
-
|
702
|
-
<div class="op-lnks">
|
703
|
-
<a href="?cid=970141&start=100#add_comment" class="lnk-reply">回应</a>
|
704
|
-
</div>
|
705
|
-
|
706
|
-
<div class="group_banned">
|
707
|
-
<span class="gact hidden p_u2462627 p_admin p_intern fright">>
|
708
|
-
|
709
|
-
|
710
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
711
|
-
<input type="hidden" name="start" value="0" />
|
712
|
-
<input type="hidden" name="cid" value="970141" />
|
713
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除Ms.M的留言?" />
|
714
|
-
</form>
|
715
|
-
|
716
|
-
</span>
|
717
|
-
</div>
|
718
|
-
</div>
|
719
|
-
</div>
|
720
|
-
|
721
|
-
|
722
|
-
|
723
|
-
<div class="comment-item" id=981020 data-cid="981020" data-target_id="1503949" data-target_kind="1012">
|
724
|
-
<div class="pic">
|
725
|
-
</div>
|
726
|
-
<div class="content report-comment">
|
727
|
-
<div class="author">
|
728
|
-
<span class="">2008-10-13 00:18:37</span>
|
729
|
-
<a href="http://movie.douban.com/people/linhua/" class=" ">小鬼</a>
|
730
|
-
</div>
|
731
|
-
|
732
|
-
|
733
|
-
|
734
|
-
<p class=""> 终于体会到峰回路转的涵义了~~</p>
|
735
|
-
|
736
|
-
<div class="op-lnks">
|
737
|
-
<a href="?cid=981020&start=100#add_comment" class="lnk-reply">回应</a>
|
738
|
-
</div>
|
739
|
-
|
740
|
-
<div class="group_banned">
|
741
|
-
<span class="gact hidden p_u2745949 p_admin p_intern fright">>
|
742
|
-
|
743
|
-
|
744
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
745
|
-
<input type="hidden" name="start" value="0" />
|
746
|
-
<input type="hidden" name="cid" value="981020" />
|
747
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除小鬼的留言?" />
|
748
|
-
</form>
|
749
|
-
|
750
|
-
</span>
|
751
|
-
</div>
|
752
|
-
</div>
|
753
|
-
</div>
|
754
|
-
|
755
|
-
|
756
|
-
|
757
|
-
<div class="comment-item" id=990223 data-cid="990223" data-target_id="1503949" data-target_kind="1012">
|
758
|
-
<div class="pic">
|
759
|
-
</div>
|
760
|
-
<div class="content report-comment">
|
761
|
-
<div class="author">
|
762
|
-
<span class="">2008-10-16 23:31:23</span>
|
763
|
-
<a href="http://movie.douban.com/people/2033080/" class=" ">wing</a> (非签名控)
|
764
|
-
</div>
|
765
|
-
|
766
|
-
|
767
|
-
|
768
|
-
<p class=""> 原来,一切都是幻觉。。。</p>
|
769
|
-
|
770
|
-
<div class="op-lnks">
|
771
|
-
<a href="?cid=990223&start=100#add_comment" class="lnk-reply">回应</a>
|
772
|
-
</div>
|
773
|
-
|
774
|
-
<div class="group_banned">
|
775
|
-
<span class="gact hidden p_u2033080 p_admin p_intern fright">>
|
776
|
-
|
777
|
-
|
778
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
779
|
-
<input type="hidden" name="start" value="0" />
|
780
|
-
<input type="hidden" name="cid" value="990223" />
|
781
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除wing的留言?" />
|
782
|
-
</form>
|
783
|
-
|
784
|
-
</span>
|
785
|
-
</div>
|
786
|
-
</div>
|
787
|
-
</div>
|
788
|
-
|
789
|
-
|
790
|
-
|
791
|
-
<div class="comment-item" id=1043171 data-cid="1043171" data-target_id="1503949" data-target_kind="1012">
|
792
|
-
<div class="pic">
|
793
|
-
</div>
|
794
|
-
<div class="content report-comment">
|
795
|
-
<div class="author">
|
796
|
-
<span class="">2008-11-09 14:54:37</span>
|
797
|
-
<a href="http://movie.douban.com/people/wing1828/" class=" ">W小姐医美生活</a> (保持开放的态度)
|
798
|
-
</div>
|
799
|
-
|
800
|
-
|
801
|
-
|
802
|
-
<p class=""> 我很认真的看前面的描述..看到最后一句..巨寒..</p>
|
803
|
-
|
804
|
-
<div class="op-lnks">
|
805
|
-
<a href="?cid=1043171&start=100#add_comment" class="lnk-reply">回应</a>
|
806
|
-
</div>
|
807
|
-
|
808
|
-
<div class="group_banned">
|
809
|
-
<span class="gact hidden p_u1770190 p_admin p_intern fright">>
|
810
|
-
|
811
|
-
|
812
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
813
|
-
<input type="hidden" name="start" value="0" />
|
814
|
-
<input type="hidden" name="cid" value="1043171" />
|
815
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除W小姐医美生活的留言?" />
|
816
|
-
</form>
|
817
|
-
|
818
|
-
</span>
|
819
|
-
</div>
|
820
|
-
</div>
|
821
|
-
</div>
|
822
|
-
|
823
|
-
|
824
|
-
|
825
|
-
<div class="comment-item" id=1070915 data-cid="1070915" data-target_id="1503949" data-target_kind="1012">
|
826
|
-
<div class="pic">
|
827
|
-
</div>
|
828
|
-
<div class="content report-comment">
|
829
|
-
<div class="author">
|
830
|
-
<span class="">2008-11-21 22:19:44</span>
|
831
|
-
<a href="http://movie.douban.com/people/aya.stella/" class=" ">AtomYA</a> (最恨“规矩”二字)
|
832
|
-
</div>
|
833
|
-
|
834
|
-
|
835
|
-
|
836
|
-
<p class=""> 看着看着,我的思维也跟不上了...</p>
|
837
|
-
|
838
|
-
<div class="op-lnks">
|
839
|
-
<a href="?cid=1070915&start=100#add_comment" class="lnk-reply">回应</a>
|
840
|
-
</div>
|
841
|
-
|
842
|
-
<div class="group_banned">
|
843
|
-
<span class="gact hidden p_u2011836 p_admin p_intern fright">>
|
844
|
-
|
845
|
-
|
846
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
847
|
-
<input type="hidden" name="start" value="0" />
|
848
|
-
<input type="hidden" name="cid" value="1070915" />
|
849
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除AtomYA的留言?" />
|
850
|
-
</form>
|
851
|
-
|
852
|
-
</span>
|
853
|
-
</div>
|
854
|
-
</div>
|
855
|
-
</div>
|
856
|
-
|
857
|
-
|
858
|
-
|
859
|
-
<div class="comment-item" id=1169051 data-cid="1169051" data-target_id="1503949" data-target_kind="1012">
|
860
|
-
<div class="pic">
|
861
|
-
</div>
|
862
|
-
<div class="content report-comment">
|
863
|
-
<div class="author">
|
864
|
-
<span class="">2009-01-03 10:29:32</span>
|
865
|
-
<a href="http://movie.douban.com/people/torosa/" class=" ">魔茄茄</a> (Miss RosastrangeX)
|
866
|
-
</div>
|
867
|
-
|
868
|
-
|
869
|
-
|
870
|
-
<p class=""> 哈哈~漂亮的长镜头!!!!~~~~~~</p>
|
871
|
-
|
872
|
-
<div class="op-lnks">
|
873
|
-
<a href="?cid=1169051&start=100#add_comment" class="lnk-reply">回应</a>
|
874
|
-
</div>
|
875
|
-
|
876
|
-
<div class="group_banned">
|
877
|
-
<span class="gact hidden p_u2329692 p_admin p_intern fright">>
|
878
|
-
|
879
|
-
|
880
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
881
|
-
<input type="hidden" name="start" value="0" />
|
882
|
-
<input type="hidden" name="cid" value="1169051" />
|
883
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除魔茄茄的留言?" />
|
884
|
-
</form>
|
885
|
-
|
886
|
-
</span>
|
887
|
-
</div>
|
888
|
-
</div>
|
889
|
-
</div>
|
890
|
-
|
891
|
-
|
892
|
-
|
893
|
-
<div class="comment-item" id=1263007 data-cid="1263007" data-target_id="1503949" data-target_kind="1012">
|
894
|
-
<div class="pic">
|
895
|
-
</div>
|
896
|
-
<div class="content report-comment">
|
897
|
-
<div class="author">
|
898
|
-
<span class="">2009-02-04 22:22:38</span>
|
899
|
-
<a href="http://movie.douban.com/people/2910078/" class=" ">Carmen</a>
|
900
|
-
</div>
|
901
|
-
|
902
|
-
|
903
|
-
|
904
|
-
<p class=""> 你太可爱了~~</p>
|
905
|
-
|
906
|
-
<div class="op-lnks">
|
907
|
-
<a href="?cid=1263007&start=100#add_comment" class="lnk-reply">回应</a>
|
908
|
-
</div>
|
909
|
-
|
910
|
-
<div class="group_banned">
|
911
|
-
<span class="gact hidden p_u2910078 p_admin p_intern fright">>
|
912
|
-
|
913
|
-
|
914
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
915
|
-
<input type="hidden" name="start" value="0" />
|
916
|
-
<input type="hidden" name="cid" value="1263007" />
|
917
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除Carmen的留言?" />
|
918
|
-
</form>
|
919
|
-
|
920
|
-
</span>
|
921
|
-
</div>
|
922
|
-
</div>
|
923
|
-
</div>
|
924
|
-
|
925
|
-
|
926
|
-
|
927
|
-
<div class="comment-item" id=1264692 data-cid="1264692" data-target_id="1503949" data-target_kind="1012">
|
928
|
-
<div class="pic">
|
929
|
-
</div>
|
930
|
-
<div class="content report-comment">
|
931
|
-
<div class="author">
|
932
|
-
<span class="">2009-02-05 14:08:58</span>
|
933
|
-
<a href="http://movie.douban.com/people/1271037/" class=" ">内个...</a> (上路)
|
934
|
-
</div>
|
935
|
-
|
936
|
-
|
937
|
-
|
938
|
-
<p class=""> 哈哈哈哈哈哈 我也经常这样 然后被人说反应迟钝</p>
|
939
|
-
|
940
|
-
<div class="op-lnks">
|
941
|
-
<a href="?cid=1264692&start=100#add_comment" class="lnk-reply">回应</a>
|
942
|
-
</div>
|
943
|
-
|
944
|
-
<div class="group_banned">
|
945
|
-
<span class="gact hidden p_u1271037 p_admin p_intern fright">>
|
946
|
-
|
947
|
-
|
948
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
949
|
-
<input type="hidden" name="start" value="0" />
|
950
|
-
<input type="hidden" name="cid" value="1264692" />
|
951
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除内个...的留言?" />
|
952
|
-
</form>
|
953
|
-
|
954
|
-
</span>
|
955
|
-
</div>
|
956
|
-
</div>
|
957
|
-
</div>
|
958
|
-
|
959
|
-
|
960
|
-
|
961
|
-
<div class="comment-item" id=1420900 data-cid="1420900" data-target_id="1503949" data-target_kind="1012">
|
962
|
-
<div class="pic">
|
963
|
-
</div>
|
964
|
-
<div class="content report-comment">
|
965
|
-
<div class="author">
|
966
|
-
<span class="">2009-03-26 16:48:01</span>
|
967
|
-
<a href="http://movie.douban.com/people/rickywong1116/" class=" ">[已注销]</a>
|
968
|
-
</div>
|
969
|
-
|
970
|
-
|
971
|
-
|
972
|
-
<p class=""> hahahaha ~~~~</p>
|
973
|
-
|
974
|
-
<div class="op-lnks">
|
975
|
-
<a href="?cid=1420900&start=100#add_comment" class="lnk-reply">回应</a>
|
976
|
-
</div>
|
977
|
-
|
978
|
-
<div class="group_banned">
|
979
|
-
<span class="gact hidden p_u1426933 p_admin p_intern fright">>
|
980
|
-
|
981
|
-
|
982
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
983
|
-
<input type="hidden" name="start" value="0" />
|
984
|
-
<input type="hidden" name="cid" value="1420900" />
|
985
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除[已注销]的留言?" />
|
986
|
-
</form>
|
987
|
-
|
988
|
-
</span>
|
989
|
-
</div>
|
990
|
-
</div>
|
991
|
-
</div>
|
992
|
-
|
993
|
-
|
994
|
-
|
995
|
-
<div class="comment-item" id=1420901 data-cid="1420901" data-target_id="1503949" data-target_kind="1012">
|
996
|
-
<div class="pic">
|
997
|
-
</div>
|
998
|
-
<div class="content report-comment">
|
999
|
-
<div class="author">
|
1000
|
-
<span class="">2009-03-26 16:48:10</span>
|
1001
|
-
<a href="http://movie.douban.com/people/rickywong1116/" class=" ">[已注销]</a>
|
1002
|
-
</div>
|
1003
|
-
|
1004
|
-
|
1005
|
-
|
1006
|
-
<p class=""> hahahaha ~~~~</p>
|
1007
|
-
|
1008
|
-
<div class="op-lnks">
|
1009
|
-
<a href="?cid=1420901&start=100#add_comment" class="lnk-reply">回应</a>
|
1010
|
-
</div>
|
1011
|
-
|
1012
|
-
<div class="group_banned">
|
1013
|
-
<span class="gact hidden p_u1426933 p_admin p_intern fright">>
|
1014
|
-
|
1015
|
-
|
1016
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
1017
|
-
<input type="hidden" name="start" value="0" />
|
1018
|
-
<input type="hidden" name="cid" value="1420901" />
|
1019
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除[已注销]的留言?" />
|
1020
|
-
</form>
|
1021
|
-
|
1022
|
-
</span>
|
1023
|
-
</div>
|
1024
|
-
</div>
|
1025
|
-
</div>
|
1026
|
-
|
1027
|
-
|
1028
|
-
|
1029
|
-
<div class="comment-item" id=1766864 data-cid="1766864" data-target_id="1503949" data-target_kind="1012">
|
1030
|
-
<div class="pic">
|
1031
|
-
</div>
|
1032
|
-
<div class="content report-comment">
|
1033
|
-
<div class="author">
|
1034
|
-
<span class="">2009-07-15 19:00:33</span>
|
1035
|
-
<a href="http://movie.douban.com/people/2661926/" class=" ">张比亚</a>
|
1036
|
-
</div>
|
1037
|
-
|
1038
|
-
|
1039
|
-
|
1040
|
-
<p class=""> 冷组的吧</p>
|
1041
|
-
|
1042
|
-
<div class="op-lnks">
|
1043
|
-
<a href="?cid=1766864&start=100#add_comment" class="lnk-reply">回应</a>
|
1044
|
-
</div>
|
1045
|
-
|
1046
|
-
<div class="group_banned">
|
1047
|
-
<span class="gact hidden p_u2661926 p_admin p_intern fright">>
|
1048
|
-
|
1049
|
-
|
1050
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
1051
|
-
<input type="hidden" name="start" value="0" />
|
1052
|
-
<input type="hidden" name="cid" value="1766864" />
|
1053
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除张比亚的留言?" />
|
1054
|
-
</form>
|
1055
|
-
|
1056
|
-
</span>
|
1057
|
-
</div>
|
1058
|
-
</div>
|
1059
|
-
</div>
|
1060
|
-
|
1061
|
-
|
1062
|
-
|
1063
|
-
<div class="comment-item" id=2316692 data-cid="2316692" data-target_id="1503949" data-target_kind="1012">
|
1064
|
-
<div class="pic">
|
1065
|
-
</div>
|
1066
|
-
<div class="content report-comment">
|
1067
|
-
<div class="author">
|
1068
|
-
<span class="">2009-12-27 16:40:13</span>
|
1069
|
-
<a href="http://movie.douban.com/people/yuanyuaner/" class=" ">抱着WaterLiLy的小兔子</a> (一定是我太浅薄,不懂爱的真谛。)
|
1070
|
-
</div>
|
1071
|
-
|
1072
|
-
|
1073
|
-
|
1074
|
-
<p class=""> 哇哈哈,我明显被耍了。。。。</p>
|
1075
|
-
|
1076
|
-
<div class="op-lnks">
|
1077
|
-
<a href="?cid=2316692&start=100#add_comment" class="lnk-reply">回应</a>
|
1078
|
-
</div>
|
1079
|
-
|
1080
|
-
<div class="group_banned">
|
1081
|
-
<span class="gact hidden p_u1039814 p_admin p_intern fright">>
|
1082
|
-
|
1083
|
-
|
1084
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
1085
|
-
<input type="hidden" name="start" value="0" />
|
1086
|
-
<input type="hidden" name="cid" value="2316692" />
|
1087
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除抱着WaterLiLy的小兔子的留言?" />
|
1088
|
-
</form>
|
1089
|
-
|
1090
|
-
</span>
|
1091
|
-
</div>
|
1092
|
-
</div>
|
1093
|
-
</div>
|
1094
|
-
|
1095
|
-
|
1096
|
-
|
1097
|
-
<div class="comment-item" id=2366561 data-cid="2366561" data-target_id="1503949" data-target_kind="1012">
|
1098
|
-
<div class="pic">
|
1099
|
-
</div>
|
1100
|
-
<div class="content report-comment">
|
1101
|
-
<div class="author">
|
1102
|
-
<span class="">2010-01-09 17:26:58</span>
|
1103
|
-
<a href="http://movie.douban.com/people/cleopatra927/" class=" ">CrazyCleo</a> (天下為公,世界大同。)
|
1104
|
-
</div>
|
1105
|
-
|
1106
|
-
|
1107
|
-
|
1108
|
-
<p class=""> 哈哈 这是关于这影片最欢喜的评论</p>
|
1109
|
-
|
1110
|
-
<div class="op-lnks">
|
1111
|
-
<a href="?cid=2366561&start=100#add_comment" class="lnk-reply">回应</a>
|
1112
|
-
</div>
|
1113
|
-
|
1114
|
-
<div class="group_banned">
|
1115
|
-
<span class="gact hidden p_u2770234 p_admin p_intern fright">>
|
1116
|
-
|
1117
|
-
|
1118
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
1119
|
-
<input type="hidden" name="start" value="0" />
|
1120
|
-
<input type="hidden" name="cid" value="2366561" />
|
1121
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除CrazyCleo的留言?" />
|
1122
|
-
</form>
|
1123
|
-
|
1124
|
-
</span>
|
1125
|
-
</div>
|
1126
|
-
</div>
|
1127
|
-
</div>
|
1128
|
-
|
1129
|
-
|
1130
|
-
|
1131
|
-
<div class="comment-item" id=2436033 data-cid="2436033" data-target_id="1503949" data-target_kind="1012">
|
1132
|
-
<div class="pic">
|
1133
|
-
</div>
|
1134
|
-
<div class="content report-comment">
|
1135
|
-
<div class="author">
|
1136
|
-
<span class="">2010-01-26 22:46:35</span>
|
1137
|
-
<a href="http://movie.douban.com/people/juyi214/" class=" ">易</a> (她舞蹈,因为她悲伤。)
|
1138
|
-
</div>
|
1139
|
-
|
1140
|
-
|
1141
|
-
|
1142
|
-
<p class=""> 年度最牛影评,所有人都寒了。</p>
|
1143
|
-
|
1144
|
-
<div class="op-lnks">
|
1145
|
-
<a href="?cid=2436033&start=100#add_comment" class="lnk-reply">回应</a>
|
1146
|
-
</div>
|
1147
|
-
|
1148
|
-
<div class="group_banned">
|
1149
|
-
<span class="gact hidden p_u2396426 p_admin p_intern fright">>
|
1150
|
-
|
1151
|
-
|
1152
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
1153
|
-
<input type="hidden" name="start" value="0" />
|
1154
|
-
<input type="hidden" name="cid" value="2436033" />
|
1155
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除易的留言?" />
|
1156
|
-
</form>
|
1157
|
-
|
1158
|
-
</span>
|
1159
|
-
</div>
|
1160
|
-
</div>
|
1161
|
-
</div>
|
1162
|
-
|
1163
|
-
|
1164
|
-
|
1165
|
-
<div class="comment-item" id=2437529 data-cid="2437529" data-target_id="1503949" data-target_kind="1012">
|
1166
|
-
<div class="pic">
|
1167
|
-
</div>
|
1168
|
-
<div class="content report-comment">
|
1169
|
-
<div class="author">
|
1170
|
-
<span class="">2010-01-27 10:25:24</span>
|
1171
|
-
<a href="http://movie.douban.com/people/cleopatra927/" class=" ">CrazyCleo</a> (天下為公,世界大同。)
|
1172
|
-
</div>
|
1173
|
-
|
1174
|
-
|
1175
|
-
|
1176
|
-
<p class=""> 哈哈~今天又看了一遍这篇 真欢喜呀 </p>
|
1177
|
-
|
1178
|
-
<div class="op-lnks">
|
1179
|
-
<a href="?cid=2437529&start=100#add_comment" class="lnk-reply">回应</a>
|
1180
|
-
</div>
|
1181
|
-
|
1182
|
-
<div class="group_banned">
|
1183
|
-
<span class="gact hidden p_u2770234 p_admin p_intern fright">>
|
1184
|
-
|
1185
|
-
|
1186
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
1187
|
-
<input type="hidden" name="start" value="0" />
|
1188
|
-
<input type="hidden" name="cid" value="2437529" />
|
1189
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除CrazyCleo的留言?" />
|
1190
|
-
</form>
|
1191
|
-
|
1192
|
-
</span>
|
1193
|
-
</div>
|
1194
|
-
</div>
|
1195
|
-
</div>
|
1196
|
-
|
1197
|
-
|
1198
|
-
|
1199
|
-
<div class="comment-item" id=2697896 data-cid="2697896" data-target_id="1503949" data-target_kind="1012">
|
1200
|
-
<div class="pic">
|
1201
|
-
</div>
|
1202
|
-
<div class="content report-comment">
|
1203
|
-
<div class="author">
|
1204
|
-
<span class="">2010-04-22 08:53:39</span>
|
1205
|
-
<a href="http://movie.douban.com/people/37526342/" class=" ">Robinnon</a>
|
1206
|
-
</div>
|
1207
|
-
|
1208
|
-
|
1209
|
-
|
1210
|
-
<p class=""> 呵呵。
|
1211
|
-
<br/> 不是想讽刺什么吧?只是说个笑话而已?</p>
|
1212
|
-
|
1213
|
-
<div class="op-lnks">
|
1214
|
-
<a href="?cid=2697896&start=100#add_comment" class="lnk-reply">回应</a>
|
1215
|
-
</div>
|
1216
|
-
|
1217
|
-
<div class="group_banned">
|
1218
|
-
<span class="gact hidden p_u37526342 p_admin p_intern fright">>
|
1219
|
-
|
1220
|
-
|
1221
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
1222
|
-
<input type="hidden" name="start" value="0" />
|
1223
|
-
<input type="hidden" name="cid" value="2697896" />
|
1224
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除Robinnon的留言?" />
|
1225
|
-
</form>
|
1226
|
-
|
1227
|
-
</span>
|
1228
|
-
</div>
|
1229
|
-
</div>
|
1230
|
-
</div>
|
1231
|
-
|
1232
|
-
|
1233
|
-
|
1234
|
-
<div class="comment-item" id=3256582 data-cid="3256582" data-target_id="1503949" data-target_kind="1012">
|
1235
|
-
<div class="pic">
|
1236
|
-
</div>
|
1237
|
-
<div class="content report-comment">
|
1238
|
-
<div class="author">
|
1239
|
-
<span class="">2010-11-09 15:40:29</span>
|
1240
|
-
<a href="http://movie.douban.com/people/sherryw76/" class=" ">Sherry</a> (向死而生)
|
1241
|
-
</div>
|
1242
|
-
|
1243
|
-
|
1244
|
-
|
1245
|
-
<p class=""> 哈哈,最后一句比电影还点题!</p>
|
1246
|
-
|
1247
|
-
<div class="op-lnks">
|
1248
|
-
<a href="?cid=3256582&start=100#add_comment" class="lnk-reply">回应</a>
|
1249
|
-
</div>
|
1250
|
-
|
1251
|
-
<div class="group_banned">
|
1252
|
-
<span class="gact hidden p_u1782222 p_admin p_intern fright">>
|
1253
|
-
|
1254
|
-
|
1255
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
1256
|
-
<input type="hidden" name="start" value="0" />
|
1257
|
-
<input type="hidden" name="cid" value="3256582" />
|
1258
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除Sherry的留言?" />
|
1259
|
-
</form>
|
1260
|
-
|
1261
|
-
</span>
|
1262
|
-
</div>
|
1263
|
-
</div>
|
1264
|
-
</div>
|
1265
|
-
|
1266
|
-
|
1267
|
-
|
1268
|
-
<div class="comment-item" id=3449382 data-cid="3449382" data-target_id="1503949" data-target_kind="1012">
|
1269
|
-
<div class="pic">
|
1270
|
-
</div>
|
1271
|
-
<div class="content report-comment">
|
1272
|
-
<div class="author">
|
1273
|
-
<span class="">2011-01-11 14:03:30</span>
|
1274
|
-
<a href="http://movie.douban.com/people/Zyen/" class=" ">大漠苍蝇刘孟达</a> (肚兜一枚,裤衩一块)
|
1275
|
-
</div>
|
1276
|
-
|
1277
|
-
|
1278
|
-
|
1279
|
-
<p class=""> 噗~~~~~~最后一句</p>
|
1280
|
-
|
1281
|
-
<div class="op-lnks">
|
1282
|
-
<a href="?cid=3449382&start=100#add_comment" class="lnk-reply">回应</a>
|
1283
|
-
</div>
|
1284
|
-
|
1285
|
-
<div class="group_banned">
|
1286
|
-
<span class="gact hidden p_u23705131 p_admin p_intern fright">>
|
1287
|
-
|
1288
|
-
|
1289
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
1290
|
-
<input type="hidden" name="start" value="0" />
|
1291
|
-
<input type="hidden" name="cid" value="3449382" />
|
1292
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除大漠苍蝇刘孟达的留言?" />
|
1293
|
-
</form>
|
1294
|
-
|
1295
|
-
</span>
|
1296
|
-
</div>
|
1297
|
-
</div>
|
1298
|
-
</div>
|
1299
|
-
|
1300
|
-
|
1301
|
-
|
1302
|
-
<div class="comment-item" id=3458305 data-cid="3458305" data-target_id="1503949" data-target_kind="1012">
|
1303
|
-
<div class="pic">
|
1304
|
-
</div>
|
1305
|
-
<div class="content report-comment">
|
1306
|
-
<div class="author">
|
1307
|
-
<span class="">2011-01-14 18:20:40</span>
|
1308
|
-
<a href="http://movie.douban.com/people/xiaoji2011/" class=" ">小极</a> (这个家伙很懒,什么也没留下~)
|
1309
|
-
</div>
|
1310
|
-
|
1311
|
-
|
1312
|
-
|
1313
|
-
<p class=""> 一边看文一边怀疑自己是不是打了一个十分钟得哈欠错过了这个惊天动地长镜头</p>
|
1314
|
-
|
1315
|
-
<div class="op-lnks">
|
1316
|
-
<a href="?cid=3458305&start=100#add_comment" class="lnk-reply">回应</a>
|
1317
|
-
</div>
|
1318
|
-
|
1319
|
-
<div class="group_banned">
|
1320
|
-
<span class="gact hidden p_u3429325 p_admin p_intern fright">>
|
1321
|
-
|
1322
|
-
|
1323
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
1324
|
-
<input type="hidden" name="start" value="0" />
|
1325
|
-
<input type="hidden" name="cid" value="3458305" />
|
1326
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除小极的留言?" />
|
1327
|
-
</form>
|
1328
|
-
|
1329
|
-
</span>
|
1330
|
-
</div>
|
1331
|
-
</div>
|
1332
|
-
</div>
|
1333
|
-
|
1334
|
-
|
1335
|
-
|
1336
|
-
<div class="comment-item" id=3553590 data-cid="3553590" data-target_id="1503949" data-target_kind="1012">
|
1337
|
-
<div class="pic">
|
1338
|
-
</div>
|
1339
|
-
<div class="content report-comment">
|
1340
|
-
<div class="author">
|
1341
|
-
<span class="">2011-02-18 13:53:56</span>
|
1342
|
-
<a href="http://movie.douban.com/people/49532609/" class=" ">老猫</a>
|
1343
|
-
</div>
|
1344
|
-
|
1345
|
-
|
1346
|
-
|
1347
|
-
<p class=""> 最后一次...雷的焦里焦外</p>
|
1348
|
-
|
1349
|
-
<div class="op-lnks">
|
1350
|
-
<a href="?cid=3553590&start=100#add_comment" class="lnk-reply">回应</a>
|
1351
|
-
</div>
|
1352
|
-
|
1353
|
-
<div class="group_banned">
|
1354
|
-
<span class="gact hidden p_u49532609 p_admin p_intern fright">>
|
1355
|
-
|
1356
|
-
|
1357
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
1358
|
-
<input type="hidden" name="start" value="0" />
|
1359
|
-
<input type="hidden" name="cid" value="3553590" />
|
1360
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除老猫的留言?" />
|
1361
|
-
</form>
|
1362
|
-
|
1363
|
-
</span>
|
1364
|
-
</div>
|
1365
|
-
</div>
|
1366
|
-
</div>
|
1367
|
-
|
1368
|
-
|
1369
|
-
|
1370
|
-
<div class="comment-item" id=3553837 data-cid="3553837" data-target_id="1503949" data-target_kind="1012">
|
1371
|
-
<div class="pic">
|
1372
|
-
</div>
|
1373
|
-
<div class="content report-comment">
|
1374
|
-
<div class="author">
|
1375
|
-
<span class="">2011-02-18 15:28:10</span>
|
1376
|
-
<a href="http://movie.douban.com/people/2129465/" class=" ">安九</a>
|
1377
|
-
</div>
|
1378
|
-
|
1379
|
-
|
1380
|
-
|
1381
|
-
<p class=""> 典范</p>
|
1382
|
-
|
1383
|
-
<div class="op-lnks">
|
1384
|
-
<a href="?cid=3553837&start=100#add_comment" class="lnk-reply">回应</a>
|
1385
|
-
</div>
|
1386
|
-
|
1387
|
-
<div class="group_banned">
|
1388
|
-
<span class="gact hidden p_u2129465 p_admin p_intern fright">>
|
1389
|
-
|
1390
|
-
|
1391
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
1392
|
-
<input type="hidden" name="start" value="0" />
|
1393
|
-
<input type="hidden" name="cid" value="3553837" />
|
1394
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除安九的留言?" />
|
1395
|
-
</form>
|
1396
|
-
|
1397
|
-
</span>
|
1398
|
-
</div>
|
1399
|
-
</div>
|
1400
|
-
</div>
|
1401
|
-
|
1402
|
-
|
1403
|
-
|
1404
|
-
<div class="comment-item" id=3558165 data-cid="3558165" data-target_id="1503949" data-target_kind="1012">
|
1405
|
-
<div class="pic">
|
1406
|
-
</div>
|
1407
|
-
<div class="content report-comment">
|
1408
|
-
<div class="author">
|
1409
|
-
<span class="">2011-02-20 01:43:31</span>
|
1410
|
-
<a href="http://movie.douban.com/people/newhe/" class=" ">红叶</a> (喜欢天空,百看不厌...)
|
1411
|
-
</div>
|
1412
|
-
|
1413
|
-
|
1414
|
-
|
1415
|
-
<p class=""> 哈哈</p>
|
1416
|
-
|
1417
|
-
<div class="op-lnks">
|
1418
|
-
<a href="?cid=3558165&start=100#add_comment" class="lnk-reply">回应</a>
|
1419
|
-
</div>
|
1420
|
-
|
1421
|
-
<div class="group_banned">
|
1422
|
-
<span class="gact hidden p_u1264308 p_admin p_intern fright">>
|
1423
|
-
|
1424
|
-
|
1425
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
1426
|
-
<input type="hidden" name="start" value="0" />
|
1427
|
-
<input type="hidden" name="cid" value="3558165" />
|
1428
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除红叶的留言?" />
|
1429
|
-
</form>
|
1430
|
-
|
1431
|
-
</span>
|
1432
|
-
</div>
|
1433
|
-
</div>
|
1434
|
-
</div>
|
1435
|
-
|
1436
|
-
|
1437
|
-
|
1438
|
-
<div class="comment-item" id=3576979 data-cid="3576979" data-target_id="1503949" data-target_kind="1012">
|
1439
|
-
<div class="pic">
|
1440
|
-
</div>
|
1441
|
-
<div class="content report-comment">
|
1442
|
-
<div class="author">
|
1443
|
-
<span class="">2011-02-27 12:14:47</span>
|
1444
|
-
<a href="http://movie.douban.com/people/42458352/" class=" ">曼回</a> (独立行走 一路蓬勃)
|
1445
|
-
</div>
|
1446
|
-
|
1447
|
-
|
1448
|
-
|
1449
|
-
<p class=""> 哈哈 哈哈</p>
|
1450
|
-
|
1451
|
-
<div class="op-lnks">
|
1452
|
-
<a href="?cid=3576979&start=100#add_comment" class="lnk-reply">回应</a>
|
1453
|
-
</div>
|
1454
|
-
|
1455
|
-
<div class="group_banned">
|
1456
|
-
<span class="gact hidden p_u42458352 p_admin p_intern fright">>
|
1457
|
-
|
1458
|
-
|
1459
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
1460
|
-
<input type="hidden" name="start" value="0" />
|
1461
|
-
<input type="hidden" name="cid" value="3576979" />
|
1462
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除曼回的留言?" />
|
1463
|
-
</form>
|
1464
|
-
|
1465
|
-
</span>
|
1466
|
-
</div>
|
1467
|
-
</div>
|
1468
|
-
</div>
|
1469
|
-
|
1470
|
-
|
1471
|
-
|
1472
|
-
<div class="comment-item" id=3767562 data-cid="3767562" data-target_id="1503949" data-target_kind="1012">
|
1473
|
-
<div class="pic">
|
1474
|
-
</div>
|
1475
|
-
<div class="content report-comment">
|
1476
|
-
<div class="author">
|
1477
|
-
<span class="">2011-05-11 23:42:01</span>
|
1478
|
-
<a href="http://movie.douban.com/people/25508997/" class=" ">toopoo</a>
|
1479
|
-
</div>
|
1480
|
-
|
1481
|
-
|
1482
|
-
|
1483
|
-
<p class=""> 看完这篇影评我足足笑了5分钟 眼泪都笑出来了
|
1484
|
-
<br/> 好久没有这么开心了
|
1485
|
-
<br/> 谢谢你</p>
|
1486
|
-
|
1487
|
-
<div class="op-lnks">
|
1488
|
-
<a href="?cid=3767562&start=100#add_comment" class="lnk-reply">回应</a>
|
1489
|
-
</div>
|
1490
|
-
|
1491
|
-
<div class="group_banned">
|
1492
|
-
<span class="gact hidden p_u25508997 p_admin p_intern fright">>
|
1493
|
-
|
1494
|
-
|
1495
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
1496
|
-
<input type="hidden" name="start" value="0" />
|
1497
|
-
<input type="hidden" name="cid" value="3767562" />
|
1498
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除toopoo的留言?" />
|
1499
|
-
</form>
|
1500
|
-
|
1501
|
-
</span>
|
1502
|
-
</div>
|
1503
|
-
</div>
|
1504
|
-
</div>
|
1505
|
-
|
1506
|
-
|
1507
|
-
|
1508
|
-
<div class="comment-item" id=3825939 data-cid="3825939" data-target_id="1503949" data-target_kind="1012">
|
1509
|
-
<div class="pic">
|
1510
|
-
</div>
|
1511
|
-
<div class="content report-comment">
|
1512
|
-
<div class="author">
|
1513
|
-
<span class="">2011-06-03 07:17:51</span>
|
1514
|
-
<a href="http://movie.douban.com/people/47250711/" class=" ">大愚</a> (每個人都是孤獨的)
|
1515
|
-
</div>
|
1516
|
-
|
1517
|
-
|
1518
|
-
|
1519
|
-
<p class=""> 我和小极一样在思索同样的问题。。。直到最后一句!
|
1520
|
-
<br/> 你太可爱了!</p>
|
1521
|
-
|
1522
|
-
<div class="op-lnks">
|
1523
|
-
<a href="?cid=3825939&start=100#add_comment" class="lnk-reply">回应</a>
|
1524
|
-
</div>
|
1525
|
-
|
1526
|
-
<div class="group_banned">
|
1527
|
-
<span class="gact hidden p_u47250711 p_admin p_intern fright">>
|
1528
|
-
|
1529
|
-
|
1530
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
1531
|
-
<input type="hidden" name="start" value="0" />
|
1532
|
-
<input type="hidden" name="cid" value="3825939" />
|
1533
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除大愚的留言?" />
|
1534
|
-
</form>
|
1535
|
-
|
1536
|
-
</span>
|
1537
|
-
</div>
|
1538
|
-
</div>
|
1539
|
-
</div>
|
1540
|
-
|
1541
|
-
|
1542
|
-
|
1543
|
-
<div class="comment-item" id=3830267 data-cid="3830267" data-target_id="1503949" data-target_kind="1012">
|
1544
|
-
<div class="pic">
|
1545
|
-
</div>
|
1546
|
-
<div class="content report-comment">
|
1547
|
-
<div class="author">
|
1548
|
-
<span class="">2011-06-04 20:30:23</span>
|
1549
|
-
<a href="http://movie.douban.com/people/28466795/" class=" ">灵sai</a>
|
1550
|
-
</div>
|
1551
|
-
|
1552
|
-
|
1553
|
-
|
1554
|
-
<p class=""> 我靠,你太幽默了</p>
|
1555
|
-
|
1556
|
-
<div class="op-lnks">
|
1557
|
-
<a href="?cid=3830267&start=100#add_comment" class="lnk-reply">回应</a>
|
1558
|
-
</div>
|
1559
|
-
|
1560
|
-
<div class="group_banned">
|
1561
|
-
<span class="gact hidden p_u28466795 p_admin p_intern fright">>
|
1562
|
-
|
1563
|
-
|
1564
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
1565
|
-
<input type="hidden" name="start" value="0" />
|
1566
|
-
<input type="hidden" name="cid" value="3830267" />
|
1567
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除灵sai的留言?" />
|
1568
|
-
</form>
|
1569
|
-
|
1570
|
-
</span>
|
1571
|
-
</div>
|
1572
|
-
</div>
|
1573
|
-
</div>
|
1574
|
-
|
1575
|
-
|
1576
|
-
|
1577
|
-
<div class="comment-item" id=4029751 data-cid="4029751" data-target_id="1503949" data-target_kind="1012">
|
1578
|
-
<div class="pic">
|
1579
|
-
</div>
|
1580
|
-
<div class="content report-comment">
|
1581
|
-
<div class="author">
|
1582
|
-
<span class="">2011-08-22 15:39:05</span>
|
1583
|
-
<a href="http://movie.douban.com/people/vikinglu/" class=" ">弗雷泽</a>
|
1584
|
-
</div>
|
1585
|
-
|
1586
|
-
|
1587
|
-
|
1588
|
-
<p class=""> 哈哈。
|
1589
|
-
<br/> 我看完这篇,又打开视频拉到1时24分,看到的不是这个镜头啊。可能版本不同吧。我看的129分钟。</p>
|
1590
|
-
|
1591
|
-
<div class="op-lnks">
|
1592
|
-
<a href="?cid=4029751&start=100#add_comment" class="lnk-reply">回应</a>
|
1593
|
-
</div>
|
1594
|
-
|
1595
|
-
<div class="group_banned">
|
1596
|
-
<span class="gact hidden p_u14406070 p_admin p_intern fright">>
|
1597
|
-
|
1598
|
-
|
1599
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
1600
|
-
<input type="hidden" name="start" value="0" />
|
1601
|
-
<input type="hidden" name="cid" value="4029751" />
|
1602
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除弗雷泽的留言?" />
|
1603
|
-
</form>
|
1604
|
-
|
1605
|
-
</span>
|
1606
|
-
</div>
|
1607
|
-
</div>
|
1608
|
-
</div>
|
1609
|
-
|
1610
|
-
|
1611
|
-
|
1612
|
-
<div class="comment-item" id=4032523 data-cid="4032523" data-target_id="1503949" data-target_kind="1012">
|
1613
|
-
<div class="pic">
|
1614
|
-
</div>
|
1615
|
-
<div class="content report-comment">
|
1616
|
-
<div class="author">
|
1617
|
-
<span class="">2011-08-23 17:20:53</span>
|
1618
|
-
<a href="http://movie.douban.com/people/2951121/" class=" ">祺霁</a> (我是被狼吃那孩子)
|
1619
|
-
</div>
|
1620
|
-
|
1621
|
-
|
1622
|
-
|
1623
|
-
<p class=""> 看到最后一句,我感觉自己被镶嵌到南极冰山底部……</p>
|
1624
|
-
|
1625
|
-
<div class="op-lnks">
|
1626
|
-
<a href="?cid=4032523&start=100#add_comment" class="lnk-reply">回应</a>
|
1627
|
-
</div>
|
1628
|
-
|
1629
|
-
<div class="group_banned">
|
1630
|
-
<span class="gact hidden p_u2951121 p_admin p_intern fright">>
|
1631
|
-
|
1632
|
-
|
1633
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
1634
|
-
<input type="hidden" name="start" value="0" />
|
1635
|
-
<input type="hidden" name="cid" value="4032523" />
|
1636
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除祺霁的留言?" />
|
1637
|
-
</form>
|
1638
|
-
|
1639
|
-
</span>
|
1640
|
-
</div>
|
1641
|
-
</div>
|
1642
|
-
</div>
|
1643
|
-
|
1644
|
-
|
1645
|
-
|
1646
|
-
<div class="comment-item" id=4085508 data-cid="4085508" data-target_id="1503949" data-target_kind="1012">
|
1647
|
-
<div class="pic">
|
1648
|
-
</div>
|
1649
|
-
<div class="content report-comment">
|
1650
|
-
<div class="author">
|
1651
|
-
<span class="">2011-09-17 15:22:32</span>
|
1652
|
-
<a href="http://movie.douban.com/people/clovertong/" class=" ">cLOVEr</a> (KEEP CALM AND CARRY ON)
|
1653
|
-
</div>
|
1654
|
-
|
1655
|
-
|
1656
|
-
|
1657
|
-
<p class=""> 太有喜感了!</p>
|
1658
|
-
|
1659
|
-
<div class="op-lnks">
|
1660
|
-
<a href="?cid=4085508&start=100#add_comment" class="lnk-reply">回应</a>
|
1661
|
-
</div>
|
1662
|
-
|
1663
|
-
<div class="group_banned">
|
1664
|
-
<span class="gact hidden p_u2033327 p_admin p_intern fright">>
|
1665
|
-
|
1666
|
-
|
1667
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
1668
|
-
<input type="hidden" name="start" value="0" />
|
1669
|
-
<input type="hidden" name="cid" value="4085508" />
|
1670
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除cLOVEr的留言?" />
|
1671
|
-
</form>
|
1672
|
-
|
1673
|
-
</span>
|
1674
|
-
</div>
|
1675
|
-
</div>
|
1676
|
-
</div>
|
1677
|
-
|
1678
|
-
|
1679
|
-
|
1680
|
-
<div class="comment-item" id=4086045 data-cid="4086045" data-target_id="1503949" data-target_kind="1012">
|
1681
|
-
<div class="pic">
|
1682
|
-
</div>
|
1683
|
-
<div class="content report-comment">
|
1684
|
-
<div class="author">
|
1685
|
-
<span class="">2011-09-17 18:38:40</span>
|
1686
|
-
<a href="http://movie.douban.com/people/lovekai/" class=" ">Queenie</a> (我就是要憷眉头)
|
1687
|
-
</div>
|
1688
|
-
|
1689
|
-
|
1690
|
-
|
1691
|
-
<p class=""> 正在找长镜头呢,老师布置的作业</p>
|
1692
|
-
|
1693
|
-
<div class="op-lnks">
|
1694
|
-
<a href="?cid=4086045&start=100#add_comment" class="lnk-reply">回应</a>
|
1695
|
-
</div>
|
1696
|
-
|
1697
|
-
<div class="group_banned">
|
1698
|
-
<span class="gact hidden p_u4298035 p_admin p_intern fright">>
|
1699
|
-
|
1700
|
-
|
1701
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
1702
|
-
<input type="hidden" name="start" value="0" />
|
1703
|
-
<input type="hidden" name="cid" value="4086045" />
|
1704
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除Queenie的留言?" />
|
1705
|
-
</form>
|
1706
|
-
|
1707
|
-
</span>
|
1708
|
-
</div>
|
1709
|
-
</div>
|
1710
|
-
</div>
|
1711
|
-
|
1712
|
-
|
1713
|
-
|
1714
|
-
<div class="comment-item" id=4448926 data-cid="4448926" data-target_id="1503949" data-target_kind="1012">
|
1715
|
-
<div class="pic">
|
1716
|
-
</div>
|
1717
|
-
<div class="content report-comment">
|
1718
|
-
<div class="author">
|
1719
|
-
<span class="">2012-01-29 18:44:45</span>
|
1720
|
-
<a href="http://movie.douban.com/people/HELLOTIME/" class=" ">我要降到B罩杯</a> (BBBBBBBBBBBBBBBBBBBBBBB)
|
1721
|
-
</div>
|
1722
|
-
|
1723
|
-
|
1724
|
-
|
1725
|
-
<p class=""> 哈哈</p>
|
1726
|
-
|
1727
|
-
<div class="op-lnks">
|
1728
|
-
<a href="?cid=4448926&start=100#add_comment" class="lnk-reply">回应</a>
|
1729
|
-
</div>
|
1730
|
-
|
1731
|
-
<div class="group_banned">
|
1732
|
-
<span class="gact hidden p_u48884359 p_admin p_intern fright">>
|
1733
|
-
|
1734
|
-
|
1735
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
1736
|
-
<input type="hidden" name="start" value="0" />
|
1737
|
-
<input type="hidden" name="cid" value="4448926" />
|
1738
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除我要降到B罩杯的留言?" />
|
1739
|
-
</form>
|
1740
|
-
|
1741
|
-
</span>
|
1742
|
-
</div>
|
1743
|
-
</div>
|
1744
|
-
</div>
|
1745
|
-
|
1746
|
-
|
1747
|
-
|
1748
|
-
<div class="comment-item" id=4910567 data-cid="4910567" data-target_id="1503949" data-target_kind="1012">
|
1749
|
-
<div class="pic">
|
1750
|
-
</div>
|
1751
|
-
<div class="content report-comment">
|
1752
|
-
<div class="author">
|
1753
|
-
<span class="">2012-08-05 17:57:27</span>
|
1754
|
-
<a href="http://movie.douban.com/people/50609677/" class=" ">明鑫</a> (虽然永恒只是乡愁)
|
1755
|
-
</div>
|
1756
|
-
|
1757
|
-
|
1758
|
-
|
1759
|
-
<p class=""> 人生的庄严往往与愚蠢同在,这是人生的悲剧,但也是幽默之处。</p>
|
1760
|
-
|
1761
|
-
<div class="op-lnks">
|
1762
|
-
<a href="?cid=4910567&start=100#add_comment" class="lnk-reply">回应</a>
|
1763
|
-
</div>
|
1764
|
-
|
1765
|
-
<div class="group_banned">
|
1766
|
-
<span class="gact hidden p_u50609677 p_admin p_intern fright">>
|
1767
|
-
|
1768
|
-
|
1769
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
1770
|
-
<input type="hidden" name="start" value="0" />
|
1771
|
-
<input type="hidden" name="cid" value="4910567" />
|
1772
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除明鑫的留言?" />
|
1773
|
-
</form>
|
1774
|
-
|
1775
|
-
</span>
|
1776
|
-
</div>
|
1777
|
-
</div>
|
1778
|
-
</div>
|
1779
|
-
|
1780
|
-
|
1781
|
-
|
1782
|
-
<div class="comment-item" id=4942276 data-cid="4942276" data-target_id="1503949" data-target_kind="1012">
|
1783
|
-
<div class="pic">
|
1784
|
-
</div>
|
1785
|
-
<div class="content report-comment">
|
1786
|
-
<div class="author">
|
1787
|
-
<span class="">2012-08-18 00:06:15</span>
|
1788
|
-
<a href="http://movie.douban.com/people/jaerain/" class=" ">木小瓷</a> (生活而已)
|
1789
|
-
</div>
|
1790
|
-
|
1791
|
-
|
1792
|
-
|
1793
|
-
<p class=""> 噗…… 太可爱了</p>
|
1794
|
-
|
1795
|
-
<div class="op-lnks">
|
1796
|
-
<a href="?cid=4942276&start=100#add_comment" class="lnk-reply">回应</a>
|
1797
|
-
</div>
|
1798
|
-
|
1799
|
-
<div class="group_banned">
|
1800
|
-
<span class="gact hidden p_u61674573 p_admin p_intern fright">>
|
1801
|
-
|
1802
|
-
|
1803
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
1804
|
-
<input type="hidden" name="start" value="0" />
|
1805
|
-
<input type="hidden" name="cid" value="4942276" />
|
1806
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除木小瓷的留言?" />
|
1807
|
-
</form>
|
1808
|
-
|
1809
|
-
</span>
|
1810
|
-
</div>
|
1811
|
-
</div>
|
1812
|
-
</div>
|
1813
|
-
|
1814
|
-
|
1815
|
-
|
1816
|
-
<div class="comment-item" id=4952664 data-cid="4952664" data-target_id="1503949" data-target_kind="1012">
|
1817
|
-
<div class="pic">
|
1818
|
-
</div>
|
1819
|
-
<div class="content report-comment">
|
1820
|
-
<div class="author">
|
1821
|
-
<span class="">2012-08-22 00:56:30</span>
|
1822
|
-
<a href="http://movie.douban.com/people/1903301/" class=" ">有腹之夫</a> (缺少正面能量所以腰酸腿疼)
|
1823
|
-
</div>
|
1824
|
-
|
1825
|
-
|
1826
|
-
|
1827
|
-
<p class=""> 笑出泪花</p>
|
1828
|
-
|
1829
|
-
<div class="op-lnks">
|
1830
|
-
<a href="?cid=4952664&start=100#add_comment" class="lnk-reply">回应</a>
|
1831
|
-
</div>
|
1832
|
-
|
1833
|
-
<div class="group_banned">
|
1834
|
-
<span class="gact hidden p_u1903301 p_admin p_intern fright">>
|
1835
|
-
|
1836
|
-
|
1837
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
1838
|
-
<input type="hidden" name="start" value="0" />
|
1839
|
-
<input type="hidden" name="cid" value="4952664" />
|
1840
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除有腹之夫的留言?" />
|
1841
|
-
</form>
|
1842
|
-
|
1843
|
-
</span>
|
1844
|
-
</div>
|
1845
|
-
</div>
|
1846
|
-
</div>
|
1847
|
-
|
1848
|
-
|
1849
|
-
|
1850
|
-
<div class="comment-item" id=5402541 data-cid="5402541" data-target_id="1503949" data-target_kind="1012">
|
1851
|
-
<div class="pic">
|
1852
|
-
</div>
|
1853
|
-
<div class="content report-comment">
|
1854
|
-
<div class="author">
|
1855
|
-
<span class="">2013-02-23 19:16:50</span>
|
1856
|
-
<a href="http://movie.douban.com/people/xiaosuflying/" class=" ">苏霏</a>
|
1857
|
-
</div>
|
1858
|
-
|
1859
|
-
|
1860
|
-
|
1861
|
-
<p class=""> 哈哈,真的太好笑了。</p>
|
1862
|
-
|
1863
|
-
<div class="op-lnks">
|
1864
|
-
<a href="?cid=5402541&start=100#add_comment" class="lnk-reply">回应</a>
|
1865
|
-
</div>
|
1866
|
-
|
1867
|
-
<div class="group_banned">
|
1868
|
-
<span class="gact hidden p_u1266504 p_admin p_intern fright">>
|
1869
|
-
|
1870
|
-
|
1871
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
1872
|
-
<input type="hidden" name="start" value="0" />
|
1873
|
-
<input type="hidden" name="cid" value="5402541" />
|
1874
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除苏霏的留言?" />
|
1875
|
-
</form>
|
1876
|
-
|
1877
|
-
</span>
|
1878
|
-
</div>
|
1879
|
-
</div>
|
1880
|
-
</div>
|
1881
|
-
|
1882
|
-
|
1883
|
-
|
1884
|
-
<div class="comment-item" id=5522738 data-cid="5522738" data-target_id="1503949" data-target_kind="1012">
|
1885
|
-
<div class="pic">
|
1886
|
-
</div>
|
1887
|
-
<div class="content report-comment">
|
1888
|
-
<div class="author">
|
1889
|
-
<span class="">2013-04-25 21:00:37</span>
|
1890
|
-
<a href="http://movie.douban.com/people/Carmenn_n/" class=" ">阿德</a> (是女屌丝)
|
1891
|
-
</div>
|
1892
|
-
|
1893
|
-
|
1894
|
-
|
1895
|
-
<p class=""> 前来瞻仰长镜头滴</p>
|
1896
|
-
|
1897
|
-
<div class="op-lnks">
|
1898
|
-
<a href="?cid=5522738&start=100#add_comment" class="lnk-reply">回应</a>
|
1899
|
-
</div>
|
1900
|
-
|
1901
|
-
<div class="group_banned">
|
1902
|
-
<span class="gact hidden p_u2302789 p_admin p_intern fright">>
|
1903
|
-
|
1904
|
-
|
1905
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
1906
|
-
<input type="hidden" name="start" value="0" />
|
1907
|
-
<input type="hidden" name="cid" value="5522738" />
|
1908
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除阿德的留言?" />
|
1909
|
-
</form>
|
1910
|
-
|
1911
|
-
</span>
|
1912
|
-
</div>
|
1913
|
-
</div>
|
1914
|
-
</div>
|
1915
|
-
|
1916
|
-
|
1917
|
-
|
1918
|
-
<div class="comment-item" id=5522848 data-cid="5522848" data-target_id="1503949" data-target_kind="1012">
|
1919
|
-
<div class="pic">
|
1920
|
-
</div>
|
1921
|
-
<div class="content report-comment">
|
1922
|
-
<div class="author">
|
1923
|
-
<span class="">2013-04-25 21:40:28</span>
|
1924
|
-
<a href="http://movie.douban.com/people/50379492/" class=" ">jiajiajia</a> (抬头看星星)
|
1925
|
-
</div>
|
1926
|
-
|
1927
|
-
|
1928
|
-
|
1929
|
-
<p class=""> 要火?</p>
|
1930
|
-
|
1931
|
-
<div class="op-lnks">
|
1932
|
-
<a href="?cid=5522848&start=100#add_comment" class="lnk-reply">回应</a>
|
1933
|
-
</div>
|
1934
|
-
|
1935
|
-
<div class="group_banned">
|
1936
|
-
<span class="gact hidden p_u50379492 p_admin p_intern fright">>
|
1937
|
-
|
1938
|
-
|
1939
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
1940
|
-
<input type="hidden" name="start" value="0" />
|
1941
|
-
<input type="hidden" name="cid" value="5522848" />
|
1942
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除jiajiajia的留言?" />
|
1943
|
-
</form>
|
1944
|
-
|
1945
|
-
</span>
|
1946
|
-
</div>
|
1947
|
-
</div>
|
1948
|
-
</div>
|
1949
|
-
|
1950
|
-
|
1951
|
-
|
1952
|
-
<div class="comment-item" id=5522868 data-cid="5522868" data-target_id="1503949" data-target_kind="1012">
|
1953
|
-
<div class="pic">
|
1954
|
-
</div>
|
1955
|
-
<div class="content report-comment">
|
1956
|
-
<div class="author">
|
1957
|
-
<span class="">2013-04-25 21:50:25</span>
|
1958
|
-
<a href="http://movie.douban.com/people/mitu413/" class=" ">别翘二郎腿</a> (我的家里没有人很酷)
|
1959
|
-
</div>
|
1960
|
-
|
1961
|
-
|
1962
|
-
|
1963
|
-
<p class=""> 丧心病狂哈哈哈哈哈</p>
|
1964
|
-
|
1965
|
-
<div class="op-lnks">
|
1966
|
-
<a href="?cid=5522868&start=100#add_comment" class="lnk-reply">回应</a>
|
1967
|
-
</div>
|
1968
|
-
|
1969
|
-
<div class="group_banned">
|
1970
|
-
<span class="gact hidden p_u34661393 p_admin p_intern fright">>
|
1971
|
-
|
1972
|
-
|
1973
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
1974
|
-
<input type="hidden" name="start" value="0" />
|
1975
|
-
<input type="hidden" name="cid" value="5522868" />
|
1976
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除别翘二郎腿的留言?" />
|
1977
|
-
</form>
|
1978
|
-
|
1979
|
-
</span>
|
1980
|
-
</div>
|
1981
|
-
</div>
|
1982
|
-
</div>
|
1983
|
-
|
1984
|
-
|
1985
|
-
|
1986
|
-
<div class="comment-item" id=5522892 data-cid="5522892" data-target_id="1503949" data-target_kind="1012">
|
1987
|
-
<div class="pic">
|
1988
|
-
</div>
|
1989
|
-
<div class="content report-comment">
|
1990
|
-
<div class="author">
|
1991
|
-
<span class="">2013-04-25 22:00:13</span>
|
1992
|
-
<a href="http://movie.douban.com/people/tinlam/" class=" ">tin</a> (多年的汉堡头像给龟孙子删了!)
|
1993
|
-
</div>
|
1994
|
-
|
1995
|
-
|
1996
|
-
|
1997
|
-
<p class=""> 提前留名,广告位长期出租。</p>
|
1998
|
-
|
1999
|
-
<div class="op-lnks">
|
2000
|
-
<a href="?cid=5522892&start=100#add_comment" class="lnk-reply">回应</a>
|
2001
|
-
</div>
|
2002
|
-
|
2003
|
-
<div class="group_banned">
|
2004
|
-
<span class="gact hidden p_u2698525 p_admin p_intern fright">>
|
2005
|
-
|
2006
|
-
|
2007
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
2008
|
-
<input type="hidden" name="start" value="0" />
|
2009
|
-
<input type="hidden" name="cid" value="5522892" />
|
2010
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除tin的留言?" />
|
2011
|
-
</form>
|
2012
|
-
|
2013
|
-
</span>
|
2014
|
-
</div>
|
2015
|
-
</div>
|
2016
|
-
</div>
|
2017
|
-
|
2018
|
-
|
2019
|
-
|
2020
|
-
<div class="comment-item" id=5522907 data-cid="5522907" data-target_id="1503949" data-target_kind="1012">
|
2021
|
-
<div class="pic">
|
2022
|
-
</div>
|
2023
|
-
<div class="content report-comment">
|
2024
|
-
<div class="author">
|
2025
|
-
<span class="">2013-04-25 22:04:52</span>
|
2026
|
-
<a href="http://movie.douban.com/people/71679538/" class=" ">Google___</a>
|
2027
|
-
</div>
|
2028
|
-
|
2029
|
-
|
2030
|
-
|
2031
|
-
<p class=""> 。。。</p>
|
2032
|
-
|
2033
|
-
<div class="op-lnks">
|
2034
|
-
<a href="?cid=5522907&start=100#add_comment" class="lnk-reply">回应</a>
|
2035
|
-
</div>
|
2036
|
-
|
2037
|
-
<div class="group_banned">
|
2038
|
-
<span class="gact hidden p_u71679538 p_admin p_intern fright">>
|
2039
|
-
|
2040
|
-
|
2041
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
2042
|
-
<input type="hidden" name="start" value="0" />
|
2043
|
-
<input type="hidden" name="cid" value="5522907" />
|
2044
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除Google___的留言?" />
|
2045
|
-
</form>
|
2046
|
-
|
2047
|
-
</span>
|
2048
|
-
</div>
|
2049
|
-
</div>
|
2050
|
-
</div>
|
2051
|
-
|
2052
|
-
|
2053
|
-
|
2054
|
-
<div class="comment-item" id=5522947 data-cid="5522947" data-target_id="1503949" data-target_kind="1012">
|
2055
|
-
<div class="pic">
|
2056
|
-
</div>
|
2057
|
-
<div class="content report-comment">
|
2058
|
-
<div class="author">
|
2059
|
-
<span class="">2013-04-25 22:19:21</span>
|
2060
|
-
<a href="http://movie.douban.com/people/66967018/" class=" ">Ekee</a>
|
2061
|
-
</div>
|
2062
|
-
|
2063
|
-
|
2064
|
-
|
2065
|
-
<p class=""> 我是前来膜拜的!</p>
|
2066
|
-
|
2067
|
-
<div class="op-lnks">
|
2068
|
-
<a href="?cid=5522947&start=100#add_comment" class="lnk-reply">回应</a>
|
2069
|
-
</div>
|
2070
|
-
|
2071
|
-
<div class="group_banned">
|
2072
|
-
<span class="gact hidden p_u66967018 p_admin p_intern fright">>
|
2073
|
-
|
2074
|
-
|
2075
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
2076
|
-
<input type="hidden" name="start" value="0" />
|
2077
|
-
<input type="hidden" name="cid" value="5522947" />
|
2078
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除Ekee的留言?" />
|
2079
|
-
</form>
|
2080
|
-
|
2081
|
-
</span>
|
2082
|
-
</div>
|
2083
|
-
</div>
|
2084
|
-
</div>
|
2085
|
-
|
2086
|
-
|
2087
|
-
|
2088
|
-
<div class="comment-item" id=5522951 data-cid="5522951" data-target_id="1503949" data-target_kind="1012">
|
2089
|
-
<div class="pic">
|
2090
|
-
</div>
|
2091
|
-
<div class="content report-comment">
|
2092
|
-
<div class="author">
|
2093
|
-
<span class="">2013-04-25 22:20:20</span>
|
2094
|
-
<a href="http://movie.douban.com/people/71680264/" class=" ">SEAnChEEr</a>
|
2095
|
-
</div>
|
2096
|
-
|
2097
|
-
|
2098
|
-
|
2099
|
-
<p class=""> 哈哈哈</p>
|
2100
|
-
|
2101
|
-
<div class="op-lnks">
|
2102
|
-
<a href="?cid=5522951&start=100#add_comment" class="lnk-reply">回应</a>
|
2103
|
-
</div>
|
2104
|
-
|
2105
|
-
<div class="group_banned">
|
2106
|
-
<span class="gact hidden p_u71680264 p_admin p_intern fright">>
|
2107
|
-
|
2108
|
-
|
2109
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
2110
|
-
<input type="hidden" name="start" value="0" />
|
2111
|
-
<input type="hidden" name="cid" value="5522951" />
|
2112
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除SEAnChEEr的留言?" />
|
2113
|
-
</form>
|
2114
|
-
|
2115
|
-
</span>
|
2116
|
-
</div>
|
2117
|
-
</div>
|
2118
|
-
</div>
|
2119
|
-
|
2120
|
-
|
2121
|
-
|
2122
|
-
<div class="comment-item" id=5522991 data-cid="5522991" data-target_id="1503949" data-target_kind="1012">
|
2123
|
-
<div class="pic">
|
2124
|
-
</div>
|
2125
|
-
<div class="content report-comment">
|
2126
|
-
<div class="author">
|
2127
|
-
<span class="">2013-04-25 22:33:17</span>
|
2128
|
-
<a href="http://movie.douban.com/people/chanyijie/" class=" ">陈呓嗟</a> (我喜爱官恩娜都不及爱你的哨牙)
|
2129
|
-
</div>
|
2130
|
-
|
2131
|
-
|
2132
|
-
|
2133
|
-
<p class=""> 微博观光团</p>
|
2134
|
-
|
2135
|
-
<div class="op-lnks">
|
2136
|
-
<a href="?cid=5522991&start=100#add_comment" class="lnk-reply">回应</a>
|
2137
|
-
</div>
|
2138
|
-
|
2139
|
-
<div class="group_banned">
|
2140
|
-
<span class="gact hidden p_u64432064 p_admin p_intern fright">>
|
2141
|
-
|
2142
|
-
|
2143
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
2144
|
-
<input type="hidden" name="start" value="0" />
|
2145
|
-
<input type="hidden" name="cid" value="5522991" />
|
2146
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除陈呓嗟的留言?" />
|
2147
|
-
</form>
|
2148
|
-
|
2149
|
-
</span>
|
2150
|
-
</div>
|
2151
|
-
</div>
|
2152
|
-
</div>
|
2153
|
-
|
2154
|
-
|
2155
|
-
|
2156
|
-
<div class="comment-item" id=5523008 data-cid="5523008" data-target_id="1503949" data-target_kind="1012">
|
2157
|
-
<div class="pic">
|
2158
|
-
</div>
|
2159
|
-
<div class="content report-comment">
|
2160
|
-
<div class="author">
|
2161
|
-
<span class="">2013-04-25 22:41:40</span>
|
2162
|
-
<a href="http://movie.douban.com/people/sjy390055140/" class=" ">贰傻子</a> (。。)
|
2163
|
-
</div>
|
2164
|
-
|
2165
|
-
|
2166
|
-
|
2167
|
-
<p class=""> 你要火了 </p>
|
2168
|
-
|
2169
|
-
<div class="op-lnks">
|
2170
|
-
<a href="?cid=5523008&start=100#add_comment" class="lnk-reply">回应</a>
|
2171
|
-
</div>
|
2172
|
-
|
2173
|
-
<div class="group_banned">
|
2174
|
-
<span class="gact hidden p_u50585853 p_admin p_intern fright">>
|
2175
|
-
|
2176
|
-
|
2177
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
2178
|
-
<input type="hidden" name="start" value="0" />
|
2179
|
-
<input type="hidden" name="cid" value="5523008" />
|
2180
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除贰傻子的留言?" />
|
2181
|
-
</form>
|
2182
|
-
|
2183
|
-
</span>
|
2184
|
-
</div>
|
2185
|
-
</div>
|
2186
|
-
</div>
|
2187
|
-
|
2188
|
-
|
2189
|
-
|
2190
|
-
<div class="comment-item" id=5523010 data-cid="5523010" data-target_id="1503949" data-target_kind="1012">
|
2191
|
-
<div class="pic">
|
2192
|
-
</div>
|
2193
|
-
<div class="content report-comment">
|
2194
|
-
<div class="author">
|
2195
|
-
<span class="">2013-04-25 22:42:03</span>
|
2196
|
-
<a href="http://movie.douban.com/people/zhangruopeng/" class=" ">DX的逆旅</a> (闲愁最苦)
|
2197
|
-
</div>
|
2198
|
-
|
2199
|
-
|
2200
|
-
|
2201
|
-
<p class=""> 我比较可惜那根烟~</p>
|
2202
|
-
|
2203
|
-
<div class="op-lnks">
|
2204
|
-
<a href="?cid=5523010&start=100#add_comment" class="lnk-reply">回应</a>
|
2205
|
-
</div>
|
2206
|
-
|
2207
|
-
<div class="group_banned">
|
2208
|
-
<span class="gact hidden p_u37034342 p_admin p_intern fright">>
|
2209
|
-
|
2210
|
-
|
2211
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
2212
|
-
<input type="hidden" name="start" value="0" />
|
2213
|
-
<input type="hidden" name="cid" value="5523010" />
|
2214
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除DX的逆旅的留言?" />
|
2215
|
-
</form>
|
2216
|
-
|
2217
|
-
</span>
|
2218
|
-
</div>
|
2219
|
-
</div>
|
2220
|
-
</div>
|
2221
|
-
|
2222
|
-
|
2223
|
-
|
2224
|
-
<div class="comment-item" id=5523011 data-cid="5523011" data-target_id="1503949" data-target_kind="1012">
|
2225
|
-
<div class="pic">
|
2226
|
-
</div>
|
2227
|
-
<div class="content report-comment">
|
2228
|
-
<div class="author">
|
2229
|
-
<span class="">2013-04-25 22:42:07</span>
|
2230
|
-
<a href="http://movie.douban.com/people/67434403/" class=" ">油条野好</a>
|
2231
|
-
</div>
|
2232
|
-
|
2233
|
-
|
2234
|
-
|
2235
|
-
<p class=""> 在微博上看到前来膜拜的窝还是笑到不行!!!23333333</p>
|
2236
|
-
|
2237
|
-
<div class="op-lnks">
|
2238
|
-
<a href="?cid=5523011&start=100#add_comment" class="lnk-reply">回应</a>
|
2239
|
-
</div>
|
2240
|
-
|
2241
|
-
<div class="group_banned">
|
2242
|
-
<span class="gact hidden p_u67434403 p_admin p_intern fright">>
|
2243
|
-
|
2244
|
-
|
2245
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
2246
|
-
<input type="hidden" name="start" value="0" />
|
2247
|
-
<input type="hidden" name="cid" value="5523011" />
|
2248
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除油条野好的留言?" />
|
2249
|
-
</form>
|
2250
|
-
|
2251
|
-
</span>
|
2252
|
-
</div>
|
2253
|
-
</div>
|
2254
|
-
</div>
|
2255
|
-
|
2256
|
-
|
2257
|
-
|
2258
|
-
<div class="comment-item" id=5523021 data-cid="5523021" data-target_id="1503949" data-target_kind="1012">
|
2259
|
-
<div class="pic">
|
2260
|
-
</div>
|
2261
|
-
<div class="content report-comment">
|
2262
|
-
<div class="author">
|
2263
|
-
<span class="">2013-04-25 22:44:34</span>
|
2264
|
-
<a href="http://movie.douban.com/people/53261789/" class=" ">红孩儿零零零</a>
|
2265
|
-
</div>
|
2266
|
-
|
2267
|
-
|
2268
|
-
|
2269
|
-
<p class=""> 哈哈哈哈哈,微博来打卡!</p>
|
2270
|
-
|
2271
|
-
<div class="op-lnks">
|
2272
|
-
<a href="?cid=5523021&start=100#add_comment" class="lnk-reply">回应</a>
|
2273
|
-
</div>
|
2274
|
-
|
2275
|
-
<div class="group_banned">
|
2276
|
-
<span class="gact hidden p_u53261789 p_admin p_intern fright">>
|
2277
|
-
|
2278
|
-
|
2279
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
2280
|
-
<input type="hidden" name="start" value="0" />
|
2281
|
-
<input type="hidden" name="cid" value="5523021" />
|
2282
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除红孩儿零零零的留言?" />
|
2283
|
-
</form>
|
2284
|
-
|
2285
|
-
</span>
|
2286
|
-
</div>
|
2287
|
-
</div>
|
2288
|
-
</div>
|
2289
|
-
|
2290
|
-
|
2291
|
-
|
2292
|
-
<div class="comment-item" id=5523062 data-cid="5523062" data-target_id="1503949" data-target_kind="1012">
|
2293
|
-
<div class="pic">
|
2294
|
-
</div>
|
2295
|
-
<div class="content report-comment">
|
2296
|
-
<div class="author">
|
2297
|
-
<span class="">2013-04-25 23:00:26</span>
|
2298
|
-
<a href="http://movie.douban.com/people/65542543/" class=" ">罗夸夸</a>
|
2299
|
-
</div>
|
2300
|
-
|
2301
|
-
|
2302
|
-
|
2303
|
-
<p class=""> 哈哈·~!!在微博看到~~膜拜啊!!!</p>
|
2304
|
-
|
2305
|
-
<div class="op-lnks">
|
2306
|
-
<a href="?cid=5523062&start=100#add_comment" class="lnk-reply">回应</a>
|
2307
|
-
</div>
|
2308
|
-
|
2309
|
-
<div class="group_banned">
|
2310
|
-
<span class="gact hidden p_u65542543 p_admin p_intern fright">>
|
2311
|
-
|
2312
|
-
|
2313
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
2314
|
-
<input type="hidden" name="start" value="0" />
|
2315
|
-
<input type="hidden" name="cid" value="5523062" />
|
2316
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除罗夸夸的留言?" />
|
2317
|
-
</form>
|
2318
|
-
|
2319
|
-
</span>
|
2320
|
-
</div>
|
2321
|
-
</div>
|
2322
|
-
</div>
|
2323
|
-
|
2324
|
-
|
2325
|
-
|
2326
|
-
|
2327
|
-
|
2328
|
-
<div class="comment-item" id=5523078 data-cid="5523078" data-target_id="1503949" data-target_kind="1012">
|
2329
|
-
<div class="pic">
|
2330
|
-
</div>
|
2331
|
-
<div class="content report-comment">
|
2332
|
-
<div class="author">
|
2333
|
-
<span class="">2013-04-25 23:08:18</span>
|
2334
|
-
<a href="http://movie.douban.com/people/39718259/" class=" ">非君子</a> (别害怕,我不是什么好人。)
|
2335
|
-
</div>
|
2336
|
-
|
2337
|
-
|
2338
|
-
|
2339
|
-
<p class=""> 果断火了= =</p>
|
2340
|
-
|
2341
|
-
<div class="op-lnks">
|
2342
|
-
<a href="?cid=5523078&start=100#add_comment" class="lnk-reply">回应</a>
|
2343
|
-
</div>
|
2344
|
-
|
2345
|
-
<div class="group_banned">
|
2346
|
-
<span class="gact hidden p_u39718259 p_admin p_intern fright">>
|
2347
|
-
|
2348
|
-
|
2349
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
2350
|
-
<input type="hidden" name="start" value="0" />
|
2351
|
-
<input type="hidden" name="cid" value="5523078" />
|
2352
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除非君子的留言?" />
|
2353
|
-
</form>
|
2354
|
-
|
2355
|
-
</span>
|
2356
|
-
</div>
|
2357
|
-
</div>
|
2358
|
-
</div>
|
2359
|
-
|
2360
|
-
|
2361
|
-
|
2362
|
-
<div class="comment-item" id=5523152 data-cid="5523152" data-target_id="1503949" data-target_kind="1012">
|
2363
|
-
<div class="pic">
|
2364
|
-
</div>
|
2365
|
-
<div class="content report-comment">
|
2366
|
-
<div class="author">
|
2367
|
-
<span class="">2013-04-25 23:33:45</span>
|
2368
|
-
<a href="http://movie.douban.com/people/xiaopendvd/" class=" ">小喷DVD</a> (第三次找工作开始了)
|
2369
|
-
</div>
|
2370
|
-
|
2371
|
-
|
2372
|
-
|
2373
|
-
<p class=""> 哈哈哈哈,笑死了</p>
|
2374
|
-
|
2375
|
-
<div class="op-lnks">
|
2376
|
-
<a href="?cid=5523152&start=100#add_comment" class="lnk-reply">回应</a>
|
2377
|
-
</div>
|
2378
|
-
|
2379
|
-
<div class="group_banned">
|
2380
|
-
<span class="gact hidden p_u3847183 p_admin p_intern fright">>
|
2381
|
-
|
2382
|
-
|
2383
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
2384
|
-
<input type="hidden" name="start" value="0" />
|
2385
|
-
<input type="hidden" name="cid" value="5523152" />
|
2386
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除小喷DVD的留言?" />
|
2387
|
-
</form>
|
2388
|
-
|
2389
|
-
</span>
|
2390
|
-
</div>
|
2391
|
-
</div>
|
2392
|
-
</div>
|
2393
|
-
|
2394
|
-
|
2395
|
-
|
2396
|
-
<div class="comment-item" id=5523232 data-cid="5523232" data-target_id="1503949" data-target_kind="1012">
|
2397
|
-
<div class="pic">
|
2398
|
-
</div>
|
2399
|
-
<div class="content report-comment">
|
2400
|
-
<div class="author">
|
2401
|
-
<span class="">2013-04-26 00:24:22</span>
|
2402
|
-
<a href="http://movie.douban.com/people/andimalie/" class=" ">未央™</a> (决不放弃!)
|
2403
|
-
</div>
|
2404
|
-
|
2405
|
-
|
2406
|
-
|
2407
|
-
<p class=""> 果断睡前来拜一下!!!
|
2408
|
-
<br/>
|
2409
|
-
<br/>
|
2410
|
-
<br/> 哇哈哈哈哈哈哈哈哈哈哈哈哈哈哈…</p>
|
2411
|
-
|
2412
|
-
<div class="op-lnks">
|
2413
|
-
<a href="?cid=5523232&start=100#add_comment" class="lnk-reply">回应</a>
|
2414
|
-
</div>
|
2415
|
-
|
2416
|
-
<div class="group_banned">
|
2417
|
-
<span class="gact hidden p_u46974287 p_admin p_intern fright">>
|
2418
|
-
|
2419
|
-
|
2420
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
2421
|
-
<input type="hidden" name="start" value="0" />
|
2422
|
-
<input type="hidden" name="cid" value="5523232" />
|
2423
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除未央™的留言?" />
|
2424
|
-
</form>
|
2425
|
-
|
2426
|
-
</span>
|
2427
|
-
</div>
|
2428
|
-
</div>
|
2429
|
-
</div>
|
2430
|
-
|
2431
|
-
|
2432
|
-
|
2433
|
-
<div class="comment-item" id=5523263 data-cid="5523263" data-target_id="1503949" data-target_kind="1012">
|
2434
|
-
<div class="pic">
|
2435
|
-
</div>
|
2436
|
-
<div class="content report-comment">
|
2437
|
-
<div class="author">
|
2438
|
-
<span class="">2013-04-26 00:48:18</span>
|
2439
|
-
<a href="http://movie.douban.com/people/duskwisdom/" class=" ">死了</a> (愚蠢,怯懦。)
|
2440
|
-
</div>
|
2441
|
-
|
2442
|
-
|
2443
|
-
|
2444
|
-
<p class=""> 膜拜!!!</p>
|
2445
|
-
|
2446
|
-
<div class="op-lnks">
|
2447
|
-
<a href="?cid=5523263&start=100#add_comment" class="lnk-reply">回应</a>
|
2448
|
-
</div>
|
2449
|
-
|
2450
|
-
<div class="group_banned">
|
2451
|
-
<span class="gact hidden p_u31200423 p_admin p_intern fright">>
|
2452
|
-
|
2453
|
-
|
2454
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
2455
|
-
<input type="hidden" name="start" value="0" />
|
2456
|
-
<input type="hidden" name="cid" value="5523263" />
|
2457
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除死了的留言?" />
|
2458
|
-
</form>
|
2459
|
-
|
2460
|
-
</span>
|
2461
|
-
</div>
|
2462
|
-
</div>
|
2463
|
-
</div>
|
2464
|
-
|
2465
|
-
|
2466
|
-
|
2467
|
-
<div class="comment-item" id=5523347 data-cid="5523347" data-target_id="1503949" data-target_kind="1012">
|
2468
|
-
<div class="pic">
|
2469
|
-
</div>
|
2470
|
-
<div class="content report-comment">
|
2471
|
-
<div class="author">
|
2472
|
-
<span class="">2013-04-26 02:08:48</span>
|
2473
|
-
<a href="http://movie.douban.com/people/25697986/" class=" ">大豆</a> (种瓜得瓜,种豆得豆)
|
2474
|
-
</div>
|
2475
|
-
|
2476
|
-
|
2477
|
-
|
2478
|
-
<p class=""> 年度最牛影评</p>
|
2479
|
-
|
2480
|
-
<div class="op-lnks">
|
2481
|
-
<a href="?cid=5523347&start=100#add_comment" class="lnk-reply">回应</a>
|
2482
|
-
</div>
|
2483
|
-
|
2484
|
-
<div class="group_banned">
|
2485
|
-
<span class="gact hidden p_u25697986 p_admin p_intern fright">>
|
2486
|
-
|
2487
|
-
|
2488
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
2489
|
-
<input type="hidden" name="start" value="0" />
|
2490
|
-
<input type="hidden" name="cid" value="5523347" />
|
2491
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除大豆的留言?" />
|
2492
|
-
</form>
|
2493
|
-
|
2494
|
-
</span>
|
2495
|
-
</div>
|
2496
|
-
</div>
|
2497
|
-
</div>
|
2498
|
-
|
2499
|
-
|
2500
|
-
|
2501
|
-
<div class="comment-item" id=5523489 data-cid="5523489" data-target_id="1503949" data-target_kind="1012">
|
2502
|
-
<div class="pic">
|
2503
|
-
</div>
|
2504
|
-
<div class="content report-comment">
|
2505
|
-
<div class="author">
|
2506
|
-
<span class="">2013-04-26 08:06:28</span>
|
2507
|
-
<a href="http://movie.douban.com/people/53507945/" class=" ">谁是包子铺掌柜</a>
|
2508
|
-
</div>
|
2509
|
-
|
2510
|
-
|
2511
|
-
|
2512
|
-
<p class=""> 我操笑的尿不尽了!!</p>
|
2513
|
-
|
2514
|
-
<div class="op-lnks">
|
2515
|
-
<a href="?cid=5523489&start=100#add_comment" class="lnk-reply">回应</a>
|
2516
|
-
</div>
|
2517
|
-
|
2518
|
-
<div class="group_banned">
|
2519
|
-
<span class="gact hidden p_u53507945 p_admin p_intern fright">>
|
2520
|
-
|
2521
|
-
|
2522
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
2523
|
-
<input type="hidden" name="start" value="0" />
|
2524
|
-
<input type="hidden" name="cid" value="5523489" />
|
2525
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除谁是包子铺掌柜的留言?" />
|
2526
|
-
</form>
|
2527
|
-
|
2528
|
-
</span>
|
2529
|
-
</div>
|
2530
|
-
</div>
|
2531
|
-
</div>
|
2532
|
-
|
2533
|
-
|
2534
|
-
|
2535
|
-
<div class="comment-item" id=5523500 data-cid="5523500" data-target_id="1503949" data-target_kind="1012">
|
2536
|
-
<div class="pic">
|
2537
|
-
</div>
|
2538
|
-
<div class="content report-comment">
|
2539
|
-
<div class="author">
|
2540
|
-
<span class="">2013-04-26 08:30:10</span>
|
2541
|
-
<a href="http://movie.douban.com/people/BOBOtree/" class=" ">BOBO树</a>
|
2542
|
-
</div>
|
2543
|
-
|
2544
|
-
|
2545
|
-
|
2546
|
-
<p class=""> 哈哈哈哈哈哈哈哈哈哈哈……哈哈哈哈哈哈哈哈……</p>
|
2547
|
-
|
2548
|
-
<div class="op-lnks">
|
2549
|
-
<a href="?cid=5523500&start=100#add_comment" class="lnk-reply">回应</a>
|
2550
|
-
</div>
|
2551
|
-
|
2552
|
-
<div class="group_banned">
|
2553
|
-
<span class="gact hidden p_u4286797 p_admin p_intern fright">>
|
2554
|
-
|
2555
|
-
|
2556
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
2557
|
-
<input type="hidden" name="start" value="0" />
|
2558
|
-
<input type="hidden" name="cid" value="5523500" />
|
2559
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除BOBO树的留言?" />
|
2560
|
-
</form>
|
2561
|
-
|
2562
|
-
</span>
|
2563
|
-
</div>
|
2564
|
-
</div>
|
2565
|
-
</div>
|
2566
|
-
|
2567
|
-
|
2568
|
-
|
2569
|
-
<div class="comment-item" id=5523501 data-cid="5523501" data-target_id="1503949" data-target_kind="1012">
|
2570
|
-
<div class="pic">
|
2571
|
-
</div>
|
2572
|
-
<div class="content report-comment">
|
2573
|
-
<div class="author">
|
2574
|
-
<span class="">2013-04-26 08:30:59</span>
|
2575
|
-
<a href="http://movie.douban.com/people/11936902/" class=" ">198912010016</a>
|
2576
|
-
</div>
|
2577
|
-
|
2578
|
-
|
2579
|
-
|
2580
|
-
<p class=""> 有谁是看了不正常人类研究中心的分享过来的</p>
|
2581
|
-
|
2582
|
-
<div class="op-lnks">
|
2583
|
-
<a href="?cid=5523501&start=100#add_comment" class="lnk-reply">回应</a>
|
2584
|
-
</div>
|
2585
|
-
|
2586
|
-
<div class="group_banned">
|
2587
|
-
<span class="gact hidden p_u11936902 p_admin p_intern fright">>
|
2588
|
-
|
2589
|
-
|
2590
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
2591
|
-
<input type="hidden" name="start" value="0" />
|
2592
|
-
<input type="hidden" name="cid" value="5523501" />
|
2593
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除198912010016的留言?" />
|
2594
|
-
</form>
|
2595
|
-
|
2596
|
-
</span>
|
2597
|
-
</div>
|
2598
|
-
</div>
|
2599
|
-
</div>
|
2600
|
-
|
2601
|
-
|
2602
|
-
|
2603
|
-
<div class="comment-item" id=5523513 data-cid="5523513" data-target_id="1503949" data-target_kind="1012">
|
2604
|
-
<div class="pic">
|
2605
|
-
</div>
|
2606
|
-
<div class="content report-comment">
|
2607
|
-
<div class="author">
|
2608
|
-
<span class="">2013-04-26 08:39:32</span>
|
2609
|
-
<a href="http://movie.douban.com/people/icefulmar/" class=" ">阿明与阿哲</a> (尽人事 听天命)
|
2610
|
-
</div>
|
2611
|
-
|
2612
|
-
|
2613
|
-
|
2614
|
-
<p class=""> 火了,来围观</p>
|
2615
|
-
|
2616
|
-
<div class="op-lnks">
|
2617
|
-
<a href="?cid=5523513&start=100#add_comment" class="lnk-reply">回应</a>
|
2618
|
-
</div>
|
2619
|
-
|
2620
|
-
<div class="group_banned">
|
2621
|
-
<span class="gact hidden p_u4030085 p_admin p_intern fright">>
|
2622
|
-
|
2623
|
-
|
2624
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
2625
|
-
<input type="hidden" name="start" value="0" />
|
2626
|
-
<input type="hidden" name="cid" value="5523513" />
|
2627
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除阿明与阿哲的留言?" />
|
2628
|
-
</form>
|
2629
|
-
|
2630
|
-
</span>
|
2631
|
-
</div>
|
2632
|
-
</div>
|
2633
|
-
</div>
|
2634
|
-
|
2635
|
-
|
2636
|
-
|
2637
|
-
<div class="comment-item" id=5523521 data-cid="5523521" data-target_id="1503949" data-target_kind="1012">
|
2638
|
-
<div class="pic">
|
2639
|
-
</div>
|
2640
|
-
<div class="content report-comment">
|
2641
|
-
<div class="author">
|
2642
|
-
<span class="">2013-04-26 08:45:54</span>
|
2643
|
-
<a href="http://movie.douban.com/people/wensleysue/" class=" ">我爱罗</a>
|
2644
|
-
</div>
|
2645
|
-
|
2646
|
-
|
2647
|
-
|
2648
|
-
<p class=""> 确实是荡气回肠!!</p>
|
2649
|
-
|
2650
|
-
<div class="op-lnks">
|
2651
|
-
<a href="?cid=5523521&start=100#add_comment" class="lnk-reply">回应</a>
|
2652
|
-
</div>
|
2653
|
-
|
2654
|
-
<div class="group_banned">
|
2655
|
-
<span class="gact hidden p_u54472775 p_admin p_intern fright">>
|
2656
|
-
|
2657
|
-
|
2658
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
2659
|
-
<input type="hidden" name="start" value="0" />
|
2660
|
-
<input type="hidden" name="cid" value="5523521" />
|
2661
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除我爱罗的留言?" />
|
2662
|
-
</form>
|
2663
|
-
|
2664
|
-
</span>
|
2665
|
-
</div>
|
2666
|
-
</div>
|
2667
|
-
</div>
|
2668
|
-
|
2669
|
-
|
2670
|
-
|
2671
|
-
<div class="comment-item" id=5523531 data-cid="5523531" data-target_id="1503949" data-target_kind="1012">
|
2672
|
-
<div class="pic">
|
2673
|
-
</div>
|
2674
|
-
<div class="content report-comment">
|
2675
|
-
<div class="author">
|
2676
|
-
<span class="">2013-04-26 08:50:20</span>
|
2677
|
-
<a href="http://movie.douban.com/people/yukki0080/" class=" ">Yukki</a> (缺叶绿素。)
|
2678
|
-
</div>
|
2679
|
-
|
2680
|
-
|
2681
|
-
|
2682
|
-
<p class=""> 围观团~!!</p>
|
2683
|
-
|
2684
|
-
<div class="op-lnks">
|
2685
|
-
<a href="?cid=5523531&start=100#add_comment" class="lnk-reply">回应</a>
|
2686
|
-
</div>
|
2687
|
-
|
2688
|
-
<div class="group_banned">
|
2689
|
-
<span class="gact hidden p_u4411808 p_admin p_intern fright">>
|
2690
|
-
|
2691
|
-
|
2692
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
2693
|
-
<input type="hidden" name="start" value="0" />
|
2694
|
-
<input type="hidden" name="cid" value="5523531" />
|
2695
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除Yukki的留言?" />
|
2696
|
-
</form>
|
2697
|
-
|
2698
|
-
</span>
|
2699
|
-
</div>
|
2700
|
-
</div>
|
2701
|
-
</div>
|
2702
|
-
|
2703
|
-
|
2704
|
-
|
2705
|
-
<div class="comment-item" id=5523563 data-cid="5523563" data-target_id="1503949" data-target_kind="1012">
|
2706
|
-
<div class="pic">
|
2707
|
-
</div>
|
2708
|
-
<div class="content report-comment">
|
2709
|
-
<div class="author">
|
2710
|
-
<span class="">2013-04-26 09:10:19</span>
|
2711
|
-
<a href="http://movie.douban.com/people/anglewsj/" class=" ">Mystery</a> (always)
|
2712
|
-
</div>
|
2713
|
-
|
2714
|
-
|
2715
|
-
|
2716
|
-
<p class=""> 长镜头
|
2717
|
-
<br/> 我们的回忆没拍下太多泪流
|
2718
|
-
<br/> 只有凉风蓝海和沙丘</p>
|
2719
|
-
|
2720
|
-
<div class="op-lnks">
|
2721
|
-
<a href="?cid=5523563&start=100#add_comment" class="lnk-reply">回应</a>
|
2722
|
-
</div>
|
2723
|
-
|
2724
|
-
<div class="group_banned">
|
2725
|
-
<span class="gact hidden p_u2360713 p_admin p_intern fright">>
|
2726
|
-
|
2727
|
-
|
2728
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
2729
|
-
<input type="hidden" name="start" value="0" />
|
2730
|
-
<input type="hidden" name="cid" value="5523563" />
|
2731
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除Mystery的留言?" />
|
2732
|
-
</form>
|
2733
|
-
|
2734
|
-
</span>
|
2735
|
-
</div>
|
2736
|
-
</div>
|
2737
|
-
</div>
|
2738
|
-
|
2739
|
-
|
2740
|
-
|
2741
|
-
<div class="comment-item" id=5523594 data-cid="5523594" data-target_id="1503949" data-target_kind="1012">
|
2742
|
-
<div class="pic">
|
2743
|
-
</div>
|
2744
|
-
<div class="content report-comment">
|
2745
|
-
<div class="author">
|
2746
|
-
<span class="">2013-04-26 09:25:35</span>
|
2747
|
-
<a href="http://movie.douban.com/people/pooltale/" class=" ">lylzn</a>
|
2748
|
-
</div>
|
2749
|
-
|
2750
|
-
|
2751
|
-
|
2752
|
-
<p class=""> 围观~~~~~~</p>
|
2753
|
-
|
2754
|
-
<div class="op-lnks">
|
2755
|
-
<a href="?cid=5523594&start=100#add_comment" class="lnk-reply">回应</a>
|
2756
|
-
</div>
|
2757
|
-
|
2758
|
-
<div class="group_banned">
|
2759
|
-
<span class="gact hidden p_u3448668 p_admin p_intern fright">>
|
2760
|
-
|
2761
|
-
|
2762
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
2763
|
-
<input type="hidden" name="start" value="0" />
|
2764
|
-
<input type="hidden" name="cid" value="5523594" />
|
2765
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除lylzn的留言?" />
|
2766
|
-
</form>
|
2767
|
-
|
2768
|
-
</span>
|
2769
|
-
</div>
|
2770
|
-
</div>
|
2771
|
-
</div>
|
2772
|
-
|
2773
|
-
|
2774
|
-
|
2775
|
-
<div class="comment-item" id=5523624 data-cid="5523624" data-target_id="1503949" data-target_kind="1012">
|
2776
|
-
<div class="pic">
|
2777
|
-
</div>
|
2778
|
-
<div class="content report-comment">
|
2779
|
-
<div class="author">
|
2780
|
-
<span class="">2013-04-26 09:43:06</span>
|
2781
|
-
<a href="http://movie.douban.com/people/Rylailailai/" class=" ">柳涯</a>
|
2782
|
-
</div>
|
2783
|
-
|
2784
|
-
|
2785
|
-
|
2786
|
-
<p class=""> 围观!</p>
|
2787
|
-
|
2788
|
-
<div class="op-lnks">
|
2789
|
-
<a href="?cid=5523624&start=100#add_comment" class="lnk-reply">回应</a>
|
2790
|
-
</div>
|
2791
|
-
|
2792
|
-
<div class="group_banned">
|
2793
|
-
<span class="gact hidden p_u4881410 p_admin p_intern fright">>
|
2794
|
-
|
2795
|
-
|
2796
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
2797
|
-
<input type="hidden" name="start" value="0" />
|
2798
|
-
<input type="hidden" name="cid" value="5523624" />
|
2799
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除柳涯的留言?" />
|
2800
|
-
</form>
|
2801
|
-
|
2802
|
-
</span>
|
2803
|
-
</div>
|
2804
|
-
</div>
|
2805
|
-
</div>
|
2806
|
-
|
2807
|
-
|
2808
|
-
|
2809
|
-
<div class="comment-item" id=5523634 data-cid="5523634" data-target_id="1503949" data-target_kind="1012">
|
2810
|
-
<div class="pic">
|
2811
|
-
</div>
|
2812
|
-
<div class="content report-comment">
|
2813
|
-
<div class="author">
|
2814
|
-
<span class="">2013-04-26 09:49:10</span>
|
2815
|
-
<a href="http://movie.douban.com/people/huangzaixiong/" class=" ">黄载雄</a> (一个人的狂欢~)
|
2816
|
-
</div>
|
2817
|
-
|
2818
|
-
|
2819
|
-
|
2820
|
-
<p class=""> 新浪微博观光团前来参观~</p>
|
2821
|
-
|
2822
|
-
<div class="op-lnks">
|
2823
|
-
<a href="?cid=5523634&start=100#add_comment" class="lnk-reply">回应</a>
|
2824
|
-
</div>
|
2825
|
-
|
2826
|
-
<div class="group_banned">
|
2827
|
-
<span class="gact hidden p_u1632290 p_admin p_intern fright">>
|
2828
|
-
|
2829
|
-
|
2830
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
2831
|
-
<input type="hidden" name="start" value="0" />
|
2832
|
-
<input type="hidden" name="cid" value="5523634" />
|
2833
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除黄载雄的留言?" />
|
2834
|
-
</form>
|
2835
|
-
|
2836
|
-
</span>
|
2837
|
-
</div>
|
2838
|
-
</div>
|
2839
|
-
</div>
|
2840
|
-
|
2841
|
-
|
2842
|
-
|
2843
|
-
<div class="comment-item" id=5523635 data-cid="5523635" data-target_id="1503949" data-target_kind="1012">
|
2844
|
-
<div class="pic">
|
2845
|
-
</div>
|
2846
|
-
<div class="content report-comment">
|
2847
|
-
<div class="author">
|
2848
|
-
<span class="">2013-04-26 09:49:32</span>
|
2849
|
-
<a href="http://movie.douban.com/people/47969445/" class=" ">sunshine</a>
|
2850
|
-
</div>
|
2851
|
-
|
2852
|
-
|
2853
|
-
|
2854
|
-
<p class=""> 想起那句话:贱人就是矫情</p>
|
2855
|
-
|
2856
|
-
<div class="op-lnks">
|
2857
|
-
<a href="?cid=5523635&start=100#add_comment" class="lnk-reply">回应</a>
|
2858
|
-
</div>
|
2859
|
-
|
2860
|
-
<div class="group_banned">
|
2861
|
-
<span class="gact hidden p_u47969445 p_admin p_intern fright">>
|
2862
|
-
|
2863
|
-
|
2864
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
2865
|
-
<input type="hidden" name="start" value="0" />
|
2866
|
-
<input type="hidden" name="cid" value="5523635" />
|
2867
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除sunshine的留言?" />
|
2868
|
-
</form>
|
2869
|
-
|
2870
|
-
</span>
|
2871
|
-
</div>
|
2872
|
-
</div>
|
2873
|
-
</div>
|
2874
|
-
|
2875
|
-
|
2876
|
-
|
2877
|
-
<div class="comment-item" id=5523695 data-cid="5523695" data-target_id="1503949" data-target_kind="1012">
|
2878
|
-
<div class="pic">
|
2879
|
-
</div>
|
2880
|
-
<div class="content report-comment">
|
2881
|
-
<div class="author">
|
2882
|
-
<span class="">2013-04-26 10:21:00</span>
|
2883
|
-
<a href="http://movie.douban.com/people/flyfuck/" class=" ">还有8分钟</a> (生个小朋友,还是养条狗。)
|
2884
|
-
</div>
|
2885
|
-
|
2886
|
-
|
2887
|
-
|
2888
|
-
<p class=""> 哈哈哈哈哈哈哈哈</p>
|
2889
|
-
|
2890
|
-
<div class="op-lnks">
|
2891
|
-
<a href="?cid=5523695&start=100#add_comment" class="lnk-reply">回应</a>
|
2892
|
-
</div>
|
2893
|
-
|
2894
|
-
<div class="group_banned">
|
2895
|
-
<span class="gact hidden p_u50084116 p_admin p_intern fright">>
|
2896
|
-
|
2897
|
-
|
2898
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
2899
|
-
<input type="hidden" name="start" value="0" />
|
2900
|
-
<input type="hidden" name="cid" value="5523695" />
|
2901
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除还有8分钟的留言?" />
|
2902
|
-
</form>
|
2903
|
-
|
2904
|
-
</span>
|
2905
|
-
</div>
|
2906
|
-
</div>
|
2907
|
-
</div>
|
2908
|
-
|
2909
|
-
|
2910
|
-
|
2911
|
-
<div class="comment-item" id=5523717 data-cid="5523717" data-target_id="1503949" data-target_kind="1012">
|
2912
|
-
<div class="pic">
|
2913
|
-
</div>
|
2914
|
-
<div class="content report-comment">
|
2915
|
-
<div class="author">
|
2916
|
-
<span class="">2013-04-26 10:31:28</span>
|
2917
|
-
<a href="http://movie.douban.com/people/50472383/" class=" ">再上豆瓣就剁手</a> (我是千手观音)
|
2918
|
-
</div>
|
2919
|
-
|
2920
|
-
|
2921
|
-
|
2922
|
-
<p class=""> mobai</p>
|
2923
|
-
|
2924
|
-
<div class="op-lnks">
|
2925
|
-
<a href="?cid=5523717&start=100#add_comment" class="lnk-reply">回应</a>
|
2926
|
-
</div>
|
2927
|
-
|
2928
|
-
<div class="group_banned">
|
2929
|
-
<span class="gact hidden p_u50472383 p_admin p_intern fright">>
|
2930
|
-
|
2931
|
-
|
2932
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
2933
|
-
<input type="hidden" name="start" value="0" />
|
2934
|
-
<input type="hidden" name="cid" value="5523717" />
|
2935
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除再上豆瓣就剁手的留言?" />
|
2936
|
-
</form>
|
2937
|
-
|
2938
|
-
</span>
|
2939
|
-
</div>
|
2940
|
-
</div>
|
2941
|
-
</div>
|
2942
|
-
|
2943
|
-
|
2944
|
-
|
2945
|
-
<div class="comment-item" id=5523838 data-cid="5523838" data-target_id="1503949" data-target_kind="1012">
|
2946
|
-
<div class="pic">
|
2947
|
-
</div>
|
2948
|
-
<div class="content report-comment">
|
2949
|
-
<div class="author">
|
2950
|
-
<span class="">2013-04-26 11:22:03</span>
|
2951
|
-
<a href="http://movie.douban.com/people/rayson7cn/" class=" ">春夏秋冬</a> (胖了)
|
2952
|
-
</div>
|
2953
|
-
|
2954
|
-
|
2955
|
-
|
2956
|
-
<p class=""> 豆瓣上看到的最佳影评。。。。</p>
|
2957
|
-
|
2958
|
-
<div class="op-lnks">
|
2959
|
-
<a href="?cid=5523838&start=100#add_comment" class="lnk-reply">回应</a>
|
2960
|
-
</div>
|
2961
|
-
|
2962
|
-
<div class="group_banned">
|
2963
|
-
<span class="gact hidden p_u2223599 p_admin p_intern fright">>
|
2964
|
-
|
2965
|
-
|
2966
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
2967
|
-
<input type="hidden" name="start" value="0" />
|
2968
|
-
<input type="hidden" name="cid" value="5523838" />
|
2969
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除春夏秋冬的留言?" />
|
2970
|
-
</form>
|
2971
|
-
|
2972
|
-
</span>
|
2973
|
-
</div>
|
2974
|
-
</div>
|
2975
|
-
</div>
|
2976
|
-
|
2977
|
-
|
2978
|
-
|
2979
|
-
<div class="comment-item" id=5523850 data-cid="5523850" data-target_id="1503949" data-target_kind="1012">
|
2980
|
-
<div class="pic">
|
2981
|
-
</div>
|
2982
|
-
<div class="content report-comment">
|
2983
|
-
<div class="author">
|
2984
|
-
<span class="">2013-04-26 11:28:45</span>
|
2985
|
-
<a href="http://movie.douban.com/people/31459682/" class=" ">空空小子</a>
|
2986
|
-
</div>
|
2987
|
-
|
2988
|
-
|
2989
|
-
|
2990
|
-
<p class=""> 成吉思寒</p>
|
2991
|
-
|
2992
|
-
<div class="op-lnks">
|
2993
|
-
<a href="?cid=5523850&start=100#add_comment" class="lnk-reply">回应</a>
|
2994
|
-
</div>
|
2995
|
-
|
2996
|
-
<div class="group_banned">
|
2997
|
-
<span class="gact hidden p_u31459682 p_admin p_intern fright">>
|
2998
|
-
|
2999
|
-
|
3000
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
3001
|
-
<input type="hidden" name="start" value="0" />
|
3002
|
-
<input type="hidden" name="cid" value="5523850" />
|
3003
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除空空小子的留言?" />
|
3004
|
-
</form>
|
3005
|
-
|
3006
|
-
</span>
|
3007
|
-
</div>
|
3008
|
-
</div>
|
3009
|
-
</div>
|
3010
|
-
|
3011
|
-
|
3012
|
-
|
3013
|
-
<div class="comment-item" id=5523851 data-cid="5523851" data-target_id="1503949" data-target_kind="1012">
|
3014
|
-
<div class="pic">
|
3015
|
-
</div>
|
3016
|
-
<div class="content report-comment">
|
3017
|
-
<div class="author">
|
3018
|
-
<span class="">2013-04-26 11:28:47</span>
|
3019
|
-
<a href="http://movie.douban.com/people/32817924/" class=" ">Shin</a>
|
3020
|
-
</div>
|
3021
|
-
|
3022
|
-
|
3023
|
-
|
3024
|
-
<p class=""> 挖坟...</p>
|
3025
|
-
|
3026
|
-
<div class="op-lnks">
|
3027
|
-
<a href="?cid=5523851&start=100#add_comment" class="lnk-reply">回应</a>
|
3028
|
-
</div>
|
3029
|
-
|
3030
|
-
<div class="group_banned">
|
3031
|
-
<span class="gact hidden p_u32817924 p_admin p_intern fright">>
|
3032
|
-
|
3033
|
-
|
3034
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
3035
|
-
<input type="hidden" name="start" value="0" />
|
3036
|
-
<input type="hidden" name="cid" value="5523851" />
|
3037
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除Shin的留言?" />
|
3038
|
-
</form>
|
3039
|
-
|
3040
|
-
</span>
|
3041
|
-
</div>
|
3042
|
-
</div>
|
3043
|
-
</div>
|
3044
|
-
|
3045
|
-
|
3046
|
-
|
3047
|
-
<div class="comment-item" id=5523863 data-cid="5523863" data-target_id="1503949" data-target_kind="1012">
|
3048
|
-
<div class="pic">
|
3049
|
-
</div>
|
3050
|
-
<div class="content report-comment">
|
3051
|
-
<div class="author">
|
3052
|
-
<span class="">2013-04-26 11:32:48</span>
|
3053
|
-
<a href="http://movie.douban.com/people/71697187/" class=" "> Just° </a>
|
3054
|
-
</div>
|
3055
|
-
|
3056
|
-
|
3057
|
-
|
3058
|
-
<p class=""> 慕名而来...</p>
|
3059
|
-
|
3060
|
-
<div class="op-lnks">
|
3061
|
-
<a href="?cid=5523863&start=100#add_comment" class="lnk-reply">回应</a>
|
3062
|
-
</div>
|
3063
|
-
|
3064
|
-
<div class="group_banned">
|
3065
|
-
<span class="gact hidden p_u71697187 p_admin p_intern fright">>
|
3066
|
-
|
3067
|
-
|
3068
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
3069
|
-
<input type="hidden" name="start" value="0" />
|
3070
|
-
<input type="hidden" name="cid" value="5523863" />
|
3071
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除 Just° 的留言?" />
|
3072
|
-
</form>
|
3073
|
-
|
3074
|
-
</span>
|
3075
|
-
</div>
|
3076
|
-
</div>
|
3077
|
-
</div>
|
3078
|
-
|
3079
|
-
|
3080
|
-
|
3081
|
-
<div class="comment-item" id=5523879 data-cid="5523879" data-target_id="1503949" data-target_kind="1012">
|
3082
|
-
<div class="pic">
|
3083
|
-
</div>
|
3084
|
-
<div class="content report-comment">
|
3085
|
-
<div class="author">
|
3086
|
-
<span class="">2013-04-26 11:39:59</span>
|
3087
|
-
<a href="http://movie.douban.com/people/no.thin/" class=" ">Don</a> (Noing-th)
|
3088
|
-
</div>
|
3089
|
-
|
3090
|
-
|
3091
|
-
|
3092
|
-
<p class=""> 同是慕名而来</p>
|
3093
|
-
|
3094
|
-
<div class="op-lnks">
|
3095
|
-
<a href="?cid=5523879&start=100#add_comment" class="lnk-reply">回应</a>
|
3096
|
-
</div>
|
3097
|
-
|
3098
|
-
<div class="group_banned">
|
3099
|
-
<span class="gact hidden p_u45383153 p_admin p_intern fright">>
|
3100
|
-
|
3101
|
-
|
3102
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
3103
|
-
<input type="hidden" name="start" value="0" />
|
3104
|
-
<input type="hidden" name="cid" value="5523879" />
|
3105
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除Don的留言?" />
|
3106
|
-
</form>
|
3107
|
-
|
3108
|
-
</span>
|
3109
|
-
</div>
|
3110
|
-
</div>
|
3111
|
-
</div>
|
3112
|
-
|
3113
|
-
|
3114
|
-
|
3115
|
-
<div class="comment-item" id=5523884 data-cid="5523884" data-target_id="1503949" data-target_kind="1012">
|
3116
|
-
<div class="pic">
|
3117
|
-
</div>
|
3118
|
-
<div class="content report-comment">
|
3119
|
-
<div class="author">
|
3120
|
-
<span class="">2013-04-26 11:42:20</span>
|
3121
|
-
<a href="http://movie.douban.com/people/49693336/" class=" ">rainbow</a>
|
3122
|
-
</div>
|
3123
|
-
|
3124
|
-
|
3125
|
-
|
3126
|
-
<p class=""> 哈哈哈哈 笑死我了</p>
|
3127
|
-
|
3128
|
-
<div class="op-lnks">
|
3129
|
-
<a href="?cid=5523884&start=100#add_comment" class="lnk-reply">回应</a>
|
3130
|
-
</div>
|
3131
|
-
|
3132
|
-
<div class="group_banned">
|
3133
|
-
<span class="gact hidden p_u49693336 p_admin p_intern fright">>
|
3134
|
-
|
3135
|
-
|
3136
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
3137
|
-
<input type="hidden" name="start" value="0" />
|
3138
|
-
<input type="hidden" name="cid" value="5523884" />
|
3139
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除rainbow的留言?" />
|
3140
|
-
</form>
|
3141
|
-
|
3142
|
-
</span>
|
3143
|
-
</div>
|
3144
|
-
</div>
|
3145
|
-
</div>
|
3146
|
-
|
3147
|
-
|
3148
|
-
|
3149
|
-
<div class="comment-item" id=5523887 data-cid="5523887" data-target_id="1503949" data-target_kind="1012">
|
3150
|
-
<div class="pic">
|
3151
|
-
</div>
|
3152
|
-
<div class="content report-comment">
|
3153
|
-
<div class="author">
|
3154
|
-
<span class="">2013-04-26 11:42:42</span>
|
3155
|
-
<a href="http://movie.douban.com/people/59155590/" class=" ">cindyn</a>
|
3156
|
-
</div>
|
3157
|
-
|
3158
|
-
|
3159
|
-
|
3160
|
-
<p class=""> 微博上看到的 果然是荡气回肠啊</p>
|
3161
|
-
|
3162
|
-
<div class="op-lnks">
|
3163
|
-
<a href="?cid=5523887&start=100#add_comment" class="lnk-reply">回应</a>
|
3164
|
-
</div>
|
3165
|
-
|
3166
|
-
<div class="group_banned">
|
3167
|
-
<span class="gact hidden p_u59155590 p_admin p_intern fright">>
|
3168
|
-
|
3169
|
-
|
3170
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
3171
|
-
<input type="hidden" name="start" value="0" />
|
3172
|
-
<input type="hidden" name="cid" value="5523887" />
|
3173
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除cindyn的留言?" />
|
3174
|
-
</form>
|
3175
|
-
|
3176
|
-
</span>
|
3177
|
-
</div>
|
3178
|
-
</div>
|
3179
|
-
</div>
|
3180
|
-
|
3181
|
-
|
3182
|
-
|
3183
|
-
<div class="comment-item" id=5523894 data-cid="5523894" data-target_id="1503949" data-target_kind="1012">
|
3184
|
-
<div class="pic">
|
3185
|
-
</div>
|
3186
|
-
<div class="content report-comment">
|
3187
|
-
<div class="author">
|
3188
|
-
<span class="">2013-04-26 11:44:54</span>
|
3189
|
-
<a href="http://movie.douban.com/people/28251301/" class=" ">大猫</a> (大猫干不死!!!)
|
3190
|
-
</div>
|
3191
|
-
|
3192
|
-
|
3193
|
-
|
3194
|
-
<p class=""> 我是来看lz的~</p>
|
3195
|
-
|
3196
|
-
<div class="op-lnks">
|
3197
|
-
<a href="?cid=5523894&start=100#add_comment" class="lnk-reply">回应</a>
|
3198
|
-
</div>
|
3199
|
-
|
3200
|
-
<div class="group_banned">
|
3201
|
-
<span class="gact hidden p_u28251301 p_admin p_intern fright">>
|
3202
|
-
|
3203
|
-
|
3204
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
3205
|
-
<input type="hidden" name="start" value="0" />
|
3206
|
-
<input type="hidden" name="cid" value="5523894" />
|
3207
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除大猫的留言?" />
|
3208
|
-
</form>
|
3209
|
-
|
3210
|
-
</span>
|
3211
|
-
</div>
|
3212
|
-
</div>
|
3213
|
-
</div>
|
3214
|
-
|
3215
|
-
|
3216
|
-
|
3217
|
-
<div class="comment-item" id=5523911 data-cid="5523911" data-target_id="1503949" data-target_kind="1012">
|
3218
|
-
<div class="pic">
|
3219
|
-
</div>
|
3220
|
-
<div class="content report-comment">
|
3221
|
-
<div class="author">
|
3222
|
-
<span class="">2013-04-26 11:51:08</span>
|
3223
|
-
<a href="http://movie.douban.com/people/63750653/" class=" ">小悱</a>
|
3224
|
-
</div>
|
3225
|
-
|
3226
|
-
|
3227
|
-
|
3228
|
-
<p class=""> lz你火了.....微博都转疯了.....</p>
|
3229
|
-
|
3230
|
-
<div class="op-lnks">
|
3231
|
-
<a href="?cid=5523911&start=100#add_comment" class="lnk-reply">回应</a>
|
3232
|
-
</div>
|
3233
|
-
|
3234
|
-
<div class="group_banned">
|
3235
|
-
<span class="gact hidden p_u63750653 p_admin p_intern fright">>
|
3236
|
-
|
3237
|
-
|
3238
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
3239
|
-
<input type="hidden" name="start" value="0" />
|
3240
|
-
<input type="hidden" name="cid" value="5523911" />
|
3241
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除小悱的留言?" />
|
3242
|
-
</form>
|
3243
|
-
|
3244
|
-
</span>
|
3245
|
-
</div>
|
3246
|
-
</div>
|
3247
|
-
</div>
|
3248
|
-
|
3249
|
-
|
3250
|
-
|
3251
|
-
<div class="comment-item" id=5523962 data-cid="5523962" data-target_id="1503949" data-target_kind="1012">
|
3252
|
-
<div class="pic">
|
3253
|
-
</div>
|
3254
|
-
<div class="content report-comment">
|
3255
|
-
<div class="author">
|
3256
|
-
<span class="">2013-04-26 12:03:04</span>
|
3257
|
-
<a href="http://movie.douban.com/people/50691248/" class=" ">得胜桥南</a> (april magic @ 2011)
|
3258
|
-
</div>
|
3259
|
-
|
3260
|
-
|
3261
|
-
|
3262
|
-
<p class=""> 膜拜</p>
|
3263
|
-
|
3264
|
-
<div class="op-lnks">
|
3265
|
-
<a href="?cid=5523962&start=100#add_comment" class="lnk-reply">回应</a>
|
3266
|
-
</div>
|
3267
|
-
|
3268
|
-
<div class="group_banned">
|
3269
|
-
<span class="gact hidden p_u50691248 p_admin p_intern fright">>
|
3270
|
-
|
3271
|
-
|
3272
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
3273
|
-
<input type="hidden" name="start" value="0" />
|
3274
|
-
<input type="hidden" name="cid" value="5523962" />
|
3275
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除得胜桥南的留言?" />
|
3276
|
-
</form>
|
3277
|
-
|
3278
|
-
</span>
|
3279
|
-
</div>
|
3280
|
-
</div>
|
3281
|
-
</div>
|
3282
|
-
|
3283
|
-
|
3284
|
-
|
3285
|
-
<div class="comment-item" id=5523966 data-cid="5523966" data-target_id="1503949" data-target_kind="1012">
|
3286
|
-
<div class="pic">
|
3287
|
-
</div>
|
3288
|
-
<div class="content report-comment">
|
3289
|
-
<div class="author">
|
3290
|
-
<span class="">2013-04-26 12:06:35</span>
|
3291
|
-
<a href="http://movie.douban.com/people/yield120/" class=" ">好名字</a> (这辈子还要经历的有很多。)
|
3292
|
-
</div>
|
3293
|
-
|
3294
|
-
|
3295
|
-
|
3296
|
-
<p class=""> 你火了!</p>
|
3297
|
-
|
3298
|
-
<div class="op-lnks">
|
3299
|
-
<a href="?cid=5523966&start=100#add_comment" class="lnk-reply">回应</a>
|
3300
|
-
</div>
|
3301
|
-
|
3302
|
-
<div class="group_banned">
|
3303
|
-
<span class="gact hidden p_u47008400 p_admin p_intern fright">>
|
3304
|
-
|
3305
|
-
|
3306
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
3307
|
-
<input type="hidden" name="start" value="0" />
|
3308
|
-
<input type="hidden" name="cid" value="5523966" />
|
3309
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除好名字的留言?" />
|
3310
|
-
</form>
|
3311
|
-
|
3312
|
-
</span>
|
3313
|
-
</div>
|
3314
|
-
</div>
|
3315
|
-
</div>
|
3316
|
-
|
3317
|
-
|
3318
|
-
|
3319
|
-
<div class="comment-item" id=5523987 data-cid="5523987" data-target_id="1503949" data-target_kind="1012">
|
3320
|
-
<div class="pic">
|
3321
|
-
</div>
|
3322
|
-
<div class="content report-comment">
|
3323
|
-
<div class="author">
|
3324
|
-
<span class="">2013-04-26 12:22:50</span>
|
3325
|
-
<a href="http://movie.douban.com/people/nextiva/" class=" ">阿飛</a> (行到水窮處,坐看雲起時)
|
3326
|
-
</div>
|
3327
|
-
|
3328
|
-
|
3329
|
-
|
3330
|
-
<p class=""> 围观!</p>
|
3331
|
-
|
3332
|
-
<div class="op-lnks">
|
3333
|
-
<a href="?cid=5523987&start=100#add_comment" class="lnk-reply">回应</a>
|
3334
|
-
</div>
|
3335
|
-
|
3336
|
-
<div class="group_banned">
|
3337
|
-
<span class="gact hidden p_u32003055 p_admin p_intern fright">>
|
3338
|
-
|
3339
|
-
|
3340
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
3341
|
-
<input type="hidden" name="start" value="0" />
|
3342
|
-
<input type="hidden" name="cid" value="5523987" />
|
3343
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除阿飛的留言?" />
|
3344
|
-
</form>
|
3345
|
-
|
3346
|
-
</span>
|
3347
|
-
</div>
|
3348
|
-
</div>
|
3349
|
-
</div>
|
3350
|
-
|
3351
|
-
|
3352
|
-
|
3353
|
-
<div class="comment-item" id=5524010 data-cid="5524010" data-target_id="1503949" data-target_kind="1012">
|
3354
|
-
<div class="pic">
|
3355
|
-
</div>
|
3356
|
-
<div class="content report-comment">
|
3357
|
-
<div class="author">
|
3358
|
-
<span class="">2013-04-26 12:32:12</span>
|
3359
|
-
<a href="http://movie.douban.com/people/47901030/" class=" ">绝口不提君</a>
|
3360
|
-
</div>
|
3361
|
-
|
3362
|
-
|
3363
|
-
|
3364
|
-
<p class=""> 微博观光团……
|
3365
|
-
<br/> </p>
|
3366
|
-
|
3367
|
-
<div class="op-lnks">
|
3368
|
-
<a href="?cid=5524010&start=100#add_comment" class="lnk-reply">回应</a>
|
3369
|
-
</div>
|
3370
|
-
|
3371
|
-
<div class="group_banned">
|
3372
|
-
<span class="gact hidden p_u47901030 p_admin p_intern fright">>
|
3373
|
-
|
3374
|
-
|
3375
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
3376
|
-
<input type="hidden" name="start" value="0" />
|
3377
|
-
<input type="hidden" name="cid" value="5524010" />
|
3378
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除绝口不提君的留言?" />
|
3379
|
-
</form>
|
3380
|
-
|
3381
|
-
</span>
|
3382
|
-
</div>
|
3383
|
-
</div>
|
3384
|
-
</div>
|
3385
|
-
|
3386
|
-
|
3387
|
-
|
3388
|
-
<div class="comment-item" id=5524021 data-cid="5524021" data-target_id="1503949" data-target_kind="1012">
|
3389
|
-
<div class="pic">
|
3390
|
-
</div>
|
3391
|
-
<div class="content report-comment">
|
3392
|
-
<div class="author">
|
3393
|
-
<span class="">2013-04-26 12:38:55</span>
|
3394
|
-
<a href="http://movie.douban.com/people/zhiaiqiuwei/" class=" ">于与</a> (请相信,每个人都身怀绝技)
|
3395
|
-
</div>
|
3396
|
-
|
3397
|
-
|
3398
|
-
|
3399
|
-
<p class=""> 有些烦恼是凭空虚构的,却把它当成真实来承受。</p>
|
3400
|
-
|
3401
|
-
<div class="op-lnks">
|
3402
|
-
<a href="?cid=5524021&start=100#add_comment" class="lnk-reply">回应</a>
|
3403
|
-
</div>
|
3404
|
-
|
3405
|
-
<div class="group_banned">
|
3406
|
-
<span class="gact hidden p_u65336165 p_admin p_intern fright">>
|
3407
|
-
|
3408
|
-
|
3409
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
3410
|
-
<input type="hidden" name="start" value="0" />
|
3411
|
-
<input type="hidden" name="cid" value="5524021" />
|
3412
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除于与的留言?" />
|
3413
|
-
</form>
|
3414
|
-
|
3415
|
-
</span>
|
3416
|
-
</div>
|
3417
|
-
</div>
|
3418
|
-
</div>
|
3419
|
-
|
3420
|
-
|
3421
|
-
|
3422
|
-
<div class="comment-item" id=5524082 data-cid="5524082" data-target_id="1503949" data-target_kind="1012">
|
3423
|
-
<div class="pic">
|
3424
|
-
</div>
|
3425
|
-
<div class="content report-comment">
|
3426
|
-
<div class="author">
|
3427
|
-
<span class="">2013-04-26 12:56:40</span>
|
3428
|
-
<a href="http://movie.douban.com/people/57799868/" class=" ">喵星人徒爪煎鱼</a> (求围观)
|
3429
|
-
</div>
|
3430
|
-
|
3431
|
-
|
3432
|
-
|
3433
|
-
<p class=""> 原来是这么久以前的了。。。。。</p>
|
3434
|
-
|
3435
|
-
<div class="op-lnks">
|
3436
|
-
<a href="?cid=5524082&start=100#add_comment" class="lnk-reply">回应</a>
|
3437
|
-
</div>
|
3438
|
-
|
3439
|
-
<div class="group_banned">
|
3440
|
-
<span class="gact hidden p_u57799868 p_admin p_intern fright">>
|
3441
|
-
|
3442
|
-
|
3443
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
3444
|
-
<input type="hidden" name="start" value="0" />
|
3445
|
-
<input type="hidden" name="cid" value="5524082" />
|
3446
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除喵星人徒爪煎鱼的留言?" />
|
3447
|
-
</form>
|
3448
|
-
|
3449
|
-
</span>
|
3450
|
-
</div>
|
3451
|
-
</div>
|
3452
|
-
</div>
|
3453
|
-
|
3454
|
-
|
3455
|
-
|
3456
|
-
|
3457
|
-
|
3458
|
-
<div class="comment-item" id=5524115 data-cid="5524115" data-target_id="1503949" data-target_kind="1012">
|
3459
|
-
<div class="pic">
|
3460
|
-
</div>
|
3461
|
-
<div class="content report-comment">
|
3462
|
-
<div class="author">
|
3463
|
-
<span class="">2013-04-26 13:05:35</span>
|
3464
|
-
<a href="http://movie.douban.com/people/56186555/" class=" ">疯癫鱼</a>
|
3465
|
-
</div>
|
3466
|
-
|
3467
|
-
|
3468
|
-
|
3469
|
-
<p class=""> 好.精彩的评论,</p>
|
3470
|
-
|
3471
|
-
<div class="op-lnks">
|
3472
|
-
<a href="?cid=5524115&start=100#add_comment" class="lnk-reply">回应</a>
|
3473
|
-
</div>
|
3474
|
-
|
3475
|
-
<div class="group_banned">
|
3476
|
-
<span class="gact hidden p_u56186555 p_admin p_intern fright">>
|
3477
|
-
|
3478
|
-
|
3479
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
3480
|
-
<input type="hidden" name="start" value="0" />
|
3481
|
-
<input type="hidden" name="cid" value="5524115" />
|
3482
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除疯癫鱼的留言?" />
|
3483
|
-
</form>
|
3484
|
-
|
3485
|
-
</span>
|
3486
|
-
</div>
|
3487
|
-
</div>
|
3488
|
-
</div>
|
3489
|
-
|
3490
|
-
|
3491
|
-
|
3492
|
-
<div class="comment-item" id=5524136 data-cid="5524136" data-target_id="1503949" data-target_kind="1012">
|
3493
|
-
<div class="pic">
|
3494
|
-
</div>
|
3495
|
-
<div class="content report-comment">
|
3496
|
-
<div class="author">
|
3497
|
-
<span class="">2013-04-26 13:14:59</span>
|
3498
|
-
<a href="http://movie.douban.com/people/linqiang24kobe/" class=" ">___Chuck Lin。</a> (道有千万,我只取其一。)
|
3499
|
-
</div>
|
3500
|
-
|
3501
|
-
|
3502
|
-
|
3503
|
-
<p class=""> 哈哈哈哈。。。</p>
|
3504
|
-
|
3505
|
-
<div class="op-lnks">
|
3506
|
-
<a href="?cid=5524136&start=100#add_comment" class="lnk-reply">回应</a>
|
3507
|
-
</div>
|
3508
|
-
|
3509
|
-
<div class="group_banned">
|
3510
|
-
<span class="gact hidden p_u43460595 p_admin p_intern fright">>
|
3511
|
-
|
3512
|
-
|
3513
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
3514
|
-
<input type="hidden" name="start" value="0" />
|
3515
|
-
<input type="hidden" name="cid" value="5524136" />
|
3516
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除___Chuck Lin。的留言?" />
|
3517
|
-
</form>
|
3518
|
-
|
3519
|
-
</span>
|
3520
|
-
</div>
|
3521
|
-
</div>
|
3522
|
-
</div>
|
3523
|
-
|
3524
|
-
|
3525
|
-
|
3526
|
-
<div class="comment-item" id=5524144 data-cid="5524144" data-target_id="1503949" data-target_kind="1012">
|
3527
|
-
<div class="pic">
|
3528
|
-
</div>
|
3529
|
-
<div class="content report-comment">
|
3530
|
-
<div class="author">
|
3531
|
-
<span class="">2013-04-26 13:20:35</span>
|
3532
|
-
<a href="http://movie.douban.com/people/3246963/" class=" ">楠楠自语</a> (互掏裤裆,掏到忧伤。)
|
3533
|
-
</div>
|
3534
|
-
|
3535
|
-
|
3536
|
-
|
3537
|
-
<p class=""> 其实我也是从微博看到 然后传送过来的。。。</p>
|
3538
|
-
|
3539
|
-
<div class="op-lnks">
|
3540
|
-
<a href="?cid=5524144&start=100#add_comment" class="lnk-reply">回应</a>
|
3541
|
-
</div>
|
3542
|
-
|
3543
|
-
<div class="group_banned">
|
3544
|
-
<span class="gact hidden p_u3246963 p_admin p_intern fright">>
|
3545
|
-
|
3546
|
-
|
3547
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
3548
|
-
<input type="hidden" name="start" value="0" />
|
3549
|
-
<input type="hidden" name="cid" value="5524144" />
|
3550
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除楠楠自语的留言?" />
|
3551
|
-
</form>
|
3552
|
-
|
3553
|
-
</span>
|
3554
|
-
</div>
|
3555
|
-
</div>
|
3556
|
-
</div>
|
3557
|
-
|
3558
|
-
|
3559
|
-
|
3560
|
-
<div class="comment-item" id=5524145 data-cid="5524145" data-target_id="1503949" data-target_kind="1012">
|
3561
|
-
<div class="pic">
|
3562
|
-
</div>
|
3563
|
-
<div class="content report-comment">
|
3564
|
-
<div class="author">
|
3565
|
-
<span class="">2013-04-26 13:20:37</span>
|
3566
|
-
<a href="http://movie.douban.com/people/41683751/" class=" ">我还认识你</a> (人生若只如初见,当时只道是寻常)
|
3567
|
-
</div>
|
3568
|
-
|
3569
|
-
|
3570
|
-
|
3571
|
-
<p class=""> 围观楼主,此贴必火啊。</p>
|
3572
|
-
|
3573
|
-
<div class="op-lnks">
|
3574
|
-
<a href="?cid=5524145&start=100#add_comment" class="lnk-reply">回应</a>
|
3575
|
-
</div>
|
3576
|
-
|
3577
|
-
<div class="group_banned">
|
3578
|
-
<span class="gact hidden p_u41683751 p_admin p_intern fright">>
|
3579
|
-
|
3580
|
-
|
3581
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
3582
|
-
<input type="hidden" name="start" value="0" />
|
3583
|
-
<input type="hidden" name="cid" value="5524145" />
|
3584
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除我还认识你的留言?" />
|
3585
|
-
</form>
|
3586
|
-
|
3587
|
-
</span>
|
3588
|
-
</div>
|
3589
|
-
</div>
|
3590
|
-
</div>
|
3591
|
-
|
3592
|
-
|
3593
|
-
|
3594
|
-
<div class="comment-item" id=5524148 data-cid="5524148" data-target_id="1503949" data-target_kind="1012">
|
3595
|
-
<div class="pic">
|
3596
|
-
</div>
|
3597
|
-
<div class="content report-comment">
|
3598
|
-
<div class="author">
|
3599
|
-
<span class="">2013-04-26 13:23:27</span>
|
3600
|
-
<a href="http://movie.douban.com/people/66859396/" class=" ">天寒奈九秋</a>
|
3601
|
-
</div>
|
3602
|
-
|
3603
|
-
|
3604
|
-
|
3605
|
-
<p class=""> 慕名而来</p>
|
3606
|
-
|
3607
|
-
<div class="op-lnks">
|
3608
|
-
<a href="?cid=5524148&start=100#add_comment" class="lnk-reply">回应</a>
|
3609
|
-
</div>
|
3610
|
-
|
3611
|
-
<div class="group_banned">
|
3612
|
-
<span class="gact hidden p_u66859396 p_admin p_intern fright">>
|
3613
|
-
|
3614
|
-
|
3615
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
3616
|
-
<input type="hidden" name="start" value="0" />
|
3617
|
-
<input type="hidden" name="cid" value="5524148" />
|
3618
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除天寒奈九秋的留言?" />
|
3619
|
-
</form>
|
3620
|
-
|
3621
|
-
</span>
|
3622
|
-
</div>
|
3623
|
-
</div>
|
3624
|
-
</div>
|
3625
|
-
|
3626
|
-
|
3627
|
-
|
3628
|
-
<div class="comment-item" id=5524223 data-cid="5524223" data-target_id="1503949" data-target_kind="1012">
|
3629
|
-
<div class="pic">
|
3630
|
-
</div>
|
3631
|
-
<div class="content report-comment">
|
3632
|
-
<div class="author">
|
3633
|
-
<span class="">2013-04-26 13:55:25</span>
|
3634
|
-
<a href="http://movie.douban.com/people/9463721/" class=" ">鱼进锅</a> (收集所有看电影超过1000部的人)
|
3635
|
-
</div>
|
3636
|
-
|
3637
|
-
|
3638
|
-
|
3639
|
-
<p class=""> 恭喜楼主,大器晚成,5年之后才火</p>
|
3640
|
-
|
3641
|
-
<div class="op-lnks">
|
3642
|
-
<a href="?cid=5524223&start=100#add_comment" class="lnk-reply">回应</a>
|
3643
|
-
</div>
|
3644
|
-
|
3645
|
-
<div class="group_banned">
|
3646
|
-
<span class="gact hidden p_u9463721 p_admin p_intern fright">>
|
3647
|
-
|
3648
|
-
|
3649
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
3650
|
-
<input type="hidden" name="start" value="0" />
|
3651
|
-
<input type="hidden" name="cid" value="5524223" />
|
3652
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除鱼进锅的留言?" />
|
3653
|
-
</form>
|
3654
|
-
|
3655
|
-
</span>
|
3656
|
-
</div>
|
3657
|
-
</div>
|
3658
|
-
</div>
|
3659
|
-
|
3660
|
-
|
3661
|
-
|
3662
|
-
<div class="comment-item" id=5524232 data-cid="5524232" data-target_id="1503949" data-target_kind="1012">
|
3663
|
-
<div class="pic">
|
3664
|
-
</div>
|
3665
|
-
<div class="content report-comment">
|
3666
|
-
<div class="author">
|
3667
|
-
<span class="">2013-04-26 13:58:11</span>
|
3668
|
-
<a href="http://movie.douban.com/people/51949505/" class=" ">许达人心向南方</a>
|
3669
|
-
</div>
|
3670
|
-
|
3671
|
-
|
3672
|
-
|
3673
|
-
<p class=""> 笑尿了</p>
|
3674
|
-
|
3675
|
-
<div class="op-lnks">
|
3676
|
-
<a href="?cid=5524232&start=100#add_comment" class="lnk-reply">回应</a>
|
3677
|
-
</div>
|
3678
|
-
|
3679
|
-
<div class="group_banned">
|
3680
|
-
<span class="gact hidden p_u51949505 p_admin p_intern fright">>
|
3681
|
-
|
3682
|
-
|
3683
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
3684
|
-
<input type="hidden" name="start" value="0" />
|
3685
|
-
<input type="hidden" name="cid" value="5524232" />
|
3686
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除许达人心向南方的留言?" />
|
3687
|
-
</form>
|
3688
|
-
|
3689
|
-
</span>
|
3690
|
-
</div>
|
3691
|
-
</div>
|
3692
|
-
</div>
|
3693
|
-
|
3694
|
-
|
3695
|
-
|
3696
|
-
<div class="comment-item" id=5524249 data-cid="5524249" data-target_id="1503949" data-target_kind="1012">
|
3697
|
-
<div class="pic">
|
3698
|
-
</div>
|
3699
|
-
<div class="content report-comment">
|
3700
|
-
<div class="author">
|
3701
|
-
<span class="">2013-04-26 14:06:17</span>
|
3702
|
-
<a href="http://movie.douban.com/people/3868746/" class=" ">Rainbow石头</a> (keep moving)
|
3703
|
-
</div>
|
3704
|
-
|
3705
|
-
|
3706
|
-
|
3707
|
-
<p class=""> 我是来围观的</p>
|
3708
|
-
|
3709
|
-
<div class="op-lnks">
|
3710
|
-
<a href="?cid=5524249&start=100#add_comment" class="lnk-reply">回应</a>
|
3711
|
-
</div>
|
3712
|
-
|
3713
|
-
<div class="group_banned">
|
3714
|
-
<span class="gact hidden p_u3868746 p_admin p_intern fright">>
|
3715
|
-
|
3716
|
-
|
3717
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
3718
|
-
<input type="hidden" name="start" value="0" />
|
3719
|
-
<input type="hidden" name="cid" value="5524249" />
|
3720
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除Rainbow石头的留言?" />
|
3721
|
-
</form>
|
3722
|
-
|
3723
|
-
</span>
|
3724
|
-
</div>
|
3725
|
-
</div>
|
3726
|
-
</div>
|
3727
|
-
|
3728
|
-
|
3729
|
-
|
3730
|
-
<div class="comment-item" id=5524282 data-cid="5524282" data-target_id="1503949" data-target_kind="1012">
|
3731
|
-
<div class="pic">
|
3732
|
-
</div>
|
3733
|
-
<div class="content report-comment">
|
3734
|
-
<div class="author">
|
3735
|
-
<span class="">2013-04-26 14:16:19</span>
|
3736
|
-
<a href="http://movie.douban.com/people/magicwheat/" class=" ">麥兜響當當</a> (基本上我只是一個隱蔽的青年……)
|
3737
|
-
</div>
|
3738
|
-
|
3739
|
-
|
3740
|
-
|
3741
|
-
<p class=""> 前来围观</p>
|
3742
|
-
|
3743
|
-
<div class="op-lnks">
|
3744
|
-
<a href="?cid=5524282&start=100#add_comment" class="lnk-reply">回应</a>
|
3745
|
-
</div>
|
3746
|
-
|
3747
|
-
<div class="group_banned">
|
3748
|
-
<span class="gact hidden p_u42082811 p_admin p_intern fright">>
|
3749
|
-
|
3750
|
-
|
3751
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
3752
|
-
<input type="hidden" name="start" value="0" />
|
3753
|
-
<input type="hidden" name="cid" value="5524282" />
|
3754
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除麥兜響當當的留言?" />
|
3755
|
-
</form>
|
3756
|
-
|
3757
|
-
</span>
|
3758
|
-
</div>
|
3759
|
-
</div>
|
3760
|
-
</div>
|
3761
|
-
|
3762
|
-
|
3763
|
-
|
3764
|
-
<div class="comment-item" id=5524311 data-cid="5524311" data-target_id="1503949" data-target_kind="1012">
|
3765
|
-
<div class="pic">
|
3766
|
-
</div>
|
3767
|
-
<div class="content report-comment">
|
3768
|
-
<div class="author">
|
3769
|
-
<span class="">2013-04-26 14:24:46</span>
|
3770
|
-
<a href="http://movie.douban.com/people/fishworld2011/" class=" ">fish</a> (期待,是生活的一部分~且很重要~)
|
3771
|
-
</div>
|
3772
|
-
|
3773
|
-
|
3774
|
-
|
3775
|
-
<p class=""> 好一个荡气回肠的卡碟呀~</p>
|
3776
|
-
|
3777
|
-
<div class="op-lnks">
|
3778
|
-
<a href="?cid=5524311&start=100#add_comment" class="lnk-reply">回应</a>
|
3779
|
-
</div>
|
3780
|
-
|
3781
|
-
<div class="group_banned">
|
3782
|
-
<span class="gact hidden p_u2840740 p_admin p_intern fright">>
|
3783
|
-
|
3784
|
-
|
3785
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
3786
|
-
<input type="hidden" name="start" value="0" />
|
3787
|
-
<input type="hidden" name="cid" value="5524311" />
|
3788
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除fish的留言?" />
|
3789
|
-
</form>
|
3790
|
-
|
3791
|
-
</span>
|
3792
|
-
</div>
|
3793
|
-
</div>
|
3794
|
-
</div>
|
3795
|
-
|
3796
|
-
|
3797
|
-
|
3798
|
-
<div class="comment-item" id=5524358 data-cid="5524358" data-target_id="1503949" data-target_kind="1012">
|
3799
|
-
<div class="pic">
|
3800
|
-
</div>
|
3801
|
-
<div class="content report-comment">
|
3802
|
-
<div class="author">
|
3803
|
-
<span class="">2013-04-26 14:34:34</span>
|
3804
|
-
<a href="http://movie.douban.com/people/60259046/" class=" ">透明的猫</a> (万事分已定, 浮生空自忙。)
|
3805
|
-
</div>
|
3806
|
-
|
3807
|
-
|
3808
|
-
|
3809
|
-
<p class=""> 笑shi了</p>
|
3810
|
-
|
3811
|
-
<div class="op-lnks">
|
3812
|
-
<a href="?cid=5524358&start=100#add_comment" class="lnk-reply">回应</a>
|
3813
|
-
</div>
|
3814
|
-
|
3815
|
-
<div class="group_banned">
|
3816
|
-
<span class="gact hidden p_u60259046 p_admin p_intern fright">>
|
3817
|
-
|
3818
|
-
|
3819
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
3820
|
-
<input type="hidden" name="start" value="0" />
|
3821
|
-
<input type="hidden" name="cid" value="5524358" />
|
3822
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除透明的猫的留言?" />
|
3823
|
-
</form>
|
3824
|
-
|
3825
|
-
</span>
|
3826
|
-
</div>
|
3827
|
-
</div>
|
3828
|
-
</div>
|
3829
|
-
|
3830
|
-
|
3831
|
-
|
3832
|
-
<div class="comment-item" id=5524400 data-cid="5524400" data-target_id="1503949" data-target_kind="1012">
|
3833
|
-
<div class="pic">
|
3834
|
-
</div>
|
3835
|
-
<div class="content report-comment">
|
3836
|
-
<div class="author">
|
3837
|
-
<span class="">2013-04-26 14:46:24</span>
|
3838
|
-
<a href="http://movie.douban.com/people/shihsu/" class=" ">贤川</a> (絕不求人更賞音 只當仰面看山林)
|
3839
|
-
</div>
|
3840
|
-
|
3841
|
-
|
3842
|
-
|
3843
|
-
<p class=""> 哈哈哈哈哈哈 刘明</p>
|
3844
|
-
|
3845
|
-
<div class="op-lnks">
|
3846
|
-
<a href="?cid=5524400&start=100#add_comment" class="lnk-reply">回应</a>
|
3847
|
-
</div>
|
3848
|
-
|
3849
|
-
<div class="group_banned">
|
3850
|
-
<span class="gact hidden p_u54118423 p_admin p_intern fright">>
|
3851
|
-
|
3852
|
-
|
3853
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
3854
|
-
<input type="hidden" name="start" value="0" />
|
3855
|
-
<input type="hidden" name="cid" value="5524400" />
|
3856
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除贤川的留言?" />
|
3857
|
-
</form>
|
3858
|
-
|
3859
|
-
</span>
|
3860
|
-
</div>
|
3861
|
-
</div>
|
3862
|
-
</div>
|
3863
|
-
|
3864
|
-
|
3865
|
-
|
3866
|
-
<div class="comment-item" id=5524425 data-cid="5524425" data-target_id="1503949" data-target_kind="1012">
|
3867
|
-
<div class="pic">
|
3868
|
-
</div>
|
3869
|
-
<div class="content report-comment">
|
3870
|
-
<div class="author">
|
3871
|
-
<span class="">2013-04-26 14:55:05</span>
|
3872
|
-
<a href="http://movie.douban.com/people/eauz/" class=" ">eau</a>
|
3873
|
-
</div>
|
3874
|
-
|
3875
|
-
|
3876
|
-
|
3877
|
-
<p class=""> 神短评!!!</p>
|
3878
|
-
|
3879
|
-
<div class="op-lnks">
|
3880
|
-
<a href="?cid=5524425&start=100#add_comment" class="lnk-reply">回应</a>
|
3881
|
-
</div>
|
3882
|
-
|
3883
|
-
<div class="group_banned">
|
3884
|
-
<span class="gact hidden p_u2954734 p_admin p_intern fright">>
|
3885
|
-
|
3886
|
-
|
3887
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
3888
|
-
<input type="hidden" name="start" value="0" />
|
3889
|
-
<input type="hidden" name="cid" value="5524425" />
|
3890
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除eau的留言?" />
|
3891
|
-
</form>
|
3892
|
-
|
3893
|
-
</span>
|
3894
|
-
</div>
|
3895
|
-
</div>
|
3896
|
-
</div>
|
3897
|
-
|
3898
|
-
|
3899
|
-
|
3900
|
-
<div class="comment-item" id=5524560 data-cid="5524560" data-target_id="1503949" data-target_kind="1012">
|
3901
|
-
<div class="pic">
|
3902
|
-
</div>
|
3903
|
-
<div class="content report-comment">
|
3904
|
-
<div class="author">
|
3905
|
-
<span class="">2013-04-26 15:38:45</span>
|
3906
|
-
<a href="http://movie.douban.com/people/44379938/" class=" ">时间的灰</a> (爱与离别,只是时间的灰烬。)
|
3907
|
-
</div>
|
3908
|
-
|
3909
|
-
|
3910
|
-
|
3911
|
-
<p class=""> 火了?</p>
|
3912
|
-
|
3913
|
-
<div class="op-lnks">
|
3914
|
-
<a href="?cid=5524560&start=100#add_comment" class="lnk-reply">回应</a>
|
3915
|
-
</div>
|
3916
|
-
|
3917
|
-
<div class="group_banned">
|
3918
|
-
<span class="gact hidden p_u44379938 p_admin p_intern fright">>
|
3919
|
-
|
3920
|
-
|
3921
|
-
<form method="POST" action="http://movie.douban.com/review/1503949/remove_comment" class="miniform"><div style="display:none;"><input type="hidden" name="ck" value="vXNk"/></div>
|
3922
|
-
<input type="hidden" name="start" value="0" />
|
3923
|
-
<input type="hidden" name="cid" value="5524560" />
|
3924
|
-
<input type="submit" class="minisubmit j a_confirm_link" value="删除" title="删除时间的灰的留言?" />
|
3925
|
-
</form>
|
3926
|
-
|
3927
|
-
</span>
|
3928
|
-
</div>
|
3929
|
-
</div>
|
3930
|
-
</div>
|
3931
|
-
|
3932
|
-
<div id="last"></div>
|
3933
|
-
|
3934
|
-
|
3935
|
-
|
3936
|
-
|
3937
|
-
|
3938
|
-
|
3939
|
-
|
3940
|
-
|
3941
|
-
<div class="paginator">
|
3942
|
-
<span class="prev">
|
3943
|
-
<前页
|
3944
|
-
</span>
|
3945
|
-
|
3946
|
-
|
3947
|
-
|
3948
|
-
<span class="on">1</span>
|
3949
|
-
|
3950
|
-
<a href="http://movie.douban.com/review/1503949/?start=100#comments" >2</a>
|
3951
|
-
|
3952
|
-
<span class="next">
|
3953
|
-
<link rel="next" href="http://movie.douban.com/review/1503949/?start=100#comments"/>
|
3954
|
-
<a href="http://movie.douban.com/review/1503949/?start=100#comments" >后页></a>
|
3955
|
-
</span>
|
3956
|
-
|
3957
|
-
</div>
|
3958
|
-
|
3959
|
-
|
3960
|
-
|
3961
|
-
|
3962
|
-
|
3963
|
-
|
3964
|
-
|
3965
|
-
|
3966
|
-
</div>
|
3967
|
-
|
3968
|
-
|
3969
|
-
<script type="text/javascript" src="http://img3.douban.com/f/shire/17ffde78bc768c1de53c46d5b5f7fb7f5893c10e/js/report_dialog.js"></script>
|
3970
|
-
<link rel="stylesheet" type="text/css" href="http://img3.douban.com/f/shire/8adca47fea9ac369117af7c709cefe5bbdaf23ae/css/report_dialog.css" />
|
3971
|
-
|
3972
|
-
|
3973
|
-
<script>
|
3974
|
-
Do(function(){
|
3975
|
-
$('#comments').find('.comment-item').hover(function(){$(this).addClass('over');}, function(){$(this).removeClass('over');});
|
3976
|
-
$('.reply-quote .toggle-reply').click(function(e) {
|
3977
|
-
e.preventDefault();
|
3978
|
-
var el = $(this);
|
3979
|
-
el.prevAll('span').toggle();
|
3980
|
-
el.find('span').toggle();
|
3981
|
-
});
|
3982
|
-
});
|
3983
|
-
</script>
|
3984
|
-
|
3985
|
-
|
3986
|
-
|
3987
|
-
</div>
|
3988
|
-
</div>
|
3989
|
-
</div>
|
3990
|
-
|
3991
|
-
</div>
|
3992
|
-
<div class="aside">
|
3993
|
-
|
3994
|
-
|
3995
|
-
|
3996
|
-
|
3997
|
-
|
3998
|
-
|
3999
|
-
|
4000
|
-
|
4001
|
-
|
4002
|
-
|
4003
|
-
<!-- douban ad begin -->
|
4004
|
-
<div id="dale_movie_review_top_right"></div>
|
4005
|
-
<!-- douban ad end -->
|
4006
|
-
<div class="side-copyright">本评论版权属于作者solate,并受法律保护。除非评论正文中另有声明,未经合法书面许可任何人不得转载或使用整体或任何部分的内容。</div>
|
4007
|
-
<!-- douban ad begin -->
|
4008
|
-
<div id="dale_movie_review_top_right_for_beetle_300_44"></div>
|
4009
|
-
<!-- douban ad end -->
|
4010
|
-
<div id="fixedInfo">
|
4011
|
-
<div class="side-back">> <a onclick="moreurl(this, {from:'mv_rv_sbj_r'})" href="http://movie.douban.com/subject/1300353/">巴黎最后的探戈</a></div>
|
4012
|
-
|
4013
|
-
|
4014
|
-
|
4015
|
-
|
4016
|
-
|
4017
|
-
|
4018
|
-
|
4019
|
-
|
4020
|
-
|
4021
|
-
|
4022
|
-
|
4023
|
-
|
4024
|
-
|
4025
|
-
|
4026
|
-
<div id="movie-summary">
|
4027
|
-
<div class="movie-pic"><a onclick="moreurl(this, {from:'mv_rv_poster'})" href="http://movie.douban.com/subject/1300353/" ><img alt="巴黎最后的探戈 Ultimo tango a Parigi" title="巴黎最后的探戈 Ultimo tango a Parigi" src="http://img3.douban.com/mpic/s2557510.jpg" rel="v:image"></a></div>
|
4028
|
-
|
4029
|
-
<ul>
|
4030
|
-
<li>1972 年</li>
|
4031
|
-
|
4032
|
-
|
4033
|
-
<li>
|
4034
|
-
剧情 / 爱情
|
4035
|
-
</li>
|
4036
|
-
|
4037
|
-
|
4038
|
-
|
4039
|
-
<li>
|
4040
|
-
<span class="label">导演:</span>
|
4041
|
-
贝纳尔多·贝托鲁奇
|
4042
|
-
</li>
|
4043
|
-
|
4044
|
-
|
4045
|
-
|
4046
|
-
<li>
|
4047
|
-
<span class="label">主演:</span>
|
4048
|
-
马龙·白兰度 / 玛利亚·施奈德 / 让-皮埃尔·利奥德 / 马西莫·吉洛提
|
4049
|
-
</li>
|
4050
|
-
|
4051
|
-
</ul>
|
4052
|
-
|
4053
|
-
|
4054
|
-
|
4055
|
-
<div class="movie-nav">
|
4056
|
-
<a href="http://movie.douban.com/subject/1300353/all_photos" >图片(98)</a> /
|
4057
|
-
<a href="http://movie.douban.com/subject/1300353/comments" >短评(3641)</a> /
|
4058
|
-
<a href="http://movie.douban.com/subject/1300353/reviews" >影评(106)</a>
|
4059
|
-
</div>
|
4060
|
-
|
4061
|
-
</div>
|
4062
|
-
|
4063
|
-
|
4064
|
-
|
4065
|
-
|
4066
|
-
<div class="side-review test-on">
|
4067
|
-
<div class="side-review-hd">
|
4068
|
-
<h2>更多巴黎最后的探戈的影评</h2>
|
4069
|
-
</div>
|
4070
|
-
|
4071
|
-
<div class="side-review-bd">
|
4072
|
-
<ul class="side-list">
|
4073
|
-
<li>
|
4074
|
-
<h3>
|
4075
|
-
<a onclick="moreurl(this, {from:'mv_rv_sbj_0'})" href="http://movie.douban.com/review/5049874/">我在过马路 你人在哪里</a>
|
4076
|
-
</h3>
|
4077
|
-
来自 <a class="side-review-author" href="http://movie.douban.com/people/Clarke/">Clarke</a>
|
4078
|
-
<span class="allstar30" title="还行"></span>
|
4079
|
-
</li>
|
4080
|
-
<li>
|
4081
|
-
<h3>
|
4082
|
-
<a onclick="moreurl(this, {from:'mv_rv_sbj_1'})" href="http://movie.douban.com/review/4888303/">【影记】巴黎最后的探戈</a>
|
4083
|
-
</h3>
|
4084
|
-
来自 <a class="side-review-author" href="http://movie.douban.com/people/luzhiyu/">陆支羽</a>
|
4085
|
-
<span class="allstar50" title="力荐"></span>
|
4086
|
-
</li>
|
4087
|
-
<li>
|
4088
|
-
<h3>
|
4089
|
-
<a onclick="moreurl(this, {from:'mv_rv_sbj_2'})" href="http://movie.douban.com/review/1025710/">圈圈闲话——巴黎最后的探戈</a>
|
4090
|
-
</h3>
|
4091
|
-
来自 <a class="side-review-author" href="http://movie.douban.com/people/OO/">圈爷</a>
|
4092
|
-
<span class="allstar50" title="力荐"></span>
|
4093
|
-
</li>
|
4094
|
-
</ul>
|
4095
|
-
</div>
|
4096
|
-
|
4097
|
-
<div class="side-review-ft">
|
4098
|
-
<a onclick="moreurl(this, {from:'mv_rv_sbj_all'})" href="http://movie.douban.com/subject/1300353/reviews">全部106篇影评 》</a>
|
4099
|
-
</div>
|
4100
|
-
</div>
|
4101
|
-
|
4102
|
-
|
4103
|
-
</div>
|
4104
|
-
|
4105
|
-
</div>
|
4106
|
-
<div class="extra">
|
4107
|
-
|
4108
|
-
</div>
|
4109
|
-
</div>
|
4110
|
-
</div>
|
4111
|
-
|
4112
|
-
|
4113
|
-
<div id="footer">
|
4114
|
-
<div class="footer-extra"></div>
|
4115
|
-
|
4116
|
-
|
4117
|
-
<span id="icp" class="fleft gray-link">
|
4118
|
-
© 2005-2014 douban.com, all rights reserved
|
4119
|
-
</span>
|
4120
|
-
|
4121
|
-
<a href="http://www.douban.com/hnypt/variformcyst.py" style="display: none;"></a>
|
4122
|
-
|
4123
|
-
<span class="fright">
|
4124
|
-
<a href="http://www.douban.com/about">关于豆瓣</a>
|
4125
|
-
· <a href="http://www.douban.com/jobs">在豆瓣工作</a>
|
4126
|
-
· <a href="http://www.douban.com/about?topic=contactus">联系我们</a>
|
4127
|
-
· <a href="http://www.douban.com/about?policy=disclaimer">免责声明</a>
|
4128
|
-
|
4129
|
-
· <a href="http://movie.douban.com/help/">帮助中心</a>
|
4130
|
-
· <a href="http://developers.douban.com/" target="_blank">开发者</a>
|
4131
|
-
· <a href="http://www.douban.com/mobile/movie">手机电影</a>
|
4132
|
-
· <a href="http://www.douban.com/partner/">豆瓣广告</a>
|
4133
|
-
</span>
|
4134
|
-
|
4135
|
-
|
4136
|
-
</div>
|
4137
|
-
|
4138
|
-
</div>
|
4139
|
-
<script type="text/javascript">
|
4140
|
-
Do(function() {
|
4141
|
-
// 不再提醒
|
4142
|
-
Douban.init_delete_reply_notify=function(b){var a=function(g){g.preventDefault();var c=$(g.target);var h=c[0].href.split("#")[1];$.get("/j/accounts/remove_notify?id="+h);var d=c.closest(".item-req");if($.contains($(".top-nav-reminder")[0],d[0])){d=d.parent();var f=d.siblings().length;d.fadeOut(function(){d.remove()});if(f===0){d.closest(".bd").find(".no-new-notis").show()}}else{d.fadeOut()}};if(b.type==="click"){a(b)}else{$(b).click(a)}};
|
4143
|
-
Douban.init_discard_notify=function(b){var a=function(i){i.preventDefault();var c="/j/notification/discard";var f=$(i.target);var d=f[0].name;$.post_withck(c,{id:d},function(e){},"json");var g=f.closest(".item-req");if($.contains($(".top-nav-reminder")[0],g[0])){g=g.parent();var h=g.siblings().length;g.fadeOut(function(){g.remove()});if(h===0){g.closest(".bd").find(".no-new-notis").show()}}else{g.fadeOut()}};if(b.type==="click"){a(b)}else{$(b).click(a)}};
|
4144
|
-
|
4145
|
-
var notimenu = $('#top-nav-notimenu');
|
4146
|
-
notimenu.bind('moreitem:show', function() {
|
4147
|
-
$.ajax({
|
4148
|
-
url: 'http://www.douban.com/j/notification/nav_pop',
|
4149
|
-
data: {
|
4150
|
-
ck: get_cookie('ck'),
|
4151
|
-
k: '47995876:05d814c2d2d32d1335ffb1b54a976ae609cf4e69',
|
4152
|
-
from_push: notimenu.data('from_push')
|
4153
|
-
},
|
4154
|
-
dataType: 'jsonp',
|
4155
|
-
success: function(e) {
|
4156
|
-
if (e.r) {
|
4157
|
-
return;
|
4158
|
-
}
|
4159
|
-
notimenu.html(e.s);
|
4160
|
-
if (e.n === 0) {
|
4161
|
-
$('#db-global-nav .top-nav-reminder .num').remove();
|
4162
|
-
} else {
|
4163
|
-
$('#db-global-nav .top-nav-reminder .num span').html(e.n);
|
4164
|
-
}
|
4165
|
-
set_cookie({push_noty_num: e.n});
|
4166
|
-
if (window.load_event_monitor) {
|
4167
|
-
load_event_monitor($('#db-global-nav'));
|
4168
|
-
}
|
4169
|
-
}
|
4170
|
-
});
|
4171
|
-
});
|
4172
|
-
|
4173
|
-
window.DOUBAN_SITE_URL = 'http://www.douban.com';
|
4174
|
-
var current_noty_num=current_doumail_num=0;function updateNotyNum(b){current_noty_num=b;var a=$("#db-global-nav .top-nav-reminder");if(!b){a.find(".num").remove();return}var c=a.find(".num span");if(!c.length){a.append('<span class="num"><span>'+b+"</span><i></i></span>")}else{c.html(b)}if(b>0&&b<10){a.css("margin-right","5px")}else{if(b>10){a.css("margin-right","15px")}}}function updateDoumailNum(b){current_doumail_num=b;var c=$("#top-nav-doumail-link");var a=c.find("em");if(!b){a.remove();return}var d="("+b+")";if(!a.length){c.append("<em>"+d+"</em>")}else{a.html(d)}}function addCheckNotyLog(){$("#top-nav-notimenu").data("from_push","Y")}function addCheckDoumailLog(c){var b=document.getElementById("top-nav-doumail-link");b.onclick=function(){moreurl(this,{from:"check_doumail_from_push",uid:c})}}function showDesktopNotification(c){if(!window.Notification){return}var b=get_cookie("enable_push_desktop_noty");b=b=="1";if(!b){return}var a="";if(c.type=="notification"){a="你收到一个新提醒"}else{if(c.type=="doumail"){a="你收到一封新豆邮"}else{return}}var d=new Notification("豆瓣",{body:a,tag:c.id,icon:"http://img3.douban.com/pics/icon/dou36.png"});d.onclick=function(){window.focus();this.close()};d.onshow=function(){setTimeout(function(){d.close()},3000)}}function get_auth_token(a){$.ajax({url:DOUBAN_SITE_URL+"/j/push/get_token_with_ts",dataType:"jsonp",success:function(b){a(b.token,b.timestamp)}})}var timer=null;function startSyncNotyNumsCrossTabs(){clearTimeout(timer);timer=setTimeout(function(){var b=parseInt(get_cookie("push_noty_num")||"0",10),a=parseInt(get_cookie("push_doumail_num")||"0",10);if(b!=current_noty_num){updateNotyNum(b)}if(a!=current_doumail_num){updateDoumailNum(a)}if(!b&&!a){clearTimeout(timer)}else{timer=setTimeout(arguments.callee,1500)}},1500)}var retry_times=0,max_retry=50,retry_interval_unit=1000*3;function connectSSE(b,a,g){if(!window.EventSource){return}var d="notification:user:"+b,c=(b+"_"+g)+":"+a,i="http://push.douban.com:4394/sse?channel="+d+"&auth="+c;var f=null;try{f=new EventSource(i)}catch(h){return}f.addEventListener("open",function(){retry_times=0},false);f.addEventListener("error",function(j){if(this.readyState==EventSource.CLOSED||this.readyState==EventSource.CONNECTING){f.close();f=null;setTimeout(function(){retry_times+=1;if(retry_times<max_retry){get_auth_token(function(e,k){connectSSE(b,e,k)})}},retry_times*retry_interval_unit)}},false);f.addEventListener("message",function(k){var j=JSON.parse(k.data);if(j.type=="notification"){updateNotyNum(j.num);addCheckNotyLog();set_cookie({push_noty_num:j.num})}else{if(j.type=="doumail"){updateDoumailNum(j.num);addCheckDoumailLog(b);set_cookie({push_doumail_num:j.num})}}startSyncNotyNumsCrossTabs();showDesktopNotification(j)},false)};
|
4175
|
-
|
4176
|
-
connectSSE('47995876', 'c4aecdc065eef4d86515cf0ea8db6199bca83107', '1414868327');
|
4177
|
-
|
4178
|
-
set_cookie({
|
4179
|
-
push_noty_num: 0,
|
4180
|
-
push_doumail_num: 0
|
4181
|
-
});
|
4182
|
-
|
4183
|
-
});
|
4184
|
-
</script><script type="text/javascript" src="http://img3.douban.com/misc/mixed_static/6ffafde870ce4bd8.js"></script><script type="text/javascript">
|
4185
|
-
Do = (typeof Do === 'undefined')? $ : Do;
|
4186
|
-
Do(function(){
|
4187
|
-
var reportDiv = "#link-report".concat("");
|
4188
|
-
$("body").delegate(reportDiv, 'mouseenter mouseleave', function(e){
|
4189
|
-
|
4190
|
-
switch (e.type) {
|
4191
|
-
case "mouseenter":
|
4192
|
-
$(this).find(".report").css('visibility', 'visible');
|
4193
|
-
break;
|
4194
|
-
case "mouseleave":
|
4195
|
-
$(this).find(".report").css('visibility', 'hidden');
|
4196
|
-
break;
|
4197
|
-
}
|
4198
|
-
});
|
4199
|
-
$(reportDiv).delegate(".report a", 'click', function(e){
|
4200
|
-
e.preventDefault();
|
4201
|
-
var auditUrl = "http://www.douban.com/misc/audit_report?url=",
|
4202
|
-
opt = "";
|
4203
|
-
var obj = $(e.target).closest(reportDiv);
|
4204
|
-
var id = obj.length != 0 ? obj.data("id") : undefined;
|
4205
|
-
var params = (opt&&id) ? '?'.concat(opt, '=', id) : '';
|
4206
|
-
var url = "http://movie.douban.com/review/1503949/".concat(params);
|
4207
|
-
generate_report_dialog({report_url: url});
|
4208
|
-
});
|
4209
|
-
|
4210
|
-
$(reportDiv).append('<div class="report"><a rel="nofollow" href="javascript:void(0)">举报</a></div>');
|
4211
|
-
});
|
4212
|
-
</script><script type="text/javascript">
|
4213
|
-
Do = (typeof Do === 'undefined')? $ : Do;
|
4214
|
-
var div = ".op-lnks";
|
4215
|
-
function addReportLink(){
|
4216
|
-
$.each($("#comments .comment-item ".concat(div)), function(i, el){
|
4217
|
-
if ($(el).find(".comment-report").length==0){
|
4218
|
-
$(el).append('<div class="comment-report"><a rel="nofollow" href="javascript:void(0)">举报</a></div>');
|
4219
|
-
}
|
4220
|
-
});
|
4221
|
-
};
|
4222
|
-
Do(function(){
|
4223
|
-
$("#comments").delegate(".comment-item", 'mouseenter mouseleave', function (e) {
|
4224
|
-
switch (e.type) {
|
4225
|
-
case "mouseenter":
|
4226
|
-
$(this).find(".comment-report").css('visibility', 'visible');
|
4227
|
-
break;
|
4228
|
-
case "mouseleave":
|
4229
|
-
$(this).find(".comment-report").css('visibility', 'hidden');
|
4230
|
-
break;
|
4231
|
-
}
|
4232
|
-
});
|
4233
|
-
$("#comments").delegate(".comment-report a", 'click', function (e) {
|
4234
|
-
e.preventDefault();
|
4235
|
-
var auditUrl = "http://www.douban.com/misc/audit_report?url=",
|
4236
|
-
opt = "comment_id";
|
4237
|
-
var obj = $(e.target).closest('.comment-item');
|
4238
|
-
var cid = obj.data("cid");
|
4239
|
-
var url = "http://movie.douban.com/review/1503949/?".concat(opt, '=', cid);
|
4240
|
-
generate_report_dialog({report_url: url});
|
4241
|
-
});
|
4242
|
-
addReportLink();
|
4243
|
-
});
|
4244
|
-
</script><script type="text/javascript" src="http://img3.douban.com/misc/mixed_static/505456c73ac9b355.js"></script>
|
4245
|
-
|
4246
|
-
|
4247
|
-
<!-- douban ad begin -->
|
4248
|
-
|
4249
|
-
|
4250
|
-
|
4251
|
-
|
4252
|
-
|
4253
|
-
|
4254
|
-
<script type="text/javascript">
|
4255
|
-
(function (global) {
|
4256
|
-
var newNode = global.document.createElement('script'),
|
4257
|
-
existingNode = global.document.getElementsByTagName('script')[0],
|
4258
|
-
adSource = 'http://erebor.douban.com/',
|
4259
|
-
userId = '47995876',
|
4260
|
-
browserId = 'u78UbObhwZY',
|
4261
|
-
ipAddress = '24.7.59.141',
|
4262
|
-
criteria = '3:/review/1503949/',
|
4263
|
-
preview = '',
|
4264
|
-
debug = false,
|
4265
|
-
adSlots = ['dale_movie_review_top_right', 'dale_movie_review_top_right_for_beetle_300_44'];
|
4266
|
-
|
4267
|
-
global.DoubanAdRequest = {src: adSource, uid: userId, bid: browserId, ip: ipAddress, crtr: criteria, prv: preview, debug: debug};
|
4268
|
-
global.DoubanAdSlots = (global.DoubanAdSlots || []).concat(adSlots);
|
4269
|
-
|
4270
|
-
newNode.setAttribute('type', 'text/javascript');
|
4271
|
-
newNode.setAttribute('src', 'http://img3.douban.com/f/shire/9a05c5455e63a8174be4fc85e713885c2a521c2a/js/ad.js');
|
4272
|
-
newNode.setAttribute('async', true);
|
4273
|
-
existingNode.parentNode.insertBefore(newNode, existingNode);
|
4274
|
-
})(this);
|
4275
|
-
</script>
|
4276
|
-
|
4277
|
-
|
4278
|
-
|
4279
|
-
|
4280
|
-
|
4281
|
-
|
4282
|
-
|
4283
|
-
|
4284
|
-
|
4285
|
-
|
4286
|
-
<!-- douban ad end -->
|
4287
|
-
|
4288
|
-
|
4289
|
-
|
4290
|
-
|
4291
|
-
<script type="text/javascript">
|
4292
|
-
var _paq = _paq || [];
|
4293
|
-
_paq.push(['trackPageView']);
|
4294
|
-
_paq.push(['enableLinkTracking']);
|
4295
|
-
(function() {
|
4296
|
-
var p=(('https:' == document.location.protocol) ? 'https' : 'http'), u=p+'://fundin.douban.com/';
|
4297
|
-
_paq.push(['setTrackerUrl', u+'piwik']);
|
4298
|
-
_paq.push(['setSiteId', '100001']);
|
4299
|
-
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
|
4300
|
-
g.type='text/javascript';
|
4301
|
-
g.defer=true;
|
4302
|
-
g.async=true;
|
4303
|
-
g.src=p+'://s.doubanio.com/dae/fundin/piwik.js';
|
4304
|
-
s.parentNode.insertBefore(g,s);
|
4305
|
-
})();
|
4306
|
-
</script>
|
4307
|
-
|
4308
|
-
<script type="text/javascript">
|
4309
|
-
var setMethodWithNs = function(namespace) {
|
4310
|
-
var ns = namespace ? namespace + '.' : ''
|
4311
|
-
, fn = function(string) {
|
4312
|
-
if(!ns) {return string}
|
4313
|
-
return ns + string
|
4314
|
-
}
|
4315
|
-
return fn
|
4316
|
-
}
|
4317
|
-
|
4318
|
-
var gaWithNamespace = function(fn, namespace) {
|
4319
|
-
var method = setMethodWithNs(namespace)
|
4320
|
-
fn.call(this, method)
|
4321
|
-
}
|
4322
|
-
|
4323
|
-
var _gaq = _gaq || []
|
4324
|
-
, accounts = [
|
4325
|
-
{ id: 'UA-7019765-1', namespace: 'douban' }
|
4326
|
-
, { id: 'UA-7019765-19', namespace: '' }
|
4327
|
-
]
|
4328
|
-
, gaInit = function(account) {
|
4329
|
-
gaWithNamespace(function(method) {
|
4330
|
-
gaInitFn.call(this, method, account)
|
4331
|
-
}, account.namespace)
|
4332
|
-
}
|
4333
|
-
, gaInitFn = function(method, account) {
|
4334
|
-
_gaq.push([method('_setAccount'), account.id]);
|
4335
|
-
_gaq.push([method('_setSampleRate'), '60']);
|
4336
|
-
|
4337
|
-
|
4338
|
-
_gaq.push([method('_addOrganic'), 'google', 'q'])
|
4339
|
-
_gaq.push([method('_addOrganic'), 'baidu', 'wd'])
|
4340
|
-
_gaq.push([method('_addOrganic'), 'soso', 'w'])
|
4341
|
-
_gaq.push([method('_addOrganic'), 'youdao', 'q'])
|
4342
|
-
_gaq.push([method('_addOrganic'), 'so.360.cn', 'q'])
|
4343
|
-
_gaq.push([method('_addOrganic'), 'sogou', 'query'])
|
4344
|
-
if (account.namespace) {
|
4345
|
-
_gaq.push([method('_addIgnoredOrganic'), '豆瓣'])
|
4346
|
-
_gaq.push([method('_addIgnoredOrganic'), 'douban'])
|
4347
|
-
_gaq.push([method('_addIgnoredOrganic'), '豆瓣网'])
|
4348
|
-
_gaq.push([method('_addIgnoredOrganic'), 'www.douban.com'])
|
4349
|
-
}
|
4350
|
-
|
4351
|
-
if (account.namespace === 'douban') {
|
4352
|
-
_gaq.push([method('_setDomainName'), '.douban.com'])
|
4353
|
-
}
|
4354
|
-
|
4355
|
-
_gaq.push([method('_setCustomVar'), 1, 'responsive_view_mode', 'desktop', 3])
|
4356
|
-
|
4357
|
-
_gaq.push([method('_setCustomVar'), 2, 'login_status', '1', 2]);
|
4358
|
-
|
4359
|
-
_gaq.push([method('_trackPageview')])
|
4360
|
-
}
|
4361
|
-
|
4362
|
-
for(var i = 0, l = accounts.length; i < l; i++) {
|
4363
|
-
var account = accounts[i]
|
4364
|
-
gaInit(account)
|
4365
|
-
}
|
4366
|
-
|
4367
|
-
|
4368
|
-
;(function() {
|
4369
|
-
var ga = document.createElement('script');
|
4370
|
-
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
4371
|
-
ga.setAttribute('async', 'true');
|
4372
|
-
document.documentElement.firstChild.appendChild(ga);
|
4373
|
-
})()
|
4374
|
-
</script>
|
4375
|
-
|
4376
|
-
|
4377
|
-
|
4378
|
-
|
4379
|
-
|
4380
|
-
|
4381
|
-
|
4382
|
-
|
4383
|
-
<!-- nain10-->
|
4384
|
-
|
4385
|
-
<script>_SPLITTEST='checknow.beta.artist-royalty,sns.can_shuo_subject,sns.album_tag,sns.rec_show_like_count'</script>
|
4386
|
-
|
4387
|
-
<script>var _check_hijack = function () {
|
4388
|
-
var _sig = "u78UbObh", _login = true, bid = get_cookie('bid');
|
4389
|
-
if (location.protocol != "file:" && (
|
4390
|
-
typeof(bid) != "string" && _login ||
|
4391
|
-
typeof(bid) == "string" && bid.substring(0,8) != _sig)) {
|
4392
|
-
location.href += (/\?/.test(location.href)?"&":"?") + (
|
4393
|
-
"_r=" + Math.random().toString(16).substring(2));
|
4394
|
-
}};
|
4395
|
-
if (typeof(Do) != 'undefined') Do(_check_hijack);
|
4396
|
-
else if (typeof(get_cookie) != 'undefined') _check_hijack();
|
4397
|
-
</script></body>
|
4398
|
-
|
4399
|
-
</html>
|