提交 f8b2f960 创建 作者: 赵鹏翀's avatar 赵鹏翀

add input/output files to project file

上级 d051296d
<?xml version="1.0" encoding="gb2312"?> <?xml version="1.0" encoding="gb2312"?>
<OSLProject Version="1.00" Name="scan" SubjectID="11c951f4-9b13-40e1-8b73-39ba7d73b89b" ProjectTemplateID="6fdce38e-9162-4060-b427-666eb3e3556b"> <OSLProject Version="1.00" Name="LEX" SubjectID="11c951f4-9b13-40e1-8b73-39ba7d73b89b" ProjectTemplateID="6fdce38e-9162-4060-b427-666eb3e3556b">
<Configurations> <Configurations>
<Configuration Name="Debug" CommandArgument="sample.txt"> <Configuration Name="Debug" CommandArgument="sample.txt">
<Tool Name="PreBuildEventTool"/> <Tool Name="PreBuildEventTool"/>
...@@ -41,5 +41,19 @@ ...@@ -41,5 +41,19 @@
<File RelativePath=".\main.c"> <File RelativePath=".\main.c">
</File> </File>
</Filter> </Filter>
<File RelativePath=".\input1.txt">
</File>
<File RelativePath=".\input2.txt">
</File>
<File RelativePath=".\input3.txt">
</File>
<File RelativePath=".\makefile">
</File>
<File RelativePath=".\output1.txt">
</File>
<File RelativePath=".\output2.txt">
</File>
<File RelativePath=".\output3.txt">
</File>
</Files> </Files>
</OSLProject> </OSLProject>
没有这种文件类型的预览
if: 0
then: 0
else: 0
end: 0
repeat: 0
until: 0
read: 0
write: 0
id: 0
num: 0
assign: 0
eq: 0
lt: 0
plus: 0
minus: 0
times: 0
over: 0
lparen: 0
rparen: 0
semi: 0
comment: 0
error: 0
line: 0
if: 1 if: 1
then: 1 then: 1
else: 0 else: 0
end: 1 end: 1
repeat: 1 repeat: 1
until: 1 until: 1
read: 1 read: 1
write: 1 write: 1
id: 10 id: 10
num: 4 num: 4
assign: 3 assign: 3
eq: 1 eq: 1
lt: 1 lt: 1
plus: 0 plus: 0
minus: 1 minus: 1
times: 1 times: 1
over: 0 over: 0
lparen: 0 lparen: 0
rparen: 0 rparen: 0
semi: 4 semi: 4
comment: 3 comment: 3
error: 0 error: 0
line: 9 line: 9
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论