摘要: 安装编译器 MinGW提供了一套简单方便的Winodows下的基于GCC程序开发环境 官网下载安装 http://www.mingw.org/ 打开后选择basic setup的package Installation->applay changes 阅读全文
posted @ 2017-12-05 20:58 xiaobaicaidage 阅读(151) 评论(0) 推荐(0)
摘要: php7新增 Throwable 手册 Throwable is the base interface for any object that can be thrown via a throwstatement in PHP 7, including Error and Exception. PH 阅读全文
posted @ 2017-12-05 12:42 xiaobaicaidage 阅读(188) 评论(0) 推荐(0)