编程小破屋
首页
归档
友链
图库
日志
关于
分类
nginx (1)
英语 (1)
QT (2)
数据库 (12)
OpenSSL (3)
程序设计 (9)
课设 (3)
设计模式 (0)
接口 (1)
pascal (2)
python (1)
linux (30)
汇编 (2)
计算机网络 (10)
算法 (8)
网络编程 (19)
shell (14)
蓝桥杯 (5)
java (1)
c/c++ (96)
软件工程 (13)
驱动设计 (8)
数据结构 (16)
工具 (46)
全部分类 ( 188 )
查询
当前位于"pascal"标签下
pascal的日常使用
标识符注意:不可以使用program、begin、end、const、var、read、write、if、then、else这些关键字作为名字常量格式:const常量名=表达式;constpi=3.14;st=‘t’;变量格式:var变量名:变量类型;vari,j:integer;变量类型整型(in
pascal
2020年03月04日
343次浏览
在ubuntu上安装pascal,并编译运行
安装sudoaptinstallfp-compiler编译fpcfile.pas运行./file一个简单的程序programmaxNumber(input,output);varnum1,num2,num3,max:integer;beginread(num1,num2,num3);if(num1&
pascal
2020年03月04日
456次浏览
«
1
(current)
»
个人信息
大耗子
北京 通州
文章数量
188
分类数量
24
标签数量
34
觉得我博客写的还阔以的,可以关注我的csdn博客,这个博客没办法关注,吼吼吼 https://blog.csdn.net/G_Super_Mouse
所有标签
nginx
1
英语
1
QT
1
数据库
5
OpenSSL
3
程序设计
8
软件设计
1
课设
3
设计模式
0
文件
3
优化
1
8088
1
cpu引脚
1
接口
1
设计工程
2
设计
0
markdown
1
pascal
2
python
1
linux
29
汇编
2
计算机网络
10
网络编程
19
shell
14
LKM
2
蓝桥杯
5
算法
7
mysql
7
java
1
c/c++
99
驱动设计
8
软件工程
11
数据结构
15
工具
46
所有标签
188