Git Product home page Git Product logo

cuit_sharing's Introduction

cuit_sharing

声明:本仓库不鼓励任何抄袭行为,只是提供信息共享平台,旨在帮助复习以减少挂科概率。 任何个人作业都该自己完成。

如何将项目下载到本地?

1.克隆或者下载整个项目

  • 使用git bash,输入下面的命令
git clone https://github.com/andream7/cuit_sharing.git
  • down zip

2.下载部分文件

  • Chrome插件和Firefox插件,GitZip。对Opera用户来说,大部分的Chrome插件都可以通过一款名为Install Chrome Extensions的Opera插件安装使用,GitZip也不例外。
  • 复制该文件夹的网址,粘贴入DownGit 中,选择download即可。 注:对于第一种方法而言,它需要使用者拥有github账号,并且该插件需要使用者的授权;而第二种方法虽然一次只能下载一个文件夹,但它并不需要使用者拥有github账号。

如何给仓库贡献?

1.下载到本地用git命令上传

将仓库fork到自己的账号,再clone到本地

把想要添加的文件复制到clone到本地的文件中,

再执行:

git add 文件夹名
git add 文件名

再将clone的文件夹提交到本地git仓库:

git commit -m '提交xx文件'

最后将该文件提交到远程仓库(需要登录)

git push

在fork下来的仓库里面找到create a pull request,提交pr,耐心等待合并啦~

2.在Github Web端直接上传

首先Fork本项目

如果课程已存在对应文件夹:打开对应文件夹,点击Add file -> Upload files ,上传你的文件。 上传完成后点击Create a new branch for this commit and start a pull request

如果课程没有对应文件夹:在Issues提出,等待处理建立新文件夹后,就可以上传文件。建议使用方法一自行增加文件夹

  • 参与共享列表:

    • andream7
    • pjx206

cuit_sharing's People

Contributors

activepeter avatar andream7 avatar xxr0ss avatar zmisszyy avatar

Stargazers

 avatar

Watchers

 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.