swoole类名映射关系

编程

类名映射关系

下划线类名风格

命名空间风格

swoole_server

SwooleServer

swoole_client

SwooleClient

swoole_process

SwooleProcess

swoole_timer

SwooleTimer

swoole_table

SwooleTable

swoole_lock

SwooleLock

swoole_atomic

SwooleAtomic

swoole_buffer

SwooleBuffer

swoole_redis

SwooleRedis

swoole_event

SwooleEvent

swoole_mysql

SwooleMySQL

swoole_mmap

SwooleMmap

swoole_channel

SwooleChannel

swoole_serialize

SwooleSerialize

swoole_http_server

SwooleHttpServer

swoole_http_client

SwooleHttpClient

swoole_http_request

SwooleHttpRequest

swoole_http_response

SwooleHttpResponse

swoole_websocket_server

SwooleWebSocketServer

以上是 swoole类名映射关系 的全部内容, 来源链接: utcz.com/z/511880.html

回到顶部