快速开发php扩展
摘要:
-bash-3.1$ ./ext_skel --extname=wd_probeTo use your new extension, you will have to execute the following steps:1. $ cd ..2. $ vi ext/wd_probe/config.m43. $ ./buildconf4. $ ./configure --[with|enable]... 阅读全文
posted @ 2010-09-16 10:58 IT老友 阅读(195) 评论(0) 推荐(0) 编辑