issues
search
zuocheng-liu
/
pni
PHP Native Interface(PNI), a PHP extension that enables PHP code to call and be called by native applications (programs specific to a hardware and operating system platform) and libraries written in other languages such as C, C++ and assembly.
64
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
在windows上可以尝试cygwin来编译
#5
a251701981
opened
5 years ago
2
能不能兼容一下windows 把dlopen换成loadlibrary
#4
a251701981
opened
5 years ago
1
能否封装一下PHP-CPP这个项目的数据结构
#3
munggruel
opened
7 years ago
1
并发情况下,动态库 会加载1次还是 多次
#2
munggruel
opened
8 years ago
2
每一个参数 都要 new typeClass($typeData) 是不是 new 了太多对象了,性能会有损失吧
#1
munggruel
opened
8 years ago
5