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. Axure原型设计工具介绍

    Axure原型设计工具介绍 1759230茅杭斌 目录 1.前言 2.下载与激活 3. Axure相关功能介绍 4.Axure案例演示 5.结语 一.前言 在我们进行程序开发的时候,原型图是必不可少的 ...

  2. ASP.NET core 2.1部署到 Centos 7

    步骤要点: 一.关闭Centos selinux: 操作方式: 1.永久关闭:打开/etc/selinux/config文件,设置SELINUX=disabled,注意,不是SELINUXTYPE=d ...

  3. ESP32 做Web服务器 http Server步骤

    资料不多.多是国外网站的. 百度搜基本出来的是这个网站https://www.dfrobot.com/blog-922.html 出来的代码是: #include <WiFi.h>#inc ...

  4. Pandas中Loc用法总结

    摘自:http://pandas.pydata.org/pandas-docs/stable/generated/pandas.DataFrame.loc.html 具体用法,假设数据源为: > ...

  5. redis权限认证及登录

    找到配置文件 redis.conf 找到   requirepass 字段 去掉注释,改为  requirepass  yourpassword 重启redis: service redis rest ...

  6. 微信小程序image bindload事件失效不触发

    1.先上代码 <template> <div :class="['img-wrapper', className]"> <img :src=" ...

  7. (Python基础)文件操作

    对文件操作流程 打开文件,得到文件句柄并赋值给一个变量 通过句柄对文件进行操作 关闭文件 现有文件如下 命名为7 years Once I was seven years old my momma t ...

  8. hash加密

    hash import hashlib content = 'its so coll'.encode('utf8') o = hashlib.sha1() # 创建一个hash对象 o.update( ...

  9. OSS RFC

    This is a very late reply, but just want to share the process of setting up all associated RFCs with ...

  10. Delphi Exif

    这久要用到读取JPG 的 Exif 信息,先是在盒子里下了个Demo,但是那个太老了,是2003年的,后来下载了个CCR 1.5.1是可以使用了,但是我个人用的是Delphi 2007,似乎CCR 1 ...