Giter Club home page Giter Club logo

infectstatisticweb's Introduction

InfectStatisticWeb

结对第二次作业

作业的运行环境为win10系统,因为本身是一个javaEE项目,所以需要eclipse编译器,Tomcat服务器,

在eclipse编译器上新建一个名为InfectStatisticWeb的Dynamic Web Project项目

1

项目建好后如图所示:

2

本次作业需要用到的文件主要有backend目录下的所有java文件,css目录下的所有css文件,js目录下的所有js文件,index.jsp、statistics.jsp文件,以及助教提供的部分疫情日志log目录

将backend目录放到Java Resources下src下,如图所示:

3

将css目录、js目录、index.jsp、statistics.jsp放到WebContent目录下,如图所示:

4

然后需要进入到Entry.java、Interface.java、index.jsp、statistics.jsp这四个文件中,将变量path改为自己电脑目录下日志目录的绝对路径,因为不同电脑日志目录所放的位置不同,所以一定要根据自己电脑下的路径修改path这个字符串(例如“C:\\Users\\lenovo\\Desktop\\部分疫情日志log”),如果这四个文件里的path路径没有写对,将因为无法访问到日志目录而无法运行程序

6

5

修改好所有的path后,点击eclipse编译器上的运行按钮,运行index.jsp这个文件,将会在编译器自带的浏览器中打开。因为eclipse自带的编译器功能不够强大,所以需要用另外的浏览器,比如谷歌浏览器火狐浏览器,输入运行index.jsp的路径(例如:http://localhost:8080/InfectStatisticWeb/index.jsp)即可在浏览器上展示作业

7

注:一定要根据自己电脑上日志目录路径修改好Entry.java、Interface.java、index.jsp、statistics.jsp这四个文件里的path路径,否则无法访问到日志目录而无法运行程序!切记!!!

infectstatisticweb's People

Contributors

dante1024 avatar seinonana avatar

Watchers

 avatar

infectstatisticweb's Issues

CVPR2023 复现

您好! 请问一下您还有关注CVPR2023 feature shrinkage pyramd 这篇工作吗,请问您能复现出模型的指标?我复现的指标在作者的issue下有,与作者的描述差距较大

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.