Vertaling van "jako JSON" 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.
Przełączanie, aby zapisać jako JSON w panelu zapisu, nie dodaje już dodatkowego rozszerzenia.plist do zapisanego pliku
Switching to save as JSON in the save panel no longer appends an extra.plist extension to the saved file
Tutaj warto wspomnieć czym jest przejście z komponentów, rozumianych, jako statyczne pliki JavaScript i składanych w całość, jako bundle, do komponentów zdefiniowanych, jako JSON.
It is worth mentioning at this point what it is to move from components understood as static Java script files combined into a whole in the form of a bundle, to components defined as JSON.
Możemy uzyskać wynik jako JSON lub XML.
You can get the result as JSON or as XML.
nowe ustawienie (grupa "JSON", opt-out): walidowanie tekstu jako JSON przed zapisaniem (dotyczy widoku tekstu, zabezpiecza przed przypadkowym zapisaniem pliku z błędami)
new setting ("JSON" settings tab, opt-out): validate text as JSON when saving (applies to editing as text only, preventing accidentally saving invalid JSON)
Andere resultaten
Rezultat zapytania przesyłany jest w odpowiedzi jako struktura JSON identyczna z wcześniejszym zapytaniem.
Request result is returned as JSON structure identical with the previous request.
Musimy podać numer wersji jako część żądania JSON.
We have to supply the revision number as a part of the JSON request.
Dane składowane są jako dokumenty w formacie JSON, co umożliwia aplikacjom bardziej naturalne przetwarzanie, przy zachowaniu możliwości tworzenia hierarchii oraz indeksowania.
The data are stored as documents in the JSON format, which allows applications to process the data in more natural way, with maintaining the ability to create a hierarchy and indexing.
Na przykład, dla klienta Web2.0, może chcesz wrócić XML lub JSON jako wyjście.
For example, for a Web2.0 client, you may want to return XML or JSON as the output.
Naprawiono błąd, który będzie wyświetlany dla niektórych użytkowników podczas próby utworzenia nowego dokumentu z JSON jako domyślnego formatu dokumentu
Fixed an error that would be displayed for some users when trying to create a new document with JSON as the default document format
Bliźniacze elementy urządzenia zawierają informacje o stanie urządzenia (metadane, konfiguracje i warunki) i są przechowywane jako dokumenty JSON.
Device twins contain device state information (metadata, configurations and conditions) and are stored as JSON documents.
TWEAK: Updater w płatnych wersjach żąda teraz JSON jako formatu odpowiedzi dla odpowiedzi przy zgłaszaniu roszczeń
TWEAK: Updater in paid versions now requests JSON as response format for responses when claiming entitlements
Wyciągam dane z interfejsu API wiedzy Microsoft Academic, a następnie wykorzystuję odpowiedzi json jako słowniki, aby wyodrębnić potrzebne infor... python spytał 3 miesiące temu
I am pulling data from the Microsoft Academic Knowledge API and then using the json responses as dictionaries to extract the information I need... python asked 3 months ago
Zwracanie danych w json w żądaniach ajax dla prostych skrótów.
Return data in json at ajax requests for simple shortcodes.