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 關注
- 96 瀏覽
添加回答
舉報
0/150
提交
取消