楼主: 守候烟雨
1172 35

[书籍推荐] Drive: The Surprising Truth About What Motivates Us [推广有奖]

学术权威

47%

还不是VIP/贵宾

-

威望
0
论坛币
92182 个
通用积分
1107.7348
学术水平
20 点
热心指数
43 点
信用等级
17 点
经验
82313 点
帖子
4626
精华
0
在线时间
2469 小时
注册时间
2015-3-14
最后登录
2023-8-17

相似文件 换一批

+2 论坛币
k人 参与回答

经管之家送您一份

应届毕业生专属福利!

求职就业群
赵安豆老师微信:zhaoandou666

经管之家联合CDA

送您一个全额奖学金名额~ !

感谢您参与论坛问题回答

经管之家送您两个论坛币!

+2 论坛币
41mzE0eBCBL.jpg

The New York Times bestseller that gives readers a paradigm-shattering new way to think about motivation from the author of When: The Scientific Secrets of Perfect Timing

Most people believe that the best way to motivate is with rewards like money—the carrot-and-stick approach. That's a mistake, says Daniel H. Pink (author of To Sell Is Human: The Surprising Truth About Motivating Others). In this provocative and persuasive new book, he asserts that the secret to high performance and satisfaction-at work, at school, and at home—is the deeply human need to direct our own lives, to learn and create new things, and to do better by ourselves and our world.

Drawing on four decades of scientific research on human motivation, Pink exposes the mismatch between what science knows and what business does—and how that affects every aspect of life. He examines the three elements of true motivation—autonomy, mastery, and purpose-and offers smart and surprising techniques for putting these into action in a unique book that will change how we think and transform how we live.

本帖隐藏的内容

Daniel H. Pink - Drive_ The Surprising Truth About What Motivates Us-Riverhead B.mobi (262.21 KB, 需要: 5 个论坛币)


二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝


已有 2 人评分经验 论坛币 收起 理由
2010517155lpq + 40 + 20 精彩帖子
kongqingbao280 + 40 精彩帖子

总评分: 经验 + 80  论坛币 + 20   查看全部评分

本帖被以下文库推荐

沙发
laswell1978 发表于 2019-8-19 15:08:13 |只看作者 |坛友微信交流群
感谢楼主

使用道具

藤椅
michaelkuo8818 发表于 2019-8-19 18:27:52 |只看作者 |坛友微信交流群
good good

使用道具

板凳
vplusplus 发表于 2019-8-19 19:06:22 |只看作者 |坛友微信交流群
good good

使用道具

报纸
yzharold 发表于 2019-8-19 19:13:15 |只看作者 |坛友微信交流群
Thanks for sharing

使用道具

地板
xuepuwen 在职认证  发表于 2019-8-19 20:45:49 |只看作者 |坛友微信交流群
谢谢分享

使用道具

7
sofree 发表于 2019-8-19 20:56:08 |只看作者 |坛友微信交流群
{:2_30:}

使用道具

8
sbd88 发表于 2019-8-19 21:19:57 |只看作者 |坛友微信交流群
谢谢!

使用道具

9
break0oo0 发表于 2019-8-19 21:50:09 |只看作者 |坛友微信交流群

欢迎使用Markdown编辑器

经管之家:Do the best economic and management education!

你好! 这是你第一次使用 Markdown编辑器 所展示的欢迎页。如果你想学习如何使用Markdown编辑器, 可以仔细阅读这篇文章,了解一下Markdown的基本语法知识。

功能快捷键

撤销:Ctrl/Command + Z
重做:Ctrl/Command + Y
加粗:Ctrl/Command + B
斜体:Ctrl/Command + I
标题:Ctrl/Command + Shift + H
无序列表:Ctrl/Command + Shift + U
有序列表:Ctrl/Command + Shift + O
检查列表:Ctrl/Command + Shift + C
插入代码:Ctrl/Command + Shift + K
插入链接:Ctrl/Command + Shift + L
插入图片:Ctrl/Command + Shift + G

合理的创建标题,有助于目录的生成

直接输入1次#,并按下space后,将生成1级标题。
输入2次#,并按下space后,将生成2级标题。
以此类推,我们支持6级标题。

如何改变文本的样式

强调文本 强调文本

加粗文本 加粗文本

标记文本

删除文本

引用文本

H2O is是液体。

210 运算结果是 1024.

插入链接与图片

链接: 经管之家官网.

图片:
Alt

带尺寸的图片:

Alt

如何插入一段漂亮的代码片

选择一款你喜欢的代码片高亮样式,下面展示同样高亮的 代码片.

def get_abs(x):
    if not isinstance(x, (int, float)):
        raise TypeError('bad operand type')
    if x >= 0:
        return x
    else:
        return -x

生成一个适合你的列表

  • 项目
    • 项目
      • 项目
  1. 项目1
  2. 项目2
  3. 项目3
  • 计划任务
  • 完成任务

创建一个表格

一个简单的表格是这么创建的:

项目 Value
电脑 $1600
手机 $12
导管 $1

设定内容居中、居左、居右

使用:---------:居中
使用:----------居左
使用----------:居右

第一列 第二列 第三列
第一列文本居中 第二列文本居右 第三列文本居左

SmartyPants

SmartyPants将ASCII标点字符转换为“智能”印刷标点HTML实体。例如:

TYPE ASCII HTML
Single backticks 'Isn't this fun?' ‘Isn’t this fun?’
Quotes "Isn't this fun?" “Isn’t this fun?”
Dashes -- is en-dash, --- is em-dash – is en-dash, — is em-dash

创建一个自定义列表

Markdown
Text-to-HTML conversion tool
Authors
John
Luke

如何创建一个注脚

一个具有注脚的文本。1

注释也是必不可少的

Markdown将文本转换为 HTML

KaTeX数学公式

您可以使用渲染LaTeX数学表达式 KaTeX:

Gamma公式展示 Γ(n)=(n1)!nN\Gamma(n) = (n-1)!\quad\forall n\in\mathbb N 是通过欧拉积分

Γ(z)=0tz1etdt . \Gamma(z) = \int_0^\infty t^{z-1}e^{-t}dt\,.

你可以找到更多关于的信息 LaTeX 数学表达式[here][1].

新的甘特图功能,丰富你的文章

2014-01-072014-01-092014-01-112014-01-132014-01-152014-01-172014-01-192014-01-21已完成 进行中 计划一 计划二 现有任务Adding GANTT diagram functionality to mermaid
  • 关于 甘特图 语法,参考 [这儿][2],

UML 图表

可以使用UML图表进行渲染。 Mermaid. 例如下面产生的一个序列图::

张三李四王五你好!李四, 最近怎么样?你最近怎么样,王五?我很好,谢谢!我很好,谢谢!李四想了很长时间, 文字太长了不适合放在一行.打量着王五...很好... 王五, 你怎么样?张三李四王五

这将产生一个流程图。:

链接
长方形
圆角长方形
菱形

  1. 注脚的解释 ↩︎

使用道具

10
break0oo0 发表于 2019-8-19 21:50:14 |只看作者 |坛友微信交流群
感谢楼主分享

使用道具

验证问答 换一个

本版微信群
加JingGuanBbs
拉您进交流群

京ICP备16021002-2号 京B2-20170662号 京公网安备 11010802022788号 论坛法律顾问:王进律师 知识产权保护声明   免责及隐私声明

GMT+8, 2024-4-23 18:18