本网站不提供下载链接,喜欢看书的朋友请关注公众号:【lennylee的碎碎念】(lennyleede),首页回复:授人以渔,自动获取搜索资源的方法。
内容简介:
豆瓣
扫码直接下载
<![CDATA[
{{= title}}
{{if year}}
{{= year}}
{{/if}}
{{if type == “b”}}
{{= author_name}}
{{else type == “a” }}
{{if en_name}}
{{= en_name}}
{{/if}}
{{/if}}
]]>
Maus
作者:
Art Spiegelman
出版社: Demco Media
副标题: A Survivor’s Tale, My Father Bleeds History
出版年: 2002-9
定价: USD 23.50
装帧: Turtleback
ISBN: 9780606241816
豆瓣评分
9.1
5星
4星
3星
2星
1星
原文摘录
· · · · · ·
-
Vladek Spiegelman: “The Germans paid no attention of me… In the Polish car they could smell if a Polish Jew came in.” (查看原文)
苏夫佳
2016-05-25 14:41:17—— 引自第140页
喜欢读”Maus”的人也喜欢
· · · · · ·
-
-
Asterios Polyp
9.5
-
-
Persepolis
9.4
-
-
Watchmen
9.6
-
-
Fun Home
8.9
-
-
Blankets
8.5
-
-
Habibi
9.2
-
-
Born a Crime
9.4
短评
· · · · · ·
(
全部 45 条
)
-
1
有用
Negar🌰
2012-08-31 14:17:30
there is not a wasted line or a wasted word in it, so very powerful, very poignant, very moving.
-
0
有用
酸吗
2012-08-18 23:56:11
why mice?why comic?其实都是给最后一个问题铺垫:why Holocaust?
-
0
有用
好样的施季里茨
2022-02-28 20:46:40
手写的对白+全是大写字母读得略吃力,画风脸盲,没有阿兰系列读着舒服…故事倒是字字血泪啊
-
0
有用
[已注销]
2020-04-10 10:03:32
love it. 二战启蒙书
-
0
有用
Issas
2022-08-24 04:04:19
加拿大
powerful…
我要写书评
Maus的书评 · · · · · ·
( 全部 2 条 )
<![CDATA[
var cur_sort = '';
$('#reviews-wrapper .review_filter a').on('click', function () {
var sort = $(this).data('sort');
if(sort === cur_sort) return;
if(sort === 'follow' && true){
window.location.href = '//www.douban.com/accounts/login?source=movie';
return;
}
if($('#reviews-wrapper .review_filter').data('doing')) return;
$('#reviews-wrapper .review_filter').data('doing', true);
cur_sort = sort;
$('#reviews-wrapper .review_filter a').removeClass('cur');
$(this).addClass('cur');
$.getJSON('reviews', { sort: sort }, function(res) {
$('#reviews-wrapper .review-list').remove();
$('#reviews-wrapper [href="reviews?sort=follow"]').parent().remove();
$('#reviews-wrapper .review_filter').after(res.html);
$('#reviews-wrapper .review_filter').data('doing', false);
$('#reviews-wrapper .review_filter').removeData('doing');
if (res.count === 0) {
$('#reviews-wrapper .review-list').html('你关注的人还没写过长评’);
}
});
});
]]>

极具冲击力的奥斯维辛主题艺术作品
尽管之前接触过大屠杀艺术作品,但没想到以漫画的形式呈现会如此有冲击力,只有漫画才能达到这样的效果。德国人-猫、犹太人-鼠、波兰人-猪,形象地表现三个种族间的关系。故事在过去和现在之间穿梭,好像给了我们一丝喘息的机会可实际不然:紧张的父子关系、头疼的再婚生活和总…
(展开)

创意写作者的必读之一
之前有上创意写作的老师上课时推荐过这本书,和伊朗的P一起,是创意非虚实写作的范本,但并不是说要完全像它们一样,通过漫画的形式来记录真实的发生在自己家庭的事情,只是说有启发意义,可以用不同方式来开发创意写作的范围。 Maus给我的感觉很新鲜,因为之前几乎没有读到过…
(展开)
>
更多书评
2篇
论坛
· · · · · ·
这本书的其他版本
· · · · · ·
(
全部3
)
-
9.2分 67人读过
-
9.0分 25人读过
以下书单推荐
· · · · · ·
(
全部
)
- 送礼指南之世界奇书
(大寸) - 【人莫乐于闲】我的大学闲书书单
(amino) - 书
(Noah9527) - 未买备忘
(PieroCui) - Graphic History
(冬暁)
谁读这本书?
· · · · · ·
赵粥
4月29日 读过
酸辣味海豹
4月4日 读过
凯莉杏菜☁️
2024年11月17日 读过
姜头
2024年9月25日 读过
> 11人在读
> 159人读过
> 67人想读
0 && asides.length > 0 && articles[0].offsetHeight >= asides[0].offsetHeight) {
(global.DoubanAdSlots = global.DoubanAdSlots || []).push(‘dale_book_subject_middle_right’);
}
})(this);
]]>
二手市场
· · · · · ·
· · · · · ·
-
在豆瓣转让
有67人想读,手里有一本闲着?
订阅关于Maus的评论:
feed: rss 2.0
= 2000) {
(global.DoubanAdSlots = global.DoubanAdSlots || []).push(‘dale_book_subject_bottom_super_banner’);
}
})(this);
]]>
© 2005-2025 douban.com, all rights reserved 北京豆网科技有限公司
<![CDATA[
var setMethodWithNs = function(namespace) {
var ns = namespace ? namespace + '.' : ''
, fn = function(string) {
if(!ns) {return string}
return ns + string
}
return fn
}
var gaWithNamespace = function(fn, namespace) {
var method = setMethodWithNs(namespace)
fn.call(this, method)
}
var _gaq = _gaq || []
, accounts = [
{ id: 'UA-7019765-1', namespace: 'douban' }
, { id: 'UA-7019765-16', namespace: '' }
]
, gaInit = function(account) {
gaWithNamespace(function(method) {
gaInitFn.call(this, method, account)
}, account.namespace)
}
, gaInitFn = function(method, account) {
_gaq.push([method('_setAccount'), account.id])
_gaq.push([method('_addOrganic'), 'google', 'q'])
_gaq.push([method('_addOrganic'), 'baidu', 'wd'])
_gaq.push([method('_addOrganic'), 'soso', 'w'])
_gaq.push([method('_addOrganic'), 'youdao', 'q'])
_gaq.push([method('_addOrganic'), 'so.360.cn', 'q'])
_gaq.push([method('_addOrganic'), 'sogou', 'query'])
if (account.namespace) {
_gaq.push([method('_addIgnoredOrganic'), '豆瓣'])
_gaq.push([method('_addIgnoredOrganic'), 'douban'])
_gaq.push([method('_addIgnoredOrganic'), '豆瓣网'])
_gaq.push([method('_addIgnoredOrganic'), 'www.douban.com'])
}
if (account.namespace === 'douban') {
_gaq.push([method('_setDomainName'), '.douban.com'])
}
_gaq.push([method('_setCustomVar'), 1, 'responsive_view_mode', 'desktop', 3])
_gaq.push([method('_setCustomVar'), 2, 'login_status', '0', 2]);
_gaq.push([method('_trackPageview')])
}
for(var i = 0, l = accounts.length; i
作者简介:
原文摘录: