Giter Club home page Giter Club logo

Comments (3)

wyap-echo avatar wyap-echo commented on June 27, 2024

老哥 搞好了吗 我也没搞明白

from litterbaby.

l-qiang avatar l-qiang commented on June 27, 2024

@advancedfz 抱歉,是我没考虑周全。我以为大家都会通过IDE(例如:eclipse、IDEA)下载然后启动项目。
就你目前的情况来看。

  1. 你需要下载一个maven,然后配置好环境变量。
  2. 在你下载的项目的根目录下执行mvn clean install -Dmaven.test.skip=true。之后会在你的项目目录下生成\target\litter-baby-0.0.1-SNAPSHOT.jar
  3. 在target目录下执行java -jar litter-baby-0.0.1-SNAPSHOT.jar --user.phoneNum=学习强国用户名 --user.password=学习强国用户名
    这样就启动了。

from litterbaby.

l-qiang avatar l-qiang commented on June 27, 2024

from litterbaby.

Related Issues (3)

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.