青年中文青年中文

program tree的意思

program tree中文翻譯:

程序樹

相似詞語短語

gifted program───天才計劃

internship program───實習計劃;實習項目

headstart program───headstart程序

doctoral program───博士生項目

exercise program───訓練方案;鍛煉計劃

processing program───n.[計]處理程序;[計] 處理程序

compiled program───編成程序

program error───[計]程序錯誤;程序誤差

talks program───會談計劃

雙語使用場景

For example, if you write a program that allocates and frees many tree nodes, you might decide that is worth it to cache some nodes, assuming you know of a fast way to do this.───例如,如果你寫一個分配和釋放很多樹節點的程序,你會認定高速緩沖一些節點是有價值的,假設你知道一種快速的方式能做到這一點的話。

utility I occasionally use is a program that calls other programs iteratively over a tree of files.───我偶爾使用這樣一個實用程序,它針對一個文件樹反復調用其他程序。

the other hand, you would store the location of a program in the system tree, as that location is the same for all users and is potentially useful to all users.───另一方面,您要將程序位置存儲在系統樹中,因為位置對于所有用戶是相同的,并且所有用戶都可能用到它。

英語使用場景

Concerning the familiar traversing through a program tree, people used to adopt the searching strategy, which always begins from the root of tree.