搜索资源列表
csharp
- 实例1 \"欢迎\"界面 实例2 动态字幕效果 实例3 透明窗体 实例4 静态切分窗口 实例5 滚动视图 实例6 字形窗口 实例7 多边形窗口 实例8 HTML浏览器 实例9 窗口的动画效果 实例10 实现动画图标 实例11 动态切分窗口 实例12 橡皮区矩形 实例13 多个定时器 实例14 椭圆窗体
Web_browser
- 本系统用C#实现一个以IE为核心的网页浏览器,具体实现以下功能: 1) 能进行浏览指定网页,在浏览器上方有一地址栏,输入地址后按“Go”按钮或回车转到指定网页。 2) 有用户常用的一些按钮,类似IE的刷新,停止,前进,后退等。 3) 实现菜单栏,菜单栏里有文件,编辑,查看,工具,帮助等。在文件里可以新建选项卡,保存页面,查看属性等。在编辑菜单里可以对选定的内容进行复制,粘贴。在查看里可以查看源文件。在工具下可以查看Internet属性,设置主页等。在帮助下可以查看帮助文档。 4)
PhotoGaller-with-Aero
- WPF开发的具有Windows Aero透明效果的照片浏览器-WPF Development with Windows Aero transparency effects of the photo browser
MyIE
- C#2005环境开发的一套仿IE8风格的网页浏览器,全新仿IE8的界面,仿XP的窗体风格,支持浏览器多选项卡的功能,对c#编程者有一定帮助。-C# 2005 environment to develop a set of imitation IE8-style web browser, new interface IE8 imitation, imitation XP style, form, support multi-tab browser function, c# programmers
MyInternetExplorer
- C# 实现的一个简单浏览器源码,可以浏览网页,实现了收藏夹,屏蔽脚本等功能-C# implementation of a simple browser source code, you can browse the Web, implementation of the favorites, the scr ipt features such as shielding
ImageExplorer
- 这是一个全功能的图片浏览器,可以放大缩小图片、播放幻灯、抓屏和截图,还可以对图像进行简单处理,内置有几款滤镜程序,还行对图片进行对比度、亮度调节。这是实现的源代码,附有设计文档。-This is a full-featured image viewer, you can zoom images, play slides, screenshots and screenshots, you can also perform simple image processing, built-in filt
IE
- C#写的IE浏览器实例,入门和深入学习都适用的一个例子,简单进行网页浏览,后退等-C# Write the IE browser instance, entry and in-depth study is applicable to all an example of simple web browsing, back, etc.
CSharp_IE
- C#开发的基于IE内核的简单WEB浏览器,仅供参考。-c# ie
Meeting
- 在线会议系统。 系统采用 .NET FrameWork2.0 + IIS + SQL Sever 2005数据库: 1、将源代码文件夹Meeting从光盘拷贝到你的电脑中,比如放在如下路径“E:\学习\Meeting”; 2、启动SQL Sever 2005,将“E:\学习\Meeting”下的“db”文件夹中“meeting.mdf”数据库文件附加到SQL Sever 2005中; 3、为该数据库meeting创建登录名为“meetingo
HTMLTextBox
- 一个看上去很专业、功能也不错的Html网页在线编辑器控件,它的原理是采用IE的命令标识符对.NET的WebBrowser控件进行扩展,使其不仅可以作为一个Web浏览器,还可作为一个功能强大的Web编辑器。
MyWMIExplorer
- 原创的c#写的wmi浏览器。可能功能不是很全。但只是一个思路。里面大量用了C#的反射-Original written in c# browser wmi. May not be wholly functional. But just a thought. Inside the bulk of the C# reflection
internetexplorer
- 一个用C#直接使用IE的核心COM组建的程序.给使用C#写浏览器外挂提供一个非常好的指导.-a program that demstrate how to control ie by com in C#.
CareffEducation44
- 系统主要特色介绍: 1、领先的技术功底:系统采用目前最为先进和稳定的.Net 架构体系,支持Access、Mysql、SQLServer 等多种数据库安装。 2、维护简单,界面美观人性化:通过IE 浏览器来运行系统,实现客户端零维护。 3、系统基础设置功能强大,支持多种格式的功能扩充,主要设置包括,基本设置,学 期设置,院系设置,教师设置,教室管理,班级设置,学生设置,课程设置等功能可以数据 完全由用户定义。-Introduced the main features of the s
AlbumBeyandGod
- 自己制作的一个简易图片浏览器,其中,实现了MDI父子窗口的通信。-This is a simple album project that you can browse you folder and post all the images on the MDI Parent form. What s more, it is able to pass textbox.text among MDI forms.
web_browser
- c#web浏览器(仿ie6),课程设计作品-C#text originally browser(imitate ie 6)
popwin
- popwin控件(仿MSN消息框) 该控件模仿MSN 消息警告框的样式,但,它是运行于ASP.NET中的。该窗口的样式可以由用户完全控制,通过设置其颜色或预定义的窗口模式就可修改。该控件还支持窗口拖动,用户可以在窗口上的任一位置移动它。 另外一个很重要的特性是:该控件适用于多种浏览器。它已经在Microsoft IE,Mozilla Firefox和Opera上进行过测试。-popwin control (like MSN message box) the control mess
Browser.Net
- 做得浏览器 还可以了 希望大家多多下载 哈哈哈巴-Browser can also be done by
ImageViewer
- 这是一个含c#源码的图片浏览器程序,界面和功能是模仿的windows自带的图片浏览器。-This is an image with c# source code browser program, interface and functionality is an imitation of the windows built-in image viewer.
CSharp
- c#写的浏览器,vs2008编译通过 ,当然内核是用的ie的,大家可以借鉴一下,打造自己的浏览器-c# to write a browser, vs2008 compiled by, of course, ie the kernel is used, and we can learn about and create their own browser
IEWindowsForms
- CSharp编写的IE浏览器,实现了ie的各种功能-CSharp prepared by the IE browser, to achieve the various functions ie