Coder Social home page Coder Social logo

mlmlearner's Introduction

毛时代以及社会主义**革命文献图书馆

主要收录对于毛时代**贡献的对学习马列毛主义有帮助的马列毛主义教材以及当时的革命理论文献、历史资料
注:压缩包为分卷压缩,将全部文件置于一个文件夹之后解压zip文件即可。
在GitHub上怎样修改别人的库?(GNU/Linux)(转自prolet的github库)
1.Fork(右上角)
2.在你跳转到的Fork库Clone(下载下来,右上角下边的绿按钮)
(如果Clone的不是Fork库,而是主库,是不能发出上传请求的,因为那是别的用户的库)
即命令:git clone <复制的git文件链接>
修改此文件夹里的内容
cd 此库下载到的文件夹路径
git checkout -b AddingFile
git add .
git commit -m 'Adding a file'
git push --set-upstream origin AddingFile
当然,你的帐号在浏览器里要在线,最后一条命令执行完后,会弹出要不要Pull Request。
如果你的Pull Request还没被接受,你可以在不上浏览器的同时来上传。
在GitHub上怎样修改别人的库?(网页版方式)
1.点击右上角的fork;
2.在自己fork内的库点击下面第三个按钮pull requests;
3.点击右下方的new pull requests;
4.撰写标题后提交,待主库所有者同意后即修改成功。

mlmlearner's People

Contributors

mlmlearner 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.