 Comprehensive Rust(繁体中文)["cxx_test.cpp"], generated_headers: [ "cxx-bridge-header", "libcxx_test_bridge_header" ], generated_sources: ["libcxx_test_bridge_code"], } • 指出 libcxx_test_bridge_header 和 libcxx_test_bridge_code‘ 是 CXX crate_root = "lib.rs" sources = [ "lib.rs" ] } 您也可以在其他 Rust 目標中新增 deps。稍後我們會使用此程式碼,依附於第三方程式碼。 您必須「同時」指定 Crate 根層級「以及」完整的來源清單。crate_root 是提供給 Rust 編譯器的檔案, 代表編譯單元的根檔案 (通常是 lib.rs)。sources 是列出所有來源檔案的完整清單,ninja import("//build/rust/rust_static_library.gni") rust_static_library("my_rust_lib") { crate_root = "lib.rs" 227 sources = [ "lib.rs", "hippopotamus.rs" ] allow_unsafe = true } 43.2 在 Chromium C++ 中使用 Rust 程式碼 將上述目標新增至某個0 码力 | 358 页 | 1.41 MB | 10 月前3 Comprehensive Rust(繁体中文)["cxx_test.cpp"], generated_headers: [ "cxx-bridge-header", "libcxx_test_bridge_header" ], generated_sources: ["libcxx_test_bridge_code"], } • 指出 libcxx_test_bridge_header 和 libcxx_test_bridge_code‘ 是 CXX crate_root = "lib.rs" sources = [ "lib.rs" ] } 您也可以在其他 Rust 目標中新增 deps。稍後我們會使用此程式碼,依附於第三方程式碼。 您必須「同時」指定 Crate 根層級「以及」完整的來源清單。crate_root 是提供給 Rust 編譯器的檔案, 代表編譯單元的根檔案 (通常是 lib.rs)。sources 是列出所有來源檔案的完整清單,ninja import("//build/rust/rust_static_library.gni") rust_static_library("my_rust_lib") { crate_root = "lib.rs" 227 sources = [ "lib.rs", "hippopotamus.rs" ] allow_unsafe = true } 43.2 在 Chromium C++ 中使用 Rust 程式碼 將上述目標新增至某個0 码力 | 358 页 | 1.41 MB | 10 月前3
 Debian 套件打包教學指南 version 0.29dash 套件 1 安裝重包 dash 套件所需的必要套件以及 devscripts 套件 sudo apt-get build-dep dash (需要將deb-src 設定到 /etc/apt/sources.list) sudo apt-get install --no-install-recommends devscripts fakeroot 2 創建並進入一個工作目錄: mkdir /tmp/debian-tutorial /tmp/debian-tutorial ; cd /tmp/debian-tutorial 3 把 dash 原始碼套件下載下來 apt-get source dash (務必確保 deb-src 已加入 /etc/apt/sources.list) 4 構建套件 cd dash-* debuild -us -uc (-us -uc 代表不使用GPG來簽署套件) 5 確認已正常運行 ▶ 會看到一些新產生的 .deb 檔案在上一層資料夾中 source package ▶ apt-get source package=version ▶ apt-get source package/release (需要加入 deb-src 的設定到 sources.list) ▶ 透過網路下載: ▶ dget url-to.dsc ▶ dget http://snapshot.debian.org/archive/debian-archive/ 200 码力 | 90 页 | 691.02 KB | 1 年前3 Debian 套件打包教學指南 version 0.29dash 套件 1 安裝重包 dash 套件所需的必要套件以及 devscripts 套件 sudo apt-get build-dep dash (需要將deb-src 設定到 /etc/apt/sources.list) sudo apt-get install --no-install-recommends devscripts fakeroot 2 創建並進入一個工作目錄: mkdir /tmp/debian-tutorial /tmp/debian-tutorial ; cd /tmp/debian-tutorial 3 把 dash 原始碼套件下載下來 apt-get source dash (務必確保 deb-src 已加入 /etc/apt/sources.list) 4 構建套件 cd dash-* debuild -us -uc (-us -uc 代表不使用GPG來簽署套件) 5 確認已正常運行 ▶ 會看到一些新產生的 .deb 檔案在上一層資料夾中 source package ▶ apt-get source package=version ▶ apt-get source package/release (需要加入 deb-src 的設定到 sources.list) ▶ 透過網路下載: ▶ dget url-to.dsc ▶ dget http://snapshot.debian.org/archive/debian-archive/ 200 码力 | 90 页 | 691.02 KB | 1 年前3
 Blender v2.92 参考手册(繁体中文版)support from other users, such as Blender Chat and Stack Exchange. There are also more official sources of support, such as Certified Trainers and the Blender Cloud. If you think you have found an issue lighting direction follows the viewport orientation. Editor There are up to four virtual light sources. The Light toggles allow you to enable or disable individual lights. At least one of the four lights default for security reasons. You may be working on projects where you only load files from trusted sources, making it more convenient to allow scripts to be executed automatically. Excluded Paths Blend-files0 码力 | 3966 页 | 203.00 MB | 1 年前3 Blender v2.92 参考手册(繁体中文版)support from other users, such as Blender Chat and Stack Exchange. There are also more official sources of support, such as Certified Trainers and the Blender Cloud. If you think you have found an issue lighting direction follows the viewport orientation. Editor There are up to four virtual light sources. The Light toggles allow you to enable or disable individual lights. At least one of the four lights default for security reasons. You may be working on projects where you only load files from trusted sources, making it more convenient to allow scripts to be executed automatically. Excluded Paths Blend-files0 码力 | 3966 页 | 203.00 MB | 1 年前3
 Blender v2.92 参考手册(繁体中文版)support from other users, such as Blender Chat and Stack Exchange. There are also more official sources of support, such as Certified Trainers and the Blender Cloud. If you think you have found an issue lighting direction follows the viewport orientation. Editor There are up to four virtual light sources. The Light toggles allow you to enable or disable individual lights. At least one of the four lights default for security reasons. You may be working on projects where you only load files from trusted sources, making it more convenient to allow scripts to be executed automatically. Excluded Paths Blend-files0 码力 | 3868 页 | 198.83 MB | 1 年前3 Blender v2.92 参考手册(繁体中文版)support from other users, such as Blender Chat and Stack Exchange. There are also more official sources of support, such as Certified Trainers and the Blender Cloud. If you think you have found an issue lighting direction follows the viewport orientation. Editor There are up to four virtual light sources. The Light toggles allow you to enable or disable individual lights. At least one of the four lights default for security reasons. You may be working on projects where you only load files from trusted sources, making it more convenient to allow scripts to be executed automatically. Excluded Paths Blend-files0 码力 | 3868 页 | 198.83 MB | 1 年前3
 Blender v3.0 参考手册(繁体中文版)support from other users, such as Blender Chat and Stack Exchange. There are also more official sources of support, such as Certified Trainers and the Blender Cloud. If you think you have found an issue lighting direction follows the viewport orientation. Editor There are up to four virtual light sources. The Light toggles allow you to enable or disable individual lights. At least one of the four lights default for security reasons. You may be working on projects where you only load files from trusted sources, making it more convenient to allow scripts to be executed automatically. Excluded Paths Blend-files0 码力 | 4215 页 | 227.19 MB | 1 年前3 Blender v3.0 参考手册(繁体中文版)support from other users, such as Blender Chat and Stack Exchange. There are also more official sources of support, such as Certified Trainers and the Blender Cloud. If you think you have found an issue lighting direction follows the viewport orientation. Editor There are up to four virtual light sources. The Light toggles allow you to enable or disable individual lights. At least one of the four lights default for security reasons. You may be working on projects where you only load files from trusted sources, making it more convenient to allow scripts to be executed automatically. Excluded Paths Blend-files0 码力 | 4215 页 | 227.19 MB | 1 年前3
 Blender v3.1 参考手册(繁体中文版)support from other users, such as Blender Chat and Stack Exchange. There are also more official sources of support, such as Certified Trainers and the Blender Cloud. If you think you have found an issue lighting direction follows the viewport orientation. Editor There are up to four virtual light sources. The Light toggles allow you to enable or disable individual lights. At least one of the four lights default for security reasons. You may be working on projects where you only load files from trusted sources, making it more convenient to allow scripts to be executed automatically. Excluded Paths Blend-files0 码力 | 4393 页 | 256.31 MB | 1 年前3 Blender v3.1 参考手册(繁体中文版)support from other users, such as Blender Chat and Stack Exchange. There are also more official sources of support, such as Certified Trainers and the Blender Cloud. If you think you have found an issue lighting direction follows the viewport orientation. Editor There are up to four virtual light sources. The Light toggles allow you to enable or disable individual lights. At least one of the four lights default for security reasons. You may be working on projects where you only load files from trusted sources, making it more convenient to allow scripts to be executed automatically. Excluded Paths Blend-files0 码力 | 4393 页 | 256.31 MB | 1 年前3
 Blender v3.4 参考手册(繁体中文版)waveform. Pan Used to pan the audio between speakers in multichannel audio. Only works for mono sources. The number of audio channels can be configured in the Audio Output settings. For stereo output panning strip. Source Reference Panel: Sidebar ‣ Strip ‣ Source The Source panel is used to control sources of the strip such as filename and file path and various methods of interpreting these files. Path lighting direction follows the viewport orientation. Editor There are up to four virtual light sources. The Light toggles allow you to enable or disable individual lights. At least one of the four lights0 码力 | 4469 页 | 258.38 MB | 1 年前3 Blender v3.4 参考手册(繁体中文版)waveform. Pan Used to pan the audio between speakers in multichannel audio. Only works for mono sources. The number of audio channels can be configured in the Audio Output settings. For stereo output panning strip. Source Reference Panel: Sidebar ‣ Strip ‣ Source The Source panel is used to control sources of the strip such as filename and file path and various methods of interpreting these files. Path lighting direction follows the viewport orientation. Editor There are up to four virtual light sources. The Light toggles allow you to enable or disable individual lights. At least one of the four lights0 码力 | 4469 页 | 258.38 MB | 1 年前3
 Blender v3.2 参考手册(繁体中文版)support from other users, such as Blender Chat and Stack Exchange. There are also more official sources of support, such as Certified Trainers and the Blender Cloud. If you think you have found an issue timeline. Pan Used to pan the audio between speakers in multichannel audio. Only works for mono sources. The number of audio channels can be configured in the Audio Output settings. For stereo output panning strip. Source Panel: Reference Sidebar ‣ Strip ‣ Source The Source panel is used to control sources of the strip such as filename and file path and various methods of interpreting these files. Path0 码力 | 4355 页 | 255.63 MB | 1 年前3 Blender v3.2 参考手册(繁体中文版)support from other users, such as Blender Chat and Stack Exchange. There are also more official sources of support, such as Certified Trainers and the Blender Cloud. If you think you have found an issue timeline. Pan Used to pan the audio between speakers in multichannel audio. Only works for mono sources. The number of audio channels can be configured in the Audio Output settings. For stereo output panning strip. Source Panel: Reference Sidebar ‣ Strip ‣ Source The Source panel is used to control sources of the strip such as filename and file path and various methods of interpreting these files. Path0 码力 | 4355 页 | 255.63 MB | 1 年前3
 Blender v3.3 参考手册(繁体中文版)waveform. Pan Used to pan the audio between speakers in multichannel audio. Only works for mono sources. The number of audio channels can be configured in the Audio Output settings. For stereo output panning strip. Source Reference Panel: Sidebar ‣ Strip ‣ Source The Source panel is used to control sources of the strip such as filename and file path and various methods of interpreting these files. Path lighting direction follows the viewport orientation. Editor There are up to four virtual light sources. The Light toggles allow you to enable or disable individual lights. At least one of the four lights0 码力 | 4464 页 | 259.55 MB | 1 年前3 Blender v3.3 参考手册(繁体中文版)waveform. Pan Used to pan the audio between speakers in multichannel audio. Only works for mono sources. The number of audio channels can be configured in the Audio Output settings. For stereo output panning strip. Source Reference Panel: Sidebar ‣ Strip ‣ Source The Source panel is used to control sources of the strip such as filename and file path and various methods of interpreting these files. Path lighting direction follows the viewport orientation. Editor There are up to four virtual light sources. The Light toggles allow you to enable or disable individual lights. At least one of the four lights0 码力 | 4464 页 | 259.55 MB | 1 年前3
 Blender v4.0 参考手册(繁体中文版)waveform. Pan Used to pan the audio between speakers in multichannel audio. Only works for mono sources. The number of audio channels can be configured in the Audio Output settings. For stereo output panning strip. Source Reference Panel: Sidebar ‣ Strip ‣ Source The Source panel is used to control sources of the strip such as filename and file path and various methods of interpreting these files. Path lighting direction follows the viewport orientation. Editor There are up to four virtual light sources. The Light toggles allow you to enable or disable individual lights. At least one of the four lights0 码力 | 5220 页 | 303.08 MB | 1 年前3 Blender v4.0 参考手册(繁体中文版)waveform. Pan Used to pan the audio between speakers in multichannel audio. Only works for mono sources. The number of audio channels can be configured in the Audio Output settings. For stereo output panning strip. Source Reference Panel: Sidebar ‣ Strip ‣ Source The Source panel is used to control sources of the strip such as filename and file path and various methods of interpreting these files. Path lighting direction follows the viewport orientation. Editor There are up to four virtual light sources. The Light toggles allow you to enable or disable individual lights. At least one of the four lights0 码力 | 5220 页 | 303.08 MB | 1 年前3
共 22 条
- 1
- 2
- 3













