CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - 替换颜色

搜索资源列表

  1. scroller

    0下载:
  2. Flash MX 2004组件是经过编译的影片.我们不能直接对其进行编辑。但是可以通过导入主题皮肤进行修改。 2004默认主题名称叫做\"halo\",源文件在下面的目录中(HaloTheme.fla): First Run/ComponentFLA/ 另外还有一个SampleTheme.fla就是以前MX主题文件了. 使用MX风格替换2004风格很简单. 新建一个文件,从组件面板中拖出你想要的组件到主场景中,然后用Ctrl+Shift+O打开Sample
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:33.33kb
    • 提供者:问问
  1. JAVA编辑器程序

    1下载:
  2. 基于JAVA实现的简单编辑器, *EditFace实现了界面制作; *EditFace$FileOpen完成了打开文件功能; *EditFace$FileSave完成了保存文件功能; *Edit$FindAndReplace查找与替换窗口; *Edit$AutoSave自动备分文件线程; *Edit$SaveFileDialog保存文件对话框; *SetKey添加关键字; *SetColor设置颜色; *About程序基本介绍; *Ed
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:27.16kb
    • 提供者:KOF
  1. dismouse

    0下载:
  2. 一个黑鼠标程序,希望有用,可替换掉现有代以颜色的 鼠标显示-a black mouse procedures in the hope that useful, can replace the existing generation of the mouse to show color
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:6.97kb
    • 提供者:feng
  1. CodeTexts_v1

    0下载:
  2. 从2005年10月开始着手编写,开始的想法主要是做个自己看资料方便的工具 因为自己有不少从网上down下来的资料,看了大多的资料收集的软件都是以 数据库的形式存储,个人觉得不方便,而且没时间去存,我的资料主要是htm和 txt文本,所以主要功能是能显示文本类文件和网页文件。 现在主要功能有: 1. 简单文本编辑功能 2. 语法作色功能 3. 正则表达式匹配替换功能 4. 2006-2-9 增加书签功能(待修改) 5. 2006-2-12 改善正则匹
  3. 所属分类:RichEdit

    • 发布日期:2008-10-13
    • 文件大小:814.87kb
    • 提供者:龙龙龙
  1. gydhk

    0下载:
  2. 公用对话框的实现, 如:颜色,字体,查找,替换,打印等.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:51.76kb
    • 提供者:sting
  1. Dialog.rar

    0下载:
  2. VC6 对话框背景替换 对话框渐渐退出 桌面右下角弹出,控件颜色也已经处理!,VC6 dialog background gradually withdraw from the desktop to replace the lower right corner of the dialog box pop-up, color control has been dealt with!
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-10
    • 文件大小:1.81mb
    • 提供者:袁富强
  1. xpblue

    0下载:
  2. smf格式的皮肤界面文件,配合上MFC连接的皮肤控件使用,直接替换,很方便.名字以颜色命名. -smf format of the skin interface for documents, connected with the skin on the MFC control the use of direct replacement, very convenient.' s name in order to color naming.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:39.19kb
    • 提供者:l15d5
  1. AlphaOS

    0下载:
  2. smf格式的皮肤界面文件,配合上皮肤控件使用,直接替换,很方便.名字以颜色命名.-smf format of the skin interface for documents, with the skin and controls on the use of direct replacement, very convenient.' s name in order to color naming.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:49.86kb
    • 提供者:l15d5
  1. BlueHorn

    0下载:
  2. smf格式的皮肤界面文件,配合上MFC连接的皮肤控件使用,直接替换,很方便.名字以颜色命名. 蓝颜色的,xp风格-smf format of the skin interface for documents, connected with the skin on the MFC control the use of direct replacement, very convenient.' s name in order to color naming. blue color, xp
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:32.37kb
    • 提供者:l15d5
  1. xpgrean

    0下载:
  2. smf格式的皮肤界面文件,配合上MFC连接的皮肤控件使用,直接替换,很方便.名字以颜色命名. 绿色xp风格-smf format of the skin interface for documents, connected with the skin on the MFC control the use of direct replacement, very convenient.' s name in order to color naming. green xp style
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-24
    • 文件大小:42.92kb
    • 提供者:l15d5
  1. Task3

    0下载:
  2. 用MFC开发一个简单文本查看程序: ① 不能用MFC的CRichEditView或其它控件实现,用Textout等API实现文本绘制功能 ②能够打开、保存.txt格式的文本文件;③能够控制文本的大小、颜色、字体等,并实现相应的控制界面(对话框方式),设置后,当前显示的文本均按相应属性显示。④实现文本的编辑、查找、替换功能。 -A simple text viewer program developed using MFC: ① The MFC-CRichEditView or other
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:98.77kb
    • 提供者:wen
  1. 20120611

    0下载:
  2. MFC属性页面实例 MFC系统自带窗口 查找替换窗口,颜色窗口,文件选择窗口,字体窗口,打印窗口-Find and Replace MFC property page instance of the MFC system comes with window window, color window, the file selection window, Font window, print window
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-25
    • 文件大小:7.9mb
    • 提供者:李航
  1. CommonDlg

    0下载:
  2. 在窗口中输出一些内容。增加一个子菜单且在该子菜单下增加几个弹出对话的菜单项,当点击菜单项的时候弹出相应的对话框!如:颜色、查找、替换、字体、打开、另存为、打印等等!-Some of the content in the output window. Add a sub-menu and submenu in the pop-up dialog add several menu items, click on the menu item when it pops up the correspond
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-09
    • 文件大小:1.86mb
    • 提供者:祝玉磊
  1. Discuz插件【价值199元】[西瓜]微信登录

    0下载:
  2. 支持:订阅号、服务号。 支持pc版、触屏版,自动、被动、无感知登录!!电脑版、触屏版同步登录 支持微信注册时验证手机号。支持后续绑定验证手机号。支持阿里大于。 支持三方平台的多网页授权域名,一个公众号为多域名授权,一个公众号给多个网站使用。 可任意选两种流程:流程1:自动注册登录;流程2:注册时可以修改用户名、选择是否绑定。 支持 pc扫码强制关注登录。强力吸粉。 微信秒登!支持电脑、手机触屏版微信登录网站。 无需绑定URL和Token,可以和任何DZ插件、模版兼容使用! QQ秒
  3. 所属分类:其它

搜珍网 www.dssz.com