
本网站不提供下载链接,喜欢看书的朋友请关注公众号:【lennylee的碎碎念】(lennyleede),首页回复:授人以渔,自动获取搜索资源的方法。
内容简介:
豆瓣
扫码直接下载
<![CDATA[
{{= title}}
{{if year}}
{{= year}}
{{/if}}
{{if type == “b”}}
{{= author_name}}
{{else type == “a” }}
{{if en_name}}
{{= en_name}}
{{/if}}
{{/if}}
]]>
True or False
作者:
Cindy L. Otis
出版社: Feiwel & Friends
副标题: A CIA Analyst’s Guide to Spotting Fake News
出版年: 2020-7
页数: 336
装帧: Hardcover
ISBN: 9781250239495
豆瓣评分
短评
· · · · · ·
(
全部 4 条
)
-
0
有用
子扉我[已注销]
2020-09-02 12:48:35
https://athenacool.wordpress.com/2020/09/02/true-or-false/
-
0
有用
activegalaxy
2022-02-01 08:35:49
虽然挂CIA的幌子广告味道太浓,但作者把假新闻前世今生有条理的过了一遍,还指出了一些鉴别假消息的使用指南。又多又听不见得,但挺有意思的。
-
0
有用
某然
2025-09-22 06:52:30
美国
虽然都是熟悉的内容但是整合不错,也给出了有实践性的辨别方式(即使在ai时代也是适用的)上古的例子也很有趣
-
0
有用
大圆子
2025-07-23 18:01:30
北京
libby上随机到的,居然还挺有意思的!前半部分讲fake news的历史,后半部分讲一些辨别和处理的实用技巧。感觉年纪越大的人越应该读一读,真的是被骗的高危人群。反而对于年轻的互联网原住民来说这些技巧倒显得有点小case了,大家最擅长的事情就是造谣和辟谣,手段一家更比一家高。另一个可惜的点是书出早了,没有谈到ai,有了ai生图、换脸等技术,辨别假新闻更加困难了!
我要写书评
True or False的书评 · · · · · ·
( 全部 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('你关注的人还没写过长评’);
}
});
});
]]>
论坛
· · · · · ·
谁读这本书?
· · · · · ·
![]()
某然
9月22日 读过
![]()
大圆子
7月23日 读过
![]()
shishizhang
2024年2月5日 想读
![]()
Chrisyu03
2022年10月27日 想读
> 4人读过
> 22人想读
0 && asides.length > 0 && articles[0].offsetHeight >= asides[0].offsetHeight) {
(global.DoubanAdSlots = global.DoubanAdSlots || []).push(‘dale_book_subject_middle_right’);
}
})(this);
]]>
二手市场
· · · · · ·
· · · · · ·
-
在豆瓣转让
有22人想读,手里有一本闲着?
订阅关于True or False的评论:
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
作者简介:
原文摘录:

