remind sb to do还是remind sb of doing

remind sb to do还是remind sb of doing

   阅读:16018

remind sb to do还是remind sb of doing 

请看下面一道题:Remind him _________ the window when he leaves.
A. of closing                B. closing                  C. to close                D. close 
【分析】此题容易误选A,受 remind sb of (doing) sth 这结构的影响。比较以下三个结构:

remind sb of sth = 使某人想起某事 remind sb of doing sth = 提醒某人做过某事(暗示动作已发生)提醒某人做过某事 remind sb to do sth = 提醒某人去做某事(暗示动作尚未发生)请看两个例句:I’m too busy these days. Please remind me to attend the meeting on Friday. 这几天我很忙,请提醒我星期五去开会。I was going to see the film, but he reminded me of seeing it before. 我本来打来打算去看这部电影的,但是他提醒我说我以前看过。(此句也可说成 …but he reminded me that I had seen it before)结合句意和以上分析,此题最佳答案为C。

由于当前提供的引用内容并未涉及 `remind.md` 文件的具体说明,因此无法直接从已有引用中获取其具体内容。然而,可以基于一般项目文档命名惯例推测该文件可能的内容范围。 ### 可能的 `remind.md` 文件用途与结构 #### 1. 提醒事项清单 通常情况下,`remind.md` 文件可能是用于记录开发过程中需要注意的重要事项或提醒列表。这类文件可能会包含以下几部分内容: - **代码规范**:团队成员需要遵循的编码风格指南[^3]。 - **常见问题解决方法**:列举一些常见的错误及其解决方案。 - **部署注意事项**:在不同环境(如测试、生产)下部署时需注意的关键点。 #### 2. 示例内容模板 以下是 `remind.md` 文件的一个示例模板: ```markdown # Reminders for Development and Deployment ## Code Style Guidelines - Ensure all code follows the PEP8 style guide. - Avoid hardcoding values; use environment variables instead. ## Common Issues and Solutions - Issue: Celery workers not starting properly. Solution: Verify that the `-P gevent` parameter is correctly set when initializing workers[^1]. - Issue: Webpack build fails due to missing Sentry configuration. Solution: Confirm that the `SentryWebpackPlugin` plugin is included in your `webpack.config.js` file as shown below[^2]. ```javascript const SentryWebpackPlugin = require("@sentry/webpack-plugin"); module.exports = { configureWebpack: { plugins: [ new SentryWebpackPlugin({ include: ".", ignore: ["node_modules", "webpack.config.js"], configFile: ".sentryclirc" }) ] } }; ``` ## Deployment Notes - Always test on a staging server before deploying to production. - Use `nohup` commands with proper redirection of logs to ensure background processes run smoothly during deployment. ``` #### 3. 日常维护提示 如果该项目是一个持续更新的软件工程,则此文件还可能起到日常维护的作用,帮助开发者快速回顾项目的特殊需求或者技术栈中的特定实现细节。 --- ###
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值