c#編程問(wèn)題,為什么我這樣重寫(xiě)了panel的onpaint函數(shù)之后,運(yùn)行的時(shí)候panel卻沒(méi)有任何改變呢,還是原來(lái)那樣的,是我少寫(xiě)了什么嗎
1 回答

繁星點(diǎn)點(diǎn)滴滴
TA貢獻(xiàn)1803條經(jīng)驗(yàn) 獲得超3個(gè)贊
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 關(guān)注
- 102 瀏覽
添加回答
舉報(bào)
0/150
提交
取消