.project
来自「排课系统,系统根据学校的需要」· PROJECT 代码 · 共 29 行
PROJECT
29 行
<?xml version="1.0" encoding="UTF-8"?><projectDescription> <name>sortedapplication</name> <comment></comment> <projects> </projects> <buildSpec> <buildCommand> <name>org.eclipse.jdt.core.javabuilder</name> <arguments> </arguments> </buildCommand> <buildCommand> <name>com.genuitec.eclipse.hibernate.HibernateBuilder</name> <arguments> </arguments> </buildCommand> <buildCommand> <name>org.eclipse.wst.validation.validationbuilder</name> <arguments> </arguments> </buildCommand> </buildSpec> <natures> <nature>com.genuitec.eclipse.hibernate.hibernatenature</nature> <nature>org.eclipse.jdt.core.javanature</nature> </natures></projectDescription>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?