Yii framework documentation and api manual

When you wrote your php code with yii framewok,you must look the reference.so i try to find yii framework documentation and api manual.
Yii api manual is a chm file,so you can download it ,and you can write code for the reference.(又在乱写了。。。)
Yii documentation that gives the definitive description of every feature of Yii and is being constantly updated to reflect the latest enhancements and changes.it’s showed on Yii frontpage.This tutorial release also available by some languages.Chinese also among them.
if you want to find chinese manual ,please type the url:

http://www.yiiframework.com/doc/guide/zh_cn/index

and

http://dreamneverfall.cn/yiidoc/index.htm.

And you can also be downloaded in PDF format.
Over…

try to use Yii framework

i want to try use the framework named Yii,so i downloaded it .
It’s so easy to create a new project.
First,please edit yiic.bat on framework directory,and set PHP_COMMAND path.
Second.open yiic.bat on command line.if no paramters ,it will be show:

Yii command runner (based on Yii v1.1.1)
Usage: E:\www\htdocs\travel\yii\framework\yiic [parameters...]

The following commands are available:
– message
– shell
– webapp

To see individual command help, use the following:
E:\www\htdocs\travel\yii\framework\yiic help

Third.type yiic.bat webapp test,and type yes,yiic.bat created the project by name test.
//以后要学英文,越写越烂。
//请不要指责英文,本身就很烂,语法错误非常多,看得懂就行吧,当然能够告诉我语法错误也好,以后逐步改善吧,毕竟不写,永远也写不对。