zoukankan
html css js c++ java
[笔记]制作文本幻灯片的原则
决定一张幻灯片的内容,应牢记的七个指导性原则:
1、每次只演示和说明一个论点(一个);
2、论点应该用陈述性语言,而不是标题性语言(陈述);
3、文本应尽简短(简短);
4、使用简单的单词和数字(单词和数字);
5、字号应足够大(大号字);
6、注意幻灯片的趣味性(趣味性);
7、使用“搭积木”的方法提高趣味性(搭积木)。
总结:一个陈述简短单词和数字[的游戏],[就是用]大号字趣味性[地]搭积木。
读《金字塔与原理》-演示的逻辑
之制作文本幻灯片
查看全文
相关阅读:
Gatling的进阶二
scala环境搭建
web性能测试的新利器
Jmeter+jenkins接口性能测试平台实践整理(二)
Gatling的进阶一
[经验总结]利用xlstproc处理XSLT的makefile
VBA在WORD中给表格外的字体设置为标题
VBA赋值给指定单元格
将压缩包隐藏到图片中
DB2删除重复数据
原文地址:https://www.cnblogs.com/szliuhb/p/1798624.html
最新文章
[Functional Programming] Introduction to State, thinking in State
[Algorithm] How many times is a sorted array rotated?
[Functional Programming] Arrow contramap vs map and promap
[Functional Programming] Create Reusable Functions with Partial Application in JavaScript
[Javascript] Avoiding Mutations in JavaScript with Immutable Data Structures
[Angular] Use Angular components in AngularJS applications with Angular Elements
[Algorithm] Reverse a linked list
[Functional Programming] Arrow Functor with contramap
[Algorithm] Count occurrences of a number in a sorted array with duplicates using Binary Search
[React] Asynchronously Load webpack Bundles through Code-splitting and React Suspense
热门文章
Bag of Words(BOW)模型
POJ 3368 RMQ-ST
构造函时和this指针
再苦的日子,跪着也要爬完
[置顶] Direct UI
2013计算机视觉代码合集二
LSH、ITQ、SKLSH图像检索实验实现(包含源码下载地址)
让app在ios6上具有ios7的扁平效果
leetcode_question_104 Maximum Depth of Binary Tree
这个世界,没有传奇(一)——挺住,就是一切
Copyright © 2011-2022 走看看