Pro Git 2nd Edition 2.1.413
made by the 'recursive' strategy. hello.rb | 2 +- test.sh | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 test.sh In that case, instead of getting conflict markers in the good commit second: $ git bisect start HEAD v1.0 $ git bisect run test-error.sh Doing so automatically runs test-error.sh on each checked-out commit until Git finds the first broken commit. You can also -> origin/master $ git merge origin/master Updating c3f01dc..d0354fc Fast-forward scripts/connect.sh | 1 + src/db.c | 1 + 2 files changed, 2 insertions(+) Now if you go back into the main0 码力 | 731 页 | 21.49 MB | 1 年前3Pro Git 2nd Edition 2.1.413
made by the 'recursive' strategy. hello.rb | 2 +- test.sh | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 test.sh In that case, instead of getting conflict markers in the good commit second: $ git bisect start HEAD v1.0 $ git bisect run test-error.sh Doing so automatically runs test-error.sh on each checked-out commit until Git finds the first broken commit. You can also -> origin/master $ git merge origin/master Updating c3f01dc..d0354fc Fast-forward scripts/connect.sh | 1 + src/db.c | 1 + 2 files changed, 2 insertions(+) Now if you go back into the main0 码力 | 501 页 | 17.96 MB | 1 年前3Pro Git 2nd Edition 2.1.413
made by the 'recursive' strategy. hello.rb | 2 +- test.sh | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 test.sh In that case, instead of getting conflict markers in the good commit second: $ git bisect start HEAD v1.0 $ git bisect run test-error.sh Doing so automatically runs test-error.sh on each checked-out commit until Git finds the first broken commit. You can also -> origin/master $ git merge origin/master Updating c3f01dc..d0354fc Fast-forward scripts/connect.sh | 1 + src/db.c | 1 + 2 files changed, 2 insertions(+) Now if you go back into the main0 码力 | 691 页 | 13.35 MB | 1 年前3Blender NIF Plugin Documentation Release 2.6.0a0.dev4
available in the install directory. Windows run in buildenv: install_deps.bat Unix: install_deps.sh Using software management: Ubuntu run in a terminal: sudo apt-get install python3-nose python3-sphinx /blender_nif_plugin/install install.bat or from a terminal (Linux | Ubuntu): cd ./blender_nif_plugin/install sh ./install.sh Interactive Development Environment PyCharm [https://www.jetbrains.com/pycharm/] IDE is the /blender_nif_plugin/install sh ./install.sh Running Tests To run all tests, run the following in a buildenv (Windows): blender-nosetests.bat or from a terminal (Linux | Ubuntu): sh ./blender-nosetests.sh from within0 码力 | 112 页 | 107.36 KB | 1 年前3Blender NIF Plugin Release 2.6.0a0.dev4
available in the install directory. Windows run in buildenv: install_deps.bat Unix: install_deps.sh Using software management: Ubuntu run in a terminal: sudo apt-get install python3-nose python3-sphinx /blender_nif_plugin/install install.bat or from a terminal (Linux | Ubuntu): cd ./blender_nif_plugin/install sh ./install.sh 2.2.5 Interactive Development Environment PyCharm IDE is the preferred way to allows us to nstall sh ./install.sh 2.4.3 Running Tests To run all tests, run the following in a buildenv (Windows): blender-nosetests.bat or from a terminal (Linux | Ubuntu): sh ./blender-nosetests.sh from within0 码力 | 81 页 | 266.16 KB | 1 年前3Blender NIF Plugin Documentation Release 2.6.0a0.dev4
available in the install directory. Windows run in buildenv: install_deps.bat Unix: install_deps.sh Using software management: Ubuntu run in a terminal: sudo apt-get install python3-nose python3-sphinx /blender_nif_plugin/install install.bat or from a terminal (Linux | Ubuntu): cd ./blender_nif_plugin/install sh ./install.sh 2.2.5 Interactive Development Environment PyCharm IDE is the preferred way to allows us maintain nstall sh ./install.sh 2.4.2 Running Tests To run all tests, run the following in a buildenv (Windows): blender-nosetests.bat or from a terminal (Linux | Ubuntu): sh ./blender-nosetests.sh from within0 码力 | 81 页 | 267.59 KB | 1 年前3Blender NIF Plugin Release 2.6.0a0.dev4
available in the install directory. Windows run in buildenv: install_deps.bat Unix: install_deps.sh Using software management: Ubuntu run in a terminal: sudo apt-get install python3-nose python3-sphinx /blender_nif_plugin/install install.bat or from a terminal (Linux | Ubuntu): cd ./blender_nif_plugin/install sh ./install.sh Interactive Development Environment PyCharm [https://www.jetbrains.com/pycharm/] IDE is the /blender_nif_plugin/install sh ./install.sh Running Tests To run all tests, run the following in a buildenv (Windows): blender-nosetests.bat or from a terminal (Linux | Ubuntu): sh ./blender-nosetests.sh from within0 码力 | 113 页 | 102.69 KB | 1 年前3Deepseek R1 本地部署完全手册
cpp(⽤于合并分⽚⽂件) /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" brew install llama.cpp 2. 下载并合并模型分⽚: 3. 安装Ollama: 4. 创建Modelfile: 5. 运⾏模型: 4. 性能调优与测试 GPU利⽤率低:升级⾼带宽内存(如DDR5 DeepSeek-R1-UD-IQ1_M-00001-of-00004.gguf DeepSeek-R1-UD-IQ1_S.gguf curl -fsSL https://ollama.com/install.sh | sh FROM /path/to/DeepSeek-R1-UD-IQ1_M.gguf PARAMETER num_gpu 28 # 每块RTX 4090加载7层(共4卡) PARAMETER eek/DeepSeek- R1/playground 11. POE:https://poe.com/DeepSeek-R1 12. Cursor:https://cursor.sh/ 13. Monica:https://monica.im/invitation?c=ACZ7WJJ9 14. Lambda:https://lambdalabs.com/ 0 码力 | 7 页 | 932.77 KB | 7 月前3Pro Git 中文版 第2版 2.1.66
made by the 'recursive' strategy. hello.rb | 2 +- test.sh | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 test.sh 在上例中,它并不会为 “hello mundo” 与 “hola world” 标记合并冲突,它只会简单地选取 这两个提交,第一个参数是项目不正常的提交,第二个参数是项目正常的提交: $ git bisect start HEAD v1.0 $ git bisect run test-error.sh Git 会自动在每个被检出的提交里执行 test-error.sh,直到找到项目第一个不正常的提交。 你也可以执行 make 或者 make tests 或者其他东西来进行自动化测试。 子模块 有种情况我们经常会遇到:某个工作中的项目需要包含并使用另一个项目。 -> origin/master $ git merge origin/master Updating c3f01dc..d0354fc Fast-forward scripts/connect.sh | 1 + src/db.c | 1 + 2 files changed, 2 insertions(+) 如果你现在返回到主项目并运行 git diff --submo0 码力 | 501 页 | 19.30 MB | 1 年前3Pro Git 中文版 第2版 2.1.66
made by the 'recursive' strategy. hello.rb | 2 +- test.sh | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 test.sh 在上例中,它并不会为 “hello mundo” 与 “hola world” 标记合并冲突,它只 会简单地选取 定这两个提交,第一个参数是项目不正常的提交,第二个参数是项目正常的提 交: $ git bisect start HEAD v1.0 $ git bisect run test-error.sh Git 会自动在每个被检出的提交里执行 test-error.sh,直到找到项目第一个 不正常的提交。 你也可以执行 make 或者 make tests 或者其他东西来进行自 动化测试。 子模块 有种情况我们经常会遇到: -> origin/master $ git merge origin/master Updating c3f01dc..d0354fc Fast-forward scripts/connect.sh | 1 + src/db.c | 1 + 2 files changed, 2 insertions(+) 如果你现在返回到主项目并运行 git diff --submodule,就会看到子模块被0 码力 | 670 页 | 13.59 MB | 1 年前3
共 368 条
- 1
- 2
- 3
- 4
- 5
- 6
- 37