登录
首页 » C/C++ » Simple_Compiler

Simple_Compiler

于 2017-12-02 发布
0 52
下载积分: 1 下载次数: 0

代码说明:

说明:  程序功能:实现对一些简单语句的解释运算。支持的运算种类: int a(这种情况下a=0) int a,45 int b,44 a=a+b a=a-b a=a*b a=a/b string str(str为空) string str1,hello! string str2,like str=str1+str2 input str input a print str print a 输入文件:输入“file”命令,随后输入文件路径 读取命令行参数:在命令的后面紧跟文件路径,个数不限(This program can realize some simple expression(newly created). It's like the command line in MATLAB, and it can also read lines from local documents.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 696518资源总数
  • 105563会员总数
  • 11今日下载