You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 130 B

5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
12345678
  1. # idgenerator
  2. ## 编译说明
  3. 1.默认是 Linux 环境,用 CMake。
  4. 2.如果是 Windows 环境,要用 Cygwin 或 MinGW。

雪花算法中非常好用的数字ID生成器