Giter Club home page Giter Club logo

ercury.github.io's Introduction

Hi there 👋

Here are some ideas to get you started:

  • 🔭 I’m currently working on ...
  • 🌱 I’m currently learning ...
  • 👯 I’m looking to collaborate on ...
  • 🤔 I’m looking for help with ...
  • 💬 Ask me about ...
  • 📫 How to reach me: ...
  • 😄 Pronouns: ...
  • ⚡ Fun fact: ...

ercury.github.io's People

Watchers

 avatar

ercury.github.io's Issues

Vue-cli应用 | Hexo

https://ercury.github.io/2021/07/09/Vue-cli/

脚手架文件结构 ├── node_modules ├── public │ ├── favicon.ico: 页签图标 │ └── index.html: 主页面 ├── src │ ├── assets: 存放静态资源 │ │ └── logo.png │ │── component: 存放组件 │ │ └

vscode版本更新 | Hexo

https://ercury.github.io/2022/01/30/vscode%E6%9B%B4%E6%96%B0%E7%89%88%E6%9C%AC/

书接上文,上次我们上传了vscode主题插件,这次来更新一下,就添加一个主题。 这时候我们只需要改动两个文件。 在themes文件夹下新添加一个主题文件,⚠️注意:它一定要是文件名以-color-theme结尾的json文件,该文件中的name(主题名称改一下)、type(主题深浅看个人喜好)、然后就是colors(前景色,背景色…)了,修修改改又是一个主题,最后就是tokenColors(代

CSS | Hexo

https://ercury.github.io/2021/07/31/CSS/

CSS3基础 选择器分类 选择器分为基础选择器和复合选择器两大类,我们这里先讲解一下基础选择器。 基础选择器是由单个选择器组成的 基础选择器又包括:标签选择器、类选择器、id选择器和通配符选择器 基础选择器 标签选择器(元素选择器)是指用HTML标签名称作为选择器,按标签名称分类,

Git应用 | Hexo

https://ercury.github.io/2019/09/11/Git/

git1. Git基础 1.1 版本管理 1.1.1 什么是版本管理 版本管理是一种记录文件变化的方式,以便将来查阅特定版本的文件内容。 1.1.2 人为维护文档版本的问题 文档数量多且命

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.