240 发简信
IP属地:北京
  • 连接公司办公网后回家无法上网

    连接公司办公网后回家无法上网,这个情况可以通过设置DNS解决,但是mac编辑DNS的时候卡住,电扇疯转,可以用下面的命令设置。

  • 025. defer函数

    git地址[https://github.com/jianlong0808/go_learn] defer函数类似于java中的finally。...

  • 024. 可变参数列表

    git地址[https://github.com/jianlong0808/go_learn] 可变参数列表用来解决参数个数不固定的情况。 可变...

  • 023. 函数=一等公民

    git地址[https://github.com/jianlong0808/go_learn] 函数是golang中的一等公民. 可以声明函数类...

  • 022. 错误处理

    git地址[https://github.com/jianlong0808/go_learn] 常见的异常处理方式: 返回给调用者, 让调用者处...

  • 021. template

    git地址[https://github.com/jianlong0808/go_learn] Golang text/template 包是一...

  • 020. json

    git地址[https://github.com/jianlong0808/go_learn] 用于marshal和unmarshal的结构体变...

  • 019. struct(结构体)

    git地址[https://github.com/jianlong0808/go_learn] 结构体是自定义的类型, 结构体中的成员都是变量 ...

  • 018. 工具篇(日志/ssh连接/配置文件路径)

    git地址[https://github.com/jianlong0808/go_learn] 前几天因为公司的云主机连接外网突然故障,导致几台...

个人介绍
技术=勤奋+思想+熟练度