摘要:
[System.Runtime.InteropServices.DllImport("kernel32.dll")] static extern uint GetTickCount(); private void button1_Click(object sender, System.EventArgs e) { uint t=GetTickCount(); //这... 阅读全文
posted @ 2005-11-09 15:59
逆水行舟
阅读(396)
评论(0)
推荐(0)

浙公网安备 33010602011771号