#W

Django Web项目代码规范参考

Python:PEP8+GoogleStyle+DjangoSytlePEP8中文版:http://www.cnblogs.com/huazi/archive/2012/11/28/2792929.html GooglePythonStyleGuide:https://github.com/brantyoun...

windows SSH Tunnel实施日记

   1、准备条件:SSH跳板服务器一个、软件:Putty,CCProxy   2、putty建立SSHTunnel:先在session那儿把服务器地址填好,到Tunnel界面上,选Dynamics和Auto,填好本地port号,然后点Add添加,然后点击op...

How 5 Natural Language Processing APIs Stack Up

https://www.programmableweb.com/news/how-5-natural-language-processing-apis-stack/analysis/2014/07/28 Theworldisawashindigitaldata.Thechallenge:makingsense...

How Microservices are Transforming Python Development

https://blog.appdynamics.com/engineering/how-microservices-are-transforming-python-development/ SummaryThegoalofanytechbusinessworthitssaltistoprovidethebe...

Angular HttpClient upload file with FormData

   从sof上找到一个example:https://stackoverflow.com/questions/46206643/asp-net-core-2-0-and-angular-4-3-file-upload-with-progress,不但上传文件,而且支持多文件: ...

Angular5的new feature

https://blog.angular.io/version-5-0-0-of-angular-now-available-37e414935cedWearepleasedtoannounceversion5.0.0ofAngular,pentagonal-donut.Thisisa majorreleas...
IT猿 ·2020-03-27

use ECharts with Angular 2 and TypeScript

https://stackoverflow.com/questions/38158318/is-it-possible-to-use-echarts-baidu-with-angular-2-and-typescriptnpminstall--saveechartsnpminstall--save-dev@types/...

What’s a service mesh? And why do I need one?

https://buoyant.io/2017/04/25/whats-a-service-mesh-and-why-do-i-need-one/ Update2018-02-06:Sincethisarticlewaspublished,we’velaunched Conduit,an...

Taking A Fresh Look At What Open Source API Management Architecture Is Available

http://apievangelist.com/2014/10/05/taking-a-fresh-look-at-what-open-source-api-management-architecture-is-available/05Oct2014I’vebeena outspokenadvo...

使用API Gateway

http://dockone.io/article/482【编者的话】本系列的第一篇介绍了微服务架构模式。它讨论了采用微服务的优点和缺点,除了一些复杂的微服务,这种模式还是复杂应用的理想选择。DockOne将会于2018年3月23日在北京举办Kubernetes技术培训,培训内容包含:Docker容器的原理与基本操作;...
IT猿 ·2020-03-27

聊聊 API Gateway 和 Netflix Zuul

http://www.scienjus.com/api-gateway-and-netflix-zuul/最近参与了公司APIGateway的搭建工作,技术选型是NetflixZuul,主要聊一聊其中的一些心得和体会。本文主要是介绍使用Zuul且在不强制使用其他NeflixOSS组件时,如何搭建生产环境的Gateway...

Overflow sort stage buffered data usage of 33554495 bytes exceeds internal limit of 33554432 bytes

   MongoDB执行错误:Overflowsortstagebuffereddatausageof33554495bytesexceedsinternallimitof33554432bytes  错误原因,排序状态数超出最大限制32M。  两种...

How to create PDF files in a Python/Django application using ReportLab

https://assist-software.net/blog/how-create-pdf-files-python-django-application-using-reportlab CONTENTSIntroduction HowtoservethefilefordownloadHowto...

How to export Excel files in a Python/Django application

https://assist-software.net/blog/how-export-excel-files-python-django-application CONTENTSIntroductionCreatingaworkingenvironmentHowtoserveafilefordownload...
首页上一页...11051106110711081109...下一页尾页