Debian 套件打包教學指南 version 0.29Debian 被其衍生120個發行版所使用 Debian 套件打包教學指南 6 / 90 Deb 套件格式 ▶ .deb 檔案: 是 ar 靜態函式庫格式 $ ar tv wget_1 .12 -2.1 _i386.deb rw -r--r-- 0/0 4 Sep 5 15:43 2010 debian -binary rw -r--r-- 0/0 2403 Sep 5 15:43 2010 control 套件打包教學指南 12 / 90 原始碼套件範例 Format: 3.0 (quilt) Source: wget Binary: wget Architecture: any Version: 1.12 -2.1 Maintainer: Noel KotheHomepage: http :// www.gnu.org/software/wget/ Standards -Version: dd7cef3611 48308 wget_1 .12 -2.1. debian.tar.gz Checksums -Sha256: 7578 ed0974e12 [..] dcba65b572 2464747 wget_1 .12. orig.tar.gz 1e9b0c4c00eae [..]89 c402ad78 48308 wget_1 .12 -2.1. debian.tar.gz Files: 141461 0 码力 | 90 页 | 691.02 KB | 1 年前3
Kubernetes 入門Kubernetes 核心原理 2 2.1.2 透過 API Server 訪問 Node、Pod 和 Service 圖 2.1 列出了存取叢集 API Server 及叢集內資源物件互動的情況。 圖例: 圖 2.1 存取 Kubernetes 叢集 以下是對圖 2.1 中各種存取途徑的詳細說明(每個數字表示一種訪問的途徑)。 (1) 叢集內部各元件、應用或叢集外部應用程式存取 API Server。0 码力 | 12 页 | 2.00 MB | 1 年前3
Debian 新維護人員手冊. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 2 第一步 6 2.1 Debian 軟件包構建流程 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . org/doc/devel-manuals#debmake-doc) 文件,其中 包含了更新的內容與更多實際例子。請使用新的教程作為主要的教程文件。 讓我們嘗試創建一個自己的軟件包 (或者,“收養”一個已存在的軟件包則更好)。 2.1 Debian 軟件包構建流程 如果你要基於某個上遊程序構建軟件包,那麼典型的 Debian 軟件包構建流程就會包含生成幾個特定的文件,如下: • 獲取上游軟件的拷貝,通常爲壓縮過的 tar 格式。 許可證下。 你必須填寫上空缺的資訊,如你從何處獲得此軟體,實際的版權宣告和它們的許可證。對於常見的自由軟體許可 證,如 GNU GPL-1、GNU GPL-2、GNU GPL-3、LGPL-2、LGPL-2.1、LGPL-3、GNU FDL-1.2、GNU FDL-1.3、Apache- 2.0、3-Clause BSD、CC0-1.0、MPL-1.1、MPL-2.0 或 Artistic 許可證,你可以直接將其指向所有0 码力 | 63 页 | 512.12 KB | 1 年前3
Comprehensive Rust(繁体中文). . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 2 使用 Cargo 17 2.1 Rust 生態系統 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17 2.2 本訓練課程的程式碼範例 and may lead to unexpected behavior. The command would be: sudo apt install cargo rust-src rustfmt 2.1 Rust 生態系統 Rust 生態系統包含多項工具,以下列出主要工具: • rustc:Rust 編譯器,可將 .rs 檔案轉換成二進位檔和其他中繼格式。 • cargo: the Rust value: struct Point(i32, i32); fn add(p1: &Point, p2: &Point) -> Point { Point(p1.0 + p2.0, p1.1 + p2.1) } fn main() { let p1 = Point(3, 4); let p2 = Point(10, 20); let p3 = add(&p1, &p2); println!("{p1:0 码力 | 358 页 | 1.41 MB | 10 月前3
julia 1.13.0 DEVCompared to Other Languages . . . . . . . . . . . . . . . . . . . . . . . . . . 3 2 Getting Started 5 2.1 Resources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 3 Installation script.jl. A detailed list of all the available options can be found under Command-line Interface. 2.1 Resources A curated list of useful learning resources to help new users get started can be found on entryfile entry in which case this is used. In both cases, these are relative to the directory in 2.1. If any of these result in success, the path to the source code entry point will be either that result0 码力 | 2058 页 | 7.45 MB | 3 月前3
Julia 1.12.0 RC1Compared to Other Languages . . . . . . . . . . . . . . . . . . . . . . . . . . 3 2 Getting Started 5 2.1 Resources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 3 Installation script.jl. A detailed list of all the available options can be found under Command-line Interface. 2.1 Resources A curated list of useful learning resources to help new users get started can be found on entryfile entry in which case this is used. In both cases, these are relative to the directory in 2.1. If any of these result in success, the path to the source code entry point will be either that result0 码力 | 2057 页 | 7.44 MB | 3 月前3
Julia 1.12.0 Beta4Compared to Other Languages . . . . . . . . . . . . . . . . . . . . . . . . . . 3 2 Getting Started 5 2.1 Resources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 3 Installation script.jl. A detailed list of all the available options can be found under Command-line Interface. 2.1 Resources A curated list of useful learning resources to help new users get started can be found on entryfile entry in which case this is used. In both cases, these are relative to the directory in 2.1. If any of these result in success, the path to the source code entry point will be either that result0 码力 | 2057 页 | 7.44 MB | 3 月前3
Julia 1.12.0 Beta3Compared to Other Languages . . . . . . . . . . . . . . . . . . . . . . . . . . 3 2 Getting Started 5 2.1 Resources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 3 Installation script.jl. A detailed list of all the available options can be found under Command-line Interface. 2.1 Resources A curated list of useful learning resources to help new users get started can be found on entryfile entry in which case this is used. In both cases, these are relative to the directory in 2.1. If any of these result in success, the path to the source code entry point will be either that result0 码力 | 2057 页 | 7.44 MB | 3 月前3
julia 1.12.0 beta1Compared to Other Languages . . . . . . . . . . . . . . . . . . . . . . . . . . 3 2 Getting Started 5 2.1 Resources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 3 Installation script.jl. A detailed list of all the available options can be found under Command-line Interface. 2.1 Resources A curated list of useful learning resources to help new users get started can be found on entryfile entry in which case this is used. In both cases, these are relative to the directory in 2.1. If any of these result in success, the path to the source code entry point will be either that result0 码力 | 2047 页 | 7.41 MB | 3 月前3
Julia 1.11.4Compared to Other Languages . . . . . . . . . . . . . . . . . . . . . . . . . . 3 2 Getting Started 5 2.1 Resources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 3 Installation script.jl. A detailed list of all the available options can be found under Command-line Interface. 2.1 Resources A curated list of useful learning resources to help new users get started can be found on compilation time (100% recompilation) �→ 43.0 ms GR 64.26% compilation time (100% recompilation) ┌ 2.1 ms Plots.__init__() 91.80% compilation time (100% recompilation) 300.9 ms Plots 0.65% compilation0 码力 | 2007 页 | 6.73 MB | 3 月前3
共 37 条
- 1
- 2
- 3
- 4













