sun and cloud

linux/mac: hostname 服务器(centos/ubuntu/macos)

在centos下设置 hostname

crontab-tasks: 定时任务项目小结

一个定时任务的项目总结

rails: ActionView::Template::Error (application.css):

rails 一个报错处理

Go语言学习: client + methods 类/class

常用的 client + methods

Go语言学习: 可选参数

golang 里的可选参数

git 操作: tag/gh-release

对 tag 的增加/删除

github: gh/cli 官方的命令行工具

学习一下 github 的官方命令行工具

git: 本地项目连接远程 remote/github

本地已经创建好了项目,连接远程github

Go语言学习: log 输出

常用库中的输出

Go语言学习: http 之 get 请求

基本的 GET 请求使用