CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 界面 框架

搜索资源列表

  1. docktbars

    0下载:
  2. 使用过office、visual studio等工具的朋友们注意过没有,在上述工具在程序界面上都提供了多个工具条,其中两个或多个工具条可以在一行中并行排列,每个工具条拖动后又可以实现"浮动"效果。在实际的软件开发中,我们也常常需要创建多个自定义的工具条,并且要象标准的工具条那样,允许用户通过鼠标将自定义的工具条移动到框架的其它地方。-Used office, visual studio tools such as the attention of the friends who had not,
  3. 所属分类:ToolBar

    • 发布日期:2017-04-04
    • 文件大小:73516
    • 提供者:侯成
  1. OutlookSDI

    0下载:
  2. 本例是MFC SDI框架实现的outlook样式界面。视图切分为列表视图和outlook视图。 outbarview是outlook视图类。-MFC SDI frame in this case is the outlook style interface to achieve. View the list view and outlook cut into the view. outbarview is the outlook view class.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:31491
    • 提供者:立方
  1. 1

    0下载:
  2. 在MFC框架下制作播放器,界面采用用不规则对话框实现。支持主流的视频格式,同时还可对视频文件进行抓帧。-Player MFC framework, interface with the realization of irregular dialog. Support of mainstream video formats, and also for video files frame grabbing.
  3. 所属分类:Video Capture

    • 发布日期:2017-11-22
    • 文件大小:14569813
    • 提供者:李向东
  1. radarsimulation

    0下载:
  2. 一个模仿雷达扫描界面的程序,只实现了基本的框架-An Explorer windows to imitate the procedure, only the basic framework for the realization
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:32170
    • 提供者:lh
  1. direct

    0下载:
  2. 利用DirectX显示一个旋转的圆柱。首先构建一个Mfc单文档框架,然后在文档界面显示圆柱。本例用最简单的代码说明了Directx的基本用法-use DirectX to draw a cilinder。firstly,use wizard to make a single document frame,then use Directx to draw a cilinder on the view
  3. 所属分类:DirextX

    • 发布日期:2017-05-15
    • 文件大小:3996244
    • 提供者:hualei
  1. v4l2-video-capture

    2下载:
  2. 在linux系统下采用v4l2框架实现对摄像头视频的实时采集,并且在Qt界面上显示,可以运用在linux PC机上,也可以用在嵌入式系统下/-V4l2 linux system used under the framework implementation of real-time collection of video camera, and displayed on the Qt interface can be used in the linux PC machine can also b
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-01-11
    • 文件大小:4121
    • 提供者:彭志军
  1. ellipseface

    0下载:
  2. 自绘制一个椭圆形的框架界面,让你的程序展现另类风格-Since drawing an oval-shaped framework interface, the procedure allows you to display an alternative style
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:193498
    • 提供者:单宇
  1. amarok-1.4.9.1-CodePub

    0下载:
  2. Amarok是一款在LINUX或其他类UNIX操作系统中运行的音频播放器软件。 经过两年开发后,Amarok 项目团队宣布 Amarok 的 2.0 版本正式发布。得益于 KDE 4 的跨平台特性,Amarok 2.0 除了可在 Linux 系统上运行之外,也能够在其他系统上使用,包括 Windows 和 Mac OS X。Amarok 2.0 相比 Amarok 1.x 而言,它是一个革新的版本。Amarok 2.0 对用户界面(UI)进行了完全的重新设计,集成了 Magnatune、Ja
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-03
    • 文件大小:15618746
    • 提供者:look
  1. WinMain

    0下载:
  2. WIN32下的界面生成程序。主要是界面的生成过程、函数以及消息处理的打框架!-WIN32 generated under the program interface. Mainly interface generation process, function and message processing framework for the fight!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:8528
    • 提供者:zc
  1. Ex_SDI

    0下载:
  2. 这是一个关于框架窗口界面的设计,里面含有可执行文件。有兴趣的可以下来-This is a window on the framework for the design of the interface, which contains an executable file. Interested can down
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:55813
    • 提供者:hongmao
  1. GraphEditor3.3

    0下载:
  2. 图形界面,创建图形,连接图形,删除图形的基本框架-Graphical interface, create graphics, connected graph, delete the basic framework of graphics
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:22759
    • 提供者:anson
  1. hidemywindows

    0下载:
  2. 怎么才能使主界面一启动就隐藏窗口 对话框 可以在对话框中重载虚函数DefWindowProc[]。 LRESULT CMyDlg::DefWindowProc[UINT message, WPARAM wParam, LPARAM lParam] { if[message==133] ShowWindow[SW_HIDE] return CDialog::DefWindowProc[message, wParam, lParam]
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:37326
    • 提供者:piit_9
  1. BookReader

    0下载:
  2. BookReader 最近工作不太忙,看网络小说有点入迷了,本来是在手机上看的,上班时有时想看又不太方便用手机看,所以突发奇想写了这个小程序。特点就是界面小,且可以调整鼠标移入移出时的界面透明度,达到鼠标移入时可以看小说,鼠标移出立即隐形^_^。再就是支持记录最后一篇文章的阅读位置,下次打开时将自动显示上一次阅读的文章及位置。支持鼠标滚轮。其他的功能大家自己摸索吧。为了方便非程序员使用,特包括了一个安装包。安装前需要.net框架2.0支持。 Polaris-BookReader rec
  3. 所属分类:.net

    • 发布日期:2017-04-26
    • 文件大小:35143
    • 提供者:Polaris
  1. FileExplorer

    0下载:
  2. JSP+AJAX华丽界面聊天室,AJAX技术所用的是jQuery框架,运行前需要配置好你的JSP服务器,功能不算多,只实现了无刷新发送消息功能,帮助JSP新手更好的理解AJAX的使用。-JSP+ AJAX chat room gorgeous interface, AJAX technology is used by jQuery framework required to run pre-configured to your JSP server, and many features not
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:59691
    • 提供者:wang huajing
  1. j_12787_phpgrid

    0下载:
  2. PhpGrid 是用于快速开发网站后台,管理系统(ERP,OA,CRM等)的PHP开发类库(工具) . 主要功能如下: 简单,不需要花较多的时间去学习 可以不需要编写一行代码,便可自动生成CRUD(添加,显示,删除,修改)页面 Ajax技术,可实时编辑表格中的数据 快速导入,导出数据 自动生成表单,并可以自定义表单 内置表单验证功能 代码模块化设计 很容易的集成Fckeditor 容易扩展,当框架无法满足您复杂的业务需求时,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:963880
    • 提供者:王威
  1. j_13085_qeephp

    0下载:
  2. 围绕“领域驱动开发”这个思­ 想基础,QeePHP 在下列几个方面改变了传统开发模式: 微内核设计,性能、灵活性、­ 扩展能力的完美解决方案; 无人望其项背的 ActiveRecord,实现了全功能的 ORM,为复杂对象关系的管理­ 提供有力工具; 颠覆性的表单模型设计,实现­ 了数据、行为与表现的完美分离与协作; QeePHP 独有的 URL 路由双向解析,赋予应用程序构造 URL 的无穷灵活性; 用户界面组件化,让开发者可­ 以构造模块
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:331006
    • 提供者:王威
  1. KickingButtWithMIDPandMSA

    0下载:
  2. J2ME开发的最新经典教程,包含了对于MIDP和MSA的框架介绍,并且对界面,图形,画布,游戏,3D,蓝牙,安全通信,数据记录,文件读写等各个方面进行了详细介绍,书中链接中包含有全部的示例代码-The development of the latest classic J2ME tutorial, including MIDP and MSA for the introduction of the framework, and on the interface, graphics, canvas
  3. 所属分类:J2ME

    • 发布日期:2017-05-10
    • 文件大小:2260841
    • 提供者:libo
  1. qt-embedded-2.2.2.tar

    0下载:
  2. Qt/Embedded是一个多平台的C++图形用户界面应用程序框架,其对象容易扩展,可移植性好,支持多个GUI平台的交互开发。现在,Qt/Embedded被广泛地应用于各种嵌入式产品和设备中。-Qt/Embedded is a multi-platform C++ graphical user interface application framework for easy expansion of the target, portability, and support multiple cr
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-31
    • 文件大小:13102873
    • 提供者:nacllv
  1. qt-x11-2.2.0.tar

    0下载:
  2. Qt/Embedded是一个多平台的C++图形用户界面应用程序框架,其对象容易扩展,可移植性好,支持多个GUI平台的交互开发。现在,Qt/Embedded被广泛地应用于各种嵌入式产品和设备中。-Qt/Embedded is a multi-platform C++ graphical user interface application framework for easy expansion of the target, portability, and support multiple cr
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-25
    • 文件大小:8436571
    • 提供者:nacllv
  1. plot

    0下载:
  2. 用VB6写的一个波形绘制软件,类似windows 任务管理器界面,只是绘制一个框架,实时波形须在控件的Display()方法中加入代码-Using VB6 to write a waveform drawing software, windows task manager like interface, but a framework for mapping, real-time waveform to be in control of the Display () method to add
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-14
    • 文件大小:5175
    • 提供者:尹刚
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 38 »
搜珍网 www.dssz.com