A Case-study in Rewriting a Legacy GUI Library for Real-time Audio Software in Modern C++0 码力 | 138 页 | 2.75 MB | 6 月前3
Oracle VM VirtualBox 4.3.36 User ManualCoreDumper on Solaris hosts . . . . . . . . . . . . . 182 9.19 Locking down the VirtualBox manager GUI . . . . . . . . . . . . . . . . . . . . . 182 9.19.1 Customizing the VM manager . . . . . . . . . . . . 215 12.2.6 Poor performance caused by host power management . . . . . . . . . . 215 12.2.7 GUI: 2D Video Acceleration option is grayed out . . . . . . . . . . . . . 215 12.3 Windows guests . . a number of features relating to groups: 1. Create a group using GUI option 1) Drag one VM on top of another VM. Create a group using GUI option 2) Select multiple VMs and select “Group” on the right click0 码力 | 380 页 | 3.79 MB | 6 月前3
Oracle VM VirtualBox 4.2.32 User ManualCoreDumper on Solaris hosts . . . . . . . . . . . . . 174 9.20 Locking down the VirtualBox manager GUI . . . . . . . . . . . . . . . . . . . . . 174 9.20.1 Customizing the VM manager . . . . . . . . . . . . 204 12.2.3 Poor performance caused by host power management . . . . . . . . . . 204 12.2.4 GUI: 2D Video Acceleration option is grayed out . . . . . . . . . . . . . 204 12.3 Windows guests . . a number of features relating to groups: 1. Create a group using GUI option 1) Drag one VM on top of another VM. Create a group using GUI option 2) Select multiple VMs and select “Group” on the right click0 码力 | 348 页 | 5.93 MB | 6 月前3
Oracle VM VirtualBox 5.2.40 User Manualkernel zones . . . . . . . . . . . . . . . . . . . . . . . . . 218 9.20 Locking down the VirtualBox GUI . . . . . . . . . . . . . . . . . . . . . . . . . . 218 9.20.1 Customizing the VM manager . . . . . . . 265 12.2.6 Poor performance caused by host power management . . . . . . . . . . 265 12.2.7 GUI: 2D Video Acceleration option is grayed out . . . . . . . . . . . . . 265 12.3 Windows guests . . a number of features relating to groups: 1. Create a group using GUI option 1) Drag one VM on top of another VM. Create a group using GUI option 2) Select multiple VMs and select “Group” on the right click0 码力 | 387 页 | 4.27 MB | 6 月前3
Oracle VM VirtualBox 5.2.12 User Manualkernel zones . . . . . . . . . . . . . . . . . . . . . . . . . 217 9.20 Locking down the VirtualBox GUI . . . . . . . . . . . . . . . . . . . . . . . . . . 217 9.20.1 Customizing the VM manager . . . . . . . 264 12.2.6 Poor performance caused by host power management . . . . . . . . . . 264 12.2.7 GUI: 2D Video Acceleration option is grayed out . . . . . . . . . . . . . 264 12.3 Windows guests . . a number of features relating to groups: 1. Create a group using GUI option 1) Drag one VM on top of another VM. Create a group using GUI option 2) Select multiple VMs and select “Group” on the right click0 码力 | 380 页 | 4.23 MB | 6 月前3
Oracle VM VirtualBox 4.1.40 User Manual. . . . . . . . . . . . 163 9.18 Locking down the VirtualBox manager GUI . . . . . . . . . . . . . . . . . . . . . 163 9.18.1 GUI customization . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 183 12.2.3 Poor performance caused by host power management . . . . . . . . . . 183 12.2.4 GUI: 2D Video Acceleration option is grayed out . . . . . . . . . . . . . 183 12.3 Windows guests . . This is interesting for business environments where displaying all the bells and whistles of the full GUI is not feasible. VBoxSDL is described in chapter 9.1, VBoxSDL, the simplified VM displayer, page 1430 码力 | 310 页 | 4.87 MB | 6 月前3
Quickly Testing Qt Desktop Applications With Approval Testscom/claremacrae/talks5 About… 5 Any Questions ?6 Typical Scenario • I've inherited some Qt GUI code • It's valuable • I need to add feature • Or fix bug • How can I ever break out of this •Qt –Setting Up Testing –Error-prone Things –Approval Tests •Extras –Tools –Summary910 Qt’s GUI powers make Automated Testing Harder11 Give you Confidence to Start testing your Qt application static lib for tests Executable Color Key GUI.exe main() and *.cpp *.ui15 Introduce static lib for tests Static Library Executable Color Key GUI.exe main() UI.lib *.cpp *.ui16 Introduce0 码力 | 77 页 | 6.96 MB | 6 月前3
Oracle VM VirtualBox 4.1.40 Programming Guide and Referencemach = vbox.findMachine("uuid or name of machine to start") progress = mach.launchVMProcess(session, "gui", "") progress.waitForCompletion(-1) Also, see /bindings/glue/python/samples/vboxshell.py for more findMachine(name) session = mgr.mgr.getSessionObject(vbox) progress = mach.launchVMProcess(session, "gui", "") progress.waitForCompletion(-1) mgr.closeMachineSession(session) Following code will print all encoding. This requires a lot of conversions, in particular between the VirtualBox Main API and the Qt GUI, which, like the rest of Qt, likes to use UTF-8. To facilitate these conversions, VirtualBox provides0 码力 | 306 页 | 1.92 MB | 6 月前3
Tracy: A Profiler You Don't Want to Misscode annotations (markup) Analysis pre-recorded? | real-time? log files? | command-line tool? | GUI?, … An interactive, responsive and visual tool transforms the profiling experience! 11 Closing Instrumentation code annotations Analysis pre-recorded? | real-time? log files? | command-line tool? | GUI?, … 12 Closing the Profiling Zoo holistic (automatic) issues: information overload; profiling and visual tool transforms the profiling experience! Tracy can do it all!Tracy Profiler GUI 13Tracy Profiler GUI 14 Frame Info Menu bar GPU Timeline (per “device”) CPU Timeline (per-thread) Custom0 码力 | 84 页 | 8.70 MB | 6 月前3
Tracy: A Profiler You Don't Want to Misscode annotations (markup) Analysis pre-recorded? | real-time? log files? | command-line tool? | GUI?, … An interactive, responsive and visual tool transforms the profiling experience! 11 Closing code annotations (markup) Analysis pre-recorded? | real-time? log files? | command-line tool? | GUI?, … 12 Closing the Profiling Zoo holistic (automatic) issues: information overload; profiling interactive, responsive and visual tool transforms the profiling experience!Tracy Profiler GUI 13Tracy Profiler GUI 14 Frame Info Menu bar GPU Timeline (per “device”) CPU Timeline (per-thread) Custom0 码力 | 85 页 | 6.51 MB | 6 月前3
共 94 条
- 1
- 2
- 3
- 4
- 5
- 6
- 10













