本网站不提供下载链接,喜欢看书的朋友请关注公众号:【lennylee的碎碎念】(lennyleede),首页回复:授人以渔,自动获取搜索资源的方法。
内容简介:
豆瓣
扫码直接下载
<![CDATA[
{{= title}}
{{if year}}
{{= year}}
{{/if}}
{{if type == “b”}}
{{= author_name}}
{{else type == “a” }}
{{if en_name}}
{{= en_name}}
{{/if}}
{{/if}}
]]>
365夜知识童话(上下)
作者:
[美]
鲁克
出版社:
少年儿童出版社
出版年: 1994
装帧: 平装
ISBN: 9787532422593
豆瓣评分
9.6
5星
4星
3星
2星
1星
喜欢读”365夜知识童话(上下)”的人也喜欢
· · · · · ·
-
-
365夜寓言
9.3
-
-
世界童话名著文库8
9.8
-
-
作业帮 名师金点题.高中数学
9.8
-
-
儿童睡前故事大全
9.8
-
-
小学生成语词典
9.8
-
-
作业帮 名师金点题 高中物理
9.9
-
-
青色童话
9.7
短评
· · · · · ·
(
全部 67 条
)
-
4
有用
Aviva
2008-08-21 19:56:56
童年最好的朋友!绝对不能够遗忘!!!
-
0
有用
neko忍不住
2011-06-20 11:40:10
麻麻给我买的。造就一个小万金油。
-
0
有用
东东今天也好运
2014-04-16 13:58:06
这是我小时候爱不释手的一套书,超级超级好看,而且有很多知识,大爱!
-
0
有用
【哪】
2009-05-04 10:20:41
终于找到这本书了。
-
0
有用
布瑞尔
2011-01-28 23:58:35
都是儿时回忆
我要写书评
365夜知识童话(上下)的书评 · · · · · ·
( 全部 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('你关注的人还没写过长评’);
}
});
});
]]>

小水蜘蛛,一个关于孩子学着长大的故事
孩子要我讲个睡前故事,我突然想起了《小水蜘蛛》,然后一点点搜索到了这里。我不记得这个封面,因为最后我对这本书有印象的时候,它早就被翻掉了皮,整本书里的故事现在也只能想起这一篇。就像很多很多本小时候的书一样,在某一个时间突然想到,然后记起其中的一个故事、一点…
(展开)
>
更多书评
1篇
论坛
· · · · · ·
哪里能买这本书 | 来自豆友188967308 | 1 回应 | 2023-01-11 22:13:01 |
这么好的一套书为什么不再版? | 来自fay | 2022-10-30 00:11:31 | |
超爱这本书 | 来自沉水 | 12 回应 | 2017-11-04 16:07:14 |
365夜知识童话(上下) | 来自米小鼠 | 2010-02-07 14:24:48 | |
书 | 来自一个好人 | 2009-07-21 18:23:33 |
以下书单推荐
· · · · · ·
(
全部
)
- 喜迎金牛又一坑
(大不了) - 所以我就这样无可奈何的长大了–书&杂志
(西一一一一一) - 《365夜》系列
(icybai) - 能找到的童话及民间故事、传奇等读物
(禾一) - ~.~ `
(火勺火勺)
谁读这本书?
· · · · · ·
cloud strife
9月12日 读过
Monalisa
9月4日 在读
mosanya
9月1日 想读
精神饱满!
6月30日 想读
> 31人在读
> 208人读过
> 265人想读
0 && asides.length > 0 && articles[0].offsetHeight >= asides[0].offsetHeight) {
(global.DoubanAdSlots = global.DoubanAdSlots || []).push(‘dale_book_subject_middle_right’);
}
})(this);
]]>
二手市场
· · · · · ·
· · · · · ·
订阅关于365夜知识童话(上下)的评论:
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
作者简介:
热门
原文摘录: