GithubHelp home page GithubHelp logo

wuhujun / git Goto Github PK

View Code? Open in Web Editor NEW
20.0 3.0 38.0 318.1 MB

git学习

R 0.07% CSS 0.01% Shell 2.91% C++ 50.78% Java 0.01% C 40.08% Racket 0.01% Perl 5.83% JavaScript 0.06% Puppet 0.05% Objective-C 0.12% Assembly 0.07% Scilab 0.01% Vim Script 0.01%

git's Introduction

开始学习使用git管理代码版本.
git 的一些常用命令。
1. 复制项目
git  clone  https://github.com/wuhujun/git.git ;
2. 向项目中添加文档。
git add . /   git add filename 
3.提交文档。
git commit -a -m "some message " ;
4.提交项目。
git push orgin master
    每天将自己随手写的一些东西,记的一些东西传到github上去,总是觉得自己的记忆力
还好,但是很多东西看过之后,过不了几天就会记不起来,好记性不如烂笔头。开始记笔记。
(1).喜欢linux操作系统,一些有关linux操作系统的东西放在这里。
(2).喜欢用一些比较有意思的数学问题的解决方法,数值算法。
放在这里,方便需要的时候查阅。
(3).在叶博士的指点之下开始艰难的探索hadoop的应用,在一群人每天都在喊大数据的时代,只想
静下心来,认真的探索出一种方法,开发出一种工具来做一些大数据应用分析的案例,觉得这是一
件非常有意思的事情。
(4).开始觉得github是一个不错的博客,每天在提交代码的时候,都需要一些注释,来标记一些文
档的改动,但是,每天的文档的改动,都是添加一些资料,实在想不出该写些什么,其实我觉得就
完全可以像发微薄一样玩这个。
(5).生活不能只是学习和工作,还应该娱乐和电影,足球和音乐,小说和姑娘。

git's People

Contributors

wuhujun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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