⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 message.msg

📁 本人根据自己的实际情况
💻 MSG
字号:
invalid.sign=Invalid sign
invalid.character=Invalid character
invalid.float=Invalid float
invalid.declaration=Invalid declaration
invalid.declaration.tail=Invalid declaration tail
invalid.variable.define=Invalid variable define
invalid.constant.declaration=Invalid constant declaration
invalid.constant.declaration.head=Invalid constant declaration head
invalid.statement=Invalid statement
invalid.evaluation.statement=Invalid evaluation statement
invalid.nexus.sign=Invalid nexus sign
invalid.factor.value=Invalid factor value
invalid.constant.define=Invalid constant define
invalid.parameter.entry=Invalid parameter entry

need.a.right.brace=Need a right brace
need.a.left.brace=Need a left brace
need.a.right.parenthesis=Need a right parenthesis
need.a.left.parenthesis=Need a left parenthesis
need.a.type.identifier=Need a type identifier
need.to.be.an.integer=Need to be an integer
need.to.be.a.float=Need to be a float
need.to.be.a.character=Need to be a character
need.return.a.value=Need return a value
need.a.return.statement=Need a return statement
need.an.identifier=Need an identifier
need.to.be.an.evaluation.sign=Need to be an evaluation sign

cannot.reached.statement=Cannot reached statement
cannot.find.main.function=Cannot find main function
cannot.resolve.symbol=Cannot resolve symbol
cannot.evaluate.variable.when.declaration=Cannot evaluate variable when declaration

missing.comma=Missing comma
missing.semicolon=Missing semicolon

wrong.location.of.const.declaration=Const declaration should be in front
wrong.location.of.variable.declaration=Variable declaration should be after const

duplicated.function.define=Duplicated function define
duplicated.constant.define=Duplicated constant define
duplicated.symbol.define=Duplicated symbol define

constant.must.have.a.value=Constant must have a value
constant.cannot.be.evaluated=Constant cannot be evaluated

number.is.too.big=Number is too big
number.precision.loss=Number precision loss

unclosed.double.qoutation=Unclosed double qoutation

character.can.not.be.null=Character can not be null

syntax.error=Syntax error

extra.comma=Extra comma

return.type.conflict=Return type conflict

void.returned.function.call=Void returned function call

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -