DictionaryForumContacts

 English-Russian

link 26.03.2017 7:40 
Subject: inner class capture progr.
Добрый день!

Кто разбирается в программировании? Помогите, пожалуйста.
Интересует слово capture.

Например:

1) So, the three most common roots are: the locals and parameters in stack frames ‒ so, currently my application is running this method, running this function and that’s my current active frame which contains a series of parameters, it contains a series of local valuables and any captures that I have inside.

Или

2) The third one is the inner class capture and the principle is exactly the same. But instead of having an anonymous class you have an inner class.

Заранее огромное спасибо.

Захват.

 Tiny Tony

link 27.03.2017 10:13 
Не знаю, поможет ли, но мне подсказали, что здесь "capture" — не какой-то специфичный программистский термин, а вольно употреблённое слово абстрактного и общего значения, вроде "point", на который автор хочет обратить внимание.

 Rengo

link 27.03.2017 12:27 
local variables - не valuables

 Rengo

link 27.03.2017 12:30 
captures м.б. сaptured variables

 TSB_77

link 27.03.2017 14:01 
да, Захват. inner class - вложенный (внутренний) класс

 интровверт

link 27.03.2017 17:54 
возможно это что-то "авторское"...
на каком ЯП у этого человека его код, про который он тут пишет?

 

You need to be logged in to post in the forum