Git Product home page Git Product logo

2017-04-26-06-38-46-1493188726's Introduction

编程题答题

您可以看到导航栏处两个标签,分别为:题目说明提交作业

NOTE:编程题模板库是便于用户的答题操作,根据题目的难易程度可能提供或者不提供

提交作业

提交作业标签内包含: 编程题模板库地址github仓库地址github仓库分支

  • 用户在本地做完每道编程题后在此标签内提交编程题的github地址
  • 用户在提交题目后,系统会自行进行处理
  • 若结果正确,则下一题解锁,用户继续完成下一题目
  • 若错误,请继续完成本题目,直至正确或答题超时

编程题答题注意事项

  • 每道题设有答题时间期限,超时后用户将失去答题资格
  • 因题目难度不同,答题流程也不太相同
  • 因题目难度不同,题目运行结果时间不定,请耐心等待
  • 因题目难度不同,编程题模板库可能不提供

以下为本题内容

题目要求

  • 请在开始答题后 7 天内完成

题目描述

根据如下顺序完成题目:

  • 请新建一个github账户
  • 请初始化一个github仓库
  • 请在该库内新建一个名为readme.md的文件(注意全部小写)

答题流程

  1. 请用户仔细阅读题目要求和题目描述

  2. 使用以下命令初始化git(如果不会使用git和github,请先学习参考资料的内容)

      git init
    
  3. 使用以下命令设置github远程仓库地址 (url代表你自己的新的github地址)

     git remote add origin url
    
  4. 请使用git提交(commit),并上传(push),之后将此github仓库地址(用户自建的) eg:(https://github.com/username/repo) 填入到提交地址一栏

github-address.png

  1. 获取分支

github-branch.png

  1. 提交

  2. 等待结果

考察要点

  • github仓库的使用
  • git基础

编程题模板库地址

本题不存在编程题模板库地址

参考资料

  1. try git
  2. Git 参考手册
  3. github用法

2017-04-26-06-38-46-1493188726's People

Contributors

recruiting-system avatar

Watchers

James Cloos 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.