-
-
-
-
text.rar
这是一个对话框的程序你可以练习一下对话框的一些基本功还可以模仿练习
-
-
atviewer.rar
... it s useful to implement "View file" feature in your Delphi/C++Builder application.
The following view modes are implemented:
Text, Binary, Hex, Unicode: all files, of unlimited size. Plain file dump is shown. Used ATBinHex component: only visible ...
-
text.rar
单片机的按键查询程序,通过按键的查询检测,控制led的闪烁规律
-
C.rar
由于读取txt文本的方法很多,本例子仅供参考。-VC++ source code to read TXT text files. Because there are many ways to read TXT files, this example is only for reference.
-
WinCETextOutput.rar
在第一章里,例子程序HelloCE调用DrawText函数显示了一行文本。代码如下:
DrawText (hdc, TEXT ("Hello Windows CE!"), -1, &rect,
DT_CENTER | DT_VCENTER | DT_SINGLELINE)
DrawText 是一个相当高级的函数,允许由程序显示文本 ... 不言而喻,很直观。当前正在使用的设 备环境句柄被传入,同时传入的还有被TEXT宏包围的用来显示的文本,声明成Unicode字符串是为了符合Windows CE的需要。 ...
-
-
-