DictionaryForumContacts

   English
Terms containing method name | all forms | exact matches only | in specified order only
SubjectEnglishRussian
progr.association of a method name or function block name with a method or a function block implementationассоциация имени метода или имени функционального блока с реализацией метода или функционального блока (связывание имён ssn)
progr.to avoid name conflicts, which may cause hard-to-find bugs in large programs, it is wise to use some kind of convention that minimizes the chance of conflicts. Possible conventions include capitalizing method names, prefixing data attribute names with a small unique string, or using verbs for methods and nouns for data attributesчтобы избежать конфликтов имен, которые в больших программах могут привести к тяжело обнаружимым ошибкам, полезно использовать своего рода соглашение, позволяющее минимизировать вероятность конфликтов. Например: называть методы именами, начинающимися с заглавной буквы, добавлять небольшую приставку в начало имен атрибутов данных возможно просто символ подчёркивания или использовать глаголы для методов и существительные для атрибутов данных (см. An Introduction to Python – The Python Tutorial version 3.2 by Guido van Rossum and Fred L. Drake 2011 ssn)
progr.Data attributes override method attributes with the same nameАтрибуты данных записываются поверх атрибутов методов с тем же именем (см. An Introduction to Python – The Python Tutorial version 3.2 by Guido van Rossum and Fred L. Drake 2011 ssn)
comp., MSmatched name selection methodспособ выбора из подходящих имен (The mechanism used to help a caller differentiate between users with names that match the touch-tone or speech input. Rori)
comp., MSMatched Name Selection Methodметод выбора имён (The mechanism used to help a caller differentiate between users with names that match the touch-tone or speech input)
comp., MSMatched Name Selection Methodметод выбора имен
comp., MSmatched name selection methodспособ выбора из подходящих имён (The mechanism used to help a caller differentiate between users with names that match the touch-tone or speech input)
progr.method nameимя метода (ssn)
progr.more than one method of the same nameразные методы с одним и тем же именем (ssn)
progr.name of a method prototypeимя прототипа метода (ssn)
progr.name of methodимя метода (ssn)
qual.cont.Name of the method / identificationНаименование метода / идентификация
progr.name of the method to callимя метода для вызова (ssn)
Makarov.the determination of the best name of the methodопределение наилучшего названия для этого метода
Makarov.the determination of the best name of the methodвыбор наилучшего названия для этого метода