Atom扩展: https://github.com/liexusong/atom
git clone https://github.com/liexusong/atom.git
cd atom/
phpize
./configure
make && make install
cp -rf /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/atom.so /usr/local/php/ext/.
cat /usr/local/php/etc/php.d/atom.ini
extension=atom.so
[atom]
atom.datacenter = integer
atom.worker = integer
atom.twepoch = uint64
#php atom.php
540899828998078464
2020-02-01 14:22:48
能反解。
来自:https://mp.weixin.qq.com/s/bagOgzdwLyZv_ITNVnYfoQ?
git clone https://github.com/liexusong/atom.git
cd atom/
phpize
./configure
make && make install
cp -rf /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/atom.so /usr/local/php/ext/.
cat /usr/local/php/etc/php.d/atom.ini
extension=atom.so
[atom]
atom.datacenter = integer
atom.worker = integer
atom.twepoch = uint64
#php atom.php
540899828998078464
2020-02-01 14:22:48
能反解。
来自:https://mp.weixin.qq.com/s/bagOgzdwLyZv_ITNVnYfoQ?
作者:jackxiang@向东博客 专注WEB应用 构架之美 --- 构架之美,在于尽态极妍 | 应用之美,在于药到病除
地址:https://jackxiang.com/post/10416/
版权所有。转载时必须以链接形式注明作者和原始出处及本声明!
最后编辑: jackxiang 编辑于2020-2-1 23:46
评论列表