As the system creates a new activity instance, each callback method moves the activity state one step toward the top.
Sistem yeni bir Activity örneği oluşturduğunda, her callback metodu activity durumunu bir adım yukarı doğru taşır.
The other states (Created and Started) are transient and the system quickly moves from them to the next state by calling the next lifecycle callback method.
Diğer durumlar (Oluşturma ve Başlatma) geçicidir ve sistem bu durumlardan çok çabuk yaşam döngüsü geri çağrı (lifecycle callback) metodunu çağırarak diğer durumlara geçer.
Other results
The first way to add callback methods is to extend the LocalConnection class.
Geri çağrı yöntemleri eklemenin birinci yolu, LocalConnection sınıfının genişletilmesidir.
The second way to add callback methods is to use the LocalConnection.client property.
Geri çağrı yöntemleri eklemenin ikinci yolu, LocalConnection.client özelliğinin kullanılmasıdır.
Callback methods can be dynamically added to this class by using the following code
Geri çağrı yöntemleri, aşağıdaki kod kullanılarak bu sınıfa dinamik olarak eklenebilir
The LocalConnection.client property indicates the object callback methods that should be invoked.
LocalConnection.client özelliği, çağrılması gereken nesne geri çağrı yöntemlerini belirtir.
There are three ways to add callback methods to your LocalConnection objects
The third way to add callback methods, creating a dynamic class and dynamically attaching the methods, is very similar to using the LocalConnection class in earlier versions of ActionScript, as the following code shows
Geri çağrı yöntemleri eklemenin üçüncü yolu olarak dinamik bir sınıf oluşturulması ve yöntemlerin dinamik olarak eklenmesi, aşağıdaki kodun gösterdiği gibi, önceki ActionScript sürümlerinde LocalConnection sınıfının kullanılmasına çok benzer
You can use the callback URL GET method on the connection to identify if the client is connected to the WebSocket connection.
Bağlantıdaki geri arama URL GET yöntemini kullanarak istemcinin WebSocket bağlantısına bağlı olup olmadığını tespit edebilirsiniz.
In fact, the routing methods can have more than one callback function as arguments.
Aslında yönlendirme metodları birden fazla geri çağırma fonksiyonunu argüman olarak alabilir.
The filter() method calls a provided callback function once for each element in the array and constructs a whole new array of all the values for which callback returns a value that coerces to true.
filter (), bir dizideki her öğe için sağlanan bir geri çağırma işlevini çağırır ve geri çağrmanın (callback) doğru olan bir değer döndürdüğü tüm değerler için yeni bir dizisini oluşturur.
In other words, the application "listens" for requests that match the specified route(s) and method(s), and when it detects a match, it calls the specified callback function.
Başka bir deyişle, uygulama, belirtilen rota(lar) ve metod(lar) ile eşleşen istekleri "dinler", ve bir eşleşme algıladığında, ilgili geri çağırma fonksiyonunu çağırır.
These routing methods specify a callback function (sometimes called "handler functions") called when the application receives a request to the specified route (endpoint) and HTTP method.
Bu yönlendirme metodları, uygulamanın belirtilen bir rotaya (bitiş noktası) ve HTTP metoduna aldığı isteklerde çağrılan bir geri çağırma fonksiyonu belirtirler (bazen "işleyici fonksiyonlar" olarak isimlendirilirler).
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.
No results found for this meaning.
Synonyms and analogies of "callback method" in English