一、在XAMPP里面找到cmd命令行php
二、找到要生成模块的位置,必定是文件名目录,输入:ui
>php think build --module test
其中test是新建目录文件名。命令行
三、手册位置:blog