Giter Site home page Giter Site logo

nju-se2021-autumn-lab6's Introduction

NJU-SE2021-autumn-Lab6

Nanjing University Software Engineering course lab6

作业提交流程

  1. 在本地安装好git,在github上注册账号并登录;

  2. fork本仓库至自己账户,假设仓库url为https://github.com/example/NJU-SE2021-autumn-Lab6

  3. 在本地clone自己fork的仓库 (example/NJU-SE2021-autumn-Lab6)

    • 对于实验报告
      • 在本机的仓库下,进入Report目录,新建子目录学号-姓名,如191220000-张三,将你的实验报告命名为README.md,新建文件夹ref用以放置引用的图表文件。将报告和引用文件拷贝至191220000-张三目录下,执行git add, git commitgit push等命令将本地代码推送到你fork的远程仓库里(example/NJU-SE2021-autumn-Lab6)
    • 对于实验三的代码
      • 在你的github账户中为你分配到的android项目新建一个单独的仓库 (如example/lab3-goodweather),并将本地仓库与远程仓库关联;
      • 在开发过程中使用git add, git commitgit push等命令提交代码到example/lab3-goodweather仓库中;
      • 在本机进入到Project目录下,执行git submodule add https://github.com/example/lab3-goodweather 191220000-张三 (以自己的学号姓名替换)
      • 注:在提交之前可能需要先更新fork的仓库,或者手动解决冲突
  4. example/NJU-SE2021-autumn-Lab6上创建pull request, 请确保提交时无冲突

作业提交要求

  • 实验报告使用markdown格式

nju-se2021-autumn-lab6's People

Contributors

ztw33 avatar huyyyyian avatar bbzunyi avatar curat-d avatar kw9w avatar njucsczy avatar zhangdingchu avatar baykin5 avatar petraecho avatar tinywisdom avatar zhangyi-zhy avatar thousand-twin avatar janeliewang avatar stfklav avatar a-urora avatar shuilongzhihun avatar kingyaaa avatar thegreatautomata avatar syhien avatar jungle-gym-ac avatar txb181860089 avatar mars-z777 avatar car-hash avatar li112358 avatar fibonaccciyan avatar 0030gz avatar roc136 avatar vtopliver avatar nju-ldx avatar saul-worseman 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.