文件名称:mypl0
-
所属分类:
- 标签属性:
- 上传时间:2017-07-06
-
文件大小:438kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
(1)扩充赋值运算:*= 和 /=
①FOR <变量>:=<表达式> TO <表达式> DO <语句>
②FOR <变量>:=<表达式> DOWNTO <表达式> DO <语句>
其中,语句①的循环变量的步长为1,
语句②的循环变量的步长为-1。
(1)增加类型:① 字符类型; ② 实数类型。
(4)增加一维数组类型(可增加指令)。
(5)增加运算:++ 和 --。((1) extended assignment: = and / =
FOR < > > TO expression =< variables: < DO < > > expression statement
The FOR < > > DOWNTO expression =< variables: < < statement > > DO.
Among them, the step size of the cyclic variable of statement is 1,
The step size of the cyclic variable is -1.
(1) increase type: character type; type of real number.
(4) adding one-dimensional array types (with additional instructions).
(5): + + and increase operation.)
①FOR <变量>:=<表达式> TO <表达式> DO <语句>
②FOR <变量>:=<表达式> DOWNTO <表达式> DO <语句>
其中,语句①的循环变量的步长为1,
语句②的循环变量的步长为-1。
(1)增加类型:① 字符类型; ② 实数类型。
(4)增加一维数组类型(可增加指令)。
(5)增加运算:++ 和 --。((1) extended assignment: = and / =
FOR < > > TO expression =< variables: < DO < > > expression statement
The FOR < > > DOWNTO expression =< variables: < < statement > > DO.
Among them, the step size of the cyclic variable of statement is 1,
The step size of the cyclic variable is -1.
(1) increase type: character type; type of real number.
(4) adding one-dimensional array types (with additional instructions).
(5): + + and increase operation.)
相关搜索: 我的pl0
(系统自动生成,下载前可以参看下载内容)
下载文件列表
pl0m
pl0m\Debug
pl0m\Debug\pl0.obj
pl0m\Debug\pl0m.exe
pl0m\Debug\pl0m.ilk
pl0m\Debug\pl0m.pch
pl0m\Debug\pl0m.pdb
pl0m\Debug\vc60.idb
pl0m\Debug\vc60.pdb
pl0m\E01.PL0
pl0m\fal.w
pl0m\pl0.c
pl0m\pl0.h
pl0m\pl0m.dsp
pl0m\pl0m.dsw
pl0m\pl0m.ncb
pl0m\pl0m.opt
pl0m\pl0m.plg
pl0m\Test.pl0
pl0m\Debug
pl0m\Debug\pl0.obj
pl0m\Debug\pl0m.exe
pl0m\Debug\pl0m.ilk
pl0m\Debug\pl0m.pch
pl0m\Debug\pl0m.pdb
pl0m\Debug\vc60.idb
pl0m\Debug\vc60.pdb
pl0m\E01.PL0
pl0m\fal.w
pl0m\pl0.c
pl0m\pl0.h
pl0m\pl0m.dsp
pl0m\pl0m.dsw
pl0m\pl0m.ncb
pl0m\pl0m.opt
pl0m\pl0m.plg
pl0m\Test.pl0
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.