dependency walker的意思
dependency walker中文翻譯:
依賴行者
相似詞語短語
dependency grammar───[計]依存文法
dependency grammars───[計]依存文法
dependency allowances───扶養津貼
dependency allowance───扶養津貼
emergency worker───應急人員
Independence Hall───獨立大廳(位于美國費城,獨立宣言簽字處)
dependence───n.依賴;依靠;信任;信賴
dependencies───n.依賴性,相關性;管理
dependency───n.屬國;從屬;從屬物
雙語使用場景
Writing a dependency walker is basically a two-part process: list all the plug-ins and list the dependencies of a user-selected plug-in.───編寫一個依賴性遍歷程序基本上分為兩個步驟:首先羅列出所有插件,其次羅列出用戶所選擇的插件的依賴性。
These include refactoring, static analysis, MSBuild tasks for data and schema comparison, and a dependency walker.───其中包括了重構、靜態分析、針對數據和結構比較的MSBuild任務,以及一個依賴查看器(Walker)。
Based on this knowledge, you may want to write your own code to create a plug-in dependency walker or just use my general-purpose dependency walker plug-in.───基于這些知識,我們可能會希望編寫自己的代碼來創建一個插件依賴性遍歷程序,或者使用在本文中給出的這個通用的Dependency Walker插件。
Data Dude. These include refactoring, static analysis, MSBuild tasks for data and schema comparison, and a dependency walker.───其中包括了重構、靜態分析、針對數據和結構比較的MSBuild任務,以及一個依賴查看器(Walker)。
The dependency walker can show most dependencies for any particular application or DLL.───DependencyWalker可顯示任意特定應用程序或DLL的大多數依賴項。
Create your own Dependency Walker to find unresolved plug-in dependencies in the developerWorks article───創建您自己的DependencyWalker以尋找未解決的插件依賴性。