源代码下载地址:https://github.com/notepad-plus-plus/notepad-plus-plus/releases/tag/v6.9.2
解压后,VS工程文件位于no...
巨大八爪鱼 6-15 巨大八爪鱼 (點擊/回復: 649/12)
 
About
Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and...
巨大八爪鱼 6-15 巨大八爪鱼 (點擊/回復: 384/0)
 
[1]
hfontCaption = (HFONT)GetStockObject(DEFAULT_GUI_FONT);
运行结果:
文本框、单选框、复选框完全无法显示。
按钮和...
巨大八爪鱼 5-24 巨大八爪鱼 (點擊/回復: 939/22)
 
巨大八爪鱼 5-24 巨大八爪鱼 (點擊/回復: 590/8)
 
int CALLBACK FontExistsProc(const LOGFONT *lpelfe, const TEXTMETRIC *lpntme, DWORD FontType, LPARAM...
巨大八爪鱼 5-24 巨大八爪鱼 (點擊/回復: 395/3)
 
这是因为在Windows.h头文件中定义NULL宏时会进行语言判断。
如果当前语言是C语言,就把NULL定义为(void *)0,
如果是C++的话就直接定义为0
巨大八爪鱼 5-23 巨大八爪鱼 (點擊/回復: 368/1)
 
巨大八爪鱼 5-4 巨大八爪鱼 (點擊/回復: 393/4)
 
ScrollWindow(hWnd, 水平滚动量, 垂直滚动量, NULL, NULL);
UpdateWindow(hWnd);
当水平滚动量为负时向左滚动,为正时向右滚动。
垂直...
巨大八爪鱼 4-27 巨大八爪鱼 (點擊/回復: 781/15)
 
【运行效果】
巨大八爪鱼 4-26 巨大八爪鱼 (點擊/回復: 686/9)
 
6595-b64-144-ccf-1df
分成五段记忆
其中最中间的是12的平方——144
第二个可以理解为bin-64位
第四个的第二、三个字母刚好是CF
巨大八爪鱼 4-25 巨大八爪鱼 (點擊/回復: 364/2)
 
例如,下面的程序可以正常运行:
#include <Windows.h>
class MyClass : public WNDCLASSEX
{
protected...
巨大八爪鱼 4-16 巨大八爪鱼 (點擊/回復: 404/0)
 
【程序1】
#include "stdafx.h"
#include <Windows.h>
#include <stdio.h>
void wait(...
巨大八爪鱼 3-26 巨大八爪鱼 (點擊/回復: 357/1)
 
#include "stdafx.h"
#include <Windows.h>
#include <stdio.h>
int _tmain(int argc...
巨大八爪鱼 3-26 巨大八爪鱼 (點擊/回復: 316/0)
 
【程序】
// ExploreFolder.cpp : Defines the entry point for the console application.
//
#includ...
巨大八爪鱼 3-26 巨大八爪鱼 (點擊/回復: 528/2)
 
【程序】
#include "stdafx.h"
#include <Windows.h>
#define echo(str) WriteConsole(hConsole...
巨大八爪鱼 3-26 ---- (點擊/回復: 333/0)
本吧共有主題數82個,帖子數467篇,會員0位。

內容轉換:

發表帖子

標題:
內容:
用戶名: 您目前是匿名發表
驗證碼:
©2010-2025 Arslanbar [手機版] [桌面版]
除非另有聲明,本站採用創用CC姓名標示-相同方式分享 3.0 Unported許可協議進行許可。