Skip to content

Used to collect weekly reports from the technical department of NEUQ-ACM CLUB

Notifications You must be signed in to change notification settings

NEUQ-ACM/NEUQ-ACM-Weekly-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEUQ-ACM俱乐部2020级技术部周报收集

本项目目前用于技术部的周报收集,请不要随意pull request,谢谢

This project is currently used for the weekly report collection of the Technical Department in NEUQ-ACM, please do not pull request at will, thank you.

周报上传步骤

  1. 给我们的仓库点个start

  2. 点fork

  3. 到你fork后的仓库,复制你的仓库地址,本地执行git clone xxxx

  4. 然后执行git remote add upstream https://github.com/NEUQ-ACM/NEUQ-ACM-Weekly-2020,绑定一个别名叫做upstream的仓库,也就是我们的总仓库。

    每次要写周报前都执行一次,保持自己仓库跟总仓库一致。

  5. 然后写周报

  6. 然后git add file

  7. 然后git commit -m '某人在5月30日交了周报'

  8. git push origin master

  9. 然后到GitHub上,到你的仓库里,点击pull request (pr),然后new一个pr。

  10. 最后等待审核(review),通过后就会被合并进主分支。


周报要求

使用Markdown格式编写,上传至相应文件夹中,命名为:xx月xx日(报告的截止日期,一般是周日)

无特殊情况,需每周六或周日,有特殊情况交不上来的请与 @slr 或 @jooks 联系,否则可能会被公开处刑。

具体格式要求:

个人周报

竹可撕 2020111111(你的学号)

本周工作:
  1. 学习了Java的常用类
  2. 搭建了个人博客
  3. 肝完了作业
本周遇到的技术困难及解决方案:
  1. 当运行XXXXXXXXXX时,报错:XXXXXXXXXXXXXXXXX

    解决方案:XXXXXXXXXXXXXXXXXXXXX

  2. 长的话建议直接在自己博客写一篇文章,然后在这里放一下链接。

  3. 并不是所有的bug都写到这里,只是写困扰你比较久的,觉得有记录意义的。当然,如果还没解决也可以写在这里。

下周安排:
  1. 学习JavaWeb:https://www.bilibili.com/video/BV12J411M7Sj
  2. 学习MySQL:https://www.runoob.com/mysql/mysql-tutorial.html
  3. 准备英语四级
成果展示:

可以是自己写的一篇博客文章的链接,或者小项目的截图

About

Used to collect weekly reports from the technical department of NEUQ-ACM CLUB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages