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

搜索资源列表

  1. TabpageIE

    0下载:
  2. 一套简洁的多页面浏览器,基于微软IE内核。具有IE浏览器的一些功能,支持多选项卡页面载入。-A simple multi-page browser based on Microsoft' s IE core. Some of the features of the IE browser, support for multi-tab page loads.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:61149
    • 提供者:国庆
  1. simple-multi-page-browser

    0下载:
  2. 一套简洁的多页面浏览器,基于微软IE内核。具有IE浏览器的一些功能,支持多选项卡页面载入。-A simple multi-page browser based on Microsoft' s IE core. Some of the features of the IE browser, support for multi-tab page loads.
  3. 所属分类:Browser Client

    • 发布日期:2017-03-29
    • 文件大小:66767
    • 提供者:llpplplp
  1. Navigation

    0下载:
  2. WINDOWS PHONE7中导航操作,在windows phone开发中实现多页面之间的跳转,尽量避免在一个页面中实现所有功能,增强用户体验-The WINDOWS PHONE7 in navigation operations, in windows phone development jump between the multi-page, avoid all functions in a page, and enhance the user experience
  3. 所属分类:CSharp

    • 发布日期:2017-11-12
    • 文件大小:1838
    • 提供者:侯方
  1. liulanqi

    0下载:
  2. 多页面浏览器 很不错的,支持多页面,而且自持打印功能等等。总之非常帮-Multi-page browser is very good
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:332935
    • 提供者:leili
  1. MyWebIE

    0下载:
  2. C#-WinForms - 网页浏览器模块的源代码,主要是学习一下WebBrowser 控件的属性、方法和事件;本网页浏览器主要是通过 WebBrowser 控件来完成;支持获取网页的源代码;支持将网址添加到收藏夹;支持多页面显示网页等功能,基本满足网页浏览的日常需要。-C#-WinForms- web browser module' s source code, to learn about the WebBrowser control properties, methods and e
  3. 所属分类:CSharp

    • 发布日期:2017-12-03
    • 文件大小:80664
    • 提供者:shalson
  1. WPF

    1下载:
  2. C# WPF 淡进淡出,多页面之间切换,切换时有淡淡特效像 WIN7效果-C# WPF pale into fade out, switch between multi-page switching light effects like effects WIN7
  3. 所属分类:CSharp

    • 发布日期:2017-11-15
    • 文件大小:3271822
    • 提供者:闫宇龙
  1. ScrollerViewdemo

    0下载:
  2. android多页面滑动切换的实例,可用eclipse打开-android multi-page slide switch instance, can be used eclipse open
  3. 所属分类:android

    • 发布日期:2017-12-04
    • 文件大小:62078
    • 提供者:梅竹
  1. test1

    0下载:
  2. 实现了vs2010下窗口拆分和多页面视图,并包含树形文件列表,以及属性等相关页面,是学习SDI,mdi程序设计的好例子-Vs2010 under the window split and multi-page view, and contains the tree list of files, as well as the attributes page, learn SDI mdi program a good example of design
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-19
    • 文件大小:442991
    • 提供者:申文涛
  1. IE-e.rar

    0下载:
  2. 易语言多页面浏览器,易语言多页面浏览器,易语言多页面浏览器。,The easy language multi-page browser, easy language browser multi-page, the easy language multi-page browser.
  3. 所属分类:ELanguage

    • 发布日期:2017-11-06
    • 文件大小:117753
    • 提供者:羽非
  1. MFCPOWERView

    0下载:
  2. MFC多页面范例。实现串口自动读写、配置和检测设备,多页面多种元素显示、文件导出、系统设置。程序经长期测试运行,可以直接使用。编译环境VC++6.0-MFC multi-page example. Achieve automatic serial read and write, configuration and testing equipment, and a variety of elements in multi-page file export, and system settings.
  3. 所属分类:SCM

    • 发布日期:2017-12-05
    • 文件大小:589561
    • 提供者:谢帅夫
  1. navigation

    0下载:
  2. silverlight 多页面切换-silverlight navigation
  3. 所属分类:.net

    • 发布日期:2017-12-01
    • 文件大小:239458
    • 提供者:zhupeike
  1. cjie

    0下载:
  2. 易语言多页面浏览器源码例程程序结合易语言第三方支持库网页浏览框,实现浏览器的一般功能。可以前进、后退、停止、刷新网页,具有主页、工具等选项。 本易语言例程还使用到易语言扩展界面支持库,易语言应用接口支持库,超级菜单支持库,XP风格界面支持库,操作系统界面功能支持库。 -The easy language multi-page browser source routine procedures combined with easy language, third-party support
  3. 所属分类:ELanguage

    • 发布日期:2017-11-14
    • 文件大小:168607
    • 提供者:tanjinquan
  1. JAVA 浏览器

    0下载:
  2. 1. 使用Java语言进行编程; 2. 具有可视化的GUI图形界面,能够直观的进行显示; 3. 自己开发的MiniIE客户端软件,能够解析自己定义的MiniHTML,进行页面的显示(使用JDIC); 4. 自己开发的MiniApache服务器软件,能够使用多线程接受多个客户端的多次连接,返回MiniHTML代码;并且具有日志功能,能够记录每次连接的客户端IP和接入时间; 特色附加功能: 1. 支持HTML的排版标签,如<table>、<td>、<tr>
  3. 所属分类:浏览器

  1. Browser.Net

    0下载:
  2. 采用C#编写实现的采用IE核心的网页浏览器,功能方面相对简单,只实现了多页面浏览和对收藏夹进行操作,导出网页目前也只做了到处成纯HTM的方式。-Written in C# to achieve web browser, IE core function is relatively simple, only to achieve a multi-page view and operate favorites Export page is also only around into pure HT
  3. 所属分类:CSharp

    • 发布日期:2017-11-20
    • 文件大小:763034
    • 提供者:pudn1303
  1. BrowserNet

    0下载:
  2. Browser.Net 采用C#编写实现的采用IE核心的网页浏览器,功能方面相对简单,只实现了多页面浏览和对收藏夹进行操作,导出网页目前也只做了到处成纯HTM的方式。代码也写的比较乱,以后有更多的时间会整理一下,完善其他功能-Browser.Net written in C# to achieve web browser, IE core function is relatively simple, more page views and favorites, export pages only
  3. 所属分类:CSharp

    • 发布日期:2017-11-16
    • 文件大小:762214
    • 提供者:hpudn88
  1. RegisterTest

    0下载:
  2. 该源码实现了最基本的“用户注册”功能,该源码里包含数据在多页面之间的传递-Realize the source of the most basic " User Registration" , the source that contains the data passed between the multi-page
  3. 所属分类:android

    • 发布日期:2017-12-03
    • 文件大小:639868
    • 提供者:杰哥
  1. browser

    0下载:
  2. 多页面浏览器,易语言学习基础,供个人学习,非商业运作-Multi-page browser based on easy language to learn for personal study, non-commercial operations
  3. 所属分类:ELanguage

    • 发布日期:2017-11-15
    • 文件大小:501269
    • 提供者:王青松
  1. MyWebIE

    0下载:
  2.  C#-WinForms - 网页浏览器模块的源代码,主要是学习一下WebBrowser 控件的属性、方法和事件;本网页浏览器主要是通过 WebBrowser 控件来完成;支持获取网页的源代码;支持将网址添加到收藏夹;支持多页面显示网页等功能,基本满足网页浏览的日常需要。-C#-WinForms- web browser module source code, mainly to learn about the WebBrowser control' s properties, metho
  3. 所属分类:CSharp

    • 发布日期:2017-11-30
    • 文件大小:79715
    • 提供者:tpudn48
  1. DWinterTabDemo

    0下载:
  2. ViewPager多页面滑动切换以及动画效果-ViewPager multi-page slide switch and animation effects
  3. 所属分类:android

    • 发布日期:2017-04-04
    • 文件大小:687042
    • 提供者:swl
  1. flyfishv2011

    0下载:
  2. 一款支持换肤的多页面多实用功能的界面漂亮的浏览器-A skinnable multi-page multi-utility functions pretty browser interface
  3. 所属分类:Browser Client

    • 发布日期:2017-06-10
    • 文件大小:17218362
    • 提供者:ad
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com