摘要: 1.#include <windows.h>sleep () 2.#include <WinBase.h>GetTickCount()3.#include <memory.h>void *memcpy(void *dest, const void *src, size_t n); //从源src所指的内存地址的起始位置开始拷贝n个字节到目标dest所指的内存地址的起始位置中4.#include <string>strcpy();5.#include<algorithm>sort();6.#include <assert.h> 阅读全文
posted @ 2012-11-01 14:49 byfei 阅读(364) 评论(0) 推荐(0) 编辑
摘要: 英语学习网站:http://www.233.com/syyy/Custom/20120729/114038357-4.htmlhttp://apps.weibo.com/wordschool/index.php程序员资料网站:http://www.pin5i.com/index.aspx源码爱好者:http://www.codefans.net/sort/list_13_1.shtmlhttp://www.qqjia.com/test/iq2.htmhttp://blog.csdn.net/the_fire/article/details/6011078http://www.8791.com/ 阅读全文
posted @ 2012-11-01 09:58 byfei 阅读(121) 评论(0) 推荐(0) 编辑