Loading...
用户聚合数量查询 $params = [ 'index' => ES::USER_ACTION_RECORD_LOGS, 'type' => '_doc', 'body' => [ 'query' => [ 'bool' ...
下载文件 https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-rhel70-4.0.2.tgz安装到三台机器172.26.239.38:27010172.26.239.34:27010172.26.239.37:27010mongodb.conf配置文件dbpath=/www/server/mongodb2/data logpath=/...
// 只在两个碰撞体开始接触时被调用一次 onBeginContact (contact, selfCollider, otherCollider) { console.log('有人碰到了玩家',selfCollider.node.name,otherCollider.node.name); if(otherCollider.node.name==&q...
cocos creator子弹朝坦克指向的方向发射,代码如下:let pos:cc.Vec3 = cc.v3(this.node.position.x,this.node.position.y); let rad:number =Math.PI * (90 + this.node.angle) / 180; var dir = cc.v2(Math.cos(rad),Math.sin(rad...
详情参考 bilibili视频地址