Skip to content

Releases: learninto/gopkg

v1.2.5

16 Mar 05:51
Compare
Choose a tag to compare

v1.2.4

22 Sep 08:12
Compare
Choose a tag to compare
增加获取时间工具

v1.2.3

03 Nov 05:48
Compare
Choose a tag to compare
Md5Encode  增加 md5加密

v1.2.2

03 Nov 05:47
Compare
Choose a tag to compare
Crc32IEEE  增加注释

String类库 增加 根据数字获取 Excel 列的方法

16 Sep 05:55
Compare
Choose a tag to compare

使用案例

stringx.GetAxis(1)    结果:B

stringx.GetAxis(2)    结果:C

v1.2.0

14 Sep 01:43
Compare
Choose a tag to compare

控制台input
BUG 解决 util 包名错误问题
BUG 解决保留指定为小数方法,报错问题
封装stringx
封装timex
增加lang 空结构体 空接口
测试环境增加 go1.14 和 go1.15
删除gpslib
说明文档,仓库地址更新
MapReduce 增加使用案例
封装MapReduce类
封装Sync类
封装Error类

修改描述文件

25 Aug 01:43
e1daea1
Compare
Choose a tag to compare
修改描述文件 Pre-release
Pre-release
Merge pull request #7 from learninto/learninto-patch-1

Update README.md

BUG

24 Aug 10:03
Compare
Choose a tag to compare
BUG Pre-release
Pre-release
BUG 类库引入

kingstar-go/commons 改为 github.com/learninto

intlib

24 Aug 08:40
80b76bb
Compare
Choose a tag to compare
intlib Pre-release
Pre-release

支持int转换

v0.1.2

18 Oct 08:51
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/master'