当前位置:首页 > 技术知识 > 正文内容

China, UK should focus on cooperation, eliminate distractions: Chinese ambassador

maynowei11个月前 (08-05)技术知识213

LONDON, July 12 (Xinhua) -- China and the United Kingdom (UK) should implement the important consensus reached by leaders of both nations, uphold mutual respect, openness, and inclusiveness, focus on cooperation, and eliminate distractions, Chinese Ambassador to the UK Zheng Zeguang said at a recent event.

Addressing the Sino-UK Financial Education Symposium on Thursday, Zheng emphasized the strong potential for deeper China-UK collaboration in both the finance and education sectors.

In the area of green finance, cooperation is accelerating, Zheng noted, citing a key milestone in April when the Chinese government issued 6 billion yuan (about 836.2 million U.S. dollars) in green sovereign bonds on the London Stock Exchange.

Education continues to be a cornerstone of the bilateral relationship. According to the ambassador, China remains the largest source of international students in the UK, with more than 200,000 Chinese students currently in the country. Between 2013 and 2024, around 50,000 British students participated in academic programs in China.

These figures, Zheng said, have demonstrated China's openness to welcoming more British students for study and cultural exchange programs.

However, Zheng also warned of increasing instability and uncertainty challenging the world economic growth. The trade war initiated by the United States has severely undermined the World Trade Organization rules and the multilateral trading system, disrupted the security and stability of global industrial and supply chains, and jeopardized the global economy and the interests of all countries, he said, calling for greater unity and cooperation in the international community.

The event was attended by many representatives from the financial, educational sectors, and think tanks in China and the UK, including Li Min, secretary general of the Western Returned Scholars Association, Michael Lawrence, CEO of Asia House, and David Quarry, member of the Board of Asia House, attended the event.

相关文章

Axure使用技巧:全局变量(axure全局变量和局部变量)

编辑导语:关于全局变量的作用,有些人可能尚未完全了解,那么,如何利用Axure来设置全局变量,进而发挥全局变量的作用,如跨页面传递文本呢?本篇文章里,作者通过注册页面的案例,就全局变量的操作流程做了梳...

在手机上演示axure原型(怎么在axure中画出手机原型)

AXSHARE APP发布啦,以后大家的原型可以通过这款APP进行预览演示咯。小编迫不及待的体验了一下这款APP。要使用这款APP,首先需要有axshare的账号。账号注册地址:https://sha...

[三菱PLC] 用"C语言"玩转PLC,三菱PLC使用ST语言超详细教程

ST语言,全称为结构化文本(Structured Text),是一种高级编程语言,专为工业自动化和控制系统设计。我们学习PLC一般是用梯形图,梯形图学会后,学习SFC,但是我发现梯形图和SFC虽然简单...

有了这份900多页的Android面试指南,你离大厂Offer还远吗?

前言对于大部分程序员来说,一线互联网是的工作经历是毕生的追求,实际上大厂对于学历的要求远远没有我们想象的那么高,近几年来,互联网公司更注重技术,所以提升自身技术水平才是斩获offer的制胜关键。一线互...

如何正确理解Java领域中的并发锁,我们应该具体掌握到什么程度?

苍穹之边,浩瀚之挚,眰恦之美; 悟心悟性,善始善终,惟善惟道! —— 朝槿《朝槿兮年说》写在开头对于Java领域中的锁,其实从接触Java至今,我相信每一位Java Developer都会有这样的一个...

不需安装oracleclient连接oracle数据库方案

在Oracle官方发布ODP.net之前,我们通常使用微软的System.data.OracleClient进行Oracle数据库操作,它的缺点是必须要装Oracle客户端OracleClient,如...