联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 浏览器(272) 
按平台查找All Visual Basic(272) 

[浏览器] ListView

VB使用ListView控件改进一个文件浏览器的功能,使其变为“增强版”,将文件的标题、列表项目序号、文件大小,创建时间等属性信息都显示出来,核心代码:Me.Top = (Screen.Height - Me.Height) / 2窗体位置在屏幕中间,以下代码为ListView1添加标题栏:   ListView1.ColumnHeaders.Add , , "文件名称", ListView1.Width / 3, 0   第一个标题栏是"文件名称",长度为ListView1宽度的三分之一 , 文字左对齐   Set clmX = ListView1.ColumnHeaders.Add(, , "序号", ListView1.Width / 6, 2)   第二个标题栏是"序号"   Set clmX = ListView1.ColumnHeaders.Add(, , "文件大小", ListView1.Width / 4, 1)   第三个标题栏是"文件大小"   Set clmX = ListView1.ColumnHeaders.Add(, , "创建时间", ListView1.Width / 3, 0)   第四个标题栏是"创建时间"   ListView1.SmallIcons = ImageList1   关联ImageList1中的图标
VB ListView control to improve the function of a file browser, so that it becomes " Enhanced Edition" , the title of the document, a list of item numbers, file size, creation time and other attribute information are displayed, the core code: Me.Top = ( Screen.Height- Me.Height)/2 position in the middle of the screen form, add the following code to ListView1 title bar: ListView1.ColumnHeaders.Add,, " File name" , ListView1.Width/3, 0 is the first title bar " File Name" , the length of one third of the width ListView1, text to the left Set clmX = ListView1.ColumnHeaders.Add (,, " number" , ListView1.Width/6, 2) the second column is the title " number" Set clmX = ListView1.ColumnHeaders.Add (,, " File Size" , ListView1.Width/4, 1) is the third title bar " file size" Set clmX = ListView1.ColumnHeaders.Add (,, " creation time" ListView1.Width/3, 0) is the fourth title bar " Create Time" ListView1.SmallIcons = ImageL (2013-07-15, Visual Basic, 4KB, 下载17次)

http://www.pudn.com/Download/item/id/2306050.html

[浏览器] codefans.net

用VB制作的一个简单的网页浏览器Private Sub Form_Load() Label2.Left = 0 Label2.Top = Toolbar1.Height Combo1.Top = Toolbar1.Height Label2.Caption = "地址: " Label2.Height = 315 Combo1.Left = Label1.Width Combo1.Width = Form1.Width - Label2.Width WebBrowser1.Width = Form1.ScaleWidth WebBrowser1.Top = Combo1.Top + 500 WebBrowser1.Height = Form1.ScaleHeight - Combo1.Height - StatusBar1.Height - 200 WebBrowser1.Left = 0 Download by http://www.codefans.net StatusBar1.Panels(1).Width = Form1.Width / 2 StatusBar1.Panels(2).Width = Form1.Width / 4 StatusBar1.Panels(3).Width = Form1.Width / 4 StatusBar1.Panels(2).Text = "我的电脑" StatusBar1.Panels(3).Text = Str$(Time) On Error Resume Next Me.Show 内详
VB produced a simple web browser (2012-08-09, Visual Basic, 5KB, 下载5次)

http://www.pudn.com/Download/item/id/1961298.html

[浏览器] Browser

VB做的一款简单的浏览器附源码下载,界面比较粗糙,比较老的一个小程序啦,或许对于VB新手来说能从中学习到一些其它的知识吧。本程序支持后退、前进、刷新、搜索和停止加载等基本功能,继续完善那就更强大了。
VB to do a simple browser attached source code download, the interface is rough, old a small program, perhaps for VB novice can learn some other knowledge. This program supports the back, forward, refresh, search and stop the basic functions of the load, etc., continue to improve it even more powerful. (2012-06-30, Visual Basic, 5KB, 下载4次)

http://www.pudn.com/Download/item/id/1927070.html

[浏览器] 20102221215310

l_e多页面浏览器(1.4.136)源码 2007-2-12 其实此为0.5preview的版本,但有还没做到预期希望完成的功能,还差些吧,于是还叫1.4, 本来是暂时不想放出来的,想把未完成的都完成了再放出来,但最近也懒了,还是先把这个放出来吧, 修改的东西比较多,特别是插件部分的代码,详细还是看devlog.txt吧
l_e multi-page browser (1.4.136) Source 2007-2-12 fact, this is 0.5preview version, but do not want to complete the functions anticipated, but also of hearing it, so also called 1.4, not being originally put out, trying to complete unfinished business came alive again out of all but the most lazy, or the release of first come, more things change, especially plug-in part of the code, it more or see devlog.txt (2011-04-18, Visual Basic, 1873KB, 下载8次)

http://www.pudn.com/Download/item/id/1496388.html

[浏览器] 201011720584429

l_e多页面浏览器(0.6)源码 2010-9-18 在09年2月份的时候版本就变成0.6了,那时候就想着要把源码公布出来. 至于为何拖到现在才发布?一直没想到应该用怎样的版权声明. 到了现今,貌似也没必要想这个事情了,各位喜欢怎样用这份源码都行,如果可以的话,最好能提一下我,^0^
l_e multi-page browser (0.6) Source 2010-9-18 in February 2009 when version 0.6 becomes, the time to think want source code released. As to why until now only released? did not think How should the copyright statement. to the present, seemingly did not need to think this thing, you like how to use this source will do, if possible, preferably mention that I, ^ 0 ^ (2011-02-19, Visual Basic, 1610KB, 下载9次)

http://www.pudn.com/Download/item/id/1431981.html

[浏览器] 201011720584429

l_e多页面浏览器(0.6)源码 2010-9-18 在09年2月份的时候版本就变成0.6了,那时候就想着要把源码公布出来. 至于为何拖到现在才发布?一直没想到应该用怎样的版权声明. 到了现今,貌似也没必要想这个事情了,各位喜欢怎样用这份源码都行,如果可以的话,最好能提一下我,^0^ 另,库找不到的问题,可以先把所有的引用去掉,然后再依次添加.
l_e multi-page browser (0.6) Source 2010-9-18 in February 2009 when version 0.6 becomes, the time to think want source code released. As to why until now only released? did not think How should the copyright statement. to the present, seemingly did not need to think this thing, you like how to use this source will do, if possible, preferably mention that I, ^ 0 ^ Also, libraries can not be found problem, first remove all the references, and then click Add. (2010-12-29, Visual Basic, 1002KB, 下载5次)

http://www.pudn.com/Download/item/id/1396733.html

[浏览器] trayWEBQQ

腾讯公司开发了webqq,公司屏蔽了udp,tcp端口转发,只好用webqq但是老要用浏览器打开不关闭,如果不小心,就把窗口关闭了,这个程序就是用webbroswer让后加个托盘达到可以自行管理webqq的好处了。
Tencent has developed webqq, the company blocked udp, tcp port forwarding, but only with webqq old to use the browser to open does not close, if not careful, put the window closed, this procedure is to use webbroswer to add a tray to be later the benefits of self-management webqq. (2010-08-17, Visual Basic, 20KB, 下载8次)

http://www.pudn.com/Download/item/id/1270968.html

[浏览器] liulan-wuhong

软件特点 1,只需在地址栏输入域名的中间字母,再按回车键或GO按钮就可以浏览网页(例如:如果你要打开百度只需输入 baidu)。 2,可以快速浏览已经访问过的网页。(用鼠标在左边的下拉框中选择即可) 3,向前和向后按钮只有在有浏览过的网页的时候才显示。 4,单击添加收藏可以把网址收藏到您的电脑中。 5,单击浏览器右边下拉框可以选择您电脑中收藏的网址。 吴鸿
Software Features 1, simply enter the domain name in the address bar in the middle of letters, press the Enter key or the GO button, you can visit the website (for example: if you want to open Baidu simply enter baidu). 2, you can quickly browse web pages have been visited. (With the mouse on the left drop-down box option you can) 3, forward and backward buttons are viewed only when it displays web pages. 4, click Add Favorite Website collection can be to your computer. 5, click the drop-down box to the right browser, select your favorite computer web site. Hurng (2010-03-23, Visual Basic, 214KB, 下载6次)

http://www.pudn.com/Download/item/id/1096716.html

[浏览器] WebSearch

一款关于搜索的源码,有很多常用的搜索引擎,并且能搜索mp3,视频等。程序内嵌入音乐播放控件,WEB浏览器控件。附带多种小功能,例如:在线查毒,临时记事本,屏幕截取等。
A source on the search, there are many commonly used search engine, and can search mp3, video and so on. Procedures for embedded music player controls, WEB Browser Control. Attached to a variety of small features, such as: online查毒, temporary notebook, such as the interception of the screen. (2009-08-13, Visual Basic, 275KB, 下载10次)

http://www.pudn.com/Download/item/id/876362.html

[浏览器] FileBrowser

VB简单浏览器.只是一个小程序,做着玩的,不过功能倒是实现了,可以为做同类功能的朋友一个参考。也就是点击浏览自动显示当前位置的所有文件,然后根据用户的操作再显示相应的文件。
VB simple browser. Just a small procedure, doing the play, but it is a function, you can do the same function as a reference of a friend. That is, click the Browse automatically display the current location of all documents, and then again in accordance with the user' s operation shows that the corresponding documents. (2009-05-21, Visual Basic, 4KB, 下载7次)

http://www.pudn.com/Download/item/id/771269.html

[浏览器] wxnvb

一个用vb写的浏览器,基本满足浏览网页的功能,包括收藏网页,打印网页新建网页,进度条,搜索,刷新等.是程序设计实践中做的课程设计已经通过老师的验收放心引用.
Using vb to write a browser, visit the website to meet the basic functions, including the collection of pages, print pages of new pages, the progress bar, search, refresh and so on. Is a programming practice of curriculum design has been done through the teacher (2008-11-27, Visual Basic, 451KB, 下载96次)

http://www.pudn.com/Download/item/id/590578.html

[浏览器] 2005101839827

确保浏览器的地址栏中显示的网站地址的拼写和格式正确无误。 如果通过单击链接而到达了该网页,请与网站管理员联系,通知他们该链接的格式不正确。 单击后退按钮尝试另一个链接。 HTTP 错误 404 - 文件或目录未找到。 Internet 信息服务 (IIS) -------------------------------------------------------------------------------- 技术信息(为技术支持人员提供) 转到 Microsoft 产品支持服务并搜索包括“HTTP”和“404”的标题。 打开“IIS 帮助”(可在 IIS 管理器 (inetmgr) 中访问),然后搜索标题为“网站设置”、“常规管理任务”和“关于自定义错误消息”的主题。
ensure that the browser address bar of the website address and spelling correct format. If by clicking the link and arrived at the website, please contact Webmasters, informing them of the link format is not correct. Click the Back button to try another link. HTTP error 404-file or directory not found. Internet Information Services (IIS)-------------------------------------------------------------------------------- technical information (for technical support staff) to Microsoft Product Support Services and Search "HTTP" and "404" title. Open the "IIS help" (available on the IIS Manager (inetmgr) visits), and then search for the title "website set up", "conventional management tasks," and "since the definition of the error message&q (2005-11-09, Visual Basic, 365KB, 下载7次)

http://www.pudn.com/Download/item/id/123129.html
总计:272