月度归档:2019年04月

Workerman,PHP 高性能 socket 服务框架

Workerman 是一款开源高性能异步 PHP socket 即时通讯框架。支持高并发,超高稳定性,被广泛的用于手机app、移动通讯,微信小程序,手游服务端、网络游戏、PHP聊天室、硬件通讯、智能家居、车联网、物联网等领域的开发。 支持TCP长连接,支持Websocket、HTTP等协议,支持自定义协议。拥有异步Mysql、异步Redis、异步Http、MQTT物联网客户端、异步消息队列等众多高性能组件。

官网:http://www.workerman.net/

Chromium(Chrome)命令行开关列表

原文:List of Chromium Command Line Switches

拓展:

macOS 命令行打开Chrome

# case 1
/Applications/Google\ Chrome.app/Contents/macOS/Google\ Chrome

# case 2
/Applications/Google\ Chrome.app/Contents/macOS/Google\ Chrome https://webclown.net

# case 3 app 模式
/Applications/Google\ Chrome.app/Contents/macOS/Google\ Chrome --app=https://webclown.net