GithubHelp home page GithubHelp logo

java-2018f-homework's Introduction

作业提交流程

  1. 注册github账号(假设账户名称为javalover。若已注册则跳过此步骤);
  2. 用此账号登陆github(若已登陆则跳过此步骤);
  3. fork本仓库( https://github.com/njuics/java-2018f-homework )至自己账户,仓库url为( https://github.com/javalover/java-2018f-homework );
  4. 在你的本机clone你所fork的仓库(javalover/java-2018f-homework);
    1. 对于简单作业(在我们讲使用maven/gradle等构建工具开发java工程之前),请使用以下步骤
      1. 在javalover/java-2018f-homework进入当前作业目录,例如java-2018f-homework/20180911目录,新建子目录张三-151220001,此处“张三”和“151220001” 分别替换真实姓名和学号;
      2. 将你写好的代码文件拷贝到该目录下,然后执行git add ., git commit -agit push
    2. 对于复杂作业和最后的大作业(在我们讲使用maven/gradle等构建工具开发java工程之后),请使用以下步骤
      1. 在javalover账户下新建一个代码仓库,例如myhomework;
      2. 在myhomework下编写代码,代码使用git add ., git commit -agit push等命令进行管理;
      3. 在javalover/java-2018f-homework进入当前作业目录,例如java-2018f-homework/20180911目录,执行git submodule add https://github.com/javalover/myhomework 张三-151220001,此处“张三”和“151220001” 分别替换真实姓名和学号。
  5. 在javalover/java-2018f-homework上创建“Pull request"

java-2018f-homework's People

Contributors

nap-ghj avatar konnase avatar lengjiayi avatar czhnju161220026 avatar ksdeng avatar draculair avatar hsc0902 avatar 30558264 avatar cjinchi avatar mkx22 avatar njutto avatar jammonkeyyy avatar notteaquail avatar qcer17 avatar breadstory-x avatar caochun avatar julius-c avatar witann avatar cjnjuwhy avatar jianhaochen-nju avatar jiangxizhanzhi avatar cockroach20168 avatar 161220004 avatar lidayou avatar xchappy avatar syntaxerror031 avatar 16su avatar njuxinyiwang avatar foreveryounth avatar zhuangbilityy avatar

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.