Common Phrases

Normal

  • 感谢你留下来
    • Thanks for sticking around!
  • 在底层
    • Since OperationQueue uses Dispatch under the hood.
  • 现如今
    • Nowadays RunLoop is a less useful class.
  • 与其
    • In previous chapters, you discovered that rather than duplicate your efforts, …
  • 与…合作
    • It teams up with the @Published property wrapper.
  • 相当紧凑的
    • The final operator for this rather packed chapter
  • 结束
    • You’ll wrap up this section with the second overload of the output operator.
  • 考虑到这一点
    • With that in mind, …
  • 此刻,到目前为止
    • At this point,
  • 偶尔,有时
    • Every now and again you need time traveling.
  • 免费的,没有代价的
    • can be used form you modern code at no cost.
  • 相当多的
    • you can imagine that saving a fair amount of hassle when dealing with more complex types
  • 迁移到
    • we should start moving across to any vehicle
  • 不再能
    • Swift can no longer perform the same set of optimizations
  • 实际操作的
    • providing some hands-on examples
  • 一连串
    • Swift 5.6 introduces another barrage of new features to the language
  • 就 … 而言
    • As far as current situation is concerned the person who can help him is only himself
  • 不言而喻
    • It goes without saying that a pig can never fly in the sky.
  • 可以肯定的说
    • It can be said with certainty that you have failed.
  • 如谚语所说
    • As the proverb says, The mountain you depend on might collapse, the person you depend on may escape, only yourself is the hardest backing to you
  • 值得注意的是
    • Worth noting, you have to invoke this method after the initializing method
  • 必须注意到
    • It has to be noticed that you cannot invoke this method manually.
  • 普遍认为
    • It's generally recognized that smoking will cause lung cancer.
  • 不可否认
    • There's no denying the fact that you did better me in this thing.
  • 没有什么比…更重要
    • Nothing is more important than the fact that saving the life of the population for China government.
  • 可能需要
    • Sometimes we might be able to slightly tweak our types to better match the way Codable works
  • 查看
    • please take just a few minutes to check out the following sponsor
  • 缩小 … 之间的差距
    • bridge the gap between our Swift types and their serialized representations
  • 默认情况下
    • By default,
  • 重头开始
    • I will write this article from scratch
  • 接收
    • Reducers are pure functions that takes in the current value of a state.
  • 去监听
    • to listen for state updates
  • 配套的
    • There are some CDs in tandem with the book.
  • 如你所见
    • As you can see,
  • 如你所见
    • As you see I am a teacher.
  • 看起来
    • Looks like you’re not much of a ball player.
  • 正如前面提到的
    • As mentioned, …
  • 将不再
    • Your iOS Distribution Certificate will no longer be valid in 15 days
  • 在这段时间内
    • No sponsorship activity in this time period.
  • 重新掌控
    • Take back control of your news
  • 在…方面
    • In terms of servers your are an expert.
  • 换句话说
    • In other words you help me is to help her.
  • 与此同时
    • In the meantime,
  • 更糟糕的是
    • Even worse,
  • 基于惯例
    • By convention,
  • 现在就够了
    • but this onewill do for now.
  • 毫不含糊的
    • it replied in no uncertain terms: …
  • 如果你想要…呢?
    • What if you want to eat meat?
  • 甚至更好的是
    • Even better, you can get some remuneration.
  • 除了
    • Aside from the line terminator,
  • 同样
    • Likewise
  • 如果有的话
    • If anything, it only means that the language is more stable and capable than
  • 改变
    • Can you believe that the past two years have shaken up the way we work?
  • 随着一年的结束
    • As the year winds down
  • 大概率上
    • With a high probability, …
  • 也被称作
    • Microkernel Architecture, also known as Plugin architecture, is the design pattern with two main components
  • 除了
    • All tuple types contain two or more types, except for Void which is a type alias for the empty tuple type.
  • 如上述提到的
    • As mentioned above,
  • 等等
    • , and so on
  • 言归正传
    • Joking aside, …
  • 摆脱
    • But how do you get rid of the pending request,

Developing

  • 可变参数列表
    • variadic argument
  • 预定义变量
    • pre=defined variable
  • 伪变量
    • pseudo variable
  • 遵守 codable 协议的属性
    • Codable-performing properties
  • 总是返回相同的结果
    • will always result in the same output
  • 资源密集型
    • Anything resource-intensive

Sentences

  • 他是有意义的
    • but hopefully it makes sense:
  • 这里有一些关于如何做…的文章
    • Here are a few articles on how to do just that
  • 我们将介绍两种不同的方式
    • We will cover two different ways of