Podcast
Questions and Answers
Quin és un dels avantatges de les aplicacions natives respecte a les híbrides segons el text?
Quin és un dels avantatges de les aplicacions natives respecte a les híbrides segons el text?
Quin és un dels inconvenients de les aplicacions híbrides segons el text?
Quin és un dels inconvenients de les aplicacions híbrides segons el text?
Quin és un dels objectius de les Restful Web Services?
Quin és un dels objectius de les Restful Web Services?
Què és SOAP segons el text?
Què és SOAP segons el text?
Signup and view all the answers
Què caracteritza les peticions de tipus 'Get' segons el text?
Què caracteritza les peticions de tipus 'Get' segons el text?
Signup and view all the answers
Quines característiques destacades tenen les dades JSON segons el text?
Quines característiques destacades tenen les dades JSON segons el text?
Signup and view all the answers
Quin mètode HTTP s'utilitza per enviar dades sensibles del client al servidor sense mostrar-les a la URL?
Quin mètode HTTP s'utilitza per enviar dades sensibles del client al servidor sense mostrar-les a la URL?
Signup and view all the answers
Quin mètode HTTP s'utilitza per actualitzar una part d'un objecte de dades, amb les dades d'actualització contingudes al cos de la petició HTTP?
Quin mètode HTTP s'utilitza per actualitzar una part d'un objecte de dades, amb les dades d'actualització contingudes al cos de la petició HTTP?
Signup and view all the answers
Quin tipus de codi d'estat indica que la petició ha estat realitzada amb èxit i ha retornat el contingut sol·licitat?
Quin tipus de codi d'estat indica que la petició ha estat realitzada amb èxit i ha retornat el contingut sol·licitat?
Signup and view all the answers
Quin és el principi clau que Django segueix per a la divisió de les aplicacions en projectes?
Quin és el principi clau que Django segueix per a la divisió de les aplicacions en projectes?
Signup and view all the answers
Què és ORM (Mapeig objecte-relacional)?
Què és ORM (Mapeig objecte-relacional)?
Signup and view all the answers
Què representa el fitxer 'settings.py' en Django?
Què representa el fitxer 'settings.py' en Django?
Signup and view all the answers
Quin és l'objectiu principal del fitxer 'urls.py' en Django?
Quin és l'objectiu principal del fitxer 'urls.py' en Django?
Signup and view all the answers
Quin és l'objectiu principal del fitxer 'models.py' en Django?
Quin és l'objectiu principal del fitxer 'models.py' en Django?
Signup and view all the answers
Quin és l'objectiu principal del fitxer 'views.py' en Django?
Quin és l'objectiu principal del fitxer 'views.py' en Django?
Signup and view all the answers
Quina tecnologia s'utilitza en Django per a la gestió dels patrons ORM?
Quina tecnologia s'utilitza en Django per a la gestió dels patrons ORM?
Signup and view all the answers
Ưu điểm chính của ứng dụng native so với ứng dụng hybrid theo văn bản là gì?
Ưu điểm chính của ứng dụng native so với ứng dụng hybrid theo văn bản là gì?
Signup and view all the answers
Loại request nào được sử dụng cho public API để gửi thông tin từ client đến server dưới dạng params ở URL?
Loại request nào được sử dụng cho public API để gửi thông tin từ client đến server dưới dạng params ở URL?
Signup and view all the answers
Đặc tính nào của Restful Web Services cho phép kiểm soát quyền truy cập của client và vấn đề bảo mật?
Đặc tính nào của Restful Web Services cho phép kiểm soát quyền truy cập của client và vấn đề bảo mật?
Signup and view all the answers
Đặc điểm nào của dữ liệu JSON theo văn bản làm cho nó có thể đọc được bởi mọi người và độc lập nền tảng?
Đặc điểm nào của dữ liệu JSON theo văn bản làm cho nó có thể đọc được bởi mọi người và độc lập nền tảng?
Signup and view all the answers
Công nghệ nào được sử dụng trong Django để quản lý các mẫu ORM (Mapeig objecte-relacional)?
Công nghệ nào được sử dụng trong Django để quản lý các mẫu ORM (Mapeig objecte-relacional)?
Signup and view all the answers
'Rest' là kiến trúc cung cấp Restful W Services dựa trên giao thức nào?
'Rest' là kiến trúc cung cấp Restful W Services dựa trên giao thức nào?
Signup and view all the answers
Trong Restful Web Services, thông tin gửi lên server được đặt ở đâu?
Trong Restful Web Services, thông tin gửi lên server được đặt ở đâu?
Signup and view all the answers
Trong Django, mô hình Object Relational Mapping (ORM) ánh xạ đối tượng thành dữ liệu trong cơ sở dữ liệu mà không cần viết SQL code, điều này thuộc về phong cách thiết kế nào?
Trong Django, mô hình Object Relational Mapping (ORM) ánh xạ đối tượng thành dữ liệu trong cơ sở dữ liệu mà không cần viết SQL code, điều này thuộc về phong cách thiết kế nào?
Signup and view all the answers
Trong Django, biến INSTALLED_APPS trong file settings.py đại diện cho điều gì?
Trong Django, biến INSTALLED_APPS trong file settings.py đại diện cho điều gì?
Signup and view all the answers
Trong RESTful Web Services, loại status code nào được sử dụng để chỉ việc xóa thành công?
Trong RESTful Web Services, loại status code nào được sử dụng để chỉ việc xóa thành công?
Signup and view all the answers
Trong Django, điều gì xác nhận người dùng là ai?
Trong Django, điều gì xác nhận người dùng là ai?
Signup and view all the answers
Để tránh trường hợp tốn 1 request để thêm /, biến nào được sử dụng trong file settings.py của Django?
Để tránh trường hợp tốn 1 request để thêm /, biến nào được sử dụng trong file settings.py của Django?
Signup and view all the answers
Trong Django, việc gửi thông tin thiếu hoặc sai từ phía client được biểu diễn bằng loại status code nào?
Trong Django, việc gửi thông tin thiếu hoặc sai từ phía client được biểu diễn bằng loại status code nào?
Signup and view all the answers
Trong RESTful Web Services, loại HTTP method nào được sử dụng để cập nhật 1 phần đối tượng?
Trong RESTful Web Services, loại HTTP method nào được sử dụng để cập nhật 1 phần đối tượng?
Signup and view all the answers