ffmpeg翻译文档音频源 36 音频槽 37 视频滤镜 38 视频源 39 视频槽 40 多媒体滤镜 41 多媒体源 42 参考 43 开发人员 ## 致谢 当前文档《ffmpeg 翻译文档(ffmpeg 中文文档)》由进击的皇虫使用书栈(BookStack.CN)进行构建,生成于2018-05-26。 书栈(BookStack.CN) 仅提供文档编写、整理、归类等功能,以及对文档内容的生成和导出工具。 分享,让知识传承更久远!感谢知识的创造者,感谢知识的分享者,也感谢每一位阅读到此处的读者,因为我们都将成为知识的传承者。 ## README - ffmpeg 翻译文档(ffmpeg-all 包含重要组件) - 来源(书栈小编注) ## ffmpeg 翻译文档(ffmpeg-all 包含重要组件) ## 目录: - 1 命令语法 - 2 描述/概览 - 3 详细说明 - 4 流的选择(指定) com/xdsnet/other-doc-cn-ffmpeg ## 1 命令语法 • 1 命令语法 ## 1 命令语法 1. ffmpeg [全局选项] {[输入文件选项] -i 输入文件} ... {[输出文件选项] 输出文件} ... ## 即 1. ffmpeg [global_options] [[input_file_options] -i input_file] ... [[output_file_options]0 码力 | 502 页 | 3.06 MB | 2 年前3
Django 官方教程翻译项目创建你的第一个 Django 项目,第七部分 进阶内容:编写可重用的应用 接下来如何学习? 编写你的第一个 Django 补丁 ## 致谢 当前文档《Django 官方教程翻译项目》由进击的皇虫使用书栈(BookStack.CN)进行构建,生成于2018-05-25。 书栈(BookStack.CN) 仅提供文档编写、整理、归类等功能,以及对文档内容的生成和导出工具。 Django-intro-zh Django 官方教程翻译项目 - 目前版本:1.11 - 官方文档目录 - 中文版文档 - 翻译进度 - 我也想一起翻译 # Django-intro-zh Django 官方教程翻译项目 ### 目前版本:1.11 这个项目的目的是将 Django 官方教程的 intro 部分翻译成中文版。 起因是在看完 Django Book Book 之后觉得有点过时,随后看了官方文档,还是觉得官方文档写的比较通俗易懂。为了方便更多想要学习 Django 的人(顺便翻译一遍也能更深入的理解文档),就有了这个项目。 这一项目离不开辛勤帮助翻译的小伙伴们,没有他们这个项目也无法完成。 特别感谢 @Zoctan,将翻译版本从 1.8 升级到了 1.11(pr),跟上了 Django 的发展。 ## 官方文档目录 官方文档 在此。 以下是官方文档的目录:0 码力 | 103 页 | 1.86 MB | 1 年前3
StackExchange.Redis文档翻译StackExchange. Redis文档翻译 书栈(BookStack.CN) 目 录 致谢 StackExchange.Redis 文档翻译 基本用法 配置 管道和多路复用器 键,值以及通道 事务 事件 发布/订阅 消息顺序 KEYS,SCAN,FLUSHDB 等命令在哪里? 性能分析 脚本 致谢 当前文档 《StackExchange.Redis文档翻译》 由 进击的皇虫 使用 书栈(BookStack ,感谢知识的分享者,也感谢每一位阅读到此处的读者,因为我们都将成为知识的传承者。 StackExchange.Redis 文档翻译 StackExchange.Redis 文档翻译 。 目录 来源(书栈小编注) StackExchange.Redis 文档翻译 ServiceStack.Redis从4.0版本开始收费使用,好在好的东西不存在没有开源免费的; 大名鼎鼎的Stack Over Overflow就提供了它的Redis客户端库:StackExchange.Redis免费给我们使用。 看到网上很少有关于StackExchange.Redis的翻译,个人本着学习共享精神翻译了一下, 翻译应该有一些错误(有些地方我都感觉好像不是用英文的人写的,可能是我的英语水平本就不够,所以请读者原谅), 读者可以综合原文阅读,如果发现错误可以提交一个PR给我,我会合并改正。 目录 基本用法 配置0 码力 | 31 页 | 1.14 MB | 1 月前3
Google Python Style Guide## Google Python Style Guide Revision 2.59 Amit Patel Antoine Picard Eugene Jhong Jeremy Hylton Matt Smart Mike Shields Each style point has a summary for which additional information is available “toggle all” at the top of this document. ## Background Python is the main scripting language used at Google. This style guide is a list of dos and don'ts for Python programs. To help you format code correctly0 码力 | 30 页 | 94.81 KB | 2 年前3
Google Java Style Guide# Google Java Style Guide ## Google Java Style Guide ## 1 Introduction This document serves as the complete definition of Google’s coding standards for source code in the Java $ ^{™} $ Programming Programming Language. A Java source file is described as being in Google Style if and only if it adheres to the rules herein. Like other programming style guides, the issues covered span not only aesthetic issues 2 Guide notes Example code in this document is non-normative. That is, while the examples are in Google Style, they may not illustrate the only stylish way to represent the code. Optional formatting choices0 码力 | 19 页 | 84.76 KB | 2 年前3
The Weblate Manual 4.15depends on your Weblate configuration, but can be made to include popular sites such as GitLab, GitHub, Google, Facebook, or Bitbucket or other OAuth 2.0 providers. Username may only contain letters, numbers lkit/en/latest/formats/json.html], Application Resource Bundle Specification [https://github.com/google/app-resource-bundle/wiki/ApplicationResourceBundleSpecification], ## WebExtension JSON New in version translatehouse.org/] at-least 2.2.4. File format used when translating extensions for Mozilla Firefox or Google Chromium. ## Note While this format is called JSON, its specification allows to include comments0 码力 | 807 页 | 11.20 MB | 2 年前3
3 使用Python加速文件传输和文件复制 Giampaolo Rodolao copy files efficiently ## • Part 2: • psutil 第1部分 ○基础的 Unix 概念 ○基础的 Socket 操作 ○高效的传输文件 ☐高效的复制文件 第2部分 ○ psutil ## UNIX concepts (oversimplified) [简单聊聊 Unix 的相关概念] ## System call / 系统调用 - 系统调用 I/O • open() • read() • write() Processes / 进程 • fork() • kill() • wait() Filesystem / 文件系统 • chmod() • mkdir() • getcwd() Communication / 通信 • pipe() • splice() • mmap() ## Kernel / 203d8521/p10_1.jpg) ## File descriptors / 文件描述符 - it's a reference to "something" (usually a file) - it can be mixed with system calls - 是对文件/套接字等资源的引用 ● 可以和系统调用连用 ## Print >>>0 码力 | 78 页 | 654.51 KB | 2 年前3
Google C++ Style Guide# Google C++ Style Guide ## Google C++ Style Guide ## Background C++ is one of the main development languages used by many of Google's open-source projects. As every C++ programmer knows, the language conventions cover far more than just source file formatting. Most open-source projects developed by Google conform to the requirements in this guide. Note that this guide is not a C++ tutorial: we assume taste should prevail. By this we specifically refer to the established conventions of the entire Google C++ community, not just your personal preferences or those of your team. Be skeptical about and reluctant0 码力 | 83 页 | 238.71 KB | 2 年前3
Google's AngularJS Style Guide# Google’s AngularJS Style Guide ## An AngularJS Style Guide for Closure Users at Google This is the external version of a document that was primarily written for Google engineers. It describes a recommended recommended style for AngularJS apps that use Closure, as used internally at Google. Members of the broader AngularJS community should feel free to apply (or not apply) these recommendations, as relevant their own use cases. This document describes style for AngularJS apps in google3. This guide supplements and extends the Google JavaScript Style Guide. Style Note: Examples on the AngularJS external webpage0 码力 | 8 页 | 44.39 KB | 2 年前3
Google's R Style Guide# Google’s R Style Guide ## Google’s R Style Guide R is a high-level programming language used primarily for statistical computing and graphics. The goal of the R Programming Style Guide is to make our share, and verify. The rules below were designed in collaboration with the entire R user community at Google. ## Summary: R Style Rules 1. File Names: end in .R 2. Identifiers: variable.name (or variableName) command on the same line. (Semicolons are not necessary, and are omitted for consistency with other Google style guides.) ## Organization ## General Layout and Ordering If everyone uses the same general0 码力 | 8 页 | 47.42 KB | 2 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100













