摘要: 选择结构 If **** then **** else **** end if; If **** then **** elsif then **** end if; CASE test_value when value1 THEN statements1; when value2 THEN stat 阅读全文
posted @ 2020-03-11 11:27 墨白95 阅读(160) 评论(0) 推荐(0) 编辑