Giter Site home page Giter Site logo

tutorials's Introduction

Tutorials

说明:本仓库收录西安交通大学钱学森书院学业辅导中心qyxf)的相关学习资料。

贡献教程

  • 请先使用git clone https://github.com/edmundwsy/Tutorials.git将本仓库克隆到本地,创建本仓库的本地分支

  • 然后将本地文件直接拖入仓库的本地分支中,亦可直接在本地更改

  • 更改完成后使用git add <FILENAME>语句将更改加入缓冲区

  • 然后使用git commit提交修改,并填写git commit log

    • 注意: 提交更改时填写时默认使用Vim工具,下面列出Vim的简单几个用法:

      1. 插入(Insert):按 I 键,下面会显示Insert状态,此时可以输入字符,按 Esc 退出插入状态
      2. 在退出插入状态后,输入:wq保存退出log文件编辑
    • 关于log的书写规范,可以参照50/72原则

    50-character subject line

    72-character wrapped longer description. This should answer:

    • Why was this change necessary?

    • How does it address the problem?

    • Are there any side effects?

    Include a link to the ticket, if any.

  • 可使用git status查看目前状态

  • 然后输入git pull拉取仓库(一定要做,以防合并冲突!!

  • 最后输入git push将本地更改推送到本仓库

排版提交

  • 请将排版练习提交到Submit目录下,命名规则:排版文档名_姓名缩写

  • 例如:test_wsy.tex

  • 多个文件可按以上方式命名文件夹,将多个文件用文件夹提交于Submit目录下

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.