Subject | English | Russian |
progr. | A dashed arrowhead line indicates a class that instantiates objects of another class. The arrow points to the class of the instantiated objects | Пунктирная линия со стрелкой обозначает класс, который инстанцирует объекты другого класса. Стрелка направлена в сторону класса инстанцированных объектов (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides ssn) |
progr. | class of the instantiated objects | класс инстанцированных объектов (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides ssn) |
IT | instantiate objects on the stack | инстанцировать объекты в автоматической памяти (корпорации AdaCore Alex_Odeychuk) |
progr. | instantiate objects on the stack | инстанцировать объекты в стеке (корпорации AdaCore Alex_Odeychuk) |
progr. | instantiated object | инстанцированный объект (ssn) |
progr. | instantiated objects | инстанцированные объекты (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides ssn) |