2010年4月3日 星期六
比较好的Form界面设计器
DELPHI盒子| Delphi盒子 |16:04:00
新改版的设计器,基本已近实用了
学 Win32 汇编 [3]: 控制台下的几种输出方式
万一| 万一的 Delphi 博客 |14:25:00
阅读: 30 评论: 0 作者:万一发表于 2010-04-03 14:25原文链接尽管是学习 Win32 汇编, 也应该先从控制台程序起步; 因为一个基本的 Windows 窗口都需要不少代码.为了查看测试结果, 首先需要知道输出呈现的办法, 目前我尝试出了 3 种办法:1、使用 MASM 提供的 StdOut 函...
MECSUtils ver1.48
CodeGear| CodeGear-CodeCentral Delphi |11:31:26
MECSUtils unit constains several functions and classes to support international characters with AnsiString/UnicodeString/WideString.# Please check source code for detail.Classes:--------------------- - PUnicodeChar(*1) - PUTF8Char - TEastAsianWidt...
学 Win32 汇编 [2]: 最简单的 Win32 程序
万一| 万一的 Delphi 博客 |11:05:00
阅读: 51 评论: 0 作者:万一发表于 2010-04-03 11:05原文链接; Test1.asm .386 .model flat, stdcall include windows.inc include user32.inc include kernel32.inc includelib user32.lib includelib kernel32.lib .data szCaption db 'Hi', 0 szMsg ...





冀公网安备 13098202000212号