玩转树莓派程序员Web前端之路

每日科技英文11: vscode简介

2017-11-06  本文已影响278人  随风而行之青衫磊落险峰行

科技英文中定语从句是一个极其常用的句型。以前读书时,老师告诉我们:如果你们不知道如何表达某个名词时,用定语从句来进行描述,可以让别人明白你的需求是什么!

Visual Studio Code is a lightweight(轻量级的) but powerful(强大的) source code editor(源码编辑器) which (定语从句,修饰editor)runs(第三人称单数形式) on your desktop and is available for(可用于,也是第三人称单数形式) Windows, macOS and Linux(跨平台啊!).

It comes with built-in support for(内置了对...支持) JavaScript, TypeScript and Node.js and has a rich ecosystem(丰富的生态系统) of extensions for(对...扩展) other languages (such as (例如) C++, C#, Java, Python, PHP, Go) and runtimes (运行时)(such as .NET and Unity).

Visual Studio Code is an editor first and foremost(一个常用的表达方式, first and foremost表示第一流的,后置定语,修饰前面的editor) and includes the features (后面是定语从句,修饰features/特色/特点,省略了that) you need(因为被修饰的词是复数,所以need不能用needs这种单数形式) for highly productive(高产) source code editing(源码编辑).

由此可见,科技英语中,定语从句的使用是非常广泛的!

那么提一个问题:

为什么source code editor which runs on your desktop 这句中which不能省略?

而includes the features you need for .....这句中却可以省略that呢?


每日科技英文11: vscode简介
上一篇下一篇

猜你喜欢

热点阅读