搜索资源列表
XP-menu
- javascr ipt实现XP效果的菜单,可以实现同时在IE 和Navigator两种不同浏览中浏览,兼容性可靠-javascr ipt achieve XP effect of the menu can be achieved in IE and Navigator browser were two different browser compatibility and reliability
0691
- dotnetadsql 原来的程序缺少了部分数据库及部分代码,小宝.NET已经自行补全了一些核心 代码,已经调试通过了,具体安装过程如下: 1.启动SQL,新建一名为ad的数据库并导入ad.sql及user.sql生成ad及net_user 两个数据表格,然后在net_user表格中增加一管理员记录,user_id字段为:adm in,password字段及e_mail字段自己喜欢填什么就填什么。 2.修改linkstr.cs文件里的SQL2000数据库连接字
movice
- 通过WEBBROWSE分析网页元素,支持温州鹿城影院。http://www.5151c.com http://www.0577.tv两个影院网站-through WEBBROWSE Analysis page elements, support Wenzhou Lucheng theater. Http://www.5151c.com http://www.0577.tv two theater site
WriteInTWebBrowserMethod
- 将代码直接写入TWEBBROWSER的两种方法以及获得选中文本的方法-code directly into TWEBBROWSER the two methods, and access to the selected text
checkbox_link
- 两层DROPBOX的级联,比较简单,比较适合省市级别等只须两级的情况下使用-two DROPBOX the cascade, simpler, more suitable level, and other provinces and municipalities only two for the use of
jbdrjxtv3.0
- 首页js调用,热门作品,推荐作品,最新作品,可显示二极分类!-Home js called popular films to recommend works, his latest work, is a demonstration of two highly classified!
pjblog
- 主要功能: 1. 多浏览器兼容,能够很好得兼容Mozilla,IE等浏览器 2. 功能强大的文章编辑器,同时兼容两种编辑方式,在线编辑器采用FckEditor. 3. PJBlog2采用的UBB编辑器由Blog作者独立开发,支持自定义面板和CSS,自带HTML转换UBB代码功能 4. 自定义模块,可以自己修改页面上的的布局,让不懂制作网页的用户也能自己增加和修改页面上的版块 5. Skin功能,随时可以给自己的Blog换上新的CSS样式界面 6. 自定
starcraft
- javascr ipt开发的帝国时代2游戏,非常经典!-javascr ipt development of the imperialist era two games, very classic!
tongbushipin
- 在网页用html和脚本语言上实现两个视频同步播放-website in html and use scr ipting languages to achieve two synchronous video broadcast
order_pay
- js实现图片自动播放,js实现图片自动播放-auto play two images js, js auto play two images
MyBrowser-20120923
- qt creator 制作的简易浏览器,有详细的注释,实现的功能有:刷新网页,刷新地址,地址栏编辑回车跳转,按钮跳转,二级链接跳转。共勉!-qt creator made simple browser, detailed notes, and achieve the function: to refresh the page refresh address, the address bar editor Jump Enter button to jump two links to jump. E
AutomaticPost
- 本程序旨在演示如何使用vb来完成自动填表并提交,包括程序自建浏览器和调用系统IE浏览器2种情形 所用到的VB与IE浏览器的交互过程尽量做到不重复,以多种方法展示给大家 两款用来测试的游戏登录入口,纵横天下和矩阵 本程序中完成提交的方法提供两种,直接提交表单和点击登录按钮提交 还有第三种方法填表完成后直接用WebBrowser1.Document.Forms("login还有第三种方法填表完成后直接用WebBrowser1.Document.Forms("login").Submi
IEpass
- www.mybr.org 小熊技术论坛 by 老熊(mybr) QQ:289284226 开源说明:这个是很老的代码了,大约在2006年搞的 时间久了就长毛了。。。现在我也用不到这种了, 体积大,哈哈,现在用的是api写的,几十K就足够了, 老代码仅供参考,现在用的等两年再考虑开源问题-Cubs www.mybr.org Technology Forum by老熊(mybr) QQ: 289284226 Open Source Descr iption: This is a
Chat_server
- Chat server is a standlone application that is made up the combination of two
examples-2
- HTML文本是由HTML命令组成的描述性文本,HTML命令可以说明文字、图形、动画、声音、表格、链接等。HTML的结构包括头部(Head)、主体(Body)两大部分,其中头部描述浏览器所需的信息,而主体则包含所要说明的具体内容。-HTML HTML command text is composed of descr iptive text, HTML commands that text, graphics, animation, sound, tables, links and so on.
examples-3
- HTML文本是由HTML命令组成的描述性文本,HTML命令可以说明文字、图形、动画、声音、表格、链接等。HTML的结构包括头部(Head)、主体(Body)两大部分,其中头部描述浏览器所需的信息,而主体则包含所要说明的具体内容。-HTML HTML command text is composed of descr iptive text, HTML commands that text, graphics, animation, sound, tables, links and so on.
examples-4
- HTML文本是由HTML命令组成的描述性文本,HTML命令可以说明文字、图形、动画、声音、表格、链接等。HTML的结构包括头部(Head)、主体(Body)两大部分,其中头部描述浏览器所需的信息,而主体则包含所要说明的具体内容。-HTML HTML command text is composed of descr iptive text, HTML commands that text, graphics, animation, sound, tables, links and so on.
Browser
- 这是我上学期VC课程设计制作的程序,实现类似IE的浏览网页的功能。与IE不同,此程序不强调浏览功能,只需要能够访问URL网址就行,重点在于网址限制和网址列表的维护。这部分需要实现以下功能: 1、浏览器功能,输入URL网址,访问网页; 2、如果网址不被允许,则不允许访问 3、记录非法网址的访问; 4、用户可查看非法网址记录; 5、网址库可以由用户自己维护。 在数据上,主要是两个数据表网址和网址访问记录。 1、网址库:序号、网址记录、网址类别; 2、网址访问记录:序号
110erjilan
- 当鼠标放入主菜单之上时,马上就横向的显示出了二级菜单栏,这款淡蓝色的二级CSS导航菜单非常不 错了,不管是用来学习,还有放到网站的首页上,都非常不错的,适合那些主要以蓝色为主的网站,搭 配起来也变好看的。-When the mouse is placed above the main menu, immediately showed two horizontal menu bar, this light blue two CSS navigation menu is very good,
C_url_codec
- 从php源码中提取的纯C编写的url编解码的两个函数,以及调用示例。-Url encoding and decoding two functions written in php source code to extract the pure C, and call a sample.
