PySimpleGUI制作百度云图片文字识别软件

学习使用python的pysimplegui库编写一个百度云文字识别API的OCR软件,图形界面GUI目标实现。
Read more →

如何使用Slimbox2显示图片灯箱

Slimbox 2是一个JavaScript库,它在窗口中而不是在单独的窗口(弹出窗口)中将图像和照片显示为模式窗口。文本记录了在Hugo中使用slimbox2来显示图片灯箱效果的过程。
Read more →

使用Nginx和Hugo建立静态网站

使用Nginx和Hugo建立静态网站
记录使用Nginx和Hugo在VPS上搭建一个静态网站
Read more →

Magical Europe - 4K Timelapse 歐洲30國縮時攝影

Read more →

SSH、SCP、SFTP使用

学习使用SSH、SCP、SFTP命令
Read more →

在Hugo网页中动态引用JS与CSS文件

使用动态的方法在文章页面灵活调用js和css文件,从而减少主页面外部加载延时。
Read more →

MarkDownTips

关于marikdown的一些用法总结
Read more →

Markdown Cheat Sheet

# Markdown Cheat Sheet Thanks for visiting [The Markdown Guide](https://www.markdownguide.org)! This Markdown cheat sheet provides a quick overview of all the Markdown syntax elements. It can’t cover every edge case, so if you need more information about any of these elements, refer to the reference guides for [basic syntax](https://www.markdownguide.org/basic-syntax) and [extended syntax](https://www.markdownguide.org/extended-syntax). ## Basic Syntax These are the elements outlined in John Gruber’s original design document. All Markdown applications support these elements.
Read more →

网页中引用GoogleFont的方法

全世界是一个巨大的舞台,所有红尘男女均只是演员罢了。上场下场各有其时。每个人一生都扮演着许多角色,从出生到死亡有七种阶段。
———莎士比亚

Read more →

Vps 安全设置几个方法

提高Vps安全性的几个常用方法
Read more →

Github版本控制的方法

Github版本控制的方法
Read more →

Pure CSS Lightbox in Hugo theme

Pure CSS Lightbox in Hugo theme
使用pure css显示图片灯箱的方法
Read more →

用Hugo创建Blog站点并部署到VPS

用Hugo创建Blog站点,并自动化部署到VPS上。
Read more →

GIT命令的常用方法

记录一下GIT方法push网站的命令
Read more →

GIT添加远程仓库

记录使用visual studio code 添加git远程仓库的方法
Read more →