-
javascript编写的日期,用户注册代码
这里是一个简单的用户注册,有出生日期,最主要的是,日期是调用外部的js文件,方便统一日期格式,输入简单
- 2022-11-10 10:00:02下载
- 积分:1
-
C++打开图片
该代码使用C++6.0编写,使用MFC,能够打开图片,保存,是图像处理的基础界面,为图像处理程序的编写省时省力,属于基础代码,可供初学者学习模仿,也可以供图像工作者作为基本源码进行高级编程处理
- 2022-02-24 14:39:06下载
- 积分:1
-
只有用了Rxlib2.75中的两个控件,一个是用来做TrayIcon的(TRxTrayIcon),还有一个是用来选颜色的(TColorComboBox), 大家
只有用了Rxlib2.75中的两个控件,一个是用来做TrayIcon的(TRxTrayIcon),还有一个是用来选颜色的(TColorComboBox), 大家可以到Rxlib专栏中下载这个控件- In useful Rxlib2.75 two have only controlled, is uses for to
make TrayIcon (TRxTrayIcon), but also some is uses for to choose the
color (TColorComboBox), everybody may arrive in the Rxlib column to
download this to control
- 2023-04-25 08:40:03下载
- 积分:1
-
Vc中关于Word的编程(表格)
Vc中关于Word的编程(表格)-Vc on the Word of programming (Forms)
- 2023-07-15 11:00:04下载
- 积分:1
-
ioctl 解码器
ioctl 解码器可以解码十六进制的 IOCTL 代码。I/O 控制代码是一个 32 位值,由几个字段组成。
- 2023-09-09 05:30:02下载
- 积分:1
-
端口.zip请把zip改为doc来查看,,谢谢~~ 介绍电脑端口
端口.zip请把zip改为doc来查看,,谢谢~~ 介绍电脑端口-ports. Please zip zip into doc to see that, thank ~ ~ computer ports
- 2022-01-27 19:52:59下载
- 积分:1
-
一个由本人自已开发的网络电视,这里是一个雏形,还没有开发完毕,但是基本的思路和框架都已经出来了,用windows mediaplayer作为主体,加入了广告代码...
一个由本人自已开发的网络电视,这里是一个雏形,还没有开发完毕,但是基本的思路和框架都已经出来了,用windows mediaplayer作为主体,加入了广告代码.-one I own development by the television network, here is a prototype, is not yet finished. But the basic ideas and frameworks have been released, windows MediaPlayer used as a principal, joined the advertising code.
- 2022-03-01 02:49:46下载
- 积分:1
-
利用图片层资源进行绘图的程序,可以在桌面显示一个助手。...
利用图片层资源进行绘图的程序,可以在桌面显示一个助手。-Layer resources for the use of picture drawing program, you can display a desktop assistant.
- 2023-07-10 06:00:03下载
- 积分:1
-
按“开始”按钮,可以在文本框中显示所有1000以内的能被37整除的数...
按“开始”按钮,可以在文本框中显示所有1000以内的能被37整除的数-according to the "start" button in the text box can show all be within the 1000 divisible by the number 37
- 2023-05-14 21:20:02下载
- 积分: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