dependencies
美 [d??pend?nsi]
英 [d?'pend?nsi] 
詞形變化
復數:dependencies 同義詞
英漢解釋
英英解釋
例句
A Geronimo module is an arbitrary component made up of a set of classes: dependencies, other modules, and a serialized configured state.
Geronimo模塊是由一組類(依賴性、其他模塊和序列化配置狀態)組成的隨機組件。
PPM has no history, options are hard to set, help scrolls off the screen, and the default is to install modules ignoring dependencies.
PPM沒有歷史記錄,難以設置選項,幫助會滾出屏幕并且缺省方式是忽略相關性而安裝。
Cayenne DI container is small (about 35K in size), XML-free, easy to use and has no external dependencies (not even on Cayenne).
Cayenne的DI容器規模小(大約是35K)、無XML、易用、而且沒有外部依賴(甚至不依賴于Cayenne)。
Fortunately, OSGi manages such transitive dependencies for you, and ensures that you never have problems due to incompatible classes.
好在OSGi為你管理起這種依賴傳遞,確保不再出現不兼容類引發的問題。
This would be a boon for users, as mentioned earlier, since the distribution vendors could calculate all the package dependencies for us.
這對用戶來說是一個好消息,如前面所提到的,因為發行商可以為我們計算出所有的軟件包之間的依賴關系。
Attempt to drop dependencies to any objects that are not part of the publication.
嘗試刪除不屬于發布一部分的任何對象的依賴項。
My dear, we must never betray, to spend the dependencies, but the outcome is often not the only, only you just do not have.
親愛的,我們要不離不棄,要相守相依,但是結局往往不是唯一,唯一只是沒有擁有你。
A CMP entity bean is constructed from at least six separate files, having dependencies that cannot be easily verified at compile time.
CMP實體bean至少從六個單獨文件構造,并有在編譯期間無法方便驗證的相關性。
Entity so far has been an internal entity; the document can stand on its own and has no dependencies on other documents.
實體還是內部實體;文檔可以保持其獨立性,并且不依賴于其它文檔。
The model can include dependencies and interrelationships that allow you to understand the impact of decisions during the refactoring.
此模型可以包括依賴關系和交互關系,以便了解重構期間決策的影響。
Each cell shows an intersection of two modules and a count of the dependencies between them.
每個單元格表示兩個模塊之間的交集,以及它們之間依賴的數目。
If your dependencies are up to date, you may also be able to install SSHFS with the simple command apt-get install sshfs.
如果您依賴的代碼是最新的,還可能能夠用apt-getinstallsshfs命令安裝SSHFS。
The Dependencies tab makes it possible for you to determine which projects in the active solution must be built first.
通過“依賴項”選項卡可以確定活動解決方案中必須首先生成的項目。
It's ready to deploy and has no external dependencies; Java 5 or higher, PHP 4 or higher.
之后就可以部署且沒有任何的外部依賴項;Java5或更高,PHP4或更高。
However, any dependencies between them are now clearly evident within the business process layer.
不過,其間的任何依賴關系限制都完全在業務流程層內進行了處理。
All objects that have pending changes are ordered into a sequence of objects based on the dependencies between them.
所有具有掛起更改的對象將按照它們之間的依賴關系排序成一個對象序列。
In terms of scheduling, the dependencies imply an order in which each of these elements can be implemented.
在進度安排方面,依賴關系指出每一個組成要素被實現的順序。
When integrating aspects into a large , multi module system , one of the big tool- related challenges is managing module dependencies .
將方面集成到大型多模塊系統中時,與工具相關的主要挑戰之一就是管理模塊依賴性。
Reconciling and resolving gem dependencies is something of a knotty problem.
協調和解決gem依賴性是個棘手的問題。
This chain of dependencies can quickly run into a large number of plugin. xml files to be parsed starting from the user-selected plug-in.
從用戶選擇的插件開始,這個依賴鏈可以迅速導致有很多個plugin.xml文件需要進行分析。
Merge modules allow you to capture all of the dependencies for a particular component, insuring that the correct versions are installed.
合并模塊使您得以捕獲特定組件的所有依賴項,從而確保安裝正確的版本。
Relationships between applications can be established to show dependencies between them.
可以建立應用程序之間的關系以表明它們之間的依賴性。
The important design goal of WTL was to avoid inter-dependencies - classes themselves do not reference other WTL classes.
WTL的一個主要設計原則就是避免在沒有引用到其他WTL類時,出現不必要的內部依賴。
Take a look at the dependency graph for a typical setup of a component with two dependencies and the method parameters used (see Figure 1).
請看下圖,這是典型的組件設置的依賴關系圖,其中有兩個依賴關系并使用了方法參數(參見圖1)。
As such, they are represented by a service interface and should not be treated any differently than any other dependencies.
因此,它們使用服務接口來表示,并且不應該采用與任何其他依賴關系不同的方式來對待它們。
Also, it is possible to produce circular dependencies, in which case the XAML processing behavior is undefined.
此外,在XAML處理行為未定義的情況下,也可能產生循環依賴關系。
It has no DLL or runtime dependencies and contains anti-virus mechanisms to prevent trojan infection (which makes it safe to share).
它沒有DLL或運行時的依存關系和包含的反病毒機制,以防止特洛伊木馬病毒感染(這使得安全分享)。
The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable.
你的資源正在尋找(或它的一個依賴項)可能已被刪除,有其名稱更改,或者暫時不可用。
Puppet can describe dependencies between components, define the proper state of a file, query the state of the system, and more.
Puppet可以描述組件之間的依賴關系、定義文件的正確狀態、查詢系統的狀態等等。
Switch to the dependencies tab (found at the bottom of this editor) and add the following plug-ins as a dependency.
切換至附件標簽(在編輯器的底部可以找到它),并添加作為附件的如下插件。
They are mostly used within so-called IoC containers, which inject dependencies into a component in the form of other components.
它們主要用在所謂的IoC容器中,這些容器以其他組件的形式將依賴項注入到一個組件中。
In this article, you first create a simple Spring application, independent of any Java Enterprise dependencies.
在本文中,您首先創建一個簡單的Spring應用程序,該程序獨立于任何JavaEnterprise依賴項。
This was to enable more accurate representation and analysis of the dependencies between the layers.
這可以對各層之間的依存關系進行更為精確的表示和分析。
A better way of authoring a project file is to use multiple targets and explicitly express dependencies between them.
一種更好的編寫項目文件的方法是使用多個目標并顯式地表達它們之間的依賴關系。
This value can be an empty string if the service has no dependencies.
如果該服務沒有依賴項,該值可以為空字符串。
You get also less vendor dependencies: if you are wiring your infrastructure to a vendor protocol you are missing the point of SOA.
也使你對廠商的依賴更少:如果你將你的基礎設施連接到了一個廠商協議,那么你就背離了SOA的觀點。
No other binary (or runtime) dependencies are necessary, and in fact, only two of those executables are of interest at the moment.
沒有其他的二進位檔(或執行階段)相依性必要,而且在實際上只是兩個那些可執行檔感興趣的當時。
The next step is to add a few plug-ins (after switching to the Plug-in Development perspective) as dependencies.
接下來的一步,是添加作為附件的一些插件(在切換至Plug-inDevelopment視角以后)。
To not show dependencies and include only the specific files that you select, click Do not check dependencies.
要隱藏相關項而只包括您選擇的特定文件,請單擊“不檢查相關項”。
As a dependency-based solution, initng uses its own set of initialization scripts that encode the service and daemon dependencies.
作為一個基于依賴關系的解決方案,initng使用自己的初始化腳本集,它們對服務和守護進程的依賴性進行了編碼。