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的更多相关文章

  1. HDU 2492 Ping pong (树状数组)

    题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=2492 Ping pong Problem Description N(3<=N<=2000 ...

  2. UVALive 4329 Ping pong

                                      Ping pong Time Limit: 3000MS   Memory Limit: Unknown   64bit IO Fo ...

  3. POJ 3928 Ping pong(树状数组)

                                                                          Ping pong Time Limit: 1000MS   ...

  4. LA4329 Ping pong(树状数组与组合原理)

    N (3N20000)ping pong players live along a west-east street(consider the street as a line segment). E ...

  5. Ping pong

    Ping pong Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others)Total S ...

  6. POJ 3928 Ping pong

    题目链接:http://poj.org/problem?id=3928 乒乓比赛,有N个人参加,输入每个玩家的技能等级,对每个人设置一个特定ID和一个技能值,一场比赛需要两个选手和一个裁判,只有当裁判 ...

  7. Frequent values && Ping pong

    Frequent values 题意是不同颜色区间首尾相接,询问一个区间内同色区间的最长长度. 网上流行的做法,包括翻出来之前POJ的代码也是RMQ做法,对于序列上的每个数,记录该数向左和向右延续的最 ...

  8. 【暑假】[实用数据结构]UVAlive 4329 Ping pong

    UVAlive 4329 Ping pong 题目: Ping pong Time Limit: 3000MS   Memory Limit: Unknown   64bit IO Format: % ...

  9. Ping pong(树状数组经典)

    Ping pong Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others)Total S ...

随机推荐

  1. (转)java面试总结-(hibernate ibatis struts2 spring)

    说说Hibernate对象的三种状态 Hibernate对象有三种状态,分别是:临时态(Transient). 持久态(Persistent).游离态(Detached). 临时状态:是指从对象通过n ...

  2. hdu1576(扩展欧几里得)

    题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1576 题目:要求(A/B)%9973,但由于A很大,我们只给出n(n=A%9973)(我们给定的A必能 ...

  3. 《Android进阶之光》--View体系与自定义View

    No1: View的滑动 1)layout()方法的 public class CustomView extends View{ private int lastX; private int last ...

  4. HDU 1358 Period (kmp求循环节)(经典)

    <题目链接> 题目大意: 意思是,从第1个字母到第2字母组成的字符串可由某一周期性的字串(“a”) 的两次组成,也就是aa有两个a组成: 第三行自然就是aabaab可有两个aab组成: 第 ...

  5. Java中A instanceof B是什么意思?

    instanceof用来判断内存中实际对象A是不是B类型 出现这种情况经常是需要强制转换的时候class Dog extends Animal譬如dog定义了自己的方法wangwang Animal ...

  6. BZOJ.2741.[FOTILE模拟赛]L(分块 可持久化Trie)

    题目链接 首先记\(sum\)为前缀异或和,那么区间\(s[l,r]=sum[l-1]^{\wedge}sum[r]\).即一个区间异或和可以转为求两个数的异或和. 那么对\([l,r]\)的询问即求 ...

  7. navicat 官方使用手册,中文版,快捷键大全

    2017年1月23日09:52:51 这个官方中文文档很详细 https://www.navicat.com.cn/manual/online_manual/cn/navicat/win_manual ...

  8. BZOJ1395 : [Baltic2005]Trip

    建立新图,原图中每条边在新图中是点,新图中每个点的点权为$-e[i].c+e[i].b$,边权为$0$. 若$e[i].d\leq e[j].a$,则连一条$i$到$j$的单向边. 对于原图中每个点, ...

  9. C# Invoke方法

    留下备用,具体如下: Invoke()方法是U3D的一种委托机制: 1.它可以在脚本的生命周期(Start.Update.OnGUI.FixedUpdate.LateUpdate)中调用. 2.Inv ...

  10. web架构延变

    在现代的软件系统中,几乎所有的系统都使用到了数据库,不论是关系型数据,例如MySql.SQLite.Oracle.SQLServer等,还是非关系性数据,例如mongoDB.redis等.本文已web ...