subroutine
名词;
['sʌbruːtiːn]    ['sʌbrutin]

基本释义

n.[计]子程序

词根词缀

前缀 sub 在...下面,次级的
+
词根 routine 例行公事,常规
sub + routine = subroutine

网络释义

子程序;子事物;

Wiktionary英语原文词典

该词在Wiktionary英文原文中有详细的英文释义、词形变化、词源和词汇关系。

查看英文原文词典详情

例句

1、In programming, a subroutine is a named section of code that can be called multiple times within a program.
在编程中,子程序是一个被命名的代码段,可以在程序中多次调用。
2、This subroutine performs a specific task, such as sorting an array or calculating a mathematical function.
这个子程序执行特定的任务,例如对数组进行排序或计算数学函数。
subroutine单词图解,单词释义场景配图

实用场景例句

商务邮件
Please review the attached document regarding the new subroutine optimization for our billing system.
请审阅附件中关于我们计费系统新子程序优化的文档。
学术写作
The algorithm incorporates a recursive subroutine to efficiently process large datasets.
该算法结合了一个递归子程序,以高效处理大型数据集。
旅游出行
The navigation app crashed because a critical subroutine failed to load the map data.
导航应用崩溃了,因为一个关键的子程序未能加载地图数据。
日常对话
I think the bug is hidden in that subroutine you wrote yesterday.
我觉得那个漏洞藏在你昨天写的子程序里。
社交媒体
Just spent 4 hours debugging a single subroutine... coding is fun they said 😭 #developerlife
刚刚花了4个小时调试一个子程序……他们说编程很有趣的 😭 #开发者生活
3 次浏览