
本网站不提供下载链接,喜欢看书的朋友请关注公众号:【lennylee的碎碎念】(lennyleede),首页回复:授人以渔,自动获取搜索资源的方法。
内容简介:
豆瓣
扫码直接下载
<![CDATA[
{{= title}}
{{if year}}
{{= year}}
{{/if}}
{{if type == “b”}}
{{= author_name}}
{{else type == “a” }}
{{if en_name}}
{{= en_name}}
{{/if}}
{{/if}}
]]>
网络人的未来
作者:
沈拓
出版社:
人民邮电出版社
副标题: 移动互联网和大数据时代的100个预言
出版年: 2015-2-1
页数: 238
定价: 55
ISBN: 9787115376817
豆瓣评分
7.2
5星
4星
3星
2星
1星
喜欢读”网络人的未来”的人也喜欢的电子书
· · · · · ·
支持 Web、iPhone、iPad、Android 阅读器
喜欢读”网络人的未来”的人也喜欢
· · · · · ·
-
-
不一样的平台
6.8
-
-
时代的变换: 互联网构建新世界
6.3
-
-
人类思维如何与互联网共同进化
7.3
-
-
互联网+
6.6
-
-
看见未来
7.4
-
-
互联网世界观
7.7
-
-
知识的边界
7.0
-
-
技术简史
7.4
-
-
产品型社群
7.0
短评
· · · · · ·
(
全部 5 条
)
-
1
有用
喵呜
2015-09-01 19:28:52
e
-
0
有用
谷雨の梦
2015-11-16 13:34:37
移动互联网的我们在等待下一个风口,也许我们正在风口,而我确错过了他。
-
0
有用
文文_
2018-04-25 14:17:30
对人的欲望剖析得颇有自己一套
-
0
有用
是二爷吖
2019-07-09 16:32:21
可能精简一下写成50个会不会更能好一点,不少观点还是挺有启发性的,也可以让我们这些从业者跳出职业和思维局限性,以社会的角度去看待这个世界和未来。
-
0
有用
王绍瑜
2015-02-27 17:40:44
如果有梦想,就读它
我要写书评
网络人的未来的书评 · · · · · ·
( 全部 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('你关注的人还没写过长评’);
}
});
});
]]>
【笔记】网络人的未来
这篇书评可能有关键情节透露
“ 万物相关,意味着整个社会价值网络体系,把所有节点紧密地连接在一起,这是构成未来社会的基础观念” “移动互联网时代的基本经济范式是馈赠分享经济。馈赠分享经济的主要机理,是通过免费的、高品质的、追求极致的产品或服务,对用户进行给予馈赠,实现对规模性用户群的牢牢…
(展开)
>
更多书评
2篇
论坛
· · · · · ·
当前版本有售
· · · · · ·
在线试读
:
以下书单推荐
· · · · · ·
(
全部
)
- 未来趋势
(LO) - 书单|我的阅读2018
(徐小蟹) - 管理与商业模式
(DemoWu) - ym金钱的解释
(流羽) - 经济·金融
(啥都想买蕓小蕓)
谁读这本书?
· · · · · ·
![]()
住着已亡人
2025年12月7日 读过
![]()
0000
2025年8月24日 读过
![]()
那憧憬中的生活
2025年8月1日 想读
![]()
豆友小莫
2025年4月5日 想读
> 4人在读
> 22人读过
> 80人想读
0 && asides.length > 0 && articles[0].offsetHeight >= asides[0].offsetHeight) {
(global.DoubanAdSlots = global.DoubanAdSlots || []).push(‘dale_book_subject_middle_right’);
}
})(this);
]]>
二手市场
· · · · · ·
· · · · · ·
-
在豆瓣转让
有80人想读,手里有一本闲着?
订阅关于网络人的未来的评论:
feed: rss 2.0
= 2000) {
(global.DoubanAdSlots = global.DoubanAdSlots || []).push(‘dale_book_subject_bottom_super_banner’);
}
})(this);
]]>
© 2005-2026 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
作者简介:
原文摘录:







