Shared Libraries and Where To Find Them
- WindowsCMake: Build time vs runtime - WindowsCreating relocatable bundlesInstallers, packages, bundles ● Goal: build on one machine, run in another ● Application must find all its shared library dependencies Bundled with the application Arbitrary location (chosen at install time)Installers, packages, bundles ● Goal: build on one machine, run in another ● Application must find all its shared library dependencies executable and libraries ● Or specific formats: ○ macOS App bundles (.app) ○ AppImage on Linux ○ Android APKGathering shared libraries for bundles Linux: we can rely on the linker loader to gives us a list0 码力 | 94 页 | 6.49 MB | 5 月前3Dynamically Loaded Libraries Outside the Standard
called bundles in Mac OS X, are not .dylib • Usually have .so or .bundle filename extension • Do not support linking by passing -lname to ld • Some deprecated APIs can load, link, and unload bundles at at runtime • dlopen() APIs works with both dynamic libraries and bundles • Prior to Mac OS X 10.5, dlclose() does not unload dynamic libraries Example: NSBundle7 CppCon 2021 | • Portable Executable format0 码力 | 100 页 | 3.98 MB | 5 月前3Regular, Revisited
Revisited 8 Classified The classes we write: RAII Utility Callable Wrappers Function bundles :( Polymorphic types / Hierarchies Containers Values ... "The Evolution of C++ - A Typescript0 码力 | 180 页 | 19.96 MB | 5 月前3Django CMS 3.9.x Documentation
CMS. If you want to use JavaScript code provided by CMS in external applications, you can only use bundles distributed by CMS, not the source modules. Contributing documentation Perhaps considered “boring”0 码力 | 417 页 | 1.68 MB | 6 月前3Django CMS 3.8.x Documentation
CMS. If you want to use JavaScript code provided by CMS in external applications, you can only use bundles distributed by CMS, not the source modules. Contributing documentation Perhaps considered “boring”0 码力 | 413 页 | 1.67 MB | 6 月前3Django CMS 4.0.x Documentation
CMS. If you want to use JavaScript code provided by CMS in external applications, you can only use bundles distributed by CMS, not the source modules. Contributing documentation Perhaps considered “boring”0 码力 | 296 页 | 1.79 MB | 6 月前3Django CMS 3.9.x Documentation
CMS. If you want to use JavaScript code provided by CMS in external applications, you can only use bundles distributed by CMS, not the source modules. Contributing documentation Perhaps considered “boring”0 码力 | 298 页 | 1.79 MB | 6 月前3Django CMS 3.11.10 Documentation
CMS. If you want to use JavaScript code provided by CMS in external applications, you can only use bundles distributed by CMS, not the source modules. Contributing a patch gulp --debug gulp icons Contributing0 码力 | 493 页 | 1.44 MB | 6 月前0.03Django CMS 4.1.x Documentation
CMS. If you want to use JavaScript code provided by CMS in external applications, you can only use bundles distributed by CMS, not the source modules. gulp --debug gulp icons Contributing documentation0 码力 | 518 页 | 1.66 MB | 6 月前3Oracle VM VirtualBox 4.2.32 User Manual
#/sbin/sysctl kernel.sem kernel.sem = 250 32000 32 128 164 9 Advanced topics The “kernel.sem” parameter bundles together 4 values, the one we are interested in is called “SEMMNI”, the maximum number of semaphore0 码力 | 348 页 | 5.93 MB | 5 月前3
共 20 条
- 1
- 2