Title: Apple's 'show time(好戏开幕)' event(发布会) puts the spotlight on subscription services

  Apple's 'show time' event 这场名为‘好戏开幕’的发布会

  spotlight n.聚光灯  spot 点  light 光

  subscription service 订阅服务  subscribe v.订阅   subscription n.订阅费

For years, Apple's business has centered around the iPhone, but sales(销量) of that once-revolutionary(革命性的) but now(如今怎样,与前面的once形成了对比) commonplace device have slowed. And the entire world of computers has been flipped on its head. Apple has been diversifying beyond(超过…范围) hardware, selling iCloud storage to its customers, a $10 a month music streaming(流媒体) service and movies and television shows through iTunes.

  center around 以…为中心,围绕着…

  commonplace adj.普遍的,常见的   common  adj.   commonplace n.寻常的东西

  flip on one's head 颠覆    flipv.快速翻转,迅速翻动    flip a coin 抛硬币

  diversify v.多样化;(通常指公司)多元化经营

  hardware n.硬件  hard adj.坚硬的  ware n.制品  software n.软件

  iCloud 是苹果公司所提供的云端服务,让用户可以免费存储5GB的资料

  iTunes 是一款供苹果电脑Mac和其他个人电脑使用的免费数字媒体播放应用程序,能管理和播放数字音乐和视频

But Monday's anticipated announcement(指苹果的这次发布会) takes that diversification to a whole(完全地,起强调作用) new level. Apple said it was launching a raft of new services, from news to video games and a credit card(信用卡). Its biggest initiative is entertainment streaming service(娱乐流媒体服务) Apple TV+.

  anticipated adj.让人期盼的;备受瞩目的  anticipate v.期盼,盼望

  take sth new to a  level  把…推向一个新的水平

  a raft of 大量的   近义词 => a large number of  raft  n.木筏;大量   

    a raft of data 大量的数据

  initiative n.倡议;新措施    

    a government initiative to combat unemployment 政府应付失业问题的新方案

  

Apple is expected to invest many billions a year, according to analysts, on making video content to compete in a crowded(突出竞争的激烈) market that includes Amazon, Netflix(网飞), Hulu and Disney.

  Hulu网是由NBC环球和新闻集团以及迪士尼合资成立的一家网络视频网站,2008年3月正式成立启动。网站提供经过授权的正版影视作品和电视节目,现已成为美国最受欢迎的视频网站之一,提供的作品包括《使女的故事》

The real magic(魔法,魅力) in consumer technology(消费型科技) is happening less and less(越来越少) inside the devices people carry(人们可以随身携带的电子产品) around and more and more(越来越多) in server farms scattered around the world, where massive amounts of data get processed(数据被处理) and then transmitted to gadgets(电子产品) like the Amazon Echo or Google Home.

  the magic of the city 一座城市的魅力

  server farm 服务器农场  别名 => server cluster 服务器集群

  scattered adj.分散的    scatter v.    scattered showers 局部地区有阵雨

  transmit v.传送,传输(信号)  to transmit data/information 传输数据、传送信息

  gadget n.小器具;小装置

     

In essence, the gadgets people are excited about buying are becoming vessels(载体) for sending and receiving data. And in that area(在这个领域), Apple has fallen behind(落后于) companies like Google, Amazon and Microsoft, which now pull in significant revenue(可观的收益) from selling cloud services(云服务), which is a fancy term(洋气的说法) for data center usage and storage.

  in essence 本质上,实质上

  vessel n.容器;血管  a drinking vessel 盛水的器皿   blood vessel 血管

  pull in 挣(钱)  近义词 => earn;  make

  fancy adj.洋气的;花哨的;豪华的  

The invite Apple sent to invitees said simply(简明,简洁), "It's show time." The question now is whether Apple can break a leg.

  invitee n.受到邀请的人    invite v.    -ee 接受动作的人    派生词 employee 

    an invitee to + 地方   受邀去哪

    an invitee to the White House   受邀去白宫的人

  break a leg <俚语>用来祝对方好运(尤其在上台演出之前)  

  

100-days: twenty的更多相关文章

  1. C语言作业--数据类型

    一.PTA实验作业 题目1:7-7 发红包 1. 本题PTA提交列表 2. 设计思路 1定义整型变量hundred,fifty,twenty,ten,five,two,one分别存放不同金额的张数,n ...

  2. 我叫Twenty,我是要成为博客王的博客框架

    标题套用了路飞的格式,其实我想说的是大多数都不相信你的梦想,直到你快走到了. 不废话了,介绍一下twenty: 这是基于CMS框架 zerojs打造一个博客.zerojs 的架构介绍在这里http:/ ...

  3. UVA 1252 十五 Twenty Questions

    十五 Twenty Questions Time Limit:3000MS     Memory Limit:0KB     64bit IO Format:%lld & %llu Submi ...

  4. mahout 运行Twenty Newsgroups Classification实例

    按照mahout官网https://cwiki.apache.org/confluence/display/MAHOUT/Twenty+Newsgroups的说法,我只用运行一条命令就可以完成这个算法 ...

  5. [Music] Billboard Hot 100 Singles Chart 27th Jun 2015

    01 Wiz Khalifa - See You Again (Feat. Charlie P..> 30-Jul-2015 09:12 9247814 02 Taylor Swift - Ba ...

  6. PayPal高级工程总监:读完这100篇论文 就能成大数据高手(附论文下载)

    100 open source Big Data architecture papers for data professionals. 读完这100篇论文 就能成大数据高手 作者 白宁超 2016年 ...

  7. height:100% 布局

    常常会碰到需要填满整个浏览器,并且自适应高度的需求.首先肯定会想到给容器设定height:100%,但是会没有效果.原因是body没有高度,所以百分比无法生效. 解决方案:给html,body,标签都 ...

  8. .NET跨平台之旅:将QPS 100左右的ASP.NET Core站点部署到Linux服务器上

    今天下午我们将生产环境中一个单台服务器 QPS(每秒请求数)在100左右的 ASP.NET Core 站点部署到了 Linux 服务器上,这是我们解决了在 .NET Core 上使用 EnyimMem ...

  9. xinetd cpu 100%

    今天,有个给客户试用的环境出现xinetd cpu 100%,而且连续运行很长时间了.之前也有环境发生过,今天排查解决了三四个问题,实在是查的身体都不舒服了,还没时间查这个问题... 知道的求解...

  10. EZchip将推全球首款100核64位ARM A-53芯片

    EZchip将推全球首款100核64位ARM A-53芯片 2015-02-25 16:32:03   来源:互联网    关键字: 将推  全球  64位  arm EZchip日前表示,将准备开发 ...

随机推荐

  1. [java,2017-06-12] myEclipse双击无法打开文件

    点击 Window---->Preferences---> General---> Editors ---> File Associations 选择Associated ed ...

  2. jenkins+maven+git持续集成部署问题总结

    1.这个问题出现在单独构建一个项目的子模块时,很奇怪,构建父项目没有问题. Executing Maven: -N -B -f /root/.jenkins/workspace/newMer/pom. ...

  3. mysql中的int和tinyint、varchar和char、DateTime和TimeStamp区别

    一.int和tinyint的区别 大小: tinyint在mysql中占用1个字节 即: 1 bytes = 8 bit ,一个字节最多可以代表的数据长度是2的8次方:11111111 = 256 在 ...

  4. J Hello word

    jave 学习 public class Hello { public static void main (string args []) { int i = 0; for (i = 0; i < ...

  5. electron builder 打包错误 cannot unpack electron zip file 解决方案

    npm run buildwin > study01@1.0.0 buildwin F:\Nodejs\electron\Test\study01> electron-builder -- ...

  6. c博客作业01--顺序、分支结构

    1.本章学习总结 1.1思维导图 1.2本章的学习体会及代码量学习体会 1.2.1学习体会 本周学习的感受:原先基础是0的,所以本周学习起来并不是很轻松,有很多知识运用的 不是很熟,但是基本的知识是能 ...

  7. Https证书配置

    本文介绍配置免费证书的方法 具体步骤: 一.获取免费CA证书 步骤1到腾讯云找到: 二.申请完成 后域名验证指引 申请域名型证书,可以通过以下方式验证域名的所有权: 1. 手动 DNS 验证 通过解析 ...

  8. VS编写一个项目的路径规划

    原文路径:http://blog.csdn.net/puttytree/article/details/7838419 https://www.cnblogs.com/zhehan54/p/45678 ...

  9. python各种web框架对比

    0 引言        python在web开发方面有着广泛的应用.鉴于各种各样的框架,对于开发者来说如何选择将成为一个问题.为此,我特此对比较常见的几种框架从性能.使用感受以及应用情况进行一个粗略的 ...

  10. xml模块学习

    import xml.etree.ElementTree as ET tree = ET.parse("xmltest.xml") root = tree.getroot() pr ...