GithubHelp home page GithubHelp logo

javahelloworld's Introduction

Java experiment code Java实验代码

Here is a code library for my java experiment. In the class of java experiment, we need to write some code to finish the experiment. So I write some code here to help me finish the experiment. 这是我Java实验的代码库。在Java实验课上,我们需要写一些代码来完成实验。所以我在这里写了一些代码来帮助我完成实验。

Code Structure 代码结构

In the "App.java" file, there is a main function and some other functions which are used to finish the problems. 在“App.java”文件中,有一个主函数和一些其他函数,用于完成问题。

Folder Structure 文件夹结构

The workspace contains two folders by default, where:

  • src: the folder to maintain sources
  • lib: the folder to maintain dependencies Meanwhile, the compiled output files will be generated in the bin folder by default. 包含两个文件夹,其中:
  • src:用于维护源文件的文件夹
  • lib:用于维护依赖项的文件夹 同时,编译输出文件将默认生成在bin文件夹中。

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.