Commit Graph

29 Commits

Author SHA1 Message Date
68424f4755 feat: 如果没有中文翻译就使用英文 2023-10-23 11:04:29 +08:00
11e8ea904c feat: 使用 en.wikipedia.org/wiki/Unicode_block 更新描述 2023-10-23 10:59:06 +08:00
3e5a9b3244 refactor: 把 GenId 和 Uniq 抽离到 uniq_helper 里面 2023-10-18 11:25:39 +08:00
2757e4f3c3 refactor: 把 resp_helper 放在 gweb 下 2023-10-17 17:45:55 +08:00
26c95c8fee chore: hex to int 2023-09-28 19:50:26 +08:00
06764caee2 feat: unicode table 有点旧,补充 ext-g,h,i 2023-09-28 19:12:10 +08:00
1d915f347f feat: 使用新机制实现 unicode range 2023-09-26 22:10:36 +08:00
f8fe348e1e chore: 修改名称 2023-09-25 23:49:59 +08:00
501490f6fe feat: 范围增加 2023-09-25 18:08:43 +08:00
471d5c3e70 chore: 翻译修改 2023-09-25 16:22:04 +08:00
9d8b8d6e6c feat: 增加范围 2023-09-25 15:18:24 +08:00
5a6f39f0b2 feat: 增加范围 2023-09-24 20:01:41 +08:00
3714dafc8c fix: 范围写错 2023-09-24 18:52:55 +08:00
26ec83b5f5 imp: 使用 unicode 标准调整范围 2023-09-21 20:56:57 +08:00
6a2bacf9a5 chore: 修改 gbk 范围 2023-09-21 10:24:04 +08:00
2b45e952fc feat: 增加测试并使通过 2023-09-20 23:55:59 +08:00
0d4b189d3b chore: RequestGet 还是 使用 url.Values 2023-09-20 22:14:09 +08:00
27715b7b27 chore: request data 的值可以是任意格式 2023-09-20 22:04:47 +08:00
9d11619e48 feat: 封装通用的 RequestGet and RequestPost 2023-09-20 21:18:48 +08:00
b57b32944a feat: 增加中文的一些处理 2023-09-20 16:49:31 +08:00
6ba1050711 feat: 增强 time helper 2023-09-19 15:30:20 +08:00
d74d4a5348 chore: file header and change local text 2023-08-21 17:42:50 +08:00
30c596f8ef feat: table 的输出 2023-08-20 13:50:39 +08:00
d4cfa79dfc feat: 增加单词单复数的处理 2023-08-20 13:48:07 +08:00
9742dccdfa feat: 增加 str snake and camel 函数 2023-07-17 23:20:05 +08:00
4c3f09f313 feat: 方便使用 github.com/pkg/errors 2023-07-15 16:36:20 +08:00
dbda182b10 feat: 增加 Scan 函数,能把字节数据转换为基本的数据类型。 2023-06-21 10:47:04 +08:00
9de6bda75b change module name 2023-06-15 21:38:12 +08:00
f21ddce0c8 init repo 2023-06-15 21:22:51 +08:00