摘要:
霹雳布袋戏 阴川蝴蝶君:坏人有坏人的眉角,规矩有规矩的气魄。一、国际惯例 Hello world#include "stdafx.h"#include <Windows.h> int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) { MessageBox(NULL, TEXT("Good byte, hello world!"), TEXT("Note"), MB_OK); return 阅读全文
posted @ 2013-05-25 11:03
TryHard
阅读(297)
评论(0)
推荐(0)