Git Product home page Git Product logo

blog-data's Introduction

blog-data

存放一些在博客中用到的示例代码

此项目会频繁更新,建议 StarWatch,以便及时得到更新通知

博客地址:CSDN 掘金

如何下载单一文件夹或文件

本仓库中的每个文件夹都是一个独立的项目,互不干扰,如果你只是对其中一个文件夹中的项目,或某一项目中的某个文件感兴趣,所以不想下载所有的代码,这里提供两种方法。

  • 参考知乎 如何从 GitHub 上下载单个文件夹? 下的回答 推荐其中一个高赞回答中提到的 DownGit,当然,你也可以选择你喜欢的回答

  • 如果不想下载安装任何的工具 本仓库中有个 /cloneDir/index.js 文件,将此文件中的代码复制下来,然后将复制的代码存放到本地,例如命名为 cloneDir.js,然后 node cloneDir.js,根据控制台的提示输入你所需要的文件(夹)路径即可,例如:

    image

    ps: 这份代码是我还在上大学的时候写的,可以满足基本的功能使用,但不保证没有任何 bug,关于此文件的详细说明可见 如何在github上下载单个文件夹?

blog-data's People

Contributors

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