Cerca
Heus ací els resultats de la cerca.
Noms de pàgina coincidents:
Resultats de text complet:
- angular: rutas @development:angular
- es.ts; hidhlight:5> import {RouterModule, Routes} from '@angular/router'; import {HomeComponent} from './components/home/home.component'; const rutas: Routes ... pp.module.ts; highlight:1> import {GLOBAL_ROUTES} from './app.routes'; ... @NgModule({ declarations:... suario.routes.ts; highlight:5-10> import {Routes} from '@angular/router'; import {UsuarioNuevoComponent}
- Python PycURL @development:python
- pycurl * <code python># GET Request with PyURL from pycurl import Curl from io import BytesIO curl_obj = Curl() response_buffer = BytesIO() curl_obj.setop... ode> * <code python># POST Request with PycURL from pycurl import Curl from io import BytesIO from urllib.parse import urlencode curl_obj = Curl() respons
- angular: elementos básicos app @development:angular
- ript; title:app.component.ts>import { Component } from '@angular/core'; @Component({ selector: 'app... ascript; title: main.ts>import { enableProdMode } from '@angular/core'; import { platformBrowserDynamic } from '@angular/platform-browser-dynamic'; import { AppModule } from './app/app.module'; import { environment } from '
- angular: pipes @development:angular
- ipt;title:app,module.ts> import { BrowserModule } from '@angular/platform-browser'; import { LOCALE_ID, NgModule } from '@angular/core'; import { AppComponent } from '../src/app/app.component'; import localeEs from '@angular/common/locales/es'; import { registerLocal
- practica 1 @development:angular
- e: app.routes.ts> import { RouterModule, Routes } from '@angular/router'; import { HomeComponent } from './components/home/home.component'; import { AboutComponent } from './components/about/about.component'; import { PeliculasComponent } from './components/peliculas/peliculas.component'; co
- Python librerias @development:python
- rerias {{tag>python}} == collections <code python>from collections import defaultdict var = defaultdict(... ecto == pickle * serialización de objetos * ''from pickle import TRUE!'' -> ? == trace <code python>... import ipdb; ipdb.set_trace()</code> <code python>from IPython.core import debugger BP=debugger.Pdb().set_trace</code> <code python>from IPython.core.debugger import set_trace set_trace(
- angular: directivas y personalización @development:angular
- typescript; highlight:[7-12]>import { Directive } from '@angular/core'; @Directive({ selector: '[app... 14> import {Directive, ElementRef, Input, OnInit} from '@angular/core'; @Directive({ selector: '[app... div> </sxh> <sxh typescript> import { Directive } from '@angular/core'; @Directive({ selector: '[ap
- angular: módulos @development:angular
- t; title: app.module.ts> import { BrowserModule } from @angular/platform-browser'; import { NgModule } from '@angular/core'; import { AppComponent } from './app.component'; @NgModule({ declarations: [ AppComp
- Python Pandas @development:python
- los <code python> # segundo bokeh plot con pandas from bokeh.plotting import figure from bokeh.io import output_file, show import pandas df=pandas.read_csv("... y) show(f) </code> <code python> import pandas from bokeh.plotting import figure, output_file, show
- Python decoradores @development:python
- == Decorando métodos de una clase <code python> from types import MethodType class Decorator(object):... > #!/usr/bin/env python3 # -*- coding: utf-8 -*- from types import MethodType class Decorator(): d
- codeigniter from de scratch @development:php:codeigniter
- = codeigniter from de scratch [[http://net.tutsplus.com/sessions/codeigniter-from-scratch/]] * [[web:php:codeigniter:day2]] * [
- Item / Lista @development:php:item-lista
- ->save(); $oP->delete(); </code> === IN / NOT IN from ARRAY <code php> $oListaT = new Lista("treballado... IN',implode(',',getIdsTreballadorsGrup("MENJADOR")) ); # from ARRAY() $oListaT->setOrder('nom'); </code>
- angular: entorno @development:angular
- javascript; app.component.ts>import { Component } from '@angular/core'; @Component({ selector: 'app-r
- angular: estructura proyecto @development:angular
- ** * <sxh javascript>import { Component } from '@angular/core‘; @Component({ selector: 'app
- securizar instalación PHP @development:php
- pache> <filesmatch> Order allow,deny Deny from all </filesmatch> </code> * evitar acceso a f