原创 Windows窗口的中國象棋棋盤

若需要源代碼,請在留言區留下聯繫方式。

原创 Windows窗口的國際象棋棋盤

若需要源代碼,請在留言區留下聯繫方式。

原创 MOOC清華《VC++面向對象與可視化程序設計》第5章:對話框資源例程(模態對話框樣例)

#include <windows.h> #include "001.h" HINSTANCE hInst; LRESULT CALLBACK WndProc(HWND,UINT,WPARAM,

原创 Windows窗口的五星紅旗

若需要源代碼,請在留言區留下聯繫方式。

原创 MOOC清華《VC++面向對象與可視化程序設計》第5章:位圖資源例程

#include <windows.h> #include <string.h> #include <stdlib.h> #include <stdio.h> LRESULT CALLBACK WndProc(HWND,UINT,WPA

原创 MOOC清華《VC++面向對象與可視化程序設計》第5章:對話框資源例程(非模態對話框樣例)

#include <windows.h> #include "001.h" HWND hdlg; //對話框句柄 HINSTANCE hInst; LRESULT CALLBACK WndPro

原创 MOOC清華《VC++面向對象與可視化程序設計》第4章:鼠標操作例程(灰白選框)

#include <windows.h> LRESULT CALLBACK WndProc (HWND, UINT, WPARAM, LPARAM) ; int WINAPI WinMain (HINSTANCE hInstance

原创 MOOC清華《VC++面向對象與可視化程序設計》第5章:圖標資源例程

#include<windows.h> #include<stdlib.h> #include<string.h> long WINAPI WndProc(HWND hWnd,UINT iMessage,UINT wParam,LONG

原创 Visual Studio 2017中創建Windows桌面程序時的默認模板

//WindowsProject1.cpp: 定義應用程序的入口點。 // #include "stdafx.h" #include "WindowsProject1.h" #define MAX_LOADSTRING 100 //

原创 book1 unit6 after-class reading 1 Life Elsewhere

As we all know, the Earth has everything that is needed for life to develop, which is why we are here. But four billion

原创 紅樓夢人物詩四首(又名“紅樓四問”)

點贊 收藏 分享 文章舉報 sunshineman1986 發佈了143 篇原創文章 · 獲贊 32 · 訪問量 13萬+ 私信

原创 MOOC清華《VC++面向對象與可視化程序設計》第5章:菜單資源例程(創建統計計算菜單項)

#include "windows.h" #include "001.h" HMENU hmenu,haddmenu; //定義菜單句柄 LRESULT CALLBACK WndProc(HW

原创 book1 unit6 in-class reading The Bermuda Triangle

On the 5th December 1945, Flight 19, which consisted of five US Navy planes, took off from Fort Lauderdale, Florida in

原创 MOOC清華《VC++面向對象與可視化程序設計》第3章補例:詩文扇面

#include <windows.h> #include <tchar.h> #include <math.h> #define PI 3.141592653 BOOLEAN InitWindowClass(HINSTANCE hIns

原创 詠古琴臺

點贊 收藏 分享 文章舉報 sunshineman1986 發佈了143 篇原創文章 · 獲贊 32 · 訪問量 13萬+ 私信