Cerca

Heus ací els resultats de la cerca.

angular: rutas @development:angular
17 Resultats, Darrera modificació:
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
14 Resultats, Darrera modificació:
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
5 Resultats, Darrera modificació:
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
5 Resultats, Darrera modificació:
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
4 Resultats, Darrera modificació:
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
4 Resultats, Darrera modificació:
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
3 Resultats, Darrera modificació:
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
3 Resultats, Darrera modificació:
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
3 Resultats, Darrera modificació:
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
2 Resultats, Darrera modificació:
== 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
2 Resultats, Darrera modificació:
= codeigniter from de scratch [[http://net.tutsplus.com/sessions/codeigniter-from-scratch/]] * [[web:php:codeigniter:day2]] * [
Item / Lista @development:php:item-lista
2 Resultats, Darrera modificació:
->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
1 Resultats, Darrera modificació:
javascript; app.component.ts>import { Component } from '@angular/core'; @Component({ selector: 'app-r
angular: estructura proyecto @development:angular
1 Resultats, Darrera modificació:
** * <sxh javascript>import { Component } from '@angular/core‘; @Component({ selector: 'app
securizar instalación PHP @development:php
1 Resultats, Darrera modificació:
pache> <filesmatch> Order allow,deny Deny from all </filesmatch> </code> * evitar acceso a f
Python Bokeh @development:python
1 Resultats, Darrera modificació:
PYTHON @development:python
1 Resultats, Darrera modificació:
Jaxb @development:java:lib
1 Resultats, Darrera modificació:
core @development:php:codeigniter
1 Resultats, Darrera modificació: