Giter Site home page Giter Site logo

isliulin / gdes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wyrover/gdes

0.0 0.0 0.0 93.08 MB

Shell 0.94% JavaScript 0.30% C++ 59.43% Python 0.04% Perl 0.01% C 35.66% Emacs Lisp 0.01% Objective-C 0.14% Lua 0.01% Assembly 0.04% Ada 0.07% Awk 0.01% Logos 0.01% CSS 0.03% HTML 1.01% Groff 2.03% QMake 0.05% CMake 0.19% Batchfile 0.03% Clarion 0.01%

gdes's Introduction

#GDES 瓦斯抽采达标评价系统
两台电脑同步测试


参考资料:
##github fork使用方法 来源:http://www.cnblogs.com/shiningrise/archive/2013/01/14/2860248.html

概要: 克隆别人的代码库到自己的项目中,可以作为子模块的形式使用,或二次开发

操作流程: 在开源项目中点击fork按钮,稍等一会儿,该项目便会拷贝一份到你的respositories中, 克隆一份代码到本地:git clone [email protected]:username/Spoon-Knife.git

配置:(项目克隆完成后,默认远程的别名为origin,此为我们自己项目中的版本,并非原始作者的代码库)

创建原始代码库的别名,方便跟踪代码 git remote add upstream git://github.com/octocat/Spoon-Knife.git git fetch upstream git merge upstream/master

如果你希望将自己的代码贡献到原始代码库中,可参见http://help.github.com/send-pull-requests/ 来完成

gdes's People

Contributors

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