const int* ps   //指向常量的指针
int *const ps  //指针常量
posted on 2009-09-17 22:25  Myhsg  阅读(171)  评论(0)    收藏  举报