那位大大说说这个static const TCHAR *(* const KeyFixed[6][3])[]
static const TCHAR *(* const KeyFixed[6][3])[] =
{
...
}
这个咋理解?
[解决办法]
http://blog.csdn.net/supermegaboy/article/details/4854965
发布时间: 2012-06-05 13:54:06 作者: rapoo
那位大大说说这个static const TCHAR *(* const KeyFixed[6][3])[]
static const TCHAR *(* const KeyFixed[6][3])[] =
{
...
}
这个咋理解?
[解决办法]
http://blog.csdn.net/supermegaboy/article/details/4854965