搜索资源列表
transsliderDemo
- 这是一个MFC透明滑块类,由于它使用CSliderCtrl 作为它的基类,所以它可以取代CSliderCtrl 对象。支持刻度标记。使用时,加这个类到你的项目中。增加你的滑块到项目中,接着将.h文件中的 CSliderCtrl类型修改为CMySliderControl ,并且#include这个MySliderControl.h 文件。-This a transparent MFC slider category, as it CSliderCtrl use as its base class.
ReplacePbl8
- PowerBuild8原码,用于查找和替换任意PBL中的内容,不过需要PB8动态库libjcc.dll pbapl80.dll pbcmp80.dll pbdev80.dll pbdpp80.dll pbdts80.dll pbdwe80.dll pbdwp80.dll pbeas80.dll pblib80.dll pborc80.dll pbscr80.dll pbsql80.dll pbsys80.dll pbudo80.dll pbvm80.dll pbwed80.dll的支持-Powe
更换软件皮肤
- 可以更换软件皮肤,类似于WINAMP风格,操作简单,可以另你的软件则增色不少 -software can replace skin, similar to the alpha style, simple operation, you can separate the software elegance
stucts-base
- 这是一个用来取代structs的结构,可以自动获取jsp界面中的属性值,并且把获取到的值保存到指定的对象中-This is a structs used to replace the structure, it will automatically acquire jsp interface value of the property, and make access to preserve the value of the specified object
skincrafter1.6.0破解
- SkinCrafter1.6.0界面换肤破解版,可以方便地更换自己开发的程序皮肤,支持VC,VB等.-SkinCrafter1.6.0 interface Eurocargo crack version, to facilitate their development to replace the skin procedures, support VC, VB.
vote21
- 软件简介: 调查投票系统介绍: 可生成网上可见的多数调查系统投票系统, 支持同时产生多套调查投票, 可自定义题目类型(如单选+多选,单选+文字,纯文字等类型) 可自由更换界面,使用时提交和提交成功界面均是纯Html格式。 随时可对使用中投票调查进行更改,随时查看调查结果。 投票还原功能,可以将统计结果还原成各个投票者的投票情况。 -software brief : Investigation voting system introduced : Visibilit
propertylistdlg
- 此为一VC可重用代码段。在遇到属性编辑的问题,本来想用列表控件来代替,但是发现列表控件有很多缺陷,不是太好用;属性控件不支持编辑与下拉列表功能。该属性编辑控件已经内置了前两个的功能,而且还提供CUSTOMDRAW,不过还不完善。-this as a VC reusability of the code. Attribute Editor in the face of the problem, had wanted to use the list to replace controls, but
ui
- 封装 API 中窗口处理的数据结构和相关函数 提供两类成员函数: 窗口 API 函数:代替 SDK API 函数 消息响应函数:响应各种系统消息 窗口 API 函数例 ShowWindow、ScrollWindow、SetWindowText 消息响应函数例 OnPaint、OnLButtonDown、OnKeyUp、 OnMouseMove、OnClose、OnHScro-Packaging API window of data structure and re
dismouse
- 一个黑鼠标程序,希望有用,可替换掉现有代以颜色的 鼠标显示-a black mouse procedures in the hope that useful, can replace the existing generation of the mouse to show color
sgridall
- OutLook 风格表格控件,既可用来代替原来的ListView 也可以用来做数据表格-Outlook style forms controls can be used to replace the ListView can also be used to do data tables
CBitmapSlider
- 位图进度条控件,进度条的诸多组成成员都可以用位图来替代-bitmap progress of control, the progress of the various constituent members can be used to replace the Bitmap
568412354
- 可以自动更换墙纸的小程序。此程序用vb来实现,并且有详细注释。-wallpaper automatically replace the small program. This procedure used to achieve vb, and detailed notes.
mmsV120_ROY
- 当VASP发送MM7SubmitReq消息给MMSC成功后,VASP可以发送替换消息,以替换之前所发送给MMSC的消息。具体构建替换消息见4.2.2.3。-when sending news to MM7SubmitReq MMSC successful, Feature replacement can send information to replace before MMSC sent to the news. Construction of the replacement concret
怎样更换客户区
- 怎样更换客户区 怎样更换客户区-customers how to replace the district how to replace customers how to replace customers District Area
CoreEditor
- EditAction类是关于记事本文件操作的事件类,包括记事本的编辑操作,包括查找、替换、剪切、复制、粘贴等事件的响应,其中在构造方法提供了接口参数-EditAction category of notebook paper operation of the events category, the notebook includes the editorial operations, including search and replace, cut, copy, paste, etc. in
lqt_ToolBarEx
- 一个支持真彩图标和背景的工具栏类,使用十分方便,直接用真彩位图替换原ToolBar.BMP,并用CToolBarEx替换原CToolBar即可-a support True Color icons and background toolbar category, it is very convenient to use, the direct use of color to replace the original bitmap ToolBar.BMP and used to replace t
monixinhaojiance
- 用DA转换+比较器的方法对外界模拟信号进行检测,同时这种联合装置加上CPLD可以代替低频AD转换器的功能-+ DA converters used for the comparison to the outside world analogue signal detection, at the same time with the Joint CPLD device can replace low-frequency AD converter functions
XPScroll
- 随想WindowsXP风格VB滚动条控件(V1.0)是继广受好评的随想WindowsXP风格VB按钮控件(V1.0)的第二个WindowsXP风格系列控件产品,基于内部控件VScroll和HScroll基础构建,具备VScroll和HScroll的基本特性,并支持键盘方向键和PageUP、PageDown键,可以完全取代VScroll和HScroll。该控件的问世为推出支持滚动条的TextBox、ListBox、ComboBox控件的WinXP版本提供了可能性。本控件分为三个版本:蓝色、翠绿、
DBServer
- * Function: * 1. Replace the first oldstr with newstr in srcstr * Arguments: * IN : * srcstr * oldstr * newstr * OUT : * srcstr * Return: * 1. If find and replace one oldstr with newstr in srcstr , return 1 * 2. If
HA-WebCompiler167-NW
- 德国 WebCompiler 公司出品的用于将多个 HTML 页面 (包括图像文件) 编译成可执行性文件的制作电子图书软件。该软件目前是同类产品中比较出色的一款软件,各方面的功能很完善。其最大的特点就是软件本身相当于一个小型的 Web 浏览器,对原来的 HTML 文件不会产生任何的损伤。软件支持 CSS, Javascr ipt 等常见 Web 技术。但是不支持 Java 和 Flash,而软件对是否支持 Plugin 和 ActivX 的回答是\"也许\",因为这要看 Plugin 和 Act
