當(dāng)前位置:首頁(yè)
> 計(jì)時(shí)代碼
計(jì)時(shí)代碼(計(jì)時(shí)碼是什么)
2 在Form2窗體中定義一個(gè)公共變量curr_time,用于為L(zhǎng)abel控件賦值,代碼如下Public string curr_time Get Return lable1Text Set Label1Text=value 3 在Form1窗;代碼如下public class...