| 1. | A normal static library is in a format created by the 常规的静态程序库的格式是 |
| 2. | A static assembly is an assembly that is loaded from disk 静态程序集是从磁盘加载的程序集。 |
| 3. | In general , a static assembly can consist of four elements 通常,静态程序集可能由以下四个元素组成: |
| 4. | This topic classifies assemblies as either static or dynamic 本主题将程序集分为静态程序集或动态程序集。 |
| 5. | Static assemblies are stored on disk in portable executable files 静态程序集存储在磁盘上的可移植可执行( pe )文件中。 |
| 6. | Don t get tricked into using static libraries as insurance against these problems 不要误以为使用静态程序库就可以保证解决这些问题。 |
| 7. | A static library can introduce its own new dependencies , and you can t check them as easily 静态程序库可能引入其自己的新的依赖,而且不容易检查到它们。 |
| 8. | The other , major difference between static apps and dynamic apps are their bandwidth needs 另一方面,一个主要的区别还在于静态程序和动态媒体程序对带宽的要求。 |
| 9. | In a traditional static library , the code generated is usually bound together into a library file with a name ending in 在传统的静态程序库中,生成的代码通常封装在一个程序库文件中(其名称以 |
| 10. | The runtime uses the same resolution process regardless of whether the reference is for a static or dynamic assembly 无论引用是对静态程序集的引用还是对动态程序集的引用,运行库均使用相同的解析过程。 |