-
给对话框上的控件添上提示条
给对话框上的控件添上提示条-dialog to add the control of the prompt
- 2022-05-14 06:17:14下载
- 积分:1
-
可以将数据库中导出的dbf文件轻松的转换为txt,里面附带有dbf文件,可以照着使用。...
可以将数据库中导出的dbf文件轻松的转换为txt,里面附带有dbf文件,可以照着使用。-database can be derived dbf file easily converted to txt, there are fringe dbf files that can be done from use.
- 2023-07-10 04:00:05下载
- 积分:1
-
图像的 反色与灰度色 转换,很强的 效果,完整的程序上传
图像的 反色与灰度色 转换,很强的 效果,完整的程序上传-image of the anti-gray color and color conversion, the effect of a strong, complete the procedures for upload
- 2022-02-01 14:29:01下载
- 积分:1
-
c++
源码c++ 是做股票软件的 !增加可以去看看的 你先看下 -c++
- 2023-02-24 16:45:03下载
- 积分:1
-
it can connet with a database.
使用正交滤波器设计最大频率选择小波,非常实用-The use of orthogonal wavelet filter design maximum frequency selection, very useful
- 2023-07-04 03:25:03下载
- 积分:1
-
Vc中关于Word的编程(表格)
Vc中关于Word的编程(表格)-Vc on the Word of programming (Forms)
- 2023-07-15 11:00:04下载
- 积分:1
-
Java实现简易计算器
使用java实现一个简易的计算器,实现浮点数的加减乘除原酸,使用gui设计界面,多线程控制多个数的运算次序
- 2022-03-18 15:10:00下载
- 积分:1
-
VC 线程控件,方便易用,美观
VC 线程控件,方便易用,美观 -VC-thread control, user-friendly, visual VC-thread control, user-friendly, visual
- 2022-03-10 08:19:47下载
- 积分:1
-
This a MFC sample.
This a MFC sample.-This is a MFC sample.
- 2023-06-09 10:35:03下载
- 积分:1
-
Display a Web Page in a Plain C Win32 Application:
There are numerous examples...
Display a Web Page in a Plain C Win32 Application:
There are numerous examples that demonstrate how to embed Internet Explorer in your own window. But these examples typically use Microsoft Foundation Classes (MFC), .NET, C#, or at least the Windows Template Library (WTL) because those frameworks have pre-fabricated "wrappers" to easily give you an "HTML control" to embed in your window. If you re trying to use plain C, without MFC, WTL, .NET, C#, or even any C++ code at all, then there is a dirth of examples and information how to deal with OLE/COM objects such as IE s IWebBrowser2. Here is an article and working example in C to specifically show you what you need to do in order to embed IE in your own window, and more generally, show you how to interact with OLE/COM objects and create your own objects in plain C.
- 2022-03-02 15:03:00下载
- 积分:1