文件名称:1i
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:8.69kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
软件测试:一个编译器测试软件,支持下列C语言运算符:+ - * / % ^(乘方) 负 (int) (double) \"字符串\" [](数组) > < == >= <= != && ! ++ -- = += -= *= /= %= ^=,支持下列关键字:void int double string if else for while do goto break continue return,支持下列数据类型:int double string int[] double[] string[],支持下列系统函数:int max(int,int),double max(double,double),int[] newint(int),double[] newdouble(int),string[] newstring(int),void delete(int[]),void delete(double[]),void delete(string[]),支持任意用户定义函数,支持函数重载。不支持全局变量。如果发现错误,请告诉我-software testing : a compiler test software to support the following C language Operators :-* /% ^ (involution) negative (int) (double), "string" [] (arrays) gt; Lt; == Gt; = Lt; =! =! -- -= *= = = / =% = ^ =, to support the following keywords : void int double string if else for while do goto break continue return, to support the following types of data : int double string double int [] [ ] string [], support the following functions : int max (int, int), double max (double, double), newint int [] (int), double newdouble [] (int), newstring string [] (int), void delete (int []), void delete (double []), void delete (string []), support arbitrary user-defined functions, support function overloading. Not to support global variables. If mistakes are found, please tell me
(系统自动生成,下载前可以参看下载内容)
下载文件列表
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.