摘要: // Test_of_callexe.cpp : Defines the entry point for the console application.//#include#include #include #include int main(int argc, char * argv[]) { ... 阅读全文
posted @ 2012-09-20 11:10 wangyaning 阅读(237) 评论(0) 推荐(0) 编辑
摘要: // test_of_malloc.cpp : Defines the entry point for the console application.//#include "stdafx.h"#include"stdio.h"#include"stdlib.h"unsigned maximum=0... 阅读全文
posted @ 2012-09-20 11:03 wangyaning 阅读(310) 评论(0) 推荐(0) 编辑