请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:TM4C129XNCZAD 尊敬的先生:
我们要求列表小部件具有静态列表。
列表包含的名称如下所示
const char *aucStrings[5]=
{
" SC "、
"脉冲"、
" SC1"、
" SC2"、
" SC3"
};
我必须从5中选择一个。 有任何列表小工具示例。
此致、
Rajesh Varma
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
尊敬的先生:
我们要求列表小部件具有静态列表。
列表包含的名称如下所示
const char *aucStrings[5]=
{
" SC "、
"脉冲"、
" SC1"、
" SC2"、
" SC3"
};
我必须从5中选择一个。 有任何列表小工具示例。
此致、
Rajesh Varma