Coder Social home page Coder Social logo

task's Introduction

Task汇总

Task汇总地址

文件上传方法

1.网页上传

使用修真院学员公共账号登陆github,找到Task项目库,根据自己的职业选择相应的文件夹。

  • 如果已经存在自己的文件夹,那么直接拖拽文件或点击Upload Files上传即可。
  • 如果没有自己的文件夹,可以通过拖拽文件或点击Upload Files上传文件夹,也可以通过点击Create new file来创建新的文件夹,在名称后加上/ 即可创建新的文件夹。

注意:github不能管理空文件夹,新建文件夹内一定要有文件,所以通过上述方法上传或者新建文件夹时要注意。

2.客户端上传

下载 github桌面版,点击客户端内的FileOptions,使用公共账号登陆后,点击FileClone repositor..,在项目中找到 ptteng/Task,克隆到本地后找到Task的文件夹,在职业目录内(Web或Java)新建或者更新自己的文件夹。新增内容后客户端会有提示,点击Commit to masterPull origin

注意:不要在别人的文件夹里操作,否则上传时候可能会覆盖别人的文件。

3.通过Git命令上传

原理和客户端上传一样,都是通过克隆项目到本地然后上传文件到远程仓库,由于操作比客户端麻烦,过程不再赘述,Git命令克隆项目

4.通过SSH Key密钥上传本地项目

这个也稍微有点麻烦,有兴趣的可以研究下 GIT上传本地项目

以上四种推荐第一种,简单粗暴,缺点就是有时候git的服务器链接不上,要多试几次,另外三种开始会很方便,后来内容越来越多导致其他人第一次克隆项目会非常慢。

##备注 如需要单独check out 子文件夹,需要先复制url路径,再将其中的tree/master改成trunk,例如:原url为,https://github.com/IT-xzy/Task/tree/master/Java/wangyongzhi/Task5, check out url为:https://github.com/IT-xzy/Task/trunk/Java/wangyongzhi/Task5 大家在官网提交任务的时候,填后者check out url

task's People

Contributors

ptteng avatar wenghan2012 avatar unrealfei avatar jasonchen92 avatar odd4loah avatar jnuff-u avatar cy3107 avatar songwu152 avatar chenjingwen-code avatar lixiaobaivv avatar zn724761135 avatar iamwyz avatar lkf1995 avatar zhimowen avatar willming24 avatar arnoldcheng avatar jin4329 avatar gxinzai avatar xiaoqiangdehehe avatar jinjun1994 avatar gitubwandengsheng avatar amenlin avatar zwp147 avatar 532974662 avatar zyq313558158 avatar zhang0581 avatar wang0927 avatar t1567954 avatar a1337550831 avatar superleo1122 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.