Debian 套件打包教學指南 version 0.29
對於每個從原始碼套件建置而成的二進制套件 ▶ 套件名稱, 種類, 優先度, 維護者, 上傳者, 建置相依性, 相依性, 相關描述, 網 頁 ▶ 相關文件: Debian Policy 第 5 章 https://www.debian.org/doc/debian-policy/ch-controlfields Source: wget Section: web Priority: important Debian 套件打包教學指南 19 / 90 debian/rules ▶ Makefile ▶ 構建 Debian 套件的介面 ▶ 詳細文件在 Debian Policy, 章節 4.8中 https://www.debian.org/doc/debian-policy/ch-source#s-debianrules ▶ 必要的 targets: ▶ build, build-arch, build-indep: ▶ 必須瞭解 debhelper 以使用 dh 以及 CDBS ▶ 你也許需要修改 CDBS 套件 ▶ 對於新套件, 該使用哪一種方法呢? ▶ dh (只有它的心佔率是呈現上升) ▶ 參考 https://trends.debian.net/#build-systems Debian 套件打包教學指南 26 / 90 大綱 1 介紹 2 製作原始碼套件 3 構建並測試套件 4 實際演練0 码力 | 90 页 | 691.02 KB | 1 年前3Debian 新維護人員手冊
. . . . . . . . . . 57 Debian 新維護人員手冊 1 / 57 Chapter 1 從一條正確的路開始 本教程文件已被重寫為另外的 Debian 維護者指導 (https://www.debian.org/doc/devel-manuals#debmake-doc) 文件,其中 包含了更新的內容與更多實際例子。請使用新的教程作為主要的教程文件。 這篇文檔試圖爲普通 Project” (https://www.debian.org/doc/manuals/debian- faq/contributing.en.html) (半官方文檔) • Debian Wiki, HelpDebian (http://wiki.debian.org/HelpDebian) (補充材料) • Debian New Member site (https://nm.debian lintian - Debian 軟體包檢查工具,使你可以在編譯軟體包後知道它是否犯了常見的錯誤,並對其找到的錯誤進行 解釋。(參見 lintian(1), Lintian User’s Manual (https://lintian.debian.org/manual/index.html) .) • patch - 這是一個非常有用的工具,它可以把 diff 程序生成的差異清單文件應用到原先的文件上,從而生成一個補0 码力 | 63 页 | 512.12 KB | 1 年前3使⽤Laravel 8 PHP主流框架打造 RESTful API
API ⾃我介紹 • 王盛立 • 出版過⼀本 使⽤Laravel 8 PHP主流框架打造RESTful API(iT邦幫忙鐵⼈賽系列書) • 浪浪的事 Side Project https://langlangthing.com/ 今⽇菜單 ⾃我介紹 RESTful API Laravel程式範例說明 延伸補充資料 前後端分離 WEB API RESTful API API 是什麼 Representational state transfer (REST) 表現層狀態轉換 Client Server REQUEST RESPONSE GET https://localhost/api/v1/articles/1 HTTP STATUS : 200 OK HTTP 協定 HTTP VERBS. URL. HTTP STATUS. JSON. "created_at": "2021-09-08 14:07:22", "updated_at": "2021-09-08 14:07:22" } } 201 CREATED https://localhost/api/v1/articles Headers Headers Body Body REQUEST RESPONSE JSON Accept : application/json0 码力 | 22 页 | 3.41 MB | 1 年前3From DevOps to GitOps with GitLab 公開版
Chen 陳 正瑋 DevOps Engineer @ 得寬科技 《Effective DevOps 中⽂版》譯者、GitLab Hero http://chengweichen.com https://devopstw.club Agenda • 什麼是 GitOps • 範例分享 • 如何開始實踐 GitOps • 結語 STORY Photo by Timothy Meinberg Deploy CI / CD Production ⼀條龍 ⼯程團隊 Configuration Automation Ops / Infra 團隊 Provision 圖片來源 https://youtu.be/Usb9iUphT6Y GitOps = IaC + MRs + CI/CD GitLab 說的~ GitOps = IaC + MRs + CI/CD Infrastructure Approve 圖片來源 https://gitlab.com/gitops-demo/readme 圖片來源 https://gitlab.com/gitops-demo/readme 圖片來源 https://gitlab.com/gitops-demo/readme 圖片來源 https://gitlab.com/gitops-demo/readme 圖片來源 https://gitlab.0 码力 | 46 页 | 14.46 MB | 1 年前3Julia 1.11.4
precompiled binaries or compiling from source. Download and install Julia by following the instructions at https://julialang.org/downloads/. If you are coming to Julia from one of the following languages, then Julia executable or running julia from the command line: $ julia _ _ _ _(_)_ | Documentation: https://docs.julialang.org (_) | (_) (_) | _ _ _| |_ __ _ | Type "?" for help, "]?" for Pkg help. | | | | |/ _` | | | | |_| | | | (_| | | Version 1.11.4 (2025-03-10) _/ |\__'_|_|_|\__'_| | Official https://julialang.org/ release |__/ | julia> 1 + 2 3 julia> ans 3 To exit the interactive session0 码力 | 2007 页 | 6.73 MB | 3 月前3Julia 1.11.5 Documentation
precompiled binaries or compiling from source. Download and install Julia by following the instructions at https://julialang.org/downloads/. If you are coming to Julia from one of the following languages, then Julia executable or running julia from the command line: $ julia _ _ _ _(_)_ | Documentation: https://docs.julialang.org (_) | (_) (_) | _ _ _| |_ __ _ | Type "?" for help, "]?" for Pkg help. | | | | |/ _` | | | | |_| | | | (_| | | Version 1.11.5 (2025-04-14) _/ |\__'_|_|_|\__'_| | Official https://julialang.org/ release |__/ | julia> 1 + 2 3 julia> ans 3 To exit the interactive session0 码力 | 2007 页 | 6.73 MB | 3 月前3Julia 1.10.9
precompiled binaries or compiling from source. Download and install Julia by following the instructions at https://julialang.org/downloads/. If you are coming to Julia from one of the following languages, then Julia executable or running julia from the command line: $ julia _ _ _ _(_)_ | Documentation: https://docs.julialang.org (_) | (_) (_) | _ _ _| |_ __ _ | Type "?" for help, "]?" for Pkg help. | | | | |/ _` | | | | |_| | | | (_| | | Version 1.10.9 (2025-03-10) _/ |\__'_|_|_|\__'_| | Official https://julialang.org/ release |__/ | julia> 1 + 2 3 julia> ans 3 To exit the interactive session0 码力 | 1692 页 | 6.34 MB | 3 月前3Julia 1.11.6 Release Notes
precompiled binaries or compiling from source. Download and install Julia by following the instructions at https://julialang.org/install/. If you are coming to Julia from one of the following languages, then you Julia executable or running julia from the command line: $ julia _ _ _ _(_)_ | Documentation: https://docs.julialang.org (_) | (_) (_) | _ _ _| |_ __ _ | Type "?" for help, "]?" for Pkg help. | | | | |/ _` | | | | |_| | | | (_| | | Version 1.11.6 (2025-07-09) _/ |\__'_|_|_|\__'_| | Official https://julialang.org/ release |__/ | julia> 1 + 2 3 julia> ans 3 To exit the interactive session0 码力 | 2007 页 | 6.73 MB | 3 月前3julia 1.10.10
precompiled binaries or compiling from source. Download and install Julia by following the instructions at https://julialang.org/install/. If you are coming to Julia from one of the following languages, then you Julia executable or running julia from the command line: $ julia _ _ _ _(_)_ | Documentation: https://docs.julialang.org (_) | (_) (_) | _ _ _| |_ __ _ | Type "?" for help, "]?" for Pkg help. | | | |/ _` | | | | |_| | | | (_| | | Version 1.10.10 (2025-06-27) _/ |\__'_|_|_|\__'_| | Official https://julialang.org/ release |__/ | julia> 1 + 2 3 julia> ans 3 To exit the interactive session0 码力 | 1692 页 | 6.34 MB | 3 月前3julia 1.12.0 beta1
precompiled binaries or compiling from source. Download and install Julia by following the instructions at https://julialang.org/downloads/. If you are coming to Julia from one of the following languages, then Julia executable or running julia from the command line: $ julia _ _ _ _(_)_ | Documentation: https://docs.julialang.org (_) | (_) (_) | _ _ _| |_ __ _ | Type "?" for help, "]?" for Pkg help. | | _` | | | | |_| | | | (_| | | Version 1.12.0-beta1 (2025-04-02) _/ |\__'_|_|_|\__'_| | Official https://julialang.org release |__/ | julia> 1 + 2 3 julia> ans 3 To exit the interactive session,0 码力 | 2047 页 | 7.41 MB | 3 月前3
共 45 条
- 1
- 2
- 3
- 4
- 5