Debian 新維護人員手冊
2022 REVISION HISTORY NUMBER DATE DESCRIPTION NAME Debian 新維護人員手冊 iv Contents 1 從一條正確的路開始 1 1.1 Debian 的社會驅動力 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 的時間很可能遠不只是幾個小時。維護人員需要有良好的技術基礎,同時也需要十分勤奮,這樣才能保證我們的系統 正常運行而不出現問題。 如果你在軟體包製作方面需要他人幫助,請閱讀節 1.4。 本文的最新版隨時都可以在 http://www.debian.org/doc/maint-guide/ 上和 maint-guide 軟件包裏找到。文檔的簡體中 文翻譯可以在 maint-guide-zh-cn 軟件包裏找到。還有 由於這篇文檔是一份手把手的教程,所以在一些重要的話題上會對每個步驟都做詳細的解釋。因而你可能覺得它們之 中有一些與你的想法毫不相干。請準備好足夠的耐心來學習。同時我也有意地省略了某些不必要的細節,以使這篇文 檔儘可能保持簡潔。 1.1 Debian 的社會驅動力 以下是一些有關 Debian 的社會動力學報告,希望它們有助於你掌握與 Debian 項目進行互動的方法。 • 我們都是志願者。 – 任何人都不能把事情強加給他人。0 码力 | 63 页 | 512.12 KB | 1 年前3julia 1.10.10
10 The Julia Project July 1, 2025Contents Contents i I Manual 1 1 Julia 1.10 Documentation 2 1.1 Important Links . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 1.2 Introduction since the last release. Note The documentation is also available in PDF format: julia-1.10.10.pdf. 1.1 Important Links Below is a non-exhasutive list of links that will be useful as you learn and use the "github.com", "julialang.org") @async begin conn = connect(hostname, 80) write(conn, "GET / HTTP/1.1\r\nHost:$(hostname)\r\n\r\n") readline(conn, keep=true) println("Finished connection to $(hostname)")0 码力 | 1692 页 | 6.34 MB | 3 月前3Julia 1.10.9
9 The Julia Project April 8, 2025Contents Contents i I Manual 1 1 Julia 1.10 Documentation 2 1.1 Important Links . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 1.2 Introduction since the last release. Note The documentation is also available in PDF format: julia-1.10.9.pdf. 1.1 Important Links Below is a non-exhasutive list of links that will be useful as you learn and use the "github.com", "julialang.org") @async begin conn = connect(hostname, 80) write(conn, "GET / HTTP/1.1\r\nHost:$(hostname)\r\n\r\n") readline(conn, keep=true) println("Finished connection to $(hostname)")0 码力 | 1692 页 | 6.34 MB | 3 月前3Julia 1.11.4
4 The Julia Project April 8, 2025Contents Contents i I Manual 1 1 Julia 1.11 Documentation 2 1.1 Important Links . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 1.2 Introduction since the last release. Note The documentation is also available in PDF format: julia-1.11.4.pdf. 1.1 Important Links Below is a non-exhaustive list of links that will be useful as you learn and use the "github.com", "julialang.org") @async begin conn = connect(hostname, 80) write(conn, "GET / HTTP/1.1\r\nHost:$(hostname)\r\n\r\n") readline(conn, keep=true) println("Finished connection to $(hostname)")0 码力 | 2007 页 | 6.73 MB | 3 月前3Julia 1.11.5 Documentation
The Julia Project April 15, 2025Contents Contents i I Manual 1 1 Julia 1.11 Documentation 2 1.1 Important Links . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 1.2 Introduction since the last release. Note The documentation is also available in PDF format: julia-1.11.5.pdf. 1.1 Important Links Below is a non-exhaustive list of links that will be useful as you learn and use the "github.com", "julialang.org") @async begin conn = connect(hostname, 80) write(conn, "GET / HTTP/1.1\r\nHost:$(hostname)\r\n\r\n") readline(conn, keep=true) println("Finished connection to $(hostname)")0 码力 | 2007 页 | 6.73 MB | 3 月前3Julia 1.11.6 Release Notes
6 The Julia Project July 11, 2025Contents Contents i I Manual 1 1 Julia 1.11 Documentation 2 1.1 Important Links . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 1.2 Introduction since the last release. Note The documentation is also available in PDF format: julia-1.11.6.pdf. 1.1 Important Links Below is a non-exhaustive list of links that will be useful as you learn and use the "github.com", "julialang.org") @async begin conn = connect(hostname, 80) write(conn, "GET / HTTP/1.1\r\nHost:$(hostname)\r\n\r\n") readline(conn, keep=true) println("Finished connection to $(hostname)")0 码力 | 2007 页 | 6.73 MB | 3 月前3julia 1.13.0 DEV
The Julia Project May 27, 2025Contents Contents i I Manual 1 1 Julia 1.13-DEV Documentation 2 1.1 Important Links . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 1.2 Introduction the last release. Note The documentation is also available in PDF format: julia-1.13.0-DEV.pdf. 1.1 Important Links Below is a non-exhaustive list of links that will be useful as you learn and use the "github.com", "julialang.org") Threads.@spawn begin conn = connect(hostname, 80) write(conn, "GET / HTTP/1.1\r\nHost:$(hostname)\r\n\r\n") readline(conn, keep=true) println("Finished connection to $(hostname)")0 码力 | 2058 页 | 7.45 MB | 3 月前3Julia 1.12.0 RC1
The Julia Project July 14, 2025Contents Contents i I Manual 1 1 Julia 1.12-rc1 Documentation 2 1.1 Important Links . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 1.2 Introduction the last release. Note The documentation is also available in PDF format: julia-1.12.0-rc1.pdf. 1.1 Important Links Below is a non-exhaustive list of links that will be useful as you learn and use the "github.com", "julialang.org") Threads.@spawn begin conn = connect(hostname, 80) write(conn, "GET / HTTP/1.1\r\nHost:$(hostname)\r\n\r\n") readline(conn, keep=true) println("Finished connection to $(hostname)")0 码力 | 2057 页 | 7.44 MB | 3 月前3Julia 1.12.0 Beta4
The Julia Project June 6, 2025Contents Contents i I Manual 1 1 Julia 1.12-beta4 Documentation 2 1.1 Important Links . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 1.2 Introduction the last release. Note The documentation is also available in PDF format: julia-1.12.0-beta4.pdf. 1.1 Important Links Below is a non-exhaustive list of links that will be useful as you learn and use the "github.com", "julialang.org") Threads.@spawn begin conn = connect(hostname, 80) write(conn, "GET / HTTP/1.1\r\nHost:$(hostname)\r\n\r\n") readline(conn, keep=true) println("Finished connection to $(hostname)")0 码力 | 2057 页 | 7.44 MB | 3 月前3Julia 1.12.0 Beta3
The Julia Project May 14, 2025Contents Contents i I Manual 1 1 Julia 1.12-beta3 Documentation 2 1.1 Important Links . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 1.2 Introduction the last release. Note The documentation is also available in PDF format: julia-1.12.0-beta3.pdf. 1.1 Important Links Below is a non-exhaustive list of links that will be useful as you learn and use the "github.com", "julialang.org") Threads.@spawn begin conn = connect(hostname, 80) write(conn, "GET / HTTP/1.1\r\nHost:$(hostname)\r\n\r\n") readline(conn, keep=true) println("Finished connection to $(hostname)")0 码力 | 2057 页 | 7.44 MB | 3 月前3
共 42 条
- 1
- 2
- 3
- 4
- 5