Welcome![Sign In][Sign Up]
Location:
Search - windows application using vb

Search list

[Com Portmscomm

Description: Visual Basic是一个Windows系统下流行的应用程序开发平台。其方便的界面设计使程序员能节省大量时间,并把最大的精力集中在应用程序核心代码的编写上。VB4目前已成为Win95系统下一种最高效灵活的主流开发工具之一,而调用API应用程序接口则正是对VB4功能的强有力扩充,它使得VB4能够直接控制和处理PC硬件资源,而不必依赖于MS-DOS系统服务。可以说,正是借助于API使得VB即能隐藏大部分Windows编程的难点,同时又提供了使用Windows环境的灵活性。 -Visual Basic is a popular Windows application development platform. Its convenient interface design enables programmers can save a lot of time, and the greatest focus on the core application code on the preparation. VB4 Win95 has become the current system one of the most efficient and flexible mainstream development tools, and the one calling API Application Programming Interface is precisely the function of VB4 strong expansion, it makes VB4 to directly control and manage PC hardware resources, without having to rely on MS-DOS system services. It said that it is made using VB API that can hide the most difficult Windows programming, while providing a Windows environment flexibility.
Platform: | Size: 99254 | Author: sadf | Hits:

[Windows DevelopVB设计的屏保

Description: 1)屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示。2)当单击、移动鼠标或按下键盘时,屏幕保护结束,回到正常操作状态。为了实现这些特性,在编写VB应用程序时,可以采用如下方法:   1、改变窗体属性通常VB应用程序的窗体都采用有边框的窗体外观,但作为屏幕保护程序,应设置窗体为无边框,且为最大化。   2、隐藏及显示鼠标光标在Visual Basic应用程序中隐藏及显示鼠标光标需要运用Windows的API函数,该函数名为ShowCursor。当用参数值True调用时显示鼠标光标,当用参数值False调用时,鼠标光标自动隐藏。   3、检测鼠标移动VB中有一个检测鼠标移动的对象事件MouseMove事件。MouseMove事件通常在应用程序启动时就会触发,有时在鼠标并未移动的情况下,MouseMove事件仍有可能被触发。因此如果在程序中直接用MouseMove事件检测鼠标是否发生了移动,并不能正确反映鼠标的移动状况。应该在MouseMove事件中编写代码加以控制。 -1) screen saver running, the mouse cursor automatically hidden, at the end of the procedure, the cursor display. 2) When the click, move the mouse or press the keyboard, the screen ends and return to normal operating status. To achieve these characteristics, in the preparation of VB applications, can be used as follows : a change forms usually attribute the VB application forms have adopted a frame of the window appearance, but as screen protection procedures should be provided to non-Window frame, and as a maximum. 2, hide and display the mouse cursor in Visual Basic Application Program hide and display the mouse cursor need to use Windows API function which is called ShowCursor. When using parameters True called to show the mouse cursor, using parameter values False call, the mouse curso
Platform: | Size: 2514 | Author: 田欣 | Hits:

[Windows DevelopVB设计的屏保

Description: 1)屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示。2)当单击、移动鼠标或按下键盘时,屏幕保护结束,回到正常操作状态。为了实现这些特性,在编写VB应用程序时,可以采用如下方法:   1、改变窗体属性通常VB应用程序的窗体都采用有边框的窗体外观,但作为屏幕保护程序,应设置窗体为无边框,且为最大化。   2、隐藏及显示鼠标光标在Visual Basic应用程序中隐藏及显示鼠标光标需要运用Windows的API函数,该函数名为ShowCursor。当用参数值True调用时显示鼠标光标,当用参数值False调用时,鼠标光标自动隐藏。   3、检测鼠标移动VB中有一个检测鼠标移动的对象事件MouseMove事件。MouseMove事件通常在应用程序启动时就会触发,有时在鼠标并未移动的情况下,MouseMove事件仍有可能被触发。因此如果在程序中直接用MouseMove事件检测鼠标是否发生了移动,并不能正确反映鼠标的移动状况。应该在MouseMove事件中编写代码加以控制。 -1) screen saver running, the mouse cursor automatically hidden, at the end of the procedure, the cursor display. 2) When the click, move the mouse or press the keyboard, the screen ends and return to normal operating status. To achieve these characteristics, in the preparation of VB applications, can be used as follows : a change forms usually attribute the VB application forms have adopted a frame of the window appearance, but as screen protection procedures should be provided to non-Window frame, and as a maximum. 2, hide and display the mouse cursor in Visual Basic Application Program hide and display the mouse cursor need to use Windows API function which is called ShowCursor. When using parameters True called to show the mouse cursor, using parameter values False call, the mouse curso
Platform: | Size: 2048 | Author: 田欣 | Hits:

[Com Portmscomm

Description: Visual Basic是一个Windows系统下流行的应用程序开发平台。其方便的界面设计使程序员能节省大量时间,并把最大的精力集中在应用程序核心代码的编写上。VB4目前已成为Win95系统下一种最高效灵活的主流开发工具之一,而调用API应用程序接口则正是对VB4功能的强有力扩充,它使得VB4能够直接控制和处理PC硬件资源,而不必依赖于MS-DOS系统服务。可以说,正是借助于API使得VB即能隐藏大部分Windows编程的难点,同时又提供了使用Windows环境的灵活性。 -Visual Basic is a popular Windows application development platform. Its convenient interface design enables programmers can save a lot of time, and the greatest focus on the core application code on the preparation. VB4 Win95 has become the current system one of the most efficient and flexible mainstream development tools, and the one calling API Application Programming Interface is precisely the function of VB4 strong expansion, it makes VB4 to directly control and manage PC hardware resources, without having to rely on MS-DOS system services. It said that it is made using VB API that can hide the most difficult Windows programming, while providing a Windows environment flexibility.
Platform: | Size: 99328 | Author: sadf | Hits:

[Streaming Mpeg4duomeitibofangqi

Description: 多媒体播放器是采用VB6.0进行编程和开发的。VB6.0是Windows下的应用程序开发工具,可以处理文本,图象,动画,声音等多媒体资料。VB6.0是采用事件驱动编写机制的语言。程序员只要编写响应用户动作的程序,而不必考虑按精确次序执行的每个步骤。当事件由用户出发,或由系统出发,对象就会对该事件响应。本播放器可以播放MP3,CD,VCD,FLASH,及其他多媒体文件,由于普通的播放器具有播放MP3,CD,VCD等多媒体文件的功能所以本设计中业包含了这些模块,力求将播放器功能全面的体现出来。-Multimedia player is using VB6.0 programming and development. VB6.0 is under the Windows application development tools that can handle text, images, animation, sound and other multimedia materials. VB6.0 is event-driven mechanism for the preparation of language. Programmers as long as the preparation of the procedures to respond to user actions, without having to consider the precise order of implementation of each step. When the incident by the user of departure, or by the system, the object will respond to the incident. The player can play MP3, CD, VCD, FLASH, and other multimedia files, as an ordinary player has to play MP3, CD, VCD, etc. Therefore, the function of multimedia files in the industry includes the design of these modules, try to player functions fully reflected.
Platform: | Size: 16384 | Author: 王汪 | Hits:

[OtherDoNetDemo

Description: 使用的开发语言有CSharp,VB等,个人认为有较好的参考价值。 【.NET开发】使用Windows Forms生成简单的绘图工具 【.NET开发】为.NET应用程序实现一个类似Word的对象模型 【Office开发】.NET框架下Excel报表组件编程 【Web开发】了解和扩展ASP.NET 2.0中的站点导航系统 【工具与技巧】构建高性能的ASP.NET应用程序 【工具与技巧】使用WMI和MOM 2005检测和监视ASP.NET应用程序 【软件测试】底层UI测试自动化 【特别策划】使用Visual Studio 2005速成版建立低廉的开发环境 【特别策划】用高级安全特性将Hacker拒之门外-Used in the development of language has CSharp, VB, etc. personally think has a better reference value. [. NET development] using Windows Forms to generate a simple drawing tools [. NET development] for. NET applications to achieve a similar Word object model] [Office development. NET framework components Programming Excel statements] [Web development knowledge and extension of ASP.NET 2.0 in site navigation systems] [tools and techniques to build high-performance ASP.NET applications] [tools and techniques to use WMI and MOM 2005 to detect and monitor ASP.NET application software testing] [underlying UI test automation ] [Special planning to use Visual Studio 2005 Express Editions establish low-cost development environment] [special planning with advanced security features will be excluded Hacker
Platform: | Size: 1449984 | Author: softareren | Hits:

[BooksVB6

Description: Basic正是微软公司售出的第一套软件。Basic 发展到今天已经有很多版本,如 GW-Basic 、QuickBasic 、QBasic 、Visual Basic ,等等,其中,Visual Basic 是最容易学习与应用的程序语言之一。虽然最容易学习与使用,但它的功能却非常强大,很多应用程序都是用它编写出来的。 不是个个都能成为比尔盖茨,但你想知道天天使用的Windows的诸多功能是如何实现的吗?你想要编写自己的应用程序吗?通过学习VB就能写出很多应用程序。 -Basic is the first set of Microsoft software sold. Basic has been developed to have a lot of versions, such as GW-Basic, QuickBasic, QBasic, Visual Basic, and so on, including, Visual Basic is the easiest of the study and application of one programming language. Although the study and use of the most vulnerable, but its function is very powerful, a lot of applications that are written by using it. Not everyone can become a Bill Gates, but every day you would like to know the use of the many features of the Windows implementation of it is how? You want to write your own application? Through the study will be able to write a lot of VB applications.
Platform: | Size: 11696128 | Author: 林景致 | Hits:

[Finance-Stock software systemFinance_2008

Description: This application i made for handle simple finance this project using VB 6.0, SQL Server 2000 with report using html page. You should load this components: -Kewlbuttonz -Ms Rich Textbox Control -Ms Windows Common COntrols 6.0 -Ms Windows Common COntrols-2 6.0 -VB 6 Resource Editor All components in this source isn t include in this zip file s. you should find them on web, if you don t have it :-) Before you run this source, you must run reg file on folder Info.-This application i made for handle simple finance this project using VB 6.0, SQL Server 2000 with report using html page. You should load this components: -Kewlbuttonz -Ms Rich Textbox Control -Ms Windows Common COntrols 6.0 -Ms Windows Common COntrols-2 6.0 -VB 6 Resource Editor All components in this source isn t include in this zip file s. you should find them on web, if you don t have it :-) Before you run this source, you must run reg file on folder Info.
Platform: | Size: 533504 | Author: boenk | Hits:

[Graph DrawingInterpolations

Description: This application plots in a windows plataform a cubic spline curve using VB.net development
Platform: | Size: 59392 | Author: davidsonb | Hits:

[OS programGetHostMessage

Description: 用visual studio 2005(vb也可以实现)编写的Windows应用程获取主机名称和主机的IP地址-Using visual studio 2005 (vb also can be achieved) the preparation of-way access to the Windows application host name and host IP address
Platform: | Size: 50176 | Author: kch | Hits:

[Compress-Decompress algrithmsvbzip32

Description: 这是unzip32文件的应用实例:用VB压缩、解压文件示例演示,程序界面写的比较粗糙,只是想演示一下这个DLL如何使用,请注意,使用前先将这两个dll文件拷贝到windows\system目录下。-This is unzip32 file an application example: Using VB compression and decompression file example demonstrates, the program interface to write a bit rough, just wanted to show you how to use this DLL, please note that before the first use of the two dll files are copied to the windows \ system directory.
Platform: | Size: 131072 | Author: | Hits:

[Windows Developmvbcti_free

Description: MVBCTI控件简介 * * * * MVBCTI OCX是基于Activex技术的标准控件,可以在任何支持OCX控件的编程语言中使用, * * 如VB/VC/Delphi/C++Builder/VFP/VS/Powerbuilder/C#/Javascript等。 * * * * MVBCTI OCX在一个控件中实现了CTI和IVR SERVER两个接口,并有独立的初始化和终止方法。 * * 开发者可以使用MVBCTI控件的IVR接口在Windows平台上开发基于MVB2000的IVR和拨号计划, * * 使用CTI接口控制和监视MVB2000的运行,通过非常简单的代码实现来电弹屏、点击拨号、强 * * 插、强拆、质检、会议、示忙、上线等专业坐席功能。-Do you have some problem with asterisk manager API and FastAGI in windows system? We now made a ActiveX control named as MVBCTI.It includes both Manager API and FastAGI server. We supply free edition and professional edition.You can use free edition to build application with popupscreen , clickdial,hangup,getdevicestatus functions.The professional edition have more functions and events than free. If you want to use the professional edition of MVBCTI,you need pay some fee. You can download the free edition and API document from http://www.ipxchina.cn/ziliao1.html. These are some sample codes. Using MVBCTI ActiveX for CTI and IVR SERVER
Platform: | Size: 475136 | Author: mvb | Hits:

[Windows Develop201009

Description: API函数在VB中的应用,所谓API就是"应用程序接口"(Sppllcation Programing Interface),是一些用C语言编写,由操作系统自身调用的函数。Windows API函数由许多"动态链接库"或DLL组成。-API function in VB application, so-called API is " Application Programming Interface" (Sppllcation Programing Interface), are written using C language, a function called by the operating system itself. Windows API functions by a number of " dynamic link library" or DLL component.
Platform: | Size: 74752 | Author: dingding | Hits:

[Audio programVB01

Description: vb是Visual Basic的简称,是由美国微软公司于1991年开发的一种可视化的、面向对象和采用事件驱动方式的结构化高级程序设计语言,可用于开发 Windows 环境下的各类应用程序。它简单易学、效率高,且功能强大可以与 Windows 专业开发工具SDK相媲美。在Visual Basic环境下,利用事件驱动的编程机制、新颖易用的可视化设计工具,使用Windows内部的广泛应用程序接口(API)函数,动态链接库(DLL)、对象的链接与嵌入(OLE)、开放式数据连接(ODBC)等技术,可以高效、快速地开发Windows环境下功能强大、图形界面丰富的应用软件系统。-Vb is Visual Basic abbreviation, is from the Microsoft in 1991 and development of a visualization, object-oriented and adopting event-driven way of structured high-level programming language, can be used to develop Windows environment of all kinds of applications. It is easy to operate, high efficiency, and powerful professional development tools can with Windows SDK comparable. In the Visual Basic environment, use event-driven programming mechanism, novel easy-to-use visualization design tool, using Windows internal widely application program interface (API) function, DLL are stated, object links with embedded (OLE), open data connection (ODBC) technology, can efficiently and quickly develop Windows environment powerful functions, graphical interface rich application software system.
Platform: | Size: 24742912 | Author: haha | Hits:

[ActiveX/DCOM/ATLActiveX

Description: ActiveX控件 教程 VB应用程序的用户界面主要由控件构成,而在工具箱中只提供了21个标准控件。显然,只使用这些控件编写复杂的应用程序是有困难的。因此,有必要对VB的功能进行扩展,其途径主要有以下三种: • 利用VB以及第三方开发商为用户提供的大量的ActiveX控件。它们是VB工具箱的扩充,能够大大增强VB的编程功能。 • 使用OLE技术。可以将其他Windows应用程序的对象,如Word文档、Excel图表等插入到VB应用程序中,从而增强VB与其他应用程序共享及传输数据的能力。 • 调用系统API函数。API函数是Windows环境中可供任何Windows应用程序调用的一组函数,可以调用这些函数进行系统控制等操作。 -This VB application user interface consists mainly of control, and the composition of the kit provides only 21 standard controls. Obviously, only use these controls write complicated application is difficult. Therefore, it is necessary to the VB function expansion and its approach has three main types: , using VB and third-party developers for users provide large amounts of ActiveX controls. They are VB toolbox extended, can greatly enhance the VB programming function. , use OLE technology. Can other Windows application object, such as Word doc, Excel illustrations etc insert VB app, thereby enhancing the VB and other applications to share and data transmission ability. , call system API functions. API is Windows environment for any Windows application procedure call a set of functions, which can call these functions systematically control operation.
Platform: | Size: 369664 | Author: yangxianfeng | Hits:

[Windows DevelopRecursive-process-application--in-VB

Description: 采用递归过程模拟Windows的资源管理器-Recursive process simulation using the Windows Explorer
Platform: | Size: 6144 | Author: 管鸿 | Hits:

[Windows DevelopYVB_API_Virtuo

Description: 您也许看到一些工具或者源代码创建虚拟驱动器,其实他们都是基于 subst.exe 通过Windows目录进行建立. 这些都依赖于外部执行文件.这就是我为何不停的搜索不依赖于外外部文件而能创建虚拟驱动器的原因,后来在MSDN上我找到了答案,完全可以使用纯粹 API 技术进行创建.而且可以在VB中很好的应用。希望这个源代码对于有此需要的朋友能给于帮助。 -You might see some of the tools or source code to create a virtual drive, in fact, they are Windows directory based subst.exe establishment of these are dependent on an external executable file, which is why stop search does not depend on outside external file while can create a virtual drive because, later on MSDN, I found the answer can be created using pure API technology and can be a good application in VB. Hope that this source code for this need friends to give in to help.
Platform: | Size: 10240 | Author: l2003l | Hits:

[2D GraphicVB

Description: MakeBar.dll二维条码生成动态连接库,用以生成PDF417二维条码,适用于windows环境开发工具。-This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
Platform: | Size: 181248 | Author: 阿飞 | Hits:

[Windows DevelopYsing

Description: 用VB实现WORD中的艺术字效果, 应确保已安装MS WORD 应用程序,,(Using VB to realize the WORD the art WORD effect, should ensure that installed MS WORD application,,)
Platform: | Size: 1024 | Author: SLLdpwpb!50695 | Hits:

[DocumentsVisual+Basic+2010中文版从入门到精通

Description: VB.NET从入门到精通,介绍如何使用VB 2010开发Windows窗体应用程序和ASP.NET应用程序(From entry to mastery, VB.NET introduces how to develop Windows forms application and ASP.NET application using VB 2010.)
Platform: | Size: 30472192 | Author: 953122712 | Hits:
« 12 »

CodeBus www.codebus.net