Ubuntu18.04系统结构如何安装pascal
资讯
2025-03-02 16:24
154
Ubuntu18.04系统结构如何安装pascal
Pascal是一种数据计算机通用的高级使用程序设计打算语言。那么在ubuntu18.04系统结构中如何安装pascal呢?本文给出周密说明。
1.首先提升使用程序列表
sudo apt-get update
2.安装pascal
sudo apt-get install fp-compiler fp-ide
3.命令行输入fp测试运行
安装成就