摘要: 1、子进程(VC6代码): 1 #include 2 #include 3 4 #include 5 using namespace std; 6 7 int main() 8 { 9 //*10 printf("_console_vc6(1) : %d\n", ::GetTickC... 阅读全文
posted @ 2015-11-08 15:43 CodeSkill 阅读(207) 评论(0) 推荐(0)