本网站不提供下载链接,喜欢看书的朋友请关注公众号:【lennylee的碎碎念】(lennyleede),首页回复:授人以渔,自动获取搜索资源的方法。
内容简介:
豆瓣
扫码直接下载
<![CDATA[
{{= title}}
{{if year}}
{{= year}}
{{/if}}
{{if type == “b”}}
{{= author_name}}
{{else type == “a” }}
{{if en_name}}
{{= en_name}}
{{/if}}
{{/if}}
]]>
故宫藏影
作者:
单霁翔
/
单霁翔
出版社:
故宫出版社
副标题: 西洋镜里的皇家建筑
出版年: 2014-8-1
页数: 406
定价: CNY 360.00
装帧: 精装
丛书: 故宫藏影
ISBN: 9787513406345
豆瓣评分
9.2
5星
4星
3星
2星
1星
故宫藏影的创作者
· · · · · ·
· · · · · ·
丛书信息
· · · · · ·
· · · · · ·
故宫藏影(共3册),
这套丛书还有
《故宫藏影》《故宫藏影》
。
喜欢读”故宫藏影”的人也喜欢
· · · · · ·
-
-
光影百年
8.5
-
-
紫禁城原状与原创(上下)
7.9
-
-
帝京旧影
9.2
-
-
故宫建筑内檐装修
9.0
-
-
北方私家园林
7.9
-
-
紫禁城宫殿
9.3
-
-
承德古建筑
9.6
-
-
故宫珍藏人物照片荟萃
8.0
-
-
北平考 故宫遗录
7.7
短评
· · · · · ·
(
全部 54 条
)
-
0
有用
刀叢中的小詩
2023-11-14 21:42:11
北京
《故宫藏影》——百年光影,果真是荒草堆堆草没了。记得以前看了一则关于故宫的小材料:太监们大小解,多在太和殿前面的坝子上解决。下雨天早上起来上朝,都有跌出满身粪者。而这些从明代积存的大粪,直到五一年才算清理干净。
-
1
有用
朱鸰
2015-06-23 14:22:57
有学校图书馆真好,照片里的宫殿楼阁正因为长草衰败,特别有感觉。
-
0
有用
游走的贝壳儿
2023-01-02 13:23:27
广东
古老照片才有故事
-
4
有用
爱大愚
2014-12-14 22:14:36
皇家宫廷、园林老照片。外国侵略者所拍,看着都很破败。故宫地面长满了草,颐和园昆明湖干涸长满了草。本书一大亮点是除了建筑就是草。。呵呵
-
0
有用
char
2024-03-08 16:05:49
上海
珍贵影像
我要写书评
故宫藏影的书评 · · · · · ·
( 全部 1 条 )
<![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('你关注的人还没写过长评’);
}
});
});
]]>

文化和历史的代表
万博图书专营店 本月25日左右能到现货了!https://detail.tmall.com/item.htm?spm=a1z10.1-b.w11501779-13813880648.1.4KeOhY&id=531081156435 本月25日左右能到现货了!
(展开)
>
更多书评
1篇
论坛
· · · · · ·
当前版本有售
· · · · · ·
以下书单推荐
· · · · · ·
(
全部
)
- 37°暖书单(二)
(37°暖) - 老照片书
(jnxu) - 闲着没事读读书(四)
(鹿小羽) - 书单|北京脉络·学术专著
(豆瓣读书) - 书单君荐书
(别加黑胡椒)
谁读这本书?
· · · · · ·
豆友F9ox37TtcE
6月30日 想读
竹蜻蜓
6月11日 想读
Phoebe Buffay
6月8日 想读
浮云一朵。
5月31日 想读
> 17人在读
> 192人读过
> 585人想读
0 && asides.length > 0 && articles[0].offsetHeight >= asides[0].offsetHeight) {
(global.DoubanAdSlots = global.DoubanAdSlots || []).push(‘dale_book_subject_middle_right’);
}
})(this);
]]>
二手市场
· · · · · ·
· · · · · ·
-
在豆瓣转让
有585人想读,手里有一本闲着?
订阅关于故宫藏影的评论:
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
作者简介:
原文摘录: