突然又火了!柳报首个英文短视频获中国外文局全球推荐!
今日柳州|时间:2023-03-02 20:20作者:柳州1号 来源:本站原创 评论:0 点击:62
2日,中国外文局所属煦方国际传媒Facebook官方账号China Matters(视界中国),重磅推荐了英文短视频《粉红天下——一碗中国米粉的逆袭》,视频中不同国家、不同肤色的“洋面孔”,用英语讲述柳州螺蛳粉的故事,面向世界展示工业城市如何用好工业思维发展特色产业。

推文截图
该官方账号在推文中指出:Liuzhou Luosifen: A Surprise Treat for the World#Luosifen (river snails rice noodle) is one of the most popular dishes in Liuzhou City, #GuangxiZhuang Autonomous Region. lt is tasty with delicious combined spicy, cool, fresh, sour and hotflavors.(参考译文:柳州螺蛳粉:给世界带来惊喜螺蛳粉是广西壮族自治区柳州市最受欢迎的美食之一。辣、爽、鲜、酸、辣俱全,味道鲜美。)
同时还特别表扬柳州螺蛳粉已经成为中国美食皇冠上的一颗明珠,生动地展现了中国独特的饮食文化,突出了中国经济的韧性和活力!

大家给柳州螺蛳粉点赞(本文图片来源视频《粉红天下——一碗中国米粉的逆袭》)
在微姐看来
柳州螺蛳粉获得这样的点赞在意料之中

柳州螺蛳粉作为“宇宙网红”
一直以来深受海内外消费者的喜爱
2021年、2022年
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "84142", "client": "2awka4bi3kvykeuoe4o2okkz", "timespan": "638869380629268751", "signature": "fa7c3e8f6034bd3ee02303b9ba5e1635" }, function (jdata) {
if (jdata.status == 0) {
$(".hits").html("点击:" + jdata.hits);
}
});
$(".weixinAudio").each(function (i, item) {
if ($(item).find("audio[autoplay]").length > 0) {
$(item).weixinAudio({ "autoplay": true });
}
else {
$(item).weixinAudio();
}
});
/*
$(".mediaplayer").click(function () {
$(this).parent().css("background-image", "none");
var id = $(this).attr("id");
var file = $(this).attr("file");
var mp4file = $(this).attr("mp4file");
var image = $(this).attr("image");
var height = $(this).attr("height");
var width = $(this).parent().width();
var autostart = $(this).attr("autostart");
var loop = $(this).attr("loop");
jwplayer(id).setup({
flashplayer: "/sky/player.swf",
file: file,
image: image,
height: height,
width: width,
skin: "/sky/jwplayer/glow.zip",
stretching: "fill",
autostart: "true",
repeat: "false",
});
$("#" + id +"_wrapper").css({ "margin-left": "auto", "margin-right": "auto" });
});
*/
//$("div.mediaplayer:autostart").click();
});