詞彙 re-entrant 在中文的含義

re-entrant 在英語中是什麼意思?與 Lingoland 一起探索這個詞的含義、發音及具體用法

re-entrant

US /ˌriːˈen.trənt/
UK /ˌriːˈen.trənt/

形容詞

可重入的

(of a program or routine) able to be entered or called by another program or routine before the first call has been completed, without causing error or incorrect results

範例:
The new operating system features re-entrant code for improved efficiency.
新的作業系統具有可重入程式碼,以提高效率。
Writing re-entrant functions is crucial for multi-threaded applications.
編寫可重入函數對於多執行緒應用程式至關重要。