-
提供HTML代码的解析,直接解析成为一颗DOM树。
提供HTML代码的解析,直接解析成为一颗DOM树。-HTML code to provide analytic, direct analysis has become a DOM tree.
- 2023-01-30 18:40:04下载
- 积分:1
-
使用工具:VC++6.0(MFC)
程序名:ChangeImg.exe
功能:完成256色的pcx的图片转成bmp格式文件...
使用工具:VC++6.0(MFC)
程序名:ChangeImg.exe
功能:完成256色的pcx的图片转成bmp格式文件-use of tools : VC 6.0 (MFC) procedures Name : ChangeImg.exe functions : to complete the 256 color pictures nil conversion bmp format
- 2022-03-18 22:43:35下载
- 积分:1
-
MyIE3源码,非常不错的源码,可以在vc6.0下编译通过,里面使用了线程池进行客户端的操作,效率非常高...
如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。-How to modify the MFC AppWizard Wizard to generate the appearance of the framework of procedures and size, modify the icon, cursor, background three methods. How to add and remove toolbar buttons, how to increase the application toolbar, how to show and hide the toolbar. Custom status bar, add in the status bar clock display, CTime class and its usage. In the status bar to add the progress bar (the main window immediately after the progress bar the ingenious ideas, in the OnCreate function should not directly deal with, to use a custom message to the method). Mouse coordinates shows that access to the status bar in the CView object in several ways.
- 2022-04-09 21:22:34下载
- 积分:1
-
vs2010和 opengl简单源码
用vs2010和 opengl的环境,编写代码,最终画出来的图形为一个边长为1的正方形,注意在编写代码之前写上相应的头文件
#include ,需要写明以什么样的投影方式来观看,比如正交投影,用代码gluOtho2D(-1.0,1.0,-1.0,1.0);等
- 2022-08-25 15:13:54下载
- 积分:1
-
一套非常值得学习的完整源码,可以编译通过,包括作者常用的组件集能及演示如何实现注册的程序!...
一套非常值得学习的完整源码,可以编译通过,包括作者常用的组件集能及演示如何实现注册的程序!-a very complete source of the study, compile, including the author of the components used to collect and demonstrate how the implementation of the registration process!
- 2022-05-29 07:16:25下载
- 积分:1
-
很好用的学校门户网站,可以修改为企业的网站。用户名密码都在压缩包里。...
很好用的学校门户网站,可以修改为企业的网站。用户名密码都在压缩包里。-Schools with a good web portal, you can modify the site for the enterprise. User name Password bag in the compression.
- 2022-04-23 13:49:55下载
- 积分:1
-
一个关于字符串匹配的算法,已经经过编译,希望对你有帮助...
一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
- 2023-02-22 16:05:03下载
- 积分:1
-
获得主机硬件信息
获得主机硬件信息-access mainframe hardware information
- 2023-07-05 00:20:03下载
- 积分:1
-
BMP位图与YUV互相转化
提供位图、RGB及YUV转化算法,BMP TO rgb,BMP TO YUV, RGB TO YUV, RGB TO BMP, RGB TO YUV, YUV TO RGB, YUV TO BMP,基于C++开发的源码包,C#可对于修改后使用
- 2022-07-19 22:14:53下载
- 积分:1
-
用C++的类的概念写的一个有关寻找一定范围内素数个数并把它们输出的C++源程序...
用C++的类的概念写的一个有关寻找一定范围内素数个数并把它们输出的C++源程序-With C++ The concept of the class written by a certain range to find the number of prime numbers and their output C++ Source
- 2022-03-25 03:22:25下载
- 积分:1