Es
Tema oscuro
Regístrese para continuar usando todas las funciones de Techfeed
¿Ya estás registrado?SignInAction
def test(): print 'test' def test2(): print 'test2' test = {'test':'blabla','test2':'blabla2'} for key, val in test.items(): key() # Here i want to call the function with the key name, how can i do so?
el atributo personalizado funciona solo con element.getAttribute ("atributo") pero no con "element.attribute"
Diferencia de fechas con php
¿Existe un complemento cordova para leer valores de config.xml?
Android - Administrar diseños de paisaje
Campo html.hidden no se establece