Inside Microsoft® Visual Studio® .NET 2003 [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Inside Microsoft® Visual Studio® .NET 2003 [Electronic resources] - نسخه متنی

Brian Johnson

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید










Looking Ahead


The automation object model makes it easy to edit text. And because source code is just text, the automation object model makes it easy to edit source code, right? Well, yes and no. Editing source code as if it were just a large array of characters works well enough for many problems, and you can use the objects and events in this chapter to solve those, but as programmers we know there's plenty of structure to be found in that array of characters if we look at it from a higher level. In the next chapter, we'll show you the higher-level view provided by the automation object model: the code model.


/ 118