This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
hummingbird
/
idgenerator
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
6
Wiki
Activity
Issues
5
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
edit
tags/v1.0.0
zhouzj
4 years ago
parent
458a169c7c
commit
55ef6980e7
1 changed files
with
11 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+11
-0
README.md
+ 11
- 0
README.md
View File
@@ -41,3 +41,14 @@
4.以上测试数据均基于8代i7计算。
#### 试用范围:
1.小型、中型、大型需要全局唯一Id(不用Guid)的项目。
2.分布式项目。
3.不想将Long型转String给前端用的项目。(如果前端支持bigint,则不用考虑此项)
Write
Preview
Loading…
Cancel
Save