-
Visual Basic 的算法演示,用鼠标旋转立方体
Visual Basic 的算法演示,用鼠标旋转立方体-Visual Basic algorithm demonstration rotating cube with the mouse
- 2022-03-31 08:20:36下载
- 积分:1
-
本学习软件主要是读取和显示bmp文件
本学习软件主要是读取和显示bmp文件-the learning software is mainly read and display documents bmp
- 2022-01-25 19:59:48下载
- 积分:1
-
使用GDI和GDI+绘图橡皮筋lines_src混合
Using GDI and GDI+ mixed drawing rubber band lines_src
- 2022-04-23 21:57:13下载
- 积分:1
-
在很多管理信息系统的窗体都有一些共同点:可以通过框架菜单打开各种类型的视图窗口,而这些视图窗口具有MDI的一些特点,可以在框架窗体中最小化最大化还原等,并且点击...
在很多管理信息系统的窗体都有一些共同点:可以通过框架菜单打开各种类型的视图窗口,而这些视图窗口具有MDI的一些特点,可以在框架窗体中最小化最大化还原等,并且点击菜单只能产生一个窗口(象SDI)。这种形式的窗口设计给人与一种条理感。于是我用VC6.0尝试创建这种窗口,现将整个过程为大家写下来,这里应含有MFC的一些内幕技术。-in many management information system forms have some things in common : We can open the menu framework through various types of View window, which is MDI window View some of the features, in the framework of the smallest Window maximize reduction, and click on the menu only have a window (like SDI ). This form of window design gives people with a coherent sense. I have spent VC6.0 attempt to create such a window, now the entire process for you to write down here should contain some insider MFC technology.
- 2022-09-13 11:55:03下载
- 积分:1
-
有100个VC的编程实例
有100个VC的编程实例-have one hundred examples of programming by VC++
- 2022-06-17 04:21:41下载
- 积分:1
-
httpserver解决乱码问题
procedure TForm1.httpS_1CommandGet(AContext: TIdContext;
ARequestInfo: TIdHTTPRequestInfo; AResponseInfo: TIdHTTPResponseInfo);
// var
// bb : Tb
var
sRawByte: RawByteString;
sAnsi: AnsiString;
begin
Mm_1.Clear;
ARequestInfo.ContentType :="text/html;Charset=UTF-8";
Mm_1.Lines.Add("ContentType Params " + ARequestIn
- 2022-08-22 10:45:21下载
- 积分:1
-
使用Microsoft Speech Engine 生成英语单词Wave格式文件
如何获得英语单词对应的语音文件? 难道要找人录制?
有个简单的方法,只需要几行C#代码。
就是使用.net库的System.Speech.Synthesis 把指定的单词输出成wave格式的文件,是22050采样频率 单声道 16位语音格式。
示例代码采用Microsoft Lili这个人的发音,可以选择其他的。
- 2023-01-23 00:20:03下载
- 积分:1
-
VC++ draw clock,The time is identical with the system s time!
VC++ draw clock,The time is identical with the system s time!
- 2022-09-20 05:50:03下载
- 积分:1
-
Procedures for automatic installation process, you can plug in to run the instal...
程序自动安装程序,插上即可运行安装,无需手动安装。-Procedures for automatic installation process, you can plug in to run the installation, no need to manually install.
- 2022-01-26 08:27:59下载
- 积分:1
-
PocketPC2002使用文件打开对话框
PocketPC2002使用文件打开对话框-PocketPC2002 use file open dialog
- 2022-01-25 13:55:09下载
- 积分:1