sun and cloud
🌈 欢迎访问我的博客,又是美好的一天!

Go语言编程快速入门:数组

P17 go16 - 数组

go 数组
阅读更多

Go语言编程快速入门:函数/方法

P13 go12 - 函数/方法

go 函数 笔记 notes
阅读更多

macos 回收站里文件无法清除

回收站里的文件嵌套过多层,导致 because its pathname is too long

macos trash rm 无法删除
阅读更多

Imooc - Python3 入门教程: Python的函数

介绍Python代码最基本的抽象类型:函数,以及如何定义和调用函数

python 基础 函数
阅读更多

Go语言编程快速入门:类型转换

P11 go10 - 类型转换

go 笔记 转换 notes
阅读更多

Go语言编程快速入门:多语言文本

P10 go09 - 多语言文本

go 笔记 字符串
阅读更多

Go语言编程快速入门:很大的数

P9 go08 - 很大的数

go 笔记 notes 大数 big
阅读更多

Go语言编程快速入门:整数

P8 go07 - 整数

go 笔记 notes
阅读更多

Python语言学习:字符串格式化 format 函数的封装

封装了一个 nx.tmpl 方法,来完成list/dict 两种情况的模板字符串操作

python format tmpl
阅读更多

Python语言学习:解析JSON,读取,循环

常见的python json解析操作

python json
阅读更多