04 2014 档案

摘要:---恢复内容开始---一、条件判断if ( ) {}elsif ( ) {}...else{}二、循环:1、while循环while ( ) {}2、until循环until ( ) {}3、类C的for循环,如for ($count=1; $count , $count = 1; $cou... 阅读全文
posted @ 2014-04-16 14:06 少十七 阅读(445) 评论(0) 推荐(0)