高并发系统参数调整
- 查看liunx 最大文件句柄数 cat /proc/sys/fs/file-max
- 查看进程使用的文件句柄数 ls /proc/pid/fd | wc -l
- 查看进程句柄数限制 cat /proc/pid/limits | grep “files”
- 修改/etc/sysctl.conf 添加 fs.file-max=1000000
用充值氪金的思路设计广告变现
LTV模型https://www.logiconsole.com/ltv-model/
Redis 开启多个实例备份redis.conf配置文件 1cp /etc/redis.conf /etc/redis_6380.conf 修改redis_6380.conf 12345vim /etc/redis_6380.conf 修改端口号 port 修改 pidfile 修改 logfile
Cocos Creator热更新 - 小白教程https://www.jianshu.com/p/cec263b6b9ac
虚拟列表(ScrollView)https://github.com/gh-kL/cocoscreator-list 在线Demo: https://gh-kl.github.io/cocoscreator-list/web-mobile/index.html 支持: 123456所有类型布局。(单