China-global view
Good morning everyone.
Everyone here would know this year Xia’Men held the BRICS business forum.In a global view,BRICS countries have surged ahead and become a bright spot in the global economy. And China develops ourselves to help others with the well-being of the world in our mind.The past decade has seen the BRICS countries making headway in pursuing common development, advancing result-oriented and mutually beneficial cooperation and endeavoring to fulfill their international responsibility. As for China, over these ten years,China has become the world’s second largest economy, the lives of its 1.3billon-plus people have been significantly improved and China has made increasing greater contribution to both regional and global economic development. Since 2013,president Xi first put forward the idea for a Silk Road Economic Belt and 21st century Maritime Silk Road, these two proposals,known jointly as the Belt and Road Initiative have attracted close attention from across the globe. The Belt and Road Initiative attracted close attention from across the globe. The Belt and Road Initiative is not a tool to advance any geopolitical agenda, but a platform for practical cooperation. It’s not a foreign aid scheme,but an initiative for interconnected development which calls for extensive consultation,joint contribution and shared benefits. This is Chinese concept :peace and development.
With the respect to peace ,China practice what it preach, just like the movie wolf warrior 2 a domestic action. It tells the story of a former Chinese Special Forces operative’s adventurous journey to rescue compatriots and local friends in a war-torn region of Africa occupied by insurgents and mercenaries. The movie highlights the kindness, wit, courage and sacrifice of Chinese soldiers. On the screen ,a soldier walks solemnly across a battlefield with the Chinese flag tied to his arm,held aloft and fluttering. All the people stop shooting, this is Chines power. To support the improvement and strengthening of UN request for more Chinese engineering soldier and transport and medical staff largest financial contributor to UN peacekeeping operations and also the largest troop provider.
From the inside view,our country is a giant parachute to protect us. On August 8th ,earthquake happened in JiuZhaiGou. One of China most appealing natural landscapes. During the night president Xi called for all-out efforts to rapidly organize relief work and rescue the injured. About 500 medical workers from all across the province have been providing emergency treatment at the first time. Rescue force including Armed police and the PLA Ground Force were busy clearing roads and distributing relief materials. In terms of speeding response to disaster, no other country can mobilize all the national force in such a short time. Such speedy reaction and relief measures deserve applause.
We can conclude that from abroad to home ,film to reality ,China isn’t the old China. Currently ,we can see how powerful China is. As it emphasize at the end of the movies “citizen of People’s Republic of China. When you encounter danger, do no give up! Please remember, at your back stand a strong motherland.”
Yes, wherever you are, we all have a strong motherland!
Thank you.
China-global view的更多相关文章
- Notes of Principles of Parallel Programming - TODO
0.1 TopicNotes of Lin C., Snyder L.. Principles of Parallel Programming. Beijing: China Machine Pres ...
- ASP.NET Core 十种方式扩展你的 Views
原文地址:http://asp.net-hacker.rocks/2016/02/18/extending-razor-views.html 作者:Jürgen Gutsch 翻译:杨晓东(Savor ...
- memcpy函数用法
memcpy函数用法 .分类: VC++ VC++ mfc matlab 2011-12-01 19:17 14538人阅读 评论(0) 收藏 举报 null 原型:extern void *memc ...
- memset函数详解
语言中memset函数详解(2011-11-16 21:11:02)转载▼标签: 杂谈 分类: 工具相关 功 能: 将s所指向的某一块内存中的每个字节的内容全部设置为ch指定的ASCII值, 块的大 ...
- 【MVVMLight小记】一.快速搭建一个基于MVVMLight的silverlight小程序
写了篇MVVM小记http://www.cnblogs.com/whosedream/p/mvvmnote1.html,说好要写点MVVMLight的东西,所以接着写,以便和大家共勉. 我假设你已经有 ...
- jquery-jsrender使用
JsRender是一款基于jQuery的JavaScript模版引擎 特点: · 简单直观 · 功能强大 · 可扩展的 · 快如闪电 jsrender使用比较简单,本文简单结束一些常用的 使用过程 ...
- C语言strdup函数
static RD_INLINE RD_UNUSED char *rd_strdup(const char *s) { #ifndef _MSC_VER char *n = strdup(s); #e ...
- memcpy与memmove的区别
在面试中经常会被问道memcpy与memove有什么区别? 整理如下: 其实主要在考C的关键字:restrict C库中有两个函数可以从一个位置把字节复制到另一个位置.在C99标准下,它们的原型如下: ...
- C语言字符串操作常用库函数
C语言字符串操作常用库函数 *********************************************************************************** 函数 ...
随机推荐
- Postman安装及入门教程
安装 本文只是基于 Chrome 浏览器的扩展插件来进行的安装,并非单独应用程序. 首先,你要台电脑,其次,安装有 Chrome 浏览器,那你接着往下看吧. 1. 官网安装(别看) 打开官网,http ...
- Flink流处理的时间窗口
Flink流处理的时间窗口 对于流处理系统来说,流入的消息是无限的,所以对于聚合或是连接等操作,流处理系统需要对流入的消息进行分段,然后基于每一段数据进行聚合或是连接等操作. 消息的分段即称为窗口,流 ...
- Loj #2321. 「清华集训 2017」无限之环
Loj #2321. 「清华集训 2017」无限之环 曾经有一款流行的游戏,叫做 *Infinity Loop***,先来简单的介绍一下这个游戏: 游戏在一个 \(n \times m\) 的网格状棋 ...
- web框架开发-Django的Forms组件
校验字段功能 针对一个实例:用户注册. 模型:models.py class UserInfo(models.Model): name=models.CharField(max_length=32) ...
- 利用XShell上传、下载文件(使用sz与rz命令)
XSHELL工具上传文件到Linux以及下载文件到本地(Windows) Xshell很好用,然后有时候想在windows和linux上传或下载某个文件,其实有个很简单的方法就是rz,sz.首先你 ...
- tmux编译安装
依赖libevent,ncurses libevent 2.x 官网:http://libevent.org 下载:https://github.com/libevent/libevent/relea ...
- Python编码、集合set、深浅拷贝
编码 : a.encode(' ') windows 默认编码GBK ASCII : 最早的编码. ⾥⾯有英⽂⼤写字⺟, ⼩写字⺟, 数字, ⼀些特殊字符.没有中⽂, 8个01代码, 8个bi ...
- matlab读取csv文件数据并绘图
circle.m(画二维圆的函数) %该函数是画二维圆圈,输入圆心坐标和半径%rectangle()函数参数‘linewidth’修饰曲线的宽度%'edgecolor','r',edgecolor表示 ...
- Linux内存管理 (23)一个内存Oops解析
专题:Linux内存管理专题 关键词:DataAbort.fsr.pte.backtrace.stack. 在内存相关实际应用中,内存异常访问是一种常见的问题. 本文结合异常T32栈回溯.Oops ...
- 6-STM32物联网开发WIFI(ESP8266)+GPRS(Air202)系统方案升级篇-优化升级(安装Apache (Web服务器)软件,测试HTTP)
为了和SDK升级保持协议一致,花了两天时间实现了用LUA开发,MQTT+HTTP方式实现远程升级 安装Apache主要是为了实现通过HTTP下载资源 升级介绍: 0,用户点击检查更新时,APP首先通过 ...