c#编程问题,为什么我这样重写了panel的onpaint函数之后,运行的时候panel却没有任何改变呢,还是原来那样的,是我少写了什么吗
1 回答
繁星点点滴滴
TA贡献1803条经验 获得超3个赞
strncpy(path,p+3,end-start-1); // get the path in inputting command
res = chdir(path); //change dir
if(res != 0)
printf("%s is nod a path,please check again \n",path);
return res;
- 1 回答
- 0 关注
- 78 浏览
添加回答
举报
0/150
提交
取消