2 Star 1 Fork 0

alvinor / pecl_snowflake

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.w32 162 Bytes
一键复制 编辑 原始数据 按行查看 历史
alvinor 提交于 2018-11-25 08:21 . Initial Git repository
// $Id$
// vim:ft=javascript
ARG_ENABLE("snowflake", "enable snowflake support", "no");
if (PHP_SNOWFLAKE != "no") {
EXTENSION("snowflake", "snowflake.c");
}
C
1
https://gitee.com/alvinor/pecl_snowflake.git
git@gitee.com:alvinor/pecl_snowflake.git
alvinor
pecl_snowflake
pecl_snowflake
master

搜索帮助