Vertaling van "jego API" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Bardzo często możesz spotkać się z wymaganiem stworzenia aplikacji, której zadaniem będzie gromadzenie danych z zewnętrznego systemu poprzez jego API.
Very often you can meet the requirement to create an application that will collect data from an external system through its API.
Utrzymanie w tym wypadku objawia się tym, że WooCommerce jak każda większa wtyczka, stale się rozwija - jego API się zmienia a dodatkowo czasem trzeba dostosować do niego motyw.
Maintenance in this case manifests itself in the fact that WooCommerce, like every larger plugin, is constantly evolving - its API changes and sometimes it is necessary to adapt the theme to it.
Spośród nich, wybrali Phrase, ponieważ jego API pozwoliło im łatwo zintegrować go z ich zautomatyzowanym procesem budowania i Slack.
Amongst them, they selected Phrase because its API allowed them to easily integrate it into their automated build process and Slack.
Indeksery wykorzystują albo stronę sklepu, albo jego API (o ile jest użyteczne), a te z kolei miały tendencję do działania w kompletnie nieprzewidywalny sposób.
Indexers use a store page or a API (if it's useful), which tend to act in a completely unpredictable way.
Jego API może być używane bezpośrednio ze standardowymi narzędziami.
Jego API jest naprawdę przejrzyste, a wykonanie pełnoprawnego zapytania http sprowadza się do kilku linijek kodu: Rozszerzenie klasy String
This API is really transparent, and the execution of a full HTTP request(comes down to a few lines of code: String class extension