VB语言

本类阅读TOP10

·Visual Basic 安装程序的制作!!
·VB中使用EXCEL输出
·一个简单的MP3播放器
·VB程序实现WindowsXP效果的界面!!
·VB打造超酷个性化菜单(六)
·透明位图
·平铺与拉伸MDI窗口的背景图 ~!~
·对《VB程序实现WindowsXP效果的界面》一文的补遗
·从Windows资源管理器中拖动文件
·VB打造超酷个性化菜单(一)

分类导航
VC语言Delphi
VB语言ASP
PerlJava
Script数据库
其他语言游戏开发
文件格式网站制作
软件工程.NET开发
The COM Course - Part 1--by karl moore

作者:未知 来源:月光软件站 加入时间:2005-2-28 月光软件站

VB-World - ActiveX Development - Articles - The COM Course - Part 1 - Introduction
Search VB-World:         
> VBForums.com
> VBSquare.com
> VBAPI.com
  Home  > ActiveX Development > Articles
Email this page
Printer Friendly
More From Karl
Post Feedback

Related
The COM Course - Part 3
The COM Course - Part 2
The COM Course - Part 1
ActiveX Control Tutorial - Part 5
ActiveX Control Tutorial - Part 4

Hot Picks
VB.NET Uncovered: Big Changes
VB.NET Uncovered: Working the Web
Control the Panel
Kill Context
Learn to Program with Visual Basic 6

The COM Course - Part 1

By Karl Moore

Introduction

Welcome to our three-part introduction to the wonderful world of COM!

There comes a time in every programmer's life when a project consisting of mere forms and modules just ain't enough. Sure, you know the API, you know databases... but in the world of the enterprise, employers want that something extra.

And that something is called COM. It's a way of organising your code so it can be used over and over again. It's a method of helping create a bug-free development environment. It's a system that, just after making your life a little harder, makes it one heckuva lot easier.

Basically, it's a completely wizzy way of working.

Today, we're going to figure out exactly what classes are, and how they fit into the big picture of cosmic COM. We'll even be creating our own classes ?based loosely around a dog (yes, a dog) ?to demonstrate the theory.

Ready to dive feet first into the chaotic cavern of COM, my cute curious cherubs? Step this way...

Introducing COM

  In This Article

Introduction - Introducing COM - Building Classes - Properties - Bettering Properties - Subs, Functions, Parameters, Oh My! - Events - Conclusion -

ActiveX | Beginning | Controls | Databases | Files | Graphics | Misc | Mouse | Registry
Home | Articles | Code | Projects | Books | Reviews | Discussion Forums
Tech News | Contact Us | Site Map | Join Newsletter | Link To Us
Copyright ©1997-2001 Jelsoft Enterprises Limited. All rights reserved. Privacy Policy.



相关文章

相关软件