Curve for CNCF Main
0 码力 | 21 页 | 4.56 MB | 5 月前3The Main Points of C++
The Main Points of C++ Misha4.2 Point4.2 Point, as in:1. Just one point (dot) 3-4 .1. Just one point (dot) • In floating-point literals 4.2 .2 4. followed by suffix or exponent (e or p) .1. Just access operators • Member of object • Pointer to member of object • In module names export module Main.SubM.SubSubM; “Dots have no intrinsic meaning, however they are used informally to represent hierarchy0 码力 | 34 页 | 344.31 KB | 5 月前3The Goal - A Process of Ongoing Improvement
The Goal - A Process of Ongoing Improvement Plot Summary Alex Rogo is a harried plant manager working ever more desperately to try improve performance. His factory is rapidly heading for disaster part spends waiting for a resource, while the resource is preparing itself to work on the part ● Process time - the amount of time the part spends being modified into a new, more valuable form ● Queue bottlenecks. If we reduce batch sizes by half, we also reduce by half the time it will take to process a batch. That means we reduce queue and wait by half as well. Reduce those by half, and we reduce0 码力 | 6 页 | 100.81 KB | 5 月前3bpfbox: Simple Precise Process Confinement with eBPF and KRSI
bpfbox: Simple Precise Process Confinement with eBPF and KRSI William Findlay October 28, 2020 bpfbox at a Glance ▶ bpfbox is a novel process confinement mechanism for Linux using eBPF ▶ Users write Motivation ▶ Existing process confinement mechanisms are complex seccomp-bpf Unix DAC Namespaces Cgroups Capabilities Namespaces Unix DAC seccomp-bpf ▶ Existing process confinement mechanisms are prototyping ▶ Safe production deployment of new security solutions We have an opportunity to rethink process confinement from the ground up. 3 / 7 bpfbox Implementation ▶ Userspace daemon using the Python30 码力 | 8 页 | 528.12 KB | 1 年前3强大的音视频处理工具: FFmpeg
ffmpeg;最后给出附录内容,包括help语法、⽂档资料等。 源码+浏览+下载 本书的各种源码、在线浏览地址、多种格式⽂件下载如下: Gitbook源码 crifan/media_process_ffmpeg: 强⼤的⾳视频处理⼯具:FFmpeg 如何使⽤此Gitbook源码去⽣成发布为电⼦书 详⻅:crifan/gitbook_template: demo how to use crifan muxing. It is useful for changing the container format or modifying container-level metadata toc-Main-options ffmpeg -i show_14322648_audio.mp3 -acodec copy -ss 00:00:03 ffmpeg -i show_14322648_audio 001333, bitrate: 1762 kb Stream Stream #0:0(und): Video: h264 (Main) (avc1 / 0x31637661 #0:0(und): Video: h264 (Main) (avc1 / 0x31637661 Metadata: Metadata: creation_time0 码力 | 73 页 | 11.57 MB | 1 年前3How Meta Made Debugging Async Code Easier with Coroutines and Senders
process_file(...) pool.run() _clone … … process_file(...) pool.run() _clone … … process_file(...) pool.run() _clone … … Stack Traces for Async Code are Unhelpful Threadpool threads: #0 process_file(...) #5 pool.run() #10 __clone … … IO Thread: #0 async_read_some_at(...) #3 ctx.run() #5 __clone … … Main thread: #0 unifex::sync_wait( unifex::sync_wait(...) #4 main() #7 __libc_start_main() … …What would be better? Threadpool threads: #0 process_file(...) #5 pool.run() #10 … IO Thread: … #0 async_read_some_at(0 码力 | 131 页 | 907.41 KB | 5 月前3跨平台桌⾯应⽤框架:Electron
"description":: "A minimal Electron application" "A minimal Electron application",, "main" "main":: "main.js" "main.js",, "scripts" "scripts":: {{ "start" "start":: "electron ." "electron html │ ├── main.js │ ├── main.js │ ├── old-post-backup/ │ ├── old-post-backup/ │ │ ├── README.md │ │ ├── README.md │ │ ├── hello.py │ │ ├── hello.py │ │ ├── main.js │ │ ├── main.js │ │ └── package.json │ │ └── package.json │ ├── package.json │ ├── package.json │ ├── pycalc/ │ ├── pycalc/ │ │ ├── api.py │ │ ├── api.py │ │ ├── calc.py0 码力 | 123 页 | 21.81 MB | 1 年前3Build web application with Golang
principles Build a simple web server How Go works with web Get into http package Summary HTTP Form Process form inputs Validation of inputs Cross site scripting Duplicate submissions File upload Summary Then we install Go using the following commands: gvm install go1.8.3 gvm use go1.8.3 After the process has finished, you're all set. apt-get Ubuntu is the most popular desktop release version of Linux package, you should create a new folder in the src directory, with the notable exception of main, for which main folder creation is optional. Folder names are usually the same as the package that you are0 码力 | 327 页 | 1.63 MB | 1 年前3The Way To Go - 2012
............................................................................................1 1.2 Main characteristics, context and reasons for developing a new language ...................4 1.2.1 Languages com/ (To install it on your local machine, use: go install go-tour.googlecode.com/ hg/gotour). 1.2 Main characteristics, context and reasons for developing a new language 1.2.1 Languages that influenced and thus fast compilation, fast execution, ease of programming. 1.2.3 Targets of the language A main target was to combine the efficacy, speed and safety of a strongly and statically compiled language0 码力 | 629 页 | 4.85 MB | 1 年前3Navicat Version 16 User Guide (Mac)
14 Migration / Upgrade 15 End-User License Agreement 16 Chapter 2 - User Interface 22 Main Window 22 Navigation Pane 23 Object Pane 24 Information Pane 26 Chapter 3 - Collaboration Activate button. Navicat contacts our licensing server to activate the license key. If the activation process is successful, the license key details are displayed. Manual Activation Manual activation is connection. You will need another computer with an internet connection to complete this activation process. 1. If the online activation is failed, click Manual Activation. 2. Copy the Request Code in0 码力 | 324 页 | 7.77 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100