Back To Basics Lifetime Management
0 码力 | 66 页 | 8.43 MB | 5 月前3Libraries: A First Step Toward Standard C++ Dependency Management
1October 3, 2023 2 Libraries: A First Step Toward Standard C++ Dependency Management Bret Brown, C++ Infrastructure Lead, Bloomberg Bill Hoffman, CTO, KitwareHello! Welcome! Bret Brown C++ Infrastructure portable as the code they contain! ● ✓ Projects should be “cattle,” not “pets”! 7Why dependency management? 8Consensus: Managing dependencies == way too hard Q: Which of these do you find frustrating names: jsonlogConfig.cmake Jsonlog-config.cmake # ... CMake gives you some dependency management tips here ... 13 Aside: Coloring and bolding added for emphasisMotivation: What would we design0 码力 | 82 页 | 4.21 MB | 5 月前3Oracle VM VirtualBox 5.2.40 User Manual
. . . . . . . 232 9.25 VirtualBox expert storage management . . . . . . . . . . . . . . . . . . . . . . . 232 9.26 Handling of host power management events . . . . . . . . . . . . . . . . . . . . 233 usage reporting . . . . . . . . . . . . . . . . . 265 12.2.6 Poor performance caused by host power management . . . . . . . . . . 265 12.2.7 GUI: 2D Video Acceleration option is grayed out . . . . . . . . your host. – USB device support. VirtualBox implements a virtual USB controller and allows you to connect arbitrary USB devices to your virtual machines without having to install device-specific drivers0 码力 | 387 页 | 4.27 MB | 6 月前3Oracle VM VirtualBox 5.2.12 User Manual
. . . . . . . 231 9.25 VirtualBox expert storage management . . . . . . . . . . . . . . . . . . . . . . . 231 9.26 Handling of host power management events . . . . . . . . . . . . . . . . . . . . 232 usage reporting . . . . . . . . . . . . . . . . . 264 12.2.6 Poor performance caused by host power management . . . . . . . . . . 264 12.2.7 GUI: 2D Video Acceleration option is grayed out . . . . . . . . your host. – USB device support. VirtualBox implements a virtual USB controller and allows you to connect arbitrary USB devices to your virtual machines without having to install device-specific drivers0 码力 | 380 页 | 4.23 MB | 6 月前3Oracle VM VirtualBox 4.2.32 User Manual
. . . . . . . 186 9.25 VirtualBox expert storage management . . . . . . . . . . . . . . . . . . . . . . . 186 9.26 Handling of host power management events . . . . . . . . . . . . . . . . . . . . 186 IDE/SATA flush requests . . . . . . . . . . . . . . . 204 12.2.3 Poor performance caused by host power management . . . . . . . . . . 204 12.2.4 GUI: 2D Video Acceleration option is grayed out . . . . . . . . your host. – USB device support. VirtualBox implements a virtual USB controller and allows you to connect arbitrary USB devices to your virtual machines without having to install device-specific drivers0 码力 | 348 页 | 5.93 MB | 6 月前3Oracle VM VirtualBox 4.3.36 User Manual
. . . . . . . 196 9.24 VirtualBox expert storage management . . . . . . . . . . . . . . . . . . . . . . . 196 9.25 Handling of host power management events . . . . . . . . . . . . . . . . . . . . 196 usage reporting . . . . . . . . . . . . . . . . . 215 12.2.6 Poor performance caused by host power management . . . . . . . . . . 215 12.2.7 GUI: 2D Video Acceleration option is grayed out . . . . . . . . your host. – USB device support. VirtualBox implements a virtual USB controller and allows you to connect arbitrary USB devices to your virtual machines without having to install device-specific drivers0 码力 | 380 页 | 3.79 MB | 6 月前3Oracle VM VirtualBox 4.1.40 User Manual
IDE/SATA flush requests . . . . . . . . . . . . . . . 183 12.2.3 Poor performance caused by host power management . . . . . . . . . . 183 12.2.4 GUI: 2D Video Acceleration option is grayed out . . . . . . . . your host. – USB device support. VirtualBox implements a virtual USB controller and allows you to connect arbitrary USB devices to your virtual machines without having to install device-specific drivers drivers on the host. USB support is not limited to certain device cate- gories. For details, see chapter 3.10.1, USB settings, page 53. – Hardware compatibility. VirtualBox virtualizes a vast array of virtual0 码力 | 310 页 | 4.87 MB | 6 月前3Comprehensive Rust(English) 202412
Welcome to Day 3 109 19 Memory Management 110 19.1 Review of Program Memory . . . . . . . . . . . . . . . . . . . . . . . . . . . 110 3 19.2 Approaches to Memory Management . . . . . . . . . . . . . . Morning (2 hours and 20 minutes, including breaks) Segment Duration Welcome 3 minutes Memory Management 1 hour Smart Pointers 55 minutes • Day 3 Afternoon (1 hour and 55 minutes, including breaks) sees the Android.bp files in src/android/. Ensure that adb sync works with your emulator or real device and pre-build all Android examples using src/android/build_all.sh. Read the script to see the commands0 码力 | 382 页 | 1.00 MB | 10 月前3MuPDF 1.22.0 Documentation
RGB pixmap. */ fz_try(ctx) pix = fz_new_pixmap_from_page_number(ctx, doc, page_number, ctm, fz_ ˓→device_rgb(ctx), 0); fz_catch(ctx) { fprintf(stderr, "cannot render page: %s\n", fz_caught_message(ctx)); different threads are allowed to use the same device.” Calling a device simultaneously from different threads will cause it to get confused and may crash. Calling a device from several different threads is perfectly 2.4. Multi-threading 13 MuPDF Documentation, Release 1.21.2 (continued from previous page) fz_device *dev = NULL; fprintf(stderr, "thread at page %d loading!\n", pagenumber); // The context pointer0 码力 | 175 页 | 698.87 KB | 7 月前3MuPDF 1.23.0 Documentation
DisplayListDevice . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 114 6.16 Device . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . RGB pixmap. */ fz_try(ctx) pix = fz_new_pixmap_from_page_number(ctx, doc, page_number, ctm, fz_ ˓→device_rgb(ctx), 0); fz_catch(ctx) { fprintf(stderr, "cannot render page: %s\n", fz_caught_message(ctx)); different threads are allowed to use the same device.” Calling a device simultaneously from different threads will cause it to get confused and may crash. Calling a device from several different threads is perfectly0 码力 | 245 页 | 817.74 KB | 7 月前3
共 267 条
- 1
- 2
- 3
- 4
- 5
- 6
- 27