资源简介

考试报名系统 做毕业设计,课程设计或者正在学习相关技术知识的朋友可以下载资源学习。想继续学习相关知识的可以关注我。

资源截图

代码片段和文件信息

package org.exam.entry.system.launcher;

import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;

/**
 * Hello world!
 *
 */
@SpringBootApplication
public class AppLauncher 
{
    public static void main( String[] args ) throws Exception{
     SpringApplication.run(AppLauncher.class args);
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2016-12-03 14:24  OnlineExamEntrySystem-branch-1.0.0\
     文件         189  2016-12-03 14:24  OnlineExamEntrySystem-branch-1.0.0\.gitignore
     目录           0  2016-12-03 14:24  OnlineExamEntrySystem-branch-1.0.0\.metadata\
     文件           0  2016-12-03 14:24  OnlineExamEntrySystem-branch-1.0.0\.metadata\.lock
     文件      138568  2016-12-03 14:24  OnlineExamEntrySystem-branch-1.0.0\.metadata\.log
     目录           0  2016-12-03 14:24  OnlineExamEntrySystem-branch-1.0.0\.metadata\.mylyn\
     文件         561  2016-12-03 14:24  OnlineExamEntrySystem-branch-1.0.0\.metadata\.mylyn\repositories.xml.zip
     目录           0  2016-12-03 14:24  OnlineExamEntrySystem-branch-1.0.0\.metadata\.plugins\
     目录           0  2016-12-03 14:24  OnlineExamEntrySystem-branch-1.0.0\.metadata\.plugins\org.eclipse.core.resources\
     目录           0  2016-12-03 14:24  OnlineExamEntrySystem-branch-1.0.0\.metadata\.plugins\org.eclipse.core.resources\.history\
     目录           0  2016-12-03 14:24  OnlineExamEntrySystem-branch-1.0.0\.metadata\.plugins\org.eclipse.core.resources\.history\0\
     文件          55  2016-12-03 14:24  OnlineExamEntrySystem-branch-1.0.0\.metadata\.plugins\org.eclipse.core.resources\.history\0\6000e2c951b900161562ba033bb2f19e
     目录           0  2016-12-03 14:24  OnlineExamEntrySystem-branch-1.0.0\.metadata\.plugins\org.eclipse.core.resources\.history\1\
     文件          85  2016-12-03 14:24  OnlineExamEntrySystem-branch-1.0.0\.metadata\.plugins\org.eclipse.core.resources\.history\1\e0df8ed052b900161562ba033bb2f19e
     目录           0  2016-12-03 14:24  OnlineExamEntrySystem-branch-1.0.0\.metadata\.plugins\org.eclipse.core.resources\.history\10\
     文件         115  2016-12-03 14:24  OnlineExamEntrySystem-branch-1.0.0\.metadata\.plugins\org.eclipse.core.resources\.history\10\d085a1795bb900161562ba033bb2f19e
     目录           0  2016-12-03 14:24  OnlineExamEntrySystem-branch-1.0.0\.metadata\.plugins\org.eclipse.core.resources\.history\15\
     文件         238  2016-12-03 14:24  OnlineExamEntrySystem-branch-1.0.0\.metadata\.plugins\org.eclipse.core.resources\.history\15\3043eea853b900161562ba033bb2f19e
     目录           0  2016-12-03 14:24  OnlineExamEntrySystem-branch-1.0.0\.metadata\.plugins\org.eclipse.core.resources\.history\1d\
     文件          55  2016-12-03 14:24  OnlineExamEntrySystem-branch-1.0.0\.metadata\.plugins\org.eclipse.core.resources\.history\1d\d06c58dd54b900161562ba033bb2f19e
     目录           0  2016-12-03 14:24  OnlineExamEntrySystem-branch-1.0.0\.metadata\.plugins\org.eclipse.core.resources\.history\1f\
     文件          85  2016-12-03 14:24  OnlineExamEntrySystem-branch-1.0.0\.metadata\.plugins\org.eclipse.core.resources\.history\1f\f0ac494956b900161562ba033bb2f19e
     目录           0  2016-12-03 14:24  OnlineExamEntrySystem-branch-1.0.0\.metadata\.plugins\org.eclipse.core.resources\.history\22\
     文件         100  2016-12-03 14:24  OnlineExamEntrySystem-branch-1.0.0\.metadata\.plugins\org.eclipse.core.resources\.history\22\3017cb3f52b900161562ba033bb2f19e
     目录           0  2016-12-03 14:24  OnlineExamEntrySystem-branch-1.0.0\.metadata\.plugins\org.eclipse.core.resources\.history\23\
     文件         976  2016-12-03 14:24  OnlineExamEntrySystem-branch-1.0.0\.metadata\.plugins\org.eclipse.core.resources\.history\23\4001475157b900161562ba033bb2f19e
     目录           0  2016-12-03 14:24  OnlineExamEntrySystem-branch-1.0.0\.metadata\.plugins\org.eclipse.core.resources\.history\24\
     文件         653  2016-12-03 14:24  OnlineExamEntrySystem-branch-1.0.0\.metadata\.plugins\org.eclipse.core.resources\.history\24\e0aa4e795bb900161562ba033bb2f19e
     目录           0  2016-12-03 14:24  OnlineExamEntrySystem-branch-1.0.0\.metadata\.plugins\org.eclipse.core.resources\.history\25\
     文件         799  2016-12-03 14:24  OnlineExamEntrySystem-branch-1.0.0\.metadata\.plugins\org.eclipse.core.resources\.history\25\4020d03f52b900161562ba033bb2f19e
     目录           0  2016-12-03 14:24  OnlineExamEntrySystem-branch-1.0.0\.metadata\.plugins\org.eclipse.core.resources\.history\29\
............此处省略783个文件信息

评论

共有 条评论