Artwork

内容由RCI | 中文提供。所有播客内容(包括剧集、图形和播客描述)均由 RCI | 中文 或其播客平台合作伙伴直接上传和提供。如果您认为有人在未经您许可的情况下使用您的受版权保护的作品,您可以按照此处概述的流程进行操作https://zh.player.fm/legal
Player FM -播客应用
使用Player FM应用程序离线!

周末网络广播(2019年10月11-13日)

27:36
 
分享
 

已归档的系列专辑 ("不活跃的收取点" status)

When? This feed was archived on January 18, 2021 19:09 (3y ago). Last successful fetch was on November 12, 2020 17:04 (3+ y ago)

Why? 不活跃的收取点 status. 我们的伺服器已尝试了一段时间,但仍然无法截取有效的播客收取点

What now? You might be able to find a more up-to-date version using the search function. This series will no longer be checked for updates. If you believe this to be in error, please check if the publisher's feed link below is valid and contact support to request the feed be restored or if you have any other concerns about this.

Manage episode 253547943 series 2619362
内容由RCI | 中文提供。所有播客内容(包括剧集、图形和播客描述)均由 RCI | 中文 或其播客平台合作伙伴直接上传和提供。如果您认为有人在未经您许可的情况下使用您的受版权保护的作品,您可以按照此处概述的流程进行操作https://zh.player.fm/legal

各位朋友,欢迎收听浏览加广中文台的周末网络广播节目, 我是方华, 与我一起在播音室的有本台的黎黎、倍加和沈二。

收听CH_The_Voice_From_The_North-20191011-WEC15

欢迎关注我们的网站 www.rcinet.ca,还有我们的Facebook加拿大国际广播-中文频道,在每周五北美东部时间上午9点半,我们会有脸书直播Facebook Live。如果您想快捷、方便、全面地了解加拿大正在发生的事情,请下载安装加拿大国际广播App请在安卓和苹果应用商店搜索“加拿大国际广播”关键词。

在今天的节目里,我们谈谈这个星期我们节目中的几篇报道。

加拿大男女之间的工资差距正在缩小

(Shutterstock)

加拿大统计局的一项最新研究报告称,2018 年,加拿大女性的平均时薪比男性的平均时薪低 13.3%,换句话说,男性每赚1加元,女性则赚0.87加元。黎黎报道

现代政治活动对参政者身心健康的危害

(Justin Sullivan/Getty Images)

加拿大各党领袖正忙于全国各地奔波竞选,这是最后的10天,热衷政治者激动焦虑;对政治没多少好感的人觉得这不过是件乌泱乌泱一堆人争执,结果却未必利国利民的事情;也有研究人员在冷静观察剧烈的政治活动对人的心理,生理健康产生的影响。倍加报道

加拿大的豆腐市场一片大好

PHOTO : RADIO-CANADA

在加拿大,豆腐曾经只是亚裔家庭和华人餐馆中的食品,但随着饮食潮流越来越转向素食,大豆类食品已日益成为主流,而且市场还在迅速扩大。黎黎报道

广播主持人麦克·芬尼迪的休假年:在英国农贸市场卖奶酪

麦克•芬尼迪在卖奶酪(Submitted by Mike Finnerty)

加拿大广播公司蒙特利尔的晨间节目“Daybreak”主持人麦克·芬尼迪现在能娴熟地模仿草莓批发摊位的吆喝,因为他在这个草莓摊位旁边的奶酪摊位工作。麦克早些时候暂时离开他的主持人工作,搬去了英国伦敦,并在博罗市场的一个奶酪摊位找了一份工。他在接受CBC采访时讲了为什么选择这一临时工作以及对生活和工作的一些看法。倍加报道

以上是我们从加拿大国际广播电台一周的节目中为您选播的几篇报道,我们今天的节目就到这里,谢谢您的收听。

欢迎网友和听友们发表评论和看法,我们的电子信箱是China@rcinet.ca,我们的新浪微博是“加拿大国际广播-中文”。祝您健康愉快,下次节目见!

一周图片报道

window.jQuery || document.write('<script src="/wp-content/plugins/scoop-medias/js/lib/jquery/jquery-1.9.1.min.js")"><\/script>') (function (global, $) { $(document).ready(function () { var hauteurGalleria=270; if ($(".post").length>0){ hauteurGalleria=430; } $.getJSON("/wp-content/plugins/scoop-medias/get-gallery-images.php", { id:11922 }, function (data) { if (data.length > 0) { var source = $.map(data, function (val, key) { var credits = []; if (val.agence) { credits.push($.trim(val.agence.replace("©", ""))); } if (val.auteur) { credits.push($.trim(val.auteur.replace("©", ""))); } return { image: val.image, thumb: val.thumbnail, big: val.image.replace("_sn635", "_sn1250").replace("635x357", "1250x703"), description: val.leg ? val.leg + (credits.length > 0 ? " ©&nbsp;" + credits.join("/") : "") : "" }; }); Galleria.loadTheme("/wp-content/plugins/scoop-medias/js/lib/galleria/themes/classic/galleria.classic.js"); Galleria.run("#galleria11922", { dataSource: source, showInfo: true, imagePosition: "center top", height: hauteurGalleria, lightbox: true, wait: true }); Galleria.ready(function () { var gallery = this; $("#galleria11922").css("position","relative").css("height", hauteurGalleria + "px").append('<div id="galleria"></div><a href="" class="btFullscreen"></a>'); $(".btFullscreen").click(function (e) { e.preventDefault(); $("#galleria11922").data("galleria").openLightbox(); }); }); } } ).error(function () { $("#galleria11922").html('<p class="centered">Impossibe de prévisualiser l\'album</p>'); }); }); })(this, jQuery);
  continue reading

24集单集

Artwork
icon分享
 

已归档的系列专辑 ("不活跃的收取点" status)

When? This feed was archived on January 18, 2021 19:09 (3y ago). Last successful fetch was on November 12, 2020 17:04 (3+ y ago)

Why? 不活跃的收取点 status. 我们的伺服器已尝试了一段时间,但仍然无法截取有效的播客收取点

What now? You might be able to find a more up-to-date version using the search function. This series will no longer be checked for updates. If you believe this to be in error, please check if the publisher's feed link below is valid and contact support to request the feed be restored or if you have any other concerns about this.

Manage episode 253547943 series 2619362
内容由RCI | 中文提供。所有播客内容(包括剧集、图形和播客描述)均由 RCI | 中文 或其播客平台合作伙伴直接上传和提供。如果您认为有人在未经您许可的情况下使用您的受版权保护的作品,您可以按照此处概述的流程进行操作https://zh.player.fm/legal

各位朋友,欢迎收听浏览加广中文台的周末网络广播节目, 我是方华, 与我一起在播音室的有本台的黎黎、倍加和沈二。

收听CH_The_Voice_From_The_North-20191011-WEC15

欢迎关注我们的网站 www.rcinet.ca,还有我们的Facebook加拿大国际广播-中文频道,在每周五北美东部时间上午9点半,我们会有脸书直播Facebook Live。如果您想快捷、方便、全面地了解加拿大正在发生的事情,请下载安装加拿大国际广播App请在安卓和苹果应用商店搜索“加拿大国际广播”关键词。

在今天的节目里,我们谈谈这个星期我们节目中的几篇报道。

加拿大男女之间的工资差距正在缩小

(Shutterstock)

加拿大统计局的一项最新研究报告称,2018 年,加拿大女性的平均时薪比男性的平均时薪低 13.3%,换句话说,男性每赚1加元,女性则赚0.87加元。黎黎报道

现代政治活动对参政者身心健康的危害

(Justin Sullivan/Getty Images)

加拿大各党领袖正忙于全国各地奔波竞选,这是最后的10天,热衷政治者激动焦虑;对政治没多少好感的人觉得这不过是件乌泱乌泱一堆人争执,结果却未必利国利民的事情;也有研究人员在冷静观察剧烈的政治活动对人的心理,生理健康产生的影响。倍加报道

加拿大的豆腐市场一片大好

PHOTO : RADIO-CANADA

在加拿大,豆腐曾经只是亚裔家庭和华人餐馆中的食品,但随着饮食潮流越来越转向素食,大豆类食品已日益成为主流,而且市场还在迅速扩大。黎黎报道

广播主持人麦克·芬尼迪的休假年:在英国农贸市场卖奶酪

麦克•芬尼迪在卖奶酪(Submitted by Mike Finnerty)

加拿大广播公司蒙特利尔的晨间节目“Daybreak”主持人麦克·芬尼迪现在能娴熟地模仿草莓批发摊位的吆喝,因为他在这个草莓摊位旁边的奶酪摊位工作。麦克早些时候暂时离开他的主持人工作,搬去了英国伦敦,并在博罗市场的一个奶酪摊位找了一份工。他在接受CBC采访时讲了为什么选择这一临时工作以及对生活和工作的一些看法。倍加报道

以上是我们从加拿大国际广播电台一周的节目中为您选播的几篇报道,我们今天的节目就到这里,谢谢您的收听。

欢迎网友和听友们发表评论和看法,我们的电子信箱是China@rcinet.ca,我们的新浪微博是“加拿大国际广播-中文”。祝您健康愉快,下次节目见!

一周图片报道

window.jQuery || document.write('<script src="/wp-content/plugins/scoop-medias/js/lib/jquery/jquery-1.9.1.min.js")"><\/script>') (function (global, $) { $(document).ready(function () { var hauteurGalleria=270; if ($(".post").length>0){ hauteurGalleria=430; } $.getJSON("/wp-content/plugins/scoop-medias/get-gallery-images.php", { id:11922 }, function (data) { if (data.length > 0) { var source = $.map(data, function (val, key) { var credits = []; if (val.agence) { credits.push($.trim(val.agence.replace("©", ""))); } if (val.auteur) { credits.push($.trim(val.auteur.replace("©", ""))); } return { image: val.image, thumb: val.thumbnail, big: val.image.replace("_sn635", "_sn1250").replace("635x357", "1250x703"), description: val.leg ? val.leg + (credits.length > 0 ? " ©&nbsp;" + credits.join("/") : "") : "" }; }); Galleria.loadTheme("/wp-content/plugins/scoop-medias/js/lib/galleria/themes/classic/galleria.classic.js"); Galleria.run("#galleria11922", { dataSource: source, showInfo: true, imagePosition: "center top", height: hauteurGalleria, lightbox: true, wait: true }); Galleria.ready(function () { var gallery = this; $("#galleria11922").css("position","relative").css("height", hauteurGalleria + "px").append('<div id="galleria"></div><a href="" class="btFullscreen"></a>'); $(".btFullscreen").click(function (e) { e.preventDefault(); $("#galleria11922").data("galleria").openLightbox(); }); }); } } ).error(function () { $("#galleria11922").html('<p class="centered">Impossibe de prévisualiser l\'album</p>'); }); }); })(this, jQuery);
  continue reading

24集单集

所有剧集

×
 
Loading …

欢迎使用Player FM

Player FM正在网上搜索高质量的播客,以便您现在享受。它是最好的播客应用程序,适用于安卓、iPhone和网络。注册以跨设备同步订阅。

 

快速参考指南