英文词性 词性 说明 举例 n.名词 student:学生pron.代词 you:你adj.形容词 happy:高兴的adv.副词 quickly:迅速地v.动词 run:跑num.数词 three:三art.冠词 the:这个prep.介词 at:在...conj.连词 and:和interj.感叹词 wow:哇
一、Explain # 解释错误 【explain】 error# 说明原理 【explain】 principle# 教师用简单例子解释复杂概念帮助学生理解。 Teachers use simple examples to 【explain】 complex concepts for student understanding.# 文档应清晰解释函数的参数和返回值。 Documentation should clearly 【explain】 a function’s parameters and return values.二、Identity # 用户身份 user 【identity】# 设备身份 device 【identity】# 认证系统验证用户身份以授予访问权限。 Authentication systems verify user 【identity】 to grant access permissions.# 每个对象在内存中都有一个唯一的标识(地址)。 Every object in memory has a unique 【identity】 (address).三、Identify # 识别错误 【identify】 error# 识别用户 【identify】 user# 日志分析工具可识别异常请求模式。 Log analysis tools can 【identify】 anomalous request patterns.# 安全扫描器能识别代码中的潜在漏洞。 Security scanners can 【identify】 potential vulnerabilities in code.四、Launch onLaunch ( Object object) # 启动应用 【launch】 app# 产品发布 product 【launch】# 用户点击图标即可启动应用程序。 Users can 【launch】 the application by tapping its icon.# 公司计划下季度进行产品发布,市场部已准备就绪。 The company plans a product 【launch】 next quarter; the marketing team is ready.五、Instead Use empty string instead.# 代替方案 alternative 【instead】# 使用 A 代替 B use A 【instead】 of B# 不要使用硬编码值,而应从配置文件读取。 Don’t use hardcoded values; 【instead】, read them from configuration files.# 该功能未按预期工作,反而返回了空值。 The feature didn’t work as expected; 【instead】, it returned null.六、Meta page-meta# 元数据 【meta】 data# 元标签 【meta】 tag# HTML 中的元标签提供页面的元数据,如字符集和描述。 HTML’s 【meta】 tags provide metadata about the page, such as charset and description.# 元编程允许程序在运行时修改自身行为,如动态创建类。 【Meta】 programming allows programs to modify their own behavior at runtime, such as dynamically creating classes.