11 2020 档案

摘要:代码 package main import ( "fmt" "reflect" ) func main() { var x float64 = 3.4 var zifu string = "zhangsan" fmt.Println("x 的数据类型是:",reflect.TypeOf(x)) / 阅读全文
posted @ 2020-11-26 10:27 linyouyi 阅读(7663) 评论(0) 推荐(1) 编辑
摘要:git checkout commit_ID 切换到对应的commit [root@devops itrafficFront]# git checkout e72378370354786e954bb1bd752dc2c1f566f512 Note: checking out 'e7237837035 阅读全文
posted @ 2020-11-13 20:48 linyouyi 阅读(8177) 评论(0) 推荐(4) 编辑
摘要:mqnamesrv [root@localhost system]# cat /etc/systemd/system/mqnamesrv.service [Unit] Description=rocketmq - nameserver Documentation=http://mirror.bit. 阅读全文
posted @ 2020-11-06 14:36 linyouyi 阅读(1622) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示