auto commit
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
## 安装方式
|
||||
|
||||
```shell
|
||||
git clone https://gitee.com/yitter/idgenerator.git
|
||||
git clone https://github.com/yitter/idgenerator.git
|
||||
cd idgenerator/PHP
|
||||
phpize
|
||||
./configure --with-php-config=/path/php-config
|
||||
|
||||
38
README.en.md
38
README.en.md
@@ -1,37 +1 @@
|
||||
# idgenerator
|
||||
|
||||
#### Description
|
||||
用一种全新的雪花漂移算法,让ID更短、生成速度更快,0.1秒可生成50万个ID。
|
||||
|
||||
|
||||
#### Software Architecture
|
||||
Software architecture description
|
||||
|
||||
#### Installation
|
||||
|
||||
1. xxxx
|
||||
2. xxxx
|
||||
3. xxxx
|
||||
|
||||
#### Instructions
|
||||
|
||||
1. xxxx
|
||||
2. xxxx
|
||||
3. xxxx
|
||||
|
||||
#### Contribution
|
||||
|
||||
1. Fork the repository
|
||||
2. Create Feat_xxx branch
|
||||
3. Commit your code
|
||||
4. Create Pull Request
|
||||
|
||||
|
||||
#### Gitee Feature
|
||||
|
||||
1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md
|
||||
2. Gitee blog [blog.gitee.com](https://blog.gitee.com)
|
||||
3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore)
|
||||
4. The most valuable open source project [GVP](https://gitee.com/gvp)
|
||||
5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help)
|
||||
6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)
|
||||
|
||||
|
||||
16
README.md
16
README.md
@@ -266,16 +266,16 @@ extern GoInt32 Validate(GoInt32 workerId);
|
||||
[7]: https://github.com/yitter/idgenerator/tree/master/PHP
|
||||
[8]: https://github.com/yitter/IdGenerator/tree/master/Node.js
|
||||
|
||||
[11]: https://gitee.com/yitter/idgenerator/tree/master/C%23.NET
|
||||
[21]: https://gitee.com/yitter/idgenerator/tree/master/Java
|
||||
[31]: https://gitee.com/yitter/idgenerator/tree/master/Go
|
||||
[41]: https://gitee.com/yitter/idgenerator/tree/master/Rust
|
||||
[51]: https://gitee.com/yitter/idgenerator/tree/master/C
|
||||
[61]: https://gitee.com/yitter/idgenerator/tree/master/zzz-OtherLanguages/V
|
||||
[71]: https://gitee.com/yitter/idgenerator/tree/master/PHP
|
||||
[11]: https://github.com/yitter/idgenerator/tree/master/C%23.NET
|
||||
[21]: https://github.com/yitter/idgenerator/tree/master/Java
|
||||
[31]: https://github.com/yitter/idgenerator/tree/master/Go
|
||||
[41]: https://github.com/yitter/idgenerator/tree/master/Rust
|
||||
[51]: https://github.com/yitter/idgenerator/tree/master/C
|
||||
[61]: https://github.com/yitter/idgenerator/tree/master/zzz-OtherLanguages/V
|
||||
[71]: https://github.com/yitter/idgenerator/tree/master/PHP
|
||||
|
||||
[72]: https://github.com/yitter/idgenerator/tree/master/zzz-OtherLanguages/D
|
||||
[73]: https://gitee.com/yitter/idgenerator/tree/master/zzz-OtherLanguages/D
|
||||
[73]: https://github.com/yitter/idgenerator/tree/master/zzz-OtherLanguages/D
|
||||
|
||||
[80]: https://github.com/twitter-archive/snowflake
|
||||
[81]: https://github.com/baidu/uid-generator
|
||||
|
||||
Reference in New Issue
Block a user