51Testing软件测试论坛 's Archiver
软件测试论坛
›
[自动化测试工具及框架]
› wr中数组如何定义?
willcheung
发表于 2005-2-2 11:01:25
wr中数组如何定义?
我想定义一个array[],值为字符性,如:"电话"、"手机".........,请问如何定义及初始化,
sadain
发表于 2005-2-2 11:25:38
static array[] = {"电话","手机"};
willcheung
发表于 2005-2-2 12:29:22
这样啊,ok!谢谢
页:
[1]
查看完整版本:
wr中数组如何定义?