routines
routines — 名詞
- routinessingular
- routinesesplural
1. sets of actions that people keep doing in the same order because that is the nor
固定流程
日常反覆照做的一套步驟
sets of actions that people keep doing in the same order because that is the normal way things are done in daily life, school, or work
Eve's bedtime routines begin with a warm bath and two picture books.
Eve 的睡前固定流程是先洗熱水澡,再讀兩本圖畫書。
collocation: bedtime routines
Felipe changed the kitchen routines after the new chef joined the hotel.
新主廚加入飯店後,Felipe 改了廚房的固定流程。
pattern: change routines after a new situation
Adina found the school routines strange after the long winter holiday.
漫長寒假結束後,Adina 又覺得學校作息很陌生。
The nurses follow strict hand-washing routines before touching newborn babies.
護理師在接觸新生兒前,都遵守嚴格的洗手流程。
- habits
smaller repeated actions, often automatic rather than step-by-step
- procedures
more formal and often required by rules or safety policy
- rituals
suggest deliberate meaning or emotion, not just repeated practical steps
- schedules
focus on times rather than the actions themselves
- improvisation
doing things without a fixed plan or order
文法句型
follow / change routines
bedtime / school / work routines
用法筆記
Usually plural when talking about family, school, hospital, or workplace patterns. Unlike habits, routines are linked steps done in order rather than one repeated action.
常見錯誤
2. prepared pieces that performers use again in shows or contests, such as dance se
表演套路
表演或比賽中反覆演出的段落
prepared pieces that performers use again in shows or contests, such as dance sections, comic bits, or exercise combinations
Aoi and her partner practised three dance routines before the city final.
Aoi 和搭檔在市賽前練了三套舞蹈套路。
collocation: dance routines
The circus dropped two old routines and added a fire act.
馬戲團拿掉兩段舊橋段,改加了一場火焰表演。
Walid laughed at the routines the twins repeated during the talent show.
Walid 看到雙胞胎在才藝表演裡重複那些表演套路時笑了。
Coach Lakan judged the floor routines for balance, rhythm, and clean landings.
Lakan 教練評分那些地板套路的平衡、節奏與落地。
文法句型
practice / perform routines
dance / comedy / floor routines
用法筆記
Often modified by the type of performance, such as dance, comedy, floor, or warm-up. The word points to a sequence that can be rehearsed and repeated.
3. sections inside software that are built to handle one job each, such as checking
常式;程序
程式內負責特定工作的模組
sections inside software that are built to handle one job each, such as checking, sorting, or saving data
Imani tested the backup routines before the hospital server went live.
Imani 在醫院伺服器上線前測試了備份常式。
computing collocation: backup routines
Christopher rewrote the search routines to handle spelling errors faster.
Christopher 重寫了搜尋程序,讓它更快處理拼字錯誤。
pattern: rewrite routines to handle a task
Nikhil stored the printing routines in a separate file for later testing.
Nikhil 把列印常式存到另一個檔案裡,方便之後測試。
Iker traced the crash to old payment routines calling a deleted table.
Iker 追出當機原因是舊付款常式呼叫了已刪除的資料表。
- functions
modern term for named code units, often ones that return a value
- procedures
code units that perform actions without stressing a returned value
- subroutines
routines that are called from a larger program or routine
文法句型
write / test / rewrite routines
backup / search / payment routines
用法筆記
Used mainly in technical discussion. In modern programming teams, function or procedure is often more specific, but routines still appears as a broad label for blocks of code.