This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
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
auto commit
tags/v1.1.0
yitter
3 years ago
parent
a82d9cb063
commit
4d58163392
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
C/README.md
+ 1
- 0
C/README.md
View File
@@ -26,3 +26,4 @@ SetIdGenerator(options);
// 初始化以后,即可在任何需要生成ID的地方,调用以下方法:
long newId = NextId();
```
Write
Preview
Loading…
Cancel
Save