AXForum  
Go Back   AXForum > Microsoft Dynamics AX > DAX: Программирование
All
Forgotten Your Password?
Register Forum Rules FAQ Members List Today's Posts Search

 
 
Thread Tools Search this Thread Display Modes
Old 24.03.2006, 13:00   #1  
sese is offline
sese
Участник
 
23 / 10 (1) +
Join Date: 20.03.2006
Прошу прощения за очередной глупый вопрос. Класс декларэйшн

class atkExcelDoc extends ComExcelDocument_RU
{
#Excel
}

Что значит запись #Excel ? И что означают вообще записи типа #define.*** и вообще "решетка"?

И что такое super();? Нажатие на F1 выдает извещение об отсутствии справки!
Old 24.03.2006, 13:06   #2  
Delfins_imported is offline
Delfins_imported
Участник
 
147 / 10 (1) +
Join Date: 24.03.2004
# = Macro

#macroname (~ inline include)
#define.var_name(var_value)
Old 24.03.2006, 13:10   #3  
sese is offline
sese
Участник
 
23 / 10 (1) +
Join Date: 20.03.2006
Пасиб! Понятно. А что такое "инлайн инклюд"?
Old 24.03.2006, 13:27   #4  
oip is offline
oip
Axapta
Лучший по профессии 2014
 
2,564 / 1416 (53) ++++++++
Join Date: 28.11.2005
Blog Entries: 1
Quote:
Originally Posted by sese View Post
И что такое super();? Нажатие на F1 выдает извещение об отсутствии справки!
super();
A reference to the system class that contains the required method.
When ”super” is used, the system method is automatically used.

Также, 'для выполнения метода суперкласса в методе класа-наследника нужно выхвать функцию super()'.

P.S. Руководство разработчика + Книжка Алексея Еременко "Разработка бизнес-приложений". Очень советую, иначе будет сложно.
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Рейтинг@Mail.ru
All times are GMT +3. The time now is 01:49.
Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Contacts E-mail, Advertising.