
php 扩展安装
下载并解压 wget https://pecl.php.net/get/swoole-4.2.13.tgz tar -zxvf ./swoole-4.2.13.tgz cd swoole-4.2.13 phpize ./configu...
下载并解压 wget https://pecl.php.net/get/swoole-4.2.13.tgz tar -zxvf ./swoole-4.2.13.tgz cd swoole-4.2.13 phpize ./configu...
获取当前时间戳 long time = (int) (System.currentTimeMillis() / 1000); System.out.println(time); 2.三元运算符 ${vo.status==1?’c...
pom.xml中引入 [crayon-62bfd02d415d0512044822/] 在applicationContext.xml中加入  [crayon-62bfd02d415d8426322895/] service中使用  s...