-
简单文本编辑程序,功能一般,其他的也没什么可说
简单文本编辑程序,功能一般,其他的也没什么可说-Simple text editing program, function normally, the other has nothing to say
- 2022-08-19 06:31:58下载
- 积分:1
-
VC动态链接库(dll)编程深入浅出.pdf附源码
VC动态链接库(dll)编程深入浅出PDF文档,并附随书源代码。以下是该书简介:
一、前言
自从微软推出16位的Windows操作系统起,此后每种版本的Windows操作系统都非常依赖于动态链接库(DLL)中的函数和数据,实际上Windows操作系统中几乎所有的内容都由DLL以一种或另外一种形式代表着,例如显示的字体和图标存储在GDI DLL中、显示Windows桌面和处理用户的输入所需要的代码被存储在一个User DLL中、Windows编程所需要的大量的API函数也被包含在Kernel DLL中。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-11-27 19:20:04下载
- 积分:1
-
On the PXA270 to download the EBOOT to add USB functionality, the comrades need...
关于PXA270的EBOOT中添加USB下载功能,需要的同志下载!-On the PXA270 to download the EBOOT to add USB functionality, the comrades need to download!
- 2022-03-21 14:30:48下载
- 积分:1
-
安全中断窗口 (C#)
翻译 maninwest@Codeforge 作者:Brisingr Aerowing@CodeProject
这是将 Richard MacCutchan的安全中断窗口移植到 C#
源代码在 Github 上。
使用代码
有两个显示中断窗口的方法:
public static void Blackout(IntPtr hWnd, Action action);
public static T Blackout(IntPtr hParentWnd, Func func);
第二个版本 (泛型)用于实现类似以下的功能:
BlackoutWindow.Blackout(SomeHandle, () => {
return MessageBox.Show("A Test", "A Test", MessageBoxButtons.YesNo);
});
- 2022-03-19 12:42:51下载
- 积分:1
-
心得一
心得一----窗口风格类型,1.实验目的
(1)熟悉应用windows API函数进行编程的入门,编写简单的Windows应用程序,建立窗口。
(2) 尝试改变窗口风格。
-experience a style of window-type, 1. Experiment (1) familiar with the application windows API programming entry, to prepare a simple Windows application procedures, the establishment of the window. (2) to try to change the window style.
- 2022-03-17 15:51:50下载
- 积分:1
-
自己做练习时写的一个小程序,功能把你输入的整数表达成n个素数相乘的形式,见笑了,
自己做练习时写的一个小程序,功能把你输入的整数表达成n个素数相乘的形式,见笑了,-Write their own practice to do a small procedure, function to the expression you have entered into an integer n a prime number multiplied by the form of a laughing stock, and
- 2022-12-05 12:00:03下载
- 积分:1
-
VC++编程技术与难点剖析
出版社: 清华大学出版社
装帧: 平装
出版年: 2002...
VC++编程技术与难点剖析
出版社: 清华大学出版社
装帧: 平装
出版年: 2002-4-1
随书光盘-VC++ Programming technology and difficult problem of analysis Publisher: Tsinghua University Press Binding: Paperback Publication Year: 2002-4-1 book with CD-ROM
- 2022-02-04 19:11:23下载
- 积分:1
-
VB程序设计的常用算法,是学习资料,介绍常用算法的代码与思路...
VB程序设计的常用算法,是学习资料,介绍常用算法的代码与思路-Common VB program design algorithm is to learn information about the algorithm commonly used code and ideas
- 2022-08-20 17:05:14下载
- 积分:1
-
对话框跟随移动
对话框跟随移动,能够跟随鼠标移动的对话框,能够记录鼠标移动坐标,希望能有一定的用处
- 2022-03-14 18:04:00下载
- 积分:1
-
procedures in the C or Borland Turbo C compiler through. 331 simple games, simpl...
本程序在Turbo C或Borland C下编译通过.简单的五子棋游戏,简单易于操作,但很不错.-procedures in the C or Borland Turbo C compiler through. 331 simple games, simple and easy to operate, but very good.
- 2022-05-16 07:42:32下载
- 积分:1