分类: 编程语言
-
Post Views: 93 1、\api\rests\plan_task\CreateAction.php,具体实现可参考网址:https://github.com/yiisoft/yii2/blob […]
-
Post Views: 1,307 1、删除控制器 \api\controllers\SiteController.php,删除模型 \api\models\ContactForm.php、\api\m […]
-
Post Views: 1,335 1、创建一个新的仓库,shuijingwan/yii2-app-advanced,如图1 Yii 2高级项目模板,模板包括四个层:接口(实现 RESTful 风格的 […]
-
Post Views: 236 1、安装React开发者工具(Chrome,React Developer Tools),以确定构建过程是否正确,如图1 2、当访问一个开发模式的React页面时,这个工 […]
-
Post Views: 175 1、在官方网站:https://nodejs.org/zh-cn/ 下载推荐版本:8.10.0 LTS,如图1 2、右键安装,提示:Windows SmartScreen […]
-
Post Views: 149 1、参考网址:https://github.com/yiisoft/yii2-coding-standards ,如图1 2、克隆 yiisoft/yii2-coding […]
-
Post Views: 128 1、初步怀疑是因为 bom 头导致的问题,在 EditPlus 中另存为编码:UTF-8 + BOM,如图1 2、执行 Git 提交,差异:文本是相同的,但文件不匹配。发 […]
-
Post Views: 273 1、HTML的数据结构如下,现在需要提取出:视频描述。。。。,即第一个p标签中的数据 2、在 github 上搜索:yii2 html dom,最终选择:garyjl/y […]
