Julia 中文文档https://julialang.org/downloads/ 的提示来下载并安装 Julia。 启动一个交互式会话(也叫 REPL)是学习和尝试 Julia 最简单的方法。双击 Julia 的可执行文件或是从 命令行运行 julia 就可以启动: $ julia _ _ _ _(_)_ | Documentation: https://docs.julialang.org (_) | (_) (_) | 如果想非交互式地执行文件中的代码,可以把文件名作为 julia 命令的第一个参数: $ julia script.jl arg1 arg2... 如这个例子所示,julia 后跟着的命令行参数会被作为程序 script.jl 的命令行参数。这些参数使用 全局常量 ARGS 来传递,脚本自身的名字会以全局变量 PROGRAM_FILE 传入。注意当脚本以命令行里的 -e 选项输入时,ARGS 也会被设定(详见此页末尾列表)但是 end' > script.jl $ julia script.jl foo bar script.jl foo bar 可以使用 -- 分隔符来将传给脚本文件的参数和 Julia 本身的命令行参数区分开: $ julia --color=yes -O -- foo.jl arg1 arg2.. 有关编写 Julia 脚本的更多信息,请参阅 脚本。 使用选项 -p 或者 --machine-file0 码力 | 1238 页 | 4.59 MB | 1 年前3
julia 1.10.10JULIA_PKG_USE_CLI_GIT If set to true, Pkg operations which use the git protocol will use an external git executable instead of the default libgit2 library. Julia 1.7 Use of the git executable is only environments provide reproducibility. By checking a project environment into version con- trol—e.g. a git repository—along with the rest of the project's source code, you can reproduce the exact state of "2d15fe94-a1f7-436c-a4d8-07a9a496e01c" git-tree-sha1 = "1bf63d3be994fe83456a03b874b409cfd59a6373" version = "0.1.5" [[Pub]] uuid = "c07ecb7d-0dc9-4db7-8803-fadaaeaf08e1" git-tree-sha1 = "9ebd50e2b0dd1e1100 码力 | 1692 页 | 6.34 MB | 3 月前3
Julia 1.10.9JULIA_PKG_USE_CLI_GIT If set to true, Pkg operations which use the git protocol will use an external git executable instead of the default libgit2 library. Julia 1.7 Use of the git executable is only environments provide reproducibility. By checking a project environment into version con- trol—e.g. a git repository—along with the rest of the project's source code, you can reproduce the exact state of "2d15fe94-a1f7-436c-a4d8-07a9a496e01c" git-tree-sha1 = "1bf63d3be994fe83456a03b874b409cfd59a6373" version = "0.1.5" [[Pub]] uuid = "c07ecb7d-0dc9-4db7-8803-fadaaeaf08e1" git-tree-sha1 = "9ebd50e2b0dd1e1100 码力 | 1692 页 | 6.34 MB | 3 月前3
Julia 1.11.4JULIA_PKG_USE_CLI_GIT If set to true, Pkg operations which use the git protocol will use an external git executable instead of the default libgit2 library. Julia 1.7 Use of the git executable is only environments provide reproducibility. By checking a project environment into version con- trol—e.g. a git repository—along with the rest of the project's source code, you can reproduce the exact state of "2d15fe94-a1f7-436c-a4d8-07a9a496e01c" git-tree-sha1 = "1bf63d3be994fe83456a03b874b409cfd59a6373" version = "0.1.5" [[Pub]] uuid = "c07ecb7d-0dc9-4db7-8803-fadaaeaf08e1" git-tree-sha1 = "9ebd50e2b0dd1e1100 码力 | 2007 页 | 6.73 MB | 3 月前3
Julia 1.11.5 DocumentationJULIA_PKG_USE_CLI_GIT If set to true, Pkg operations which use the git protocol will use an external git executable instead of the default libgit2 library. Julia 1.7 Use of the git executable is only environments provide reproducibility. By checking a project environment into version con- trol—e.g. a git repository—along with the rest of the project's source code, you can reproduce the exact state of "2d15fe94-a1f7-436c-a4d8-07a9a496e01c" git-tree-sha1 = "1bf63d3be994fe83456a03b874b409cfd59a6373" version = "0.1.5" [[Pub]] uuid = "c07ecb7d-0dc9-4db7-8803-fadaaeaf08e1" git-tree-sha1 = "9ebd50e2b0dd1e1100 码力 | 2007 页 | 6.73 MB | 3 月前3
Julia 1.11.6 Release NotesJULIA_PKG_USE_CLI_GIT If set to true, Pkg operations which use the git protocol will use an external git executable instead of the default libgit2 library. Julia 1.7 Use of the git executable is only environments provide reproducibility. By checking a project environment into version con- trol—e.g. a git repository—along with the rest of the project's source code, you can reproduce the exact state of "2d15fe94-a1f7-436c-a4d8-07a9a496e01c" git-tree-sha1 = "1bf63d3be994fe83456a03b874b409cfd59a6373" version = "0.1.5" [[Pub]] uuid = "c07ecb7d-0dc9-4db7-8803-fadaaeaf08e1" git-tree-sha1 = "9ebd50e2b0dd1e1100 码力 | 2007 页 | 6.73 MB | 3 月前3
Julia v1.9.4 DocumentationJULIA_PKG_USE_CLI_GIT If set to true, Pkg operations which use the git protocol will use an external git executable instead of the default libgit2 library. Julia 1.7 Use of the git executable is only environments provide reproducibility. By checking a project environment into version con- trol—e.g. a git repository—along with the rest of the project's source code, you can reproduce the exact state of "2d15fe94-a1f7-436c-a4d8-07a9a496e01c" git-tree-sha1 = "1bf63d3be994fe83456a03b874b409cfd59a6373" version = "0.1.5" [[Pub]] uuid = "c07ecb7d-0dc9-4db7-8803-fadaaeaf08e1" git-tree-sha1 = "9ebd50e2b0dd1e1100 码力 | 1644 页 | 5.27 MB | 1 年前3
Julia 1.9.0 DEV DocumentationJULIA_PKG_USE_CLI_GIT If set to true, Pkg operations which use the git protocol will use an external git executable instead of the default libgit2 library. Julia 1.7 Use of the git executable is only environments provide reproducibility. By checking a project environment into version con- trol—e.g. a git repository—along with the rest of the project's source code, you can reproduce the exact state of "2d15fe94-a1f7-436c-a4d8-07a9a496e01c" git-tree-sha1 = "1bf63d3be994fe83456a03b874b409cfd59a6373" version = "0.1.5" [[Pub]] uuid = "c07ecb7d-0dc9-4db7-8803-fadaaeaf08e1" git-tree-sha1 = "9ebd50e2b0dd1e1100 码力 | 1633 页 | 5.23 MB | 1 年前3
Julia 1.9.3 DocumentationJULIA_PKG_USE_CLI_GIT If set to true, Pkg operations which use the git protocol will use an external git executable instead of the default libgit2 library. Julia 1.7 Use of the git executable is only environments provide reproducibility. By checking a project environment into version con- trol—e.g. a git repository—along with the rest of the project's source code, you can reproduce the exact state of "2d15fe94-a1f7-436c-a4d8-07a9a496e01c" git-tree-sha1 = "1bf63d3be994fe83456a03b874b409cfd59a6373" version = "0.1.5" [[Pub]] uuid = "c07ecb7d-0dc9-4db7-8803-fadaaeaf08e1" git-tree-sha1 = "9ebd50e2b0dd1e1100 码力 | 1644 页 | 5.27 MB | 1 年前3
Julia 1.9.0 rc2 DocumentationJULIA_PKG_USE_CLI_GIT If set to true, Pkg operations which use the git protocol will use an external git executable instead of the default libgit2 library. Julia 1.7 Use of the git executable is only environments provide reproducibility. By checking a project environment into version con- trol—e.g. a git repository—along with the rest of the project's source code, you can reproduce the exact state of "2d15fe94-a1f7-436c-a4d8-07a9a496e01c" git-tree-sha1 = "1bf63d3be994fe83456a03b874b409cfd59a6373" version = "0.1.5" [[Pub]] uuid = "c07ecb7d-0dc9-4db7-8803-fadaaeaf08e1" git-tree-sha1 = "9ebd50e2b0dd1e1100 码力 | 1644 页 | 5.27 MB | 1 年前3
共 87 条
- 1
- 2
- 3
- 4
- 5
- 6
- 9













