5 Star 15 Fork 9

Gitee 极速下载 / Yaf

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/laruence/yaf
Clone or Download
check-package.sh 137 Bytes
Copy Edit Raw Blame History
Remi Collet authored 2014-01-08 12:53 . Missing files, fix #82
#!/bin/bash
for src in *.c */*.c *.h */*.h tests/*phpt tests/*ini
do
grep -q $(basename $src) package.xml || echo "Missing $src"
done
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors/Yaf1.git
git@gitee.com:mirrors/Yaf1.git
mirrors
Yaf1
Yaf
master

Search

344bd9b3 5694891 D2dac590 5694891