搜索:dependency
找到约 15 项符合「dependency」的查询结果
结果 15
按分类筛选
https://www.eeworm.com/dl/642/212997.html
技术管理
there are some other approaches, such as Schedule Network Templates, dependency Determination, and A
there are some other approaches, such as Schedule Network Templates, dependency Determination, and Applying Leads and Lags. They are also use with PDM and ADM together for sequencing activities. Based on the different size or type of project, the managers should choose suitable a ...
https://www.eeworm.com/dl/527/180268.html
通讯/手机编程
discusses the Radar Cross Section (RCS). RCS dependency on aspect angle, frequency, and polarization
discusses the Radar Cross Section (RCS). RCS dependency on aspect angle, frequency, and polarization are discussed.
https://www.eeworm.com/dl/654/203954.html
数据结构
This is a little tool to generate dependency and it is aimed to achieve BCD-normal form in relationa
This is a little tool to generate dependency and it is aimed to achieve BCD-normal form in relational database.
https://www.eeworm.com/dl/678/189275.html
系统设计方案
具体功能: The documentation of Windows system service dependence, it also introduce a service software a
具体功能: The documentation of Windows system service dependence, it also introduce a service software and brief implementation of service dependency
https://www.eeworm.com/dl/644/156136.html
汇编语言
eForth is a small portable Forth design for a wide range of microprocessors. This is the first imple
eForth is a small portable Forth design for a wide range of microprocessors. This is the first implementation for 8086.
As machine dependency is consolidated into 31 code words, moving eForth to other CPU s will be much less of a chore comparing to other Forth models.
https://www.eeworm.com/dl/684/398484.html
软件设计/软件工程
介绍OO设计的基本模式和原则 面向对象的类设计原则 开放关闭原则The Open Closed Principle (OCP) Liskov 替换原则The Liskov Substitutio
介绍OO设计的基本模式和原则
面向对象的类设计原则
开放关闭原则The Open Closed Principle (OCP)
Liskov 替换原则The Liskov Substitution Principle(LSP)
依赖性倒置原则The Dependency Inversion Principle (DIP)
https://www.eeworm.com/dl/635/191260.html
网络
When created, this DLL does not export any symbols. As a result, it will not produce a .lib file
When created, this DLL does not export any symbols. As a result, it
will not produce a .lib file when it is built. If you wish this project
to be a project dependency of some other project, you will either need to
add code to export some symbols from the DLL so that an expor ...
https://www.eeworm.com/dl/633/431212.html
Java编程
JCommon is a Java class library that is used by JFreeChart, Pentaho Reporting and a few other projec
JCommon is a Java class library that is used by JFreeChart, Pentaho Reporting and a few other projects. The library contains miscellaneous classes that support:
* configuration and dependency management code
* a general logging framework
* text utilities
* user i ...
https://www.eeworm.com/dl/874389.html
技术资料
hap-depends下载
Dependency Walker 是 Microsoft Visual C++ 中提供的非常有用的 PE 模块依赖性分析工具。主要功能如下:
查看 PE 模块的导入模块。
查看 PE 模块的导入和导出函数。
动态剖析 PE 模块的模块依赖性。
解析 C++ 函数名称。 ...
https://www.eeworm.com/dl/656/493730.html
Java书籍
spring,何谓控制反转(IoC = Inversion of Control)
spring,何谓控制反转(IoC = Inversion of Control),何谓依赖注入(DI = Dependency Injection)?
对于初次接触这些概念的初学者,不免会一头雾水。正如笔者第一次看到这些名词一样,一阵窘迫……
IT界不亏是哄抢眼球的行业,每个新出现的语汇都如此迷离。好在我们也同时拥有Internet这个最
广博的 ...