资源列表
ipareacha
- VB查询IP和手机号码归属地,使用本地Access数据库,由于版权问题,实例中并未提供IP地址和手机号码的数据库,但为了让读者能够看出效果,给出了一个1394303****号段的手机号码和218.27.81.17IP地址的查询。主要是了解一些数据库的查询操作,程序并没有什么难度。-VB query IP and mobile phone numbers attribution, use the local Access database, due to copyright issues, the
vbpgmupdate
- VB升级程序示例,VB通过版本、升级IP、端口更新程序,将需要升级时候的信息写入到XML中,程序通过读取XML检查是否有更新,具体请参考代码吧。-VB upgrade program example, VB through version upgrades IP, port update, will need to be upgraded when the write information to XML, XML program by reading to check for updates,
dragtreewiew
- Vb创建TreeView节点,并实现节点的拖拽,鼠标选中一个节点后,按下鼠标左键移动节点,可将节点拖动到指定的节点下,在TreeView中,这是一种增强的用法,可拖动的树形菜单控件,以此为参考。源码简单,适合初学者。-Vb create TreeView nodes and nodes to achieve drag the mouse to select a node, press the left mouse button to move the node, the node can be
Richtextboxtextsearch
- VB使用Richtextbox实现文字定位与标识,测试程序发现,这里所说的定位其实是在打开的TXT文本中搜索指定文字,如果匹配到指定文字的话,会着色标记文字,就像百度搜索结果一样,把匹配的关键字显示成红色。源码中包含一个供测试的txt文本,自己也可以手动创建一个。-VB achieved using Richtextbox text positioning and identification, test procedures found talking about here is actual
textscroll
- VB逐行文字信息滚动-带背景,源码有两个文字滚动,第一个是纯文字滚动,向上滚动的效果,中间会停顿;第二个滚动是经过了修饰的,带有一个好看的背景图片,更上档次了。两个文字滚动示例都是很简单的原理,想知道究竟就下载源码参考-VB progressive scrolling text message- with background, there are two source text scrolling, the first one is plain text scroll, scroll up e
mdACCESS
- VB动态创建Access数据库,创建的数据库版本支持Access 2000和Access 2003.其它版本的暂不支持。请依次按窗口中的要求输入要建立数据库的路径和数据库名称、表名、字段和字段类型等信息,点击创建按钮即可创建数据库-VB dynamically create an Access database, a database created with version supports Access 2000 and Access 2003. Other versions do not
dllsetup
- 使用VB编写的组件注册与组件卸载程序,只需点击程序中的控制按钮,即可一键实现控件的注册与卸载。程序运行“demo”文件夹中的工程,并需要注册DB_SqlSever.dll组件,打开工程文件,选择“工程”/“引用”命令,选择组件位置。-Written using VB components and assemblies registered uninstaller, simply click on the program s control buttons, you can unload a ke
titlemodifyform
- 具有修改导航标题功能的“常见任务栏”导航窗体,类似windows的资源管理器窗口中,和打开我的电脑时候相似,可以修改导航标题。-Modify the navigation function has the title "Common Taskbar" navigation form, similar to the windows explorer window, and turn on my computer, when similar, you can modify the navigatio
vbfloattoolbar
- VB编写实现的浮动工具栏,很漂亮的工具栏窗口,应用的窗体贴图技术,将一个工具栏得到了完美的美化效果,而且可以最大化、关闭、和最不化工具栏的功能。-VB prepared to achieve a floating toolbar, very nice toolbar window, the application form mapping technology, a toolbar will get the perfect beautifying effect, and can maximize
vbplayerform
- VB多媒体播放器源码,本程序的亮点其实并不在播放器的功能上面,我觉得更应该是窗体的设计,很漂亮的窗体风格,而且具备窗口吸附功能,也就是磁性窗口,比如播放列表子窗口在拖动的时候,当距离主窗口较近的时候,可以自动吸附上去,主流的千千静听播放器就有此功能,用在播放器上似乎是很自然的事。-VB source multimedia player, the highlights of this program does not really function in the player above, I t
cixingform
- VB磁性窗体源码,可以自动吸附的窗口,当拖动窗口到另一个窗体边缘时,两个窗口会互相吸引,边框紧挨在一起,多见于一些播放器中。如上图所示的三个子窗口中,都是磁性窗口,彼此之间互相吸附在一起不分开。想实现此类窗口功能的朋友,我觉得这是个很好的借鉴范例。-VB magnetic source form, can be adsorbed window automatically when dragging a window to the edge of another form, two windows
vbrightfloatbar
- 窗口右侧的浮动工具栏,基于VB6.0实现,用到了窗体贴图的原理和技巧,因此这是个值得借鉴的亮点。工具栏在软件窗体设计中也是经常碰到的问题,因此本源码还是有一定参考价值的。-Floating toolbar window on the right, based on VB6.0 realize the principles and techniques used in the form of maps, so it is worth learning highlights. Form Design
