Download for Windows Premium
Publicitate
BooksController

Traducere "BooksController" în spaniolă

Nu am putut găsi această intrare. Se afișează rezultate aproximative. Verificați ortografia sau propuneți adăugarea acestui termen în dicționar.
BooksController
When you click Edit book on the web page, the BooksController#update action retrieves the book from Cloud Datastore.
Cuando haces clic en Editar libro en la página web, la acción BooksController#update recupera el libro del almacén de datos.
When you submit the form, the BooksController#create action saves the book in Cloud Datastore.
2-Cuando envías el formulario, la acción BooksController#create guarda el libro en el almacén de datos.

Alte rezultate

This location maps to the BookController and list action.
Esta localización es mapeada automáticamente por el BookController y la acción list.
We have to define the routes for those actions which are defined as methods in the BookController class.
Tenemos que definir las rutas para aquellas acciones que se definen como métodos de la clase BookController.
When you click an individual book on the web page, the BookController#show action calls Book.find to retrieve the book from Cloud Datastore.
Cuando haces clic en un libro en la página web, la acción BookController#show llama a el libro desde el almacén de datos según el número nuevo.
For example, a class name which ends with Controller (for example BookController) is considered a web controller.
Por ejemplo, una clase que termina en Controller es considerada un controlador web.
Below is an example of a controller: class BookController {def list() {}} The controller above has a list action which returns a model containing all books in the database.
A continuación hay un ejemplo de un controlador: class BookController {def list = {}} El controlador tiene una acción list que devuelve un modelo conteniendo todos los libros de la base de datos.
If we visit the personal subdomain now we'll see an error, but that's to be expected as we're on the BlogsController's show action and haven't supplied an id.
Si ahora visitamos el subdominio personal veremos un error que era de esperar porque estamos en la acción show de BlogsController a la que no le hemos pasado un id.
Nici un rezultat pentru acest sens.

Sinonime și analogii pentru "BooksController" în limba Română

Cuvântul și expresia zilei
Imaginea zilei
parrot: bird with colorful feathers and mimicking ability
Află cuvântul
Publicitate

Rezultate: 8. Exacte: 2. Timp de răspuns: 165 ms.