Skip to content

英语随笔

约 275 字小于 1 分钟

2025-04-21

一些可以背的句子

常用表达

  • The behavior deviates slightly ... //行为上有一些差异
  • Minor discrepancies exist,...//有一些微小差异的存在

反馈表达

  • "Good catch!" (强调对问题发现的认可)
  • "Thanks for spotting that!" (适合技术协作场景)

正式邮件版

  • "Thank you for highlighting this issue"

技术反馈专用版

  • "Appreciate the valuable feedback"
  • "Thanks for flagging this concern"

团队协作强化版

  • "Great observation - I'll address it promptly"

问题

xxx不能工作了,常用表达是 xxx dont work/not be work。作为同义词,function在这里可以使用 xxx is't functioning

从句

What 引导的名词性从句作主语

例句

  • What I need is that you finish the report by Friday. (我需要的是你在周五前完成报告。)
  • What often goes wrong is that the connection times out. (经常出错的地方是连接超时。)
  • What surprised me was that he knew my name. (让我惊讶的是他知道我的名字。)
  • What caused the error was that a required file was missing. (导致错误的原因是缺少一个必需的文件。)