摘要:
Ethereum https://github.com/chaozh/awesome-blockchain-cn https://github.com/inoutcode/ethereum_book https://github.com/ethereum https://ethfans.org/ h 阅读全文
摘要:
Compatibility The Java High Level REST Client requires Java 1.8 and depends on the Elasticsearch core project. The client version is the same as the E 阅读全文
摘要:
Guava is a set of core libraries that includes new collection types (such as multimap and multiset), immutable collections, a graph library, functiona 阅读全文
摘要:
to be continue... How to reverse a string in java? How to find duplicate characters in a string in java? Ref:https://java2blog.com/java-interview-prog 阅读全文
摘要:
Ref:http://www.owasp.org.cn/owasp-project/OWASPTop102017v1.3.pdf Ref:http://www.owasp.org.cn/owasp-project 阅读全文
摘要:
#user nobody; worker_processes 1; #error_log logs/error.log; #error_log logs/error.log notice; #error_log logs/error.log info; #pid logs/nginx.pid; ev 阅读全文
摘要:
In 2018, Java is still the most popular programming language in the world. It comes with a vast ecosystem and more than 9 million Java developers worl 阅读全文
摘要:
PHP, or hypertext preprocessor, is an open-source server-side scripting language. It’s extremely popular, too — almost 80% of all websites were using 阅读全文
摘要:
to be continue... 看完这篇文章,你的Linux基础就差不多了 看完这篇文章,你的Python基础就差不多了 史上最全的前端资源大汇总 Android开源库V - Layout:淘宝、天猫都在用的UI框架,赶紧用起来吧! 2017 码云最火爆开源项目 TOP 50,你都用过哪些? 2 阅读全文
摘要:
to be continue... 阅读全文
摘要:
虚拟机 IP 说明 Keepalived+Nginx1[Master] 172.16.228.130 Nginx Server 01 Keeepalived+Nginx[Backup] 172.16.228.131 Nginx Server 02 Tomcat01 172.16.228.128 To 阅读全文
摘要:
sudo yum localinstall jdk-8u60-linux-x64.rpm firewall-cmd --zone=public --add-port=80/tcp --permanent firewall-cmd --zone=public --add-port=3000/tcp - 阅读全文
摘要:
to be continue... Ref: https://developer.nvidia.com/cuda-downloadshttps://www.anaconda.com/download/https://blog.csdn.net/qq_30611601/article/details/ 阅读全文
摘要:
JDBC https://docs.oracle.com/javase/tutorial/jdbc/overview/index.html https://docs.oracle.com/javase/tutorial/jdbc/basics/index.html https://dev.mysql 阅读全文
摘要:
1.OpenCV(EigenFace、FisherFace、LBPH) https://docs.opencv.org/master/db/d3a/facedetect_8cpp-example.html https://docs.opencv.org/master/db/d7c/group__fa 阅读全文
摘要:
1.starters a) Spring Boot application starters spring-boot-starter Core starter, including auto-configuration support, logging and YAML Pom spring-boo 阅读全文
摘要:
Chapter 01 - 03 / Zombie Toys Chapter 01 - 03 / Zombie Toys Chapter 04 / Zombie Toys Chapter 04 / Zombie Toys Chapter 04 / Zombie Toys Chapter 04 / Zo 阅读全文
摘要:
Ref:face_recognition Ref:seetaface Ref:百度AI开放平台 Ref:Face++开放平台 Ref:Cognitive Services Ref:AForge.NET 入门 Ref:调用 AForge.NET Framework 启动摄像头 Ref:.NET开源工程 阅读全文
摘要:
算法: 图象扭曲算法 图像处理(十二)图像融合(1)Seamless cloning泊松克隆-Siggraph 2004 图像处理(十三)保刚性图像变形算法-Siggraph 2004 网格形变算法 https://cpetry.github.io https://github.com/cpetry 阅读全文
摘要:
1.Cygwin、MinGW+MSYS、CMake编译环境搭建 MinGW Minimalist GNU for Windowshttp://www.gaia-gis.it/spatialite-2.4.0-3/mingw_how_to.html#env Cygwin Get that Linux 阅读全文
摘要:
1.OFBiz介绍 http://ofbiz.apache.org/index.html Open Source Projects and Standards Framework Introduction Videos and Diagrams 2.SDK文档 Technical Documenta 阅读全文
摘要:
1.OFBiz Ref:Getting Started - Developers Ref:OFBiz Tutorial - A Beginners Development Guide Ref:Technical Documentation Action:OFBiz实战系列 Running and D 阅读全文
摘要:
Ref:HTTP协议—— 简单认识TCP/IP协议 Ref:《图解HTTP》读书笔记 Ref:通过动图形象地为你介绍 Flexbox 是如何工作的(一) Ref:通过动图形象地为你介绍 Flexbox 是如何工作的(二) Ref:掌握 HTTP 缓存——从请求到响应过程的一切(上) Ref:掌握 H 阅读全文
摘要:
Ref:你或许应该知道的LLVM Ref:llvm之旅第一站 - 编译及简单使用 Ref:使用 LLVM 框架创建一个工作编译器,第 1 部分 Ref:LLVM for Grad Students Ref:clang: a C language family frontend for LLVM Re 阅读全文
摘要:
Ref:CH01 Ref:CH02 Ref:CH03 Ref:CH04 Ref:CH05 Ref:CH06 Ref:CH07 阅读全文
摘要:
A high performance, open source, general-purpose RPC framework Ref:grpc Ref:gRPC 官方文档中文版 Ref:gRPC服务发现&负载均衡 Ref:HTTP2 概述 阅读全文
摘要:
Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. 阅读全文
摘要:
Ref:Java & Spring Boot Ref:服务架构 Ref:开源实验室 Ref:老马说编程 Ref:iOS 以及等等 Ref:SwiftCafe Ref:技术分享小站 Ref:golang开发 Ref:AndroidDeveloper Ref:Python中文社区 Ref:iOS与swi 阅读全文
摘要:
Parsec makes parsing text very easy in Haskell. I write this as much for myself as for anyone else to have a tutorial and reference which starts from 阅读全文
摘要:
Introduction Apache Kafka® is a distributed streaming platform. What exactly does that mean? We think of a streaming platform as having three key capa 阅读全文
摘要:
Ref:谷歌宣布Kotlin成安卓开发一级语言,我们如何来学习它 Ref:爽翻天!告别Java。一起来使用kotlin开发完整客户端 Ref:https://github.com/githubwing/GankClient-Kotlin Ref:让你的代码量减少三倍!使用kotlin开发Androi 阅读全文
摘要:
Libgdx is a cross-platform game and visualization development framework. It currently supports Windows, Linux, Mac OS X, Android, Blackberry, iOS, and 阅读全文
摘要:
OpenCV is released under a BSD license and hence it’s free for both academic and commercial use. It has C++, C, Python and Java interfaces and support 阅读全文
摘要:
从上百幅架构图中学得半点大型网站建设经验(上) 从Hadoop框架与MapReduce模式中谈海量数据处理(含淘宝技术架构) 从几幅架构图中偷得半点海量数据处理经验 搜索引擎技术之概要预览 面向全栈的技术管理(多图) 电商网站HTTPS实践之路 滴滴出行 | 海量数据背后的高可用架构 HBase 在 阅读全文
摘要:
Go is an open source programming language designed for building simple, fast, and reliable software. Go by Example is a hands-on introduction to Go us 阅读全文
摘要:
Ref:不服跑个分 - 顶级 Swift 服务端框架对决 Node.js Ref:Perfect | Vapor | Kitura | Zewo | Node 阅读全文
摘要:
Martin Angelov December 8th, 2016 The software development industry continues its relentless march forward. In 2016 we saw new releases of popular lan 阅读全文
摘要:
RabbitMQ is the most widely deployed open source message broker With more than 35,000 production deployments of RabbitMQ world-wide at small startups 阅读全文
摘要:
Overview Docker is the world’s leading software container platform. Developers use Docker to eliminate “works on my machine” problems when collaborati 阅读全文
摘要:
Install for CentOS 7.1 (64 bit) & Oracle Linux 7.1 (64 bit) 1.VM Install CentOS 7 & Config IP CentOS-7.0-1406-x86_64-DVD.iso 标准安装版,一般下载这个就可以了 CentOS-7 阅读全文