基于实时子结构加载系统的隔震橡胶支座的动力性能研究,袁涌,朱宏平,本文速度控制型实时子结构加载系统,对天然隔震橡胶支座(NR)、高阻尼隔震橡胶支座(HDR) 和超高阻尼隔震橡胶支座(HDR-S)等速度相关型支座
2024-01-16 10:14:26 1.01MB 首发论文
1
可以查看exe等文件的dll组成
2024-01-16 10:11:48 332KB dll查看
1
Windows 查看DLL依赖关系的工具,查看DLL的导出函数、导入函数。协助解决Windows开发中的DLL依赖问题。 Windows开发必备。 Dependency Walker 是 Microsoft Visual C++ 中提供的非常有用的 PE 模块依赖性分析工具。主要功能如下: 查看 PE 模块的导入模块。 查看 PE 模块的导入和导出函数。 动态剖析 PE 模块的模块依赖性。 解析 C++ 函数名称。
2022-04-19 16:32:15 589KB Depend DLL
1
Windows环境下软件有时会缺少依赖库而无法正常运行,可使用depend工具查看当前EXE所依赖的所有库
2022-03-07 16:31:40 1.03MB window exe
1
Dependency Injection Principles, Practices, and Patterns teaches you to use DI to reduce hard-coded dependencies between application components. You'll start by learning what DI is and what types of applications will benefit from it. Then, you'll work through concrete scenarios using C# and the .NET framework to implement DI in your own projects. As you dive into the thoroughly-explained examples, you'll develop a foundation you can apply to any of the many DI libraries for .NET and .NET Core. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology Dependency Injection (DI) is a great way to reduce tight coupling between software components. Instead of hard-coding dependencies, such as specifying a database driver, you make those connections through a third party. Central to application frameworks like ASP.NET Core, DI enables you to better manage changes and other complexity in your software. About the Book Dependency Injection Principles, Practices, and Patterns is a revised and expanded edition of the bestselling classic Dependency Injection in .NET. It teaches you DI from the ground up, featuring relevant examples, patterns, and anti-patterns for creating loosely coupled, well-structured applications. The well-annotated code and diagrams use C# examples to illustrate principles that work flawlessly with modern object-oriented languages and DI libraries. What's Inside Refactoring existing code into loosely coupled code DI techniques that work with statically typed OO languages Integration with common .NET frameworks Updated examples illustrating DI in .NET Core About the Reader For intermediate OO developers.
2022-02-10 02:25:35 14.25MB Depend
1
[最新]检查exe和dll依赖关系的工具, depends.exe, Process Explorer
2021-10-09 14:50:25 1.64MB depend Proces
1
为最新的centos系统提供安装gcc与相应的安装包,为离线安装节约大量的搜索与下载的时间
2020-04-24 03:07:35 41.22MB centos gcc depend
1
depend walker DLL 查看分析工具 微软的
2019-12-21 20:18:43 332KB depend walker DLL 查看分析工具
1
Summary Dependency Injection Principles, Practices, and Patterns teaches you to use DI to reduce hard-coded dependencies between application components. You'll start by learning what DI is and what types of applications will benefit from it. Then, you'll work through concrete scenarios using C# and the .NET framework to implement DI in your own projects. As you dive into the thoroughly-explained examples, you'll develop a foundation you can apply to any of the many DI libraries for .NET and .NET Core. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology Dependency Injection (DI) is a great way to reduce tight coupling between software components. Instead of hard-coding dependencies, such as specifying a database driver, you make those connections through a third party. Central to application frameworks like ASP.NET Core, DI enables you to better manage changes and other complexity in your software. About the Book Dependency Injection Principles, Practices, and Patterns is a revised and expanded edition of the bestselling classic Dependency Injection in .NET. It teaches you DI from the ground up, featuring relevant examples, patterns, and anti-patterns for creating loosely coupled, well-structured applications. The well-annotated code and diagrams use C# examples to illustrate principles that work flawlessly with modern object-oriented languages and DI libraries. What's Inside Refactoring existing code into loosely coupled code DI techniques that work with statically typed OO languages Integration with common .NET frameworks Updated examples illustrating DI in .NET Core About the Reader For intermediate OO developers. About the Authors Mark Seemann is a programmer, software architect, and speaker who has been working with software since 1995, including six years with Microsoft. Steven van Deursen is a seasoned .NET developer and architect, and the author and maintainer of the Simple Inject
2019-12-21 18:47:55 13.98MB Depend
1