「OCaml筆記」修訂間的差異
跳至導覽
跳至搜尋
Tankianting(討論 | 貢獻) (建立內容為「==在 repl 模式匯入其他程式碼== 在命令行輸入 ocaml ,輸入 <code> # use "hello.ml" </code>」的新頁面) |
(無差異)
|
於 2022年3月26日 (六) 16:19 的修訂
在 repl 模式匯入其他程式碼
在命令行輸入 ocaml ,輸入
- use "hello.ml"