原始碼下載地址:https://github.com/notepad-plus-plus/notepad-plus-plus/releases/tag/v6.9.2
解壓後,VS工程文件位於no...
巨大八爪鱼 6-15 巨大八爪鱼 (点击/回复: 745/12)
 
About
Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and...
巨大八爪鱼 6-15 巨大八爪鱼 (点击/回复: 438/0)
 
[1]
hfontCaption = (HFONT)GetStockObject(DEFAULT_GUI_FONT);
運行結果:
文本框、單選框、複選框完全無法顯示。
按鈕和...
巨大八爪鱼 5-24 巨大八爪鱼 (点击/回复: 1045/22)
 
巨大八爪鱼 5-24 巨大八爪鱼 (点击/回复: 683/8)
 
int CALLBACK FontExistsProc(const LOGFONT *lpelfe, const TEXTMETRIC *lpntme, DWORD FontType, LPARAM...
巨大八爪鱼 5-24 巨大八爪鱼 (点击/回复: 477/3)
 
這是因為在Windows.h頭文件中定義NULL宏時會進行語言判斷。
如果當前語言是C語言,就把NULL定義為(void *)0,
如果是C++的話就直接定義為0
巨大八爪鱼 5-23 巨大八爪鱼 (点击/回复: 466/1)
 
巨大八爪鱼 5-4 巨大八爪鱼 (点击/回复: 492/4)
 
ScrollWindow(hWnd, 水平滾動量, 垂直滾動量, NULL, NULL);
UpdateWindow(hWnd);
當水平滾動量為負時向左滾動,為正時向右滾動。
垂直...
巨大八爪鱼 4-27 巨大八爪鱼 (点击/回复: 876/15)
 
【運行效果】
巨大八爪鱼 4-26 巨大八爪鱼 (点击/回复: 758/9)
 
6595-b64-144-ccf-1df
分成五段記憶
其中最中間的是12的平方——144
第二個可以理解為bin-64位
第四個的第二、三個字母剛好是CF
巨大八爪鱼 4-25 巨大八爪鱼 (点击/回复: 422/2)
 
例如,下面的程序可以正常運行:
#include <Windows.h>
class MyClass : public WNDCLASSEX
{
protected...
巨大八爪鱼 4-16 巨大八爪鱼 (点击/回复: 462/0)
 
【程序1】
#include "stdafx.h"
#include <Windows.h>
#include <stdio.h>
void wait(...
巨大八爪鱼 3-26 巨大八爪鱼 (点击/回复: 448/1)
 
#include "stdafx.h"
#include <Windows.h>
#include <stdio.h>
int _tmain(int argc...
巨大八爪鱼 3-26 巨大八爪鱼 (点击/回复: 380/0)
 
【程序】
// ExploreFolder.cpp : Defines the entry point for the console application.
//
#includ...
巨大八爪鱼 3-26 巨大八爪鱼 (点击/回复: 607/2)
 
【程序】
#include "stdafx.h"
#include <Windows.h>
#define echo(str) WriteConsole(hConsole...
巨大八爪鱼 3-26 ---- (点击/回复: 392/0)
本吧共有主题数82个,帖子数467篇,会员0位。

内容转换:

发表帖子

标题:
内容:
用户名: 您目前是匿名发表
验证码:
©2010-2025 Arslanbar [手机版] [桌面版]
除非另有声明,本站采用知识共享署名-相同方式共享 3.0 Unported许可协议进行许可。