
deprecated
词源
源自拉丁语 'deprecare'(通过祈祷驱除),17世纪英语引申为'强烈反对',20世纪后期在计算机领域特指'官方声明废弃'。
adjective
❶ 指某事物(如软件功能、技术或方法)因过时或不再推荐使用而被标记为废弃,通常建议改用更好的替代方案。
“This function is deprecated and will be removed in the next version.”
(此功能已被弃用,将在下一版本中移除。)
“The deprecated API caused compatibility issues with modern systems.”
(废弃的API导致与现代系统的兼容性问题。)
verb
❶ 正式声明某事物不再被支持或推荐使用,常见于技术文档或官方公告中。
“The company deprecated the old encryption standard last year.”
(该公司去年正式弃用了旧的加密标准。)
“They deprecated the feature due to its high maintenance cost.”
(由于维护成本过高,他们废弃了该功能。)
常见短语
deprecated feature — 指软件中标记为即将移除的功能,用户应及时改用新方案。
“The deprecated feature still works but displays warning messages.”
(废弃功能仍可运行但会显示警告信息。)
mark as deprecated — 开发过程中给某些代码或功能打上废弃标签的正式操作。
“Remember to mark as deprecated any code you plan to remove.”
(记得给计划移除的代码打上废弃标记。)