在 case 语句中使用字符串
摘要:在 case 语句中使用字符串非常遗憾 Delphi 的 case 语句不支持字符串, 但我觉得这也可能是基于效率的考量;如果非要在 case 中使用字符串, 也不是不可以变通, 这里提供了五种方法.本例效果图:代码文件:unit Unit1;interfaceuses Windows, Messa...
阅读全文
posted @ 2014-11-21 11:30
posted @ 2014-11-21 11:30
posted @ 2014-11-21 11:20