L358 World Book Day
World Book Day is celebrated by UNESCO and other related organisations every year on the 23rd of April. Also called the World Book and Copyright Day, it is an occasion to promote the joy of books and the art of reading. 23rd April was selected by UNESCO to pay tribute to great literary figures including William Shakespeare, Miguel Cervantes and Inca Garcilaso de la Vega who died on this day. This date was finalised in the year 1995 in the UNESCO General Conference, held in Paris, to honour authors and books worldwide.
World Book Day is celebrated worldwide to recognise the scope of books which are seen as a link between the past and the future, a bridge between cultures and generations. On this day, UNESCO and organisations representing publishers, booksellers and libraries select World Book Capital for a year to maintain the celebrations of books and reading. For the year 2019, Sharjah, UAE has been declared as the World Book Capital. It will be preceded by Kuala Lumpur, Malaysia in the year 2020.
Through this day, UNESCO aims to champion books and celebrate creativity, diversity and equal access to knowledge. This day has become a platform for people across the globe and especially the stakeholders of the book industry including authors, publishers, teachers, librarians, public and private institutions, humanitarian NGOs and the mass media to come together to promote literacy and help everyone to have access to educational resources.
Audrey Azoulay, Director General of UNESCO sums up the theme of 2019 through these words; “Books are a form of cultural expression that lives through and as part of a chosen language. Each publication is created in a distinct language and is intended for a language-specific reading audience. A book is thus written, produced, exchanged, used and appreciated in a given linguistic and cultural setting. This year we highlight this important dimension because 2019 marks the International Year of Indigenous Languages, led by UNESCO, to reaffirm the commitment of the international community in supporting indigenous peoples to preserve their cultures, knowledge and rights.”
L358 World Book Day的更多相关文章
- 【转】爱普生打印机L358
原文网址:http://www.chiphell.com/thread-838403-1-1.html 儿子幼儿园老是要打印作业,就决定用他的压岁钱买个打印机,主要以文件打印为主,兼顾照片.昨天网上一 ...
- Redis 中的原子操作(1)-Redis 中命令的原子性
Redis 如何应对并发访问 Redis 中处理并发的方案 原子性 Redis 的编程模型 Unix 中的 I/O 模型 thread-based architecture(基于线程的架构) even ...
随机推荐
- Java JDK下载、安装和验证
1.JDK下载地址: http://www.oracle.com/technetwork/java/javase/downloads/index.html,点开链接看到如下图所示的界面: 2.点击上图 ...
- vstring.hpp
//vov #ifndef VSTRING_HPP #define VSTRING_HPP #include <string> #include <sstream> #incl ...
- CDH 报错:UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-11: ordinal not in range
1.在CDH集群启动Hue服务时,出现了错误,如下图: 2.上图显示得知,是调用python文件(/opt/cloudera/parcels/CDH-5.16.1-1.cdh5.16.1.p0.3/l ...
- 如何增加亚马逊listing多个类目节点
流量是电商销售的必要因素,可以说,任何成功的电商平台都离不开流量.亚马逊listing优化做得好,不仅能提高产品的曝光率,还能提升转换率,而好的类目可以吸引大的流量.帮你快速爬升. 首先我们来了解一下 ...
- AndroidStudio中导入jar包的方法
1.首先去下载需要的jar包 2.将jar包复制到project下的app->libs目录下(如果不存在libs目录新建一个) 3.右击该jar包,选择add as library,弹出窗口,点 ...
- VNC (vnc viewer)错误修复方法
VNC错误描述 vnc viewer开启后弹窗提示 Could not connect to session bus: Failed to connect to socket /tmp/dbus-XX ...
- mui预加载
1.只能加载一个页面 mui.init(); var page = null; mui.plusReady(function() { //预加载页面mui.preload必须放在plusReady事件 ...
- vscode 中 eslint 相关配置
1.设置vue等文件有eslint提示 "eslint.validate": [ "javascript", "javascriptreact&quo ...
- idea函数被调用
打开一个复杂的程序或者项目进行分析的时候,我们就需要知道一个方法在哪里被调用,用于迅速厘清代码逻辑.操作如下:选中函数,右键,点击Find Usages. 如图: 操作简单,但右键还是没有快捷键方便. ...
- 基于Kubernetes构建企业容器云
前言 团队成员有DBA.运维.Python开发,由于需要跨部门向公司私有云团队申请虚拟机, 此时我在思考能否在现有已申请的虚拟机之上,再进行更加细粒度的资源隔离和划分,让本团队的成员使用, 也就是在私 ...