21 Star 60 Fork 14

独孤影/pinyin-php

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config.m4 228 Bytes
一键复制 编辑 原始数据 按行查看 历史
独孤影 提交于 2015-01-14 17:29 . clean project
PHP_ARG_WITH(pinyin, for pinyin support,
[ --with-pinyin Include pinyin support])
PHP_ADD_INCLUDE(pinyin)
PHP_NEW_EXTENSION(pinyin, src/pinyin.c \
src/hashtable.c \
src/py_pinyin.c \
,$ext_shared)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/duguying2008/pinyin-php.git
[email protected]:duguying2008/pinyin-php.git
duguying2008
pinyin-php
pinyin-php
master

搜索帮助