编程语言

Parse error: syntax error, unexpected 'const' (T_CONST), expecting variable (T_VARIABLE) in * on line 44

Parse error: syntax error, unexpected 'const' (T_CONST), expecting variable (T_VARIABLE) in * on line 44

go语言int16数据类型

int16是整型类型: int(取决于操作系统), 例如 int8 ,uint8 , int16, int32, int64, uint8, uint16, …。

go语言int8数据类型

int8是整型类型: int(取决于操作系统), 例如 int8 ,uint8 , int16, int32, int64, uint8, uint16, …。

go语言uint8数据类型

uint8是整型类型: int(取决于操作系统), 例如 int8, int16, int32, int64, uint8, uint16等

go语言helloworld

go语言hello world

php语言的抽象类和抽象方法

php抽象类就是使用关键字abstract修饰的类就成为了抽象类;抽象类不能被实例化,只能被继承;如果类方法被声明为抽象的,那么其中就不能包括具体的功能实现。

the environment file is invalid!

The environment file is invalid!Failed to parse dotenv file. Encountered unexpected whitespace at [Site Shop].

gd扩展报错freetype-confignotfound

docker中php扩展freetype安装

easyswoole下载安装

EasySwoole 是一款基于 Swoole Server 开发的常驻内存型的分布式 PHP 框架,专为 API 而生,摆脱传统 PHP 运行模式在进程唤起和文件加载上带来的性能损失。 EasySwoole 高度封装了 Swoole Server 而依旧维持 Swoole Server 原有特性,支持同时混合监听 HTTP、自定义 TCP、UDP 协议,让开发者以最低的学习成本和精力编写出多进程、可异步、高可用的应用服务。

rabbitmqthere is no template at js

正在捣鼓着RabbitMq,访问直接给我提示,RabbitMQ Management出现错误'There is no template at js/tmpl/login.ejs'