野生芦苇

价值、合作、方法

主页 Python 编程 算法设计 历史文章 个人简历
1900-12-24

Hello World

文章目录
  1. 1. 引入外部代码
    1. 1.1. Quick Start
      1. 1.1.1. Create a new post
      2. 1.1.2. Run server
      3. 1.1.3. Generate static files
      4. 1.1.4. Deploy to remote sites

引入外部代码

  1. put codes file in downloads/code/
  2. insert into md file:
    for example:

reference

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Quick Start

Create a new post

1
$ hexo new "My New Post"

More info: Writing

Run server

1
$ hexo server

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment

Share
  • hardlab
Newer
几何扫描

分类

  • 前端7
  • 合作1
  • 团队合作1
  • 学习3
    • 数学1
  • 思考1
  • 数据分析3
  • 方法2
  • 机器学习8
  • 杂文1
  • 沟通3
  • 电脑技巧1
  • 算法16
    • 图像处理3
      • opencv2
    • 深度学习5
      • tensorflow2
    • 算法设计技巧与分析8
  • 编程17
    • Python10
      • Numpy1
    • sql1
    • 爬虫1
  • 资源1

归档

  • 20221
  • 202141
  • 202013
  • 201912
  • 19001

标签

  • CSS1
  • Python6
  • PythonWeekly1
  • RandomThoughts1
  • Scrum1
  • ab测试1
  • ast1
  • disc1
  • eda2
  • git1
  • hardlab6
  • javascript1
  • opencv2
  • pandas1
  • profiling2
  • python2
  • rules1
  • sift1
  • sql2
  • tensorflow2
  • 个人知识库1
  • 写作1
  • 前端7
  • 团队合作1
  • 困难样本1
  • 图像处理3
  • 多任务学习1
  • 学习2
  • 布卢姆分类学1
  • 开发方法1
  • 思维1
  • 性能1
  • 性能调优1
  • 数据分析4
  • 方法11
  • 机器学习8
  • 杂文1
  • 沟通1
  • 深度学习2
  • 激活函数1
  • 爬虫1
  • 爱因斯坦求和约定1
  • 科学上网1
  • 算法设计技巧与分析8
  • 绘图1
  • 编程6
  • 调试1
  • 金字塔原理1
© 2022 李金龙
Powered by Hexo
主页 Python 编程 算法设计 历史文章 个人简历