Pro Git 2nd Edition 2.1.413. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 476 Appendix C: Git Commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 491 Plumbing Commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . now. Since then a lot has changed and yet many important things have not. While most of the core commands and concepts are still valid today as the Git core team is pretty fantastic at keeping things backward0 码力 | 501 页 | 17.96 MB | 1 年前3
Pro Git 2nd Edition 2.1.413Functionality Further Reading Dulwich Further Reading Appendix C: Git Commands Setup and Config git config git config core.editor commands git help Getting and Creating Projects git init git clone Basic svn git fast-import Administration git gc git fsck git reflog git filter-branch Plumbing Commands LICENSE This work is licensed under the Creative Commons Attribution- NonCommercial-ShareAlike now. Since then a lot has changed and yet many important things have not. While most of the core commands and concepts are still valid today as the Git core team is pretty fantastic at keeping things0 码力 | 731 页 | 21.49 MB | 1 年前3
Pro Git 2nd Edition 2.1.413 Functionality Further Reading Dulwich Further Reading Appendix C: Git Commands Setup and Config git config git config core.editor commands git help Getting and Creating Projects git init git clone Basic svn git fast-import Administration git gc git fsck git reflog git filter-branch Plumbing Commands LICENSE This work is licensed under the Creative Commons Attribution- NonCommercial-ShareAlike now. Since then a lot has changed and yet many important things have not. While most of the core commands and concepts are still valid today as the Git core team is pretty fantastic at keeping things0 码力 | 691 页 | 13.35 MB | 1 年前3
The Gimp User’s Manual version 1.0.1............. 307 Creating Selections 308 Adjusting Selections 309 Special Selection Commands 310 Chapter 20: Layers And Floating Selections............... 315 Introduction 316 Basic emphasize important points. Bold italics for warnings. Courier for describing the path to Gimp menu commands, programs you’ll need to execute within a terminal window, file names and code. SYMBOLS Not A making it possible to clone from the active pattern • Paint modes • Border and feather selection commands • Selection by color • Better palette handling Version 0.60 was only a developer’s release, and0 码力 | 924 页 | 9.50 MB | 1 年前3
Pro Git 中文版 第2版 2.1.66在 附录 A ,我们学习多个在特定环境中使用 Git 的实例。 我们涵盖了许多不同的 GUI 和 IDE 编程环境,你可能 会想在这些环境中使用 Git,以及你可以使用哪些环境。 如果你想在 shell、IDE 或文本编辑器中使用 Git,请阅 读本章。 在 附录 B ,我们探讨通过类似 libgit2 和 JGit 的工具编写 Git 脚本、扩展 Git。 如果你对编写复杂、快速的自定 义工具感兴趣,需要了解 模式匹配,它会递归地应用在整个工作区中。 • 匹配模式可以以(/)开头防止递归。 • 匹配模式可以以(/)结尾指定目录。 • 要忽略指定模式以外的文件或目录,可以在模式前加上叹号(!)取反。 所谓的 glob 模式是指 shell 所使用的简化了的正则表达式。 星号(*)匹配零个或多个任意字符;[abc] 匹配 任何一个列在方括号中的字符 (这个例子要么匹配一个 a,要么匹配一个 b,要么匹配一个 c); 问号(?)只 匹 看下,你所需要的文件是不是都已暂存起来了, 然后再运行提交命令 git commit: $ git commit 这样会启动你选择的文本编辑器来输入提交说明。 启动的编辑器是通过 Shell 的环境变量 EDITOR 指定的,一般为 vim 或 emacs。 当然也可以 按照 起步 介绍的方式, 使用 git config --global core.editor 命令设置你喜欢的编0 码力 | 501 页 | 19.30 MB | 1 年前3
Pro Git 中文版 第2版 2.1.66附录 A ,我们学习多个在特定环境中使用 Git 的实例。 我们涵盖了许多不 同的 GUI 和 IDE 编程环境,你可能会想在这些环境中使用 Git,以及你可以 使用哪些环境。 如果你想在 shell、IDE 或文本编辑器中使用 Git,请阅读本 章。 在 附录 B ,我们探讨通过类似 libgit2 和 JGit 的工具编写 Git 脚本、扩展 Git。 如果你对编写复杂、快速的自定义工具感兴趣,需要了解 模式匹配,它会递归地应用在整个工作区中。 匹配模式可以以(/)开头防止递归。 匹配模式可以以(/)结尾指定目录。 要忽略指定模式以外的文件或目录,可以在模式前加上叹号(!)取反。 所谓的 glob 模式是指 shell 所使用的简化了的正则表达式。 星号(*)匹配零 个或多个任意字符;[abc] 匹配任何一个列在方括号中的字符 (这个例子要么 匹配一个 a,要么匹配一个 b,要么匹配一个 c); 问号(?)只匹配一个任 看下,你所需要的文件是不是都已暂存起来 了, 然后再运行提交命令 git commit: $ git commit 这样会启动你选择的文本编辑器来输入提交说明。 启动的编辑器是通过 Shell 的环境变量 EDITOR 指定的,一般为 vim 或 emacs。 当然也可以 按照 起步 介绍的方式, 使用 git config --global core.editor 命令设置你喜欢的编辑0 码力 | 670 页 | 13.59 MB | 1 年前3
BlenderVR User Manual
Release 0.1User Manual, Release 0.1 Quick Setup Type the following commands in your terminal. If you are in Windows we recommend you to use Power Shell or similar. On OSX/Linux: $ cd $INSTALL_DIR $ pip3 install WindowsPowerShell directory) Running Type the following commands in your terminal. If you are in Windows we recommend you to use Power Shell or similar. On OSX/Linux: $ cd $INSTALL_DIR $ source venv/bin/activate processor file of simple.blend is simple.processor.py. Refer to the Complete API for all the available commands and functionality. Document Sections • Minimal Processor File • Basic Processor File • Debugging0 码力 | 56 页 | 860.89 KB | 1 年前3
BlenderVR User Manual
Release 0.1non identified developer”. Quick Setup Type the following commands in your terminal. If you are in Windows we recommend you to use Power Shell [https://technet.microsoft.com/en-us/scriptcenter/default] WindowsPowerShell directory) Running Type the following commands in your terminal. If you are in Windows we recommend you to use Power Shell [https://technet.microsoft.com/en-us/scriptcenter/default] processor.py. Refer to the Complete API [http://blender-vr.readthedocs.org] for all the available commands and functionality. Document Sections Minimal Processor File Basic Processor File Debugging Processor0 码力 | 75 页 | 861.11 KB | 1 年前3
The Weblate Manual 1.9. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 51 4.11 Management commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 57 4.12 Advertisement fail when it does not have permissions to do so. You should also take care when running Management commands, as they should be run under same user as Weblate itself is running, otherwise permissions on some Requirements as they might have changed. To upgrade database structure, you should run following commands: ./manage.py syncdb ./manage.py migrate To upgrade default set of privileges definitions (optional)0 码力 | 93 页 | 611.20 KB | 1 年前3
The Weblate Manual 1.8fail when it does not have permissions to do so. You should also take care when running Management commands, as they should be run under same user as Weblate itself is running, otherwise permissions on some 31 Weblate Documentation, Release 1.8 To upgrade database structure, you should run following commands: ./manage.py syncdb ./manage.py migrate To upgrade default set of privileges definitions (optional) South for migrating database. To switch to this new migration schema, you need to run following commands: 32 Chapter 4. Administrators guide Weblate Documentation, Release 1.8 ./manage.py syncdb ./manage0 码力 | 91 页 | 576.03 KB | 1 年前3
共 437 条
- 1
- 2
- 3
- 4
- 5
- 6
- 44













