📄 tree.txt
字号:
if { 教学机时 >= 27.00 then
ON
else
if { 期末成绩 >= 72.00 then
ON
else
if { 自由机时 >= 22.00 then
OFF
else
if { 教学机时 >= 24.00 then
if { 教学机时 >= 26.00 then
ON
else
if { 教学机时 >= 25.00 then
OFF
else
if { 期末成绩 >= 63.00 then
OFF
else
ON
}
}
}
else
OFF
}
}
}
}
if { 教学机时 >= 27.00 then
ON
else
if { 期末成绩 >= 72.00 then
ON
else
if { 自由机时 >= 22.00 then
OFF
else
if { 教学机时 >= 24.00 then
if { 教学机时 >= 26.00 then
ON
else
if { 教学机时 >= 25.00 then
OFF
else
if { 期末成绩 >= 63.00 then
OFF
else
ON
}
}
}
else
OFF
}
}
}
}
if { 教学机时 >= 27.00 then
ON
else
OFF
}
if { 教学机时 >= 27.00 then
ON
else
OFF
}
if { 教学机时 >= 30.00 then
ON
else
if { 期末成绩 >= 61.00 then
if { 教学机时 >= 25.00 then
ON
else
if { 教学机时 >= 14.00 then
if { 教学机时 >= 23.00 then
if { 教学机时 >= 24.00 then
if { 期末成绩 >= 80.00 then
OFF
else
ON
}
else
OFF
}
else
ON
}
else
OFF
}
}
else
if { 自由机时 >= 32.00 then
if { 教学机时 >= 26.00 then
OFF
else
ON
}
else
OFF
}
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -