热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

每日英语:Mrs.ObamaTakesStabatPingPongDiplomacy

U.S.firstladyMichelleObamatookping-pongdiplomacytoanewlevelonFridayonherweeklongtourofCh

U.S. first lady Michelle Obama took ping-pong diplomacy to a new level
on Friday on her weeklong tour of China as the two countries try a new tactic to
build trust in a often tense relationship. 

diplomacy:外交          
tactic:策略,战略

More than 40 years after the traditional Chinese game
restarted the two countries‘ diplomatic relations, it was again called upon
during Mrs. Obama‘s visit. 


Accompanied by her mother
and two daughters, the U.S. first lady was escorted around the landmark
Forbidden City by Peng Liyuan, wife of Chinese President Xi Jinping, in a
meeting experts say is aimed at softening the U.S.‘s image here. The group
stopped at a prestigious Beijing high school, where Mrs. Obama picked up a
ping-pong paddle and volleyed with a student and an instructor as Ms. Peng
looked on. 

escort:护送,陪同        prestigious:久负盛名的,有威望的    
       volley:抽射,截击

‘My husband plays. He
thinks he‘s better than he really is,‘ Mrs. Obama told the students and staff
gathered to watch. 


In the eveining, before a private
dinner and performance, Mrs. Obama met for tea with Mrs. Peng and Mr. Xi, who
said he thanked the U.S. for sending a ‘heavy-weight
ambassador.‘ 


The trip, which has been billed by White
House advisers as personal and not political, comes at a time when the two
countries have plenty of squabbles, from regional territorial disputes to other
disagreements over the value of China‘s currency and human rights. But Mrs.
Obama‘s aides have said she will avoid bringing up any sensitive
subjects. 

squabble:争吵,口角        
 territorial:地方的,领土的

Mutual suspicion between the two
countries has been deepening, according to a 2013 survey by the Washington-based
Pew Research Center. Only 37% of people in the U.S. view China favorably,
similar to the 40% of Chinese who hold a positive view of the U.S., the survey
found, noting that for both countries, the percentages of favorable views have
declined since Pew asked the questions in
2008. 


Experts on bilateral relations say the meeting
between the two first ladies has the potential to be more effective at warming
ties than a meeting of their husbands. No other president‘s spouse has made a
solo visit with a Chinese first lady. 

bilateral:双方的     

Mr. Xi and President Barack
Obama ‘have jobs and more problems than they know how to handle with really
fierce politics in their own countries to deal with,‘ said James McGregor,
Greater China chairman at consultancy APCO Worldwide. ‘If their wives can
connect as human beings, that‘s an important channel that brings the human side
into that relationship between Zhongnanhai and the White
House.‘ 


Experts also expect that the tour will help
China‘s push in recent years to create a softer image overseas. As its economy
grows and domestic companies expand globally, China‘s leaders have begun to
recognize the importance of appearing accessible on the international
stage. 

accessible:可接近的,可理解的    

The country has built movie
studios in the hopes that its films can rival Hollywood‘s to reach a global
audience and its state-run news agency has expanded its U.S. office in the heart
of New York‘s Times Square. President Xi Jinping has packed his overseas travel
schedule in his first year in office. 


But despite all
its efforts, some say China‘s attempts have had little apparent success, said
Chu Shulong, an expert on international relations at Tsinghua University in
Beijing. ‘We have been puzzled as to why there has been so little progress,‘
said Mr. Chu. 


The U.S. commands a 63% favorable rating
around the world, compared with 50% for China, according to the Pew survey, of
around 38,000 people in 39 countries, with respondents citing a widespread
distaste for China‘s military and human-rights
policies. 


For the U.S., the hope is that the image of
the popular Mrs. Obama can help improve its perception in a country where
Washington is often viewed as an instigator of conflict set on containing
China‘s rise on the world stage. 


Pictures of Mrs.
Obama attempting Chinese calligraphy with Ms. Peng and online discussion of
fashion picks by the two women go a long way toward creating better ties, said
Jin Canrong, a professor of international studies at Beijing‘s Renmin
University. 


Others note that China‘s soft-power battle
is likely to be an uphill climb, but say the meeting between the first ladies is
nevertheless a vast contrast from 1971, when the U.S. had no formal diplomatic
ties with China and relied on the U.S. table tennis delegation to visit the
country, coining the term ‘ping-pong
diplomacy.‘ 


‘China is really learning about image
making,‘ said Mr. McGregor. ‘[For the two presidents] it‘s hard to be humans
with each other. The ideological DNA and the political DNA between the two
countries are so different, even if they did like each other, if they look too
friendly they‘ll be bashed by their constituencies. But their wives can be human
and get along.‘ 

每日英语:Mrs. Obama Takes Stab at Ping-Pong Diplomacy,布布扣,bubuko.com


推荐阅读
  • HDU 2372 El Dorado(DP)的最长上升子序列长度求解方法
    本文介绍了解决HDU 2372 El Dorado问题的一种动态规划方法,通过循环k的方式求解最长上升子序列的长度。具体实现过程包括初始化dp数组、读取数列、计算最长上升子序列长度等步骤。 ... [详细]
  • 本文介绍了lua语言中闭包的特性及其在模式匹配、日期处理、编译和模块化等方面的应用。lua中的闭包是严格遵循词法定界的第一类值,函数可以作为变量自由传递,也可以作为参数传递给其他函数。这些特性使得lua语言具有极大的灵活性,为程序开发带来了便利。 ... [详细]
  • 本文介绍了OC学习笔记中的@property和@synthesize,包括属性的定义和合成的使用方法。通过示例代码详细讲解了@property和@synthesize的作用和用法。 ... [详细]
  • 知识图谱——机器大脑中的知识库
    本文介绍了知识图谱在机器大脑中的应用,以及搜索引擎在知识图谱方面的发展。以谷歌知识图谱为例,说明了知识图谱的智能化特点。通过搜索引擎用户可以获取更加智能化的答案,如搜索关键词"Marie Curie",会得到居里夫人的详细信息以及与之相关的历史人物。知识图谱的出现引起了搜索引擎行业的变革,不仅美国的微软必应,中国的百度、搜狗等搜索引擎公司也纷纷推出了自己的知识图谱。 ... [详细]
  • 《数据结构》学习笔记3——串匹配算法性能评估
    本文主要讨论串匹配算法的性能评估,包括模式匹配、字符种类数量、算法复杂度等内容。通过借助C++中的头文件和库,可以实现对串的匹配操作。其中蛮力算法的复杂度为O(m*n),通过随机取出长度为m的子串作为模式P,在文本T中进行匹配,统计平均复杂度。对于成功和失败的匹配分别进行测试,分析其平均复杂度。详情请参考相关学习资源。 ... [详细]
  • 本文介绍了如何使用PHP向系统日历中添加事件的方法,通过使用PHP技术可以实现自动添加事件的功能,从而实现全局通知系统和迅速记录工具的自动化。同时还提到了系统exchange自带的日历具有同步感的特点,以及使用web技术实现自动添加事件的优势。 ... [详细]
  • Nginx使用AWStats日志分析的步骤及注意事项
    本文介绍了在Centos7操作系统上使用Nginx和AWStats进行日志分析的步骤和注意事项。通过AWStats可以统计网站的访问量、IP地址、操作系统、浏览器等信息,并提供精确到每月、每日、每小时的数据。在部署AWStats之前需要确认服务器上已经安装了Perl环境,并进行DNS解析。 ... [详细]
  • Monkey《大话移动——Android与iOS应用测试指南》的预购信息发布啦!
    Monkey《大话移动——Android与iOS应用测试指南》的预购信息已经发布,可以在京东和当当网进行预购。感谢几位大牛给出的书评,并呼吁大家的支持。明天京东的链接也将发布。 ... [详细]
  • VScode格式化文档换行或不换行的设置方法
    本文介绍了在VScode中设置格式化文档换行或不换行的方法,包括使用插件和修改settings.json文件的内容。详细步骤为:找到settings.json文件,将其中的代码替换为指定的代码。 ... [详细]
  • 本文介绍了在开发Android新闻App时,搭建本地服务器的步骤。通过使用XAMPP软件,可以一键式搭建起开发环境,包括Apache、MySQL、PHP、PERL。在本地服务器上新建数据库和表,并设置相应的属性。最后,给出了创建new表的SQL语句。这个教程适合初学者参考。 ... [详细]
  • 基于layUI的图片上传前预览功能的2种实现方式
    本文介绍了基于layUI的图片上传前预览功能的两种实现方式:一种是使用blob+FileReader,另一种是使用layUI自带的参数。通过选择文件后点击文件名,在页面中间弹窗内预览图片。其中,layUI自带的参数实现了图片预览功能。该功能依赖于layUI的上传模块,并使用了blob和FileReader来读取本地文件并获取图像的base64编码。点击文件名时会执行See()函数。摘要长度为169字。 ... [详细]
  • Webpack5内置处理图片资源的配置方法
    本文介绍了在Webpack5中处理图片资源的配置方法。在Webpack4中,我们需要使用file-loader和url-loader来处理图片资源,但是在Webpack5中,这两个Loader的功能已经被内置到Webpack中,我们只需要简单配置即可实现图片资源的处理。本文还介绍了一些常用的配置方法,如匹配不同类型的图片文件、设置输出路径等。通过本文的学习,读者可以快速掌握Webpack5处理图片资源的方法。 ... [详细]
  • CSS3选择器的使用方法详解,提高Web开发效率和精准度
    本文详细介绍了CSS3新增的选择器方法,包括属性选择器的使用。通过CSS3选择器,可以提高Web开发的效率和精准度,使得查找元素更加方便和快捷。同时,本文还对属性选择器的各种用法进行了详细解释,并给出了相应的代码示例。通过学习本文,读者可以更好地掌握CSS3选择器的使用方法,提升自己的Web开发能力。 ... [详细]
  • 本文介绍了C#中数据集DataSet对象的使用及相关方法详解,包括DataSet对象的概述、与数据关系对象的互联、Rows集合和Columns集合的组成,以及DataSet对象常用的方法之一——Merge方法的使用。通过本文的阅读,读者可以了解到DataSet对象在C#中的重要性和使用方法。 ... [详细]
  • 动态规划算法的基本步骤及最长递增子序列问题详解
    本文详细介绍了动态规划算法的基本步骤,包括划分阶段、选择状态、决策和状态转移方程,并以最长递增子序列问题为例进行了详细解析。动态规划算法的有效性依赖于问题本身所具有的最优子结构性质和子问题重叠性质。通过将子问题的解保存在一个表中,在以后尽可能多地利用这些子问题的解,从而提高算法的效率。 ... [详细]
author-avatar
毛小猫TTN
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有