Xiudong-Go Release

0x00

Web 版秀动请求样例学习

Read more
GitHub Star Migration

0x00

本文记录下使用 ChatGPT 完成 Github Star 迁移任务。

Read more
Build Apache APISIX From Source On M2 Pro

0x00

介绍下如何在 Apple M2 Pro 上从零开始源码构建 Apache APISIX

Read more
zhengzaitv-go release

0x00

基于 golang 实现的正在现场请求样例

Read more
go-zero gin jaeger trace

0x00

最近玩玩链路追踪

Read more
function compute

0x00

最近在玩函数计算

Read more
blog github actions config

0x00

blog 配置一下 github actions

Read more
implement showstart order service based on python and selenium

0x00

时间过的真快,想不到我又回来了。

Read more
2020 annual summary

0x00

兜兜转转起起落落,一年又要过去了。嘻嘻。记记流水账。

Read more
Missing digits from 0 to n-1

0x00

无聊写写题

Read more
mp-dev by golang

前言

前两天分享了一下 网抑云之微信公众号开发, 现已整理开源,还有许多要完善的地方

Read more
GO 语言实现简单的分布式任务调度系统

0x00

时间过的真快,几个月又过去了。

问题不大,想不到我又回来了。

Read more
implement simple web framework

0x00

如何实现一个简单的 Web 框架?

Read more
Go 简明教程

Intro

Go(又称 Golang)是 Google 开发的一种静态强类型、编译型、并发型,并具有垃圾回收功能的编程语言。 —— Go - wikipedia.org

Read more
2019 年终总结

0x00

不知道为何就是想要写一下年终总结😁

Read more
MySQL5.7 日期字段默认值 '0000-00-00 00:00:00' 报错

0x00

最近遇到一个问题,MySQL5.7 日期字段默认值 ‘0000-00-00 00:00:00’ 报错

Read more
git commit modify author name and email

0x00

要修改 git commit 信息,怎么办?

Read more
vscode remote ssh 终端中文显示问题

0x00

使用了 vscode remote ssh 插件连接远程主机出现 git log 显示不了中文问题。

Read more
ubuntu 16.04 桌面版配置

0x00

就。

Read more
wsl 开启 ssh 服务

0x00

好久不见。想不到时间过得这么快。

Read more
Dockerfile

0x00

由于某些原因,需要将开发的 flask 项目容器化部署,只好手动制作镜像。

Read more
chrome bookmark 整理统计生成词云☁️

0x00

要高考了(看别人高考嘻嘻),本来想着整理一下 chrome 书签,然后一发不可收拾,看到以前收藏的书签🔖,觉得很有意思,然后。。

Read more
最近的琐事

0x00

挺忙的?

Read more
github 获取文件的永久链接

0x00

当我们要链接一个 github 仓库上的文件的时候,如果直接复制地址栏的 url 的话,是拿不到其永久链接的,怎么办?

Read more
git reset 之后的数据恢复

0x00

当你执行了 git reset --hard commitID 之后,如果反悔了,怎么办?

Read more
chrome 扩展程序离线下载安装

0x00

小姐姐想要安装扩展程序,但是无奈无法上 chrome 应用商店,怎么办?

Read more
ubuntu 中文目录改为英文

0x00

ubuntu 安装的时候选择了语言简体中文,导致最后在家目录下 ls 列出的目录是中文的,这样在切换目录的时候不太方便,怎么更换为英文目录呢。

Read more
ubuntu 桌面版开发配置

0x00

因为某些原因,安装了 linux 系统作为开发,我不是很想说这是在虚拟机上弄的,我也很难受。

Read more
从服务器推报警和日志到手机的工具

0x00

玩一下 server 酱

Read more
ubuntu 更改系统源和 pip 源

0x00

官方源太慢?更换源吧。

Read more
vscode 函数跳转问题

0x00

vscode 跳转到函数之后怎么跳转回之前的位置?

Read more
autopep8 vscode 插件配置

0x00

📝记录一下

Read more
python 元组的使用

0x00

简单📝一下。

Read more
python 格式化输出

0x00

你喜欢哪一种方式进行格式化输出?

Read more
微软商店无法联网,错误代码 0x80131500

0x00

微软商店打不开,提示无法联网,可能是各种原因导致的。

Read more
假设这是一个标题

0x00

最近比较忙。

想到要毕业了,最直接的影响就是大多数学生福利或者优惠都没有了。有点难受。

Read more
今天是个好日子

0x00 Introduction

好久没有写博客了。

这两天在看自己以前 star 的项目,发觉很久以前就 star 过这个主题,而且这个人还是 picgo 的作者,有意思。

Read more
flask request json

0x00

flask 获取 request json 数据

Read more
python 列表和集合相关操作

0x00

list 和 set 相关操作?

Read more
cordova ios 应用跑不起来

0x00

直接 cordova run ios 是不行的,怎么办?

Read more
ubuntu 18.04 安装 deepin-wechat

0x00

ubuntu 如何更好地使用 wechat?安装 deepin-wechat 吧

Read more
spotlight 显示文件所在的文件夹

0x00

spotlight 很方便,可以搜索 mac 上绝大部分文件,有时候需要显示文件所在的文件夹,如何操作?

Read more
mac convert img

0x00

mac 系统下,要制作 telegram 表情包,需要将图片转化为 png 格式并有特定尺寸要求,怎么办?

Read more
centos disable selinux

0x00

centos 如何禁用 selinux?

Read more
ubuntu 添加字体

0x00

ubuntu 上缺少字体,如何添加?

Read more
nginx 出现上传文件限制

0x00

nginx 默认上传文件限制是 1M,如何解决?

Read more
nginx error bind to 0.0.0.0:80

0x00

[emerg] bind() to 0.0.0.0:80

服务器出现上述问题,怎么办?

Read more
mac vscode 修改字体

0x00

因本地安装有 zsh,但是打开 Visual Studio Code 的时候发现主题的特效变成框框,原因是 Visual Studio Code 的终端字体并不是 powerline 的,怎么办?

Read more
ubuntu 18.04 安装 oh-my-zsh

0x00

更好的终端体验?

Read more
centos 修复引导

0x00

centos 修复引导?

Read more
ubuntu apache2 更换默认端口

0x00

apache2 默认监听端口是 80,如何修改?

Read more
MAC Operation not permitted

0x00

1
chmod: Unable to change file mode on /usr/bin/cc: Operation not permitted

在 mac 系统进行操作的时候出现 Operation not permitted 问题

Read more
ubuntu or centos 屏蔽 ssh 恶意爆破 ip

0x00

服务器经常被别人恶意爆破,如何将这些 IP 加入黑名单?

Read more
ubuntu16.04 apache2 配置 SSL 证书

0x00

感觉有一把小锁头比较舒服。

Read more
关于 chmod +X

0x00

我们都知道 chmod +x 是给所有用户加上执行权限

1
2
3
4
5
$ touch myfile
$ ls -l myfile
-rw-r--r-- 1 ronething wheel 0 5 18 20:46 myfile
$ chmod +x myfile && ls -l myfile
-rwxr-xr-x 1 ronething wheel 0 5 18 20:46 myfile

但是 chmod +X 呢

Read more
搭建音乐站点发生的趣事

0x00 Introduction

只想简单听听歌。

Read more
搭建 wordpress 网站遇到的一些问题

0x00

WordPress 提示”在裁剪您的图像时发生了错误” 怎么办

Read more
Win10 正式专业版激活方法

0x00

重装系统之后

Read more
MP3 歌曲添加专辑封面图片

0x00 Introduction

因为某些原因需要给 mp3 加上封面图片

Read more
树莓派搭建小型 NAS 服务器

0x00

网络连接存储设备(英语:Network Attached Storage,缩写:NAS)[1],是一种专门的数据存储技术的名称,它可以直接连接在电脑网络上面,对异质网络用户提供了集中式数据访问服务。

Read more
OpenGL 画线

0x00

1
2
3
4
5
6
7
8
9
实验二:(2学时)
一、实验目的:
利用鼠标、键盘,菜单等方式对图元进行交互操作
二、实验内容:
1、用鼠标拖动画直线,线段终点始终跟随鼠标移动;
2、使用菜单界面修改直线的颜色;
3、利用键盘控制直线在屏幕上移动;
三、实现效果及步骤(或流程)
四、创新设计和实现方法
Read more
python 结合 pillow 模块生成照片墙

0x00

想把 ins 小姐姐的图片生成照片墙?

Read more
OpenGL 开发环境配置

0x00

OpenGL(英语:Open Graphics Library,译名:开放图形库或者“开放式图形库”)是用于渲染2D、3D矢量图形的跨语言、跨平台的应用程序编程接口(API)。 —— 维基百科

Read more
windows 切换使用 python2 和 python3

0x00

windows 下同时有 python2 和 3,如何使用。

Read more
github add SSH key

0x00

Using the SSH protocol, you can connect and authenticate to remote servers and services. With SSH keys, you can connect to GitHub without supplying your username or password at each visit.

每次 clone 私人项目或者 push 都要输入用户名密码?试试 ssh 吧。

Read more