Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
读
读取文件模板3
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
问题
0
问题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
银宸时代
CP Lab Group
任务模板的模板
读取文件模板3
提交
f8b2f960
提交
f8b2f960
3月 13, 2020
创建
作者:
赵鹏翀
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
add input/output files to project file
上级
d051296d
隐藏空白字符变更
内嵌
并排
正在显示
5 个修改的文件
包含
38 行增加
和
48 行删除
+38
-48
LEX.cplproj
LEX.cplproj
+15
-1
LEX.puo
LEX.puo
+0
-0
input0.txt
input0.txt
+0
-0
output0.txt
output0.txt
+0
-23
output3.txt
output3.txt
+23
-24
没有找到文件。
LEX.cplproj
浏览文件 @
f8b2f960
<?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>
<Configuration
Name=
"Debug"
CommandArgument=
"sample.txt"
>
<Tool
Name=
"PreBuildEventTool"
/>
...
...
@@ -41,5 +41,19 @@
<File
RelativePath=
".\main.c"
>
</File>
</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>
</OSLProject>
LEX.puo
浏览文件 @
f8b2f960
没有这种文件类型的预览
input0.txt
deleted
100644 → 0
浏览文件 @
d051296d
output0.txt
deleted
100644 → 0
浏览文件 @
d051296d
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
output3.txt
浏览文件 @
f8b2f960
if: 1
then: 1
else: 0
end: 1
repeat: 1
until: 1
read: 1
write: 1
id: 10
num: 4
assign: 3
eq: 1
lt: 1
plus: 0
minus: 1
times: 1
over: 0
lparen: 0
rparen: 0
semi: 4
comment: 3
error: 0
line: 9
if: 1
then: 1
else: 0
end: 1
repeat: 1
until: 1
read: 1
write: 1
id: 10
num: 4
assign: 3
eq: 1
lt: 1
plus: 0
minus: 1
times: 1
over: 0
lparen: 0
rparen: 0
semi: 4
comment: 3
error: 0
line: 9
编写
预览
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论