最新发布第2135页
Reading Proxy List To Fit Mechanize.Browser()
Reading Proxy List To Fit Mechanize.Browser(), !/usr/bin/python import random import yaml banner = ''' Reading Proxy List from File Formated -> Socks(4-5)\HTTP\HTTPS:IP:PORT Exa...
Explain Java 8’s Optional Like I’m Five
Explain Java 8's Optional Like I'm Five, 原文链接:Explain Java 8's Optional Like I'm Five
Elasticsearch(ES) and the hardships
Elasticsearch(ES) and the hardships,I have been working as a Backend Developer for a CRM industry where it is all about searching :). Yep, you are correct, its a system with a lot ...
Java Enterprise 101
Java Enterprise 101,There are a lot of ways to create software. In fact, there are even a lot of ways to create good software. When it comes to application server development, one ...
Creando widgets para Odoo (Parte 1)
Creando widgets para Odoo (Parte 1), Creando widgets para Odoo (Parte 1). Después de semanas de inactividad regreso con una de Odoo 10, como ya hay bastantes sitios por ahí dedic...
Generadores y referencias
Generadores y referencias, Generadores y referencias Las referencias en Python son un tema que a menudo se pasa por alto, incluso por los que ya no somos tan novatos. Hagamos un ex...
Pruebas funcionales con factory_boy y faker
Pruebas funcionales con factory_boy y faker, Pruebas funcionales con factory_boy. Una de las primeras cosas que aprendí cuando comencé a hacer pruebas funcionales (allá en los l...
Microframeworks en Java
Microframeworks en Java, Microframeworks que deberías revisar. ¡Hola! Después de unas semanas de inactivdad continúo con el tema de los frameworks para microservicios, ahora co...
Desarrollando microservicios con Nameko
Desarrollando microservicios con Nameko, Desarrollando microservicios con Nameko Nameko es una biblioteca para el desarrollo de microservicios en Python. A diferencia de otros fram...
Why I Deleted My IDE; and How It Changed My Life For the Better
Why I Deleted My IDE; and How It Changed My Life For the Better,About 3 years ago, I made a big change in the way that I write code. It occurred to me that in a lot of cases, my ID...
Dockerfileで Github Enterprise or PrivateRepository から pip install する
Dockerfileで Github Enterprise or PrivateRepository から pip install する,Enterpriseなgithubをつかっていると、pipで自社のModuleをインストールしたいことはよくある。 privateなDockerI...
How to publish a library to a Maven repository with the maven-publish plugin
How to publish a library to a Maven repository with the maven-publish plugin,A seasoned developer now and then creates a piece of code that he or she would like to reuse in a diffe...