2014年10月30日
摘要: SoStyle.chi_description AS chi_description, SoStyle.description AS eng_description, SoStyle.chi_quality AS chi_quality, SoStyle.quality_tex... 阅读全文
posted @ 2014-10-30 21:05 风云01 阅读(962) 评论(0) 推荐(0) 编辑
摘要: 1、句式:if...then.判断赋值例:if RadioButton1.Checked then sex:='男' else if RadioButton2.Checked then sex:='女'2、case...of...end;例: case Radio... 阅读全文
posted @ 2014-10-30 00:29 风云01 阅读(224) 评论(0) 推荐(0) 编辑