Fork me on GitHub
摘要: Ethereum https://github.com/chaozh/awesome-blockchain-cn https://github.com/inoutcode/ethereum_book https://github.com/ethereum https://ethfans.org/ h 阅读全文
posted @ 2021-05-12 22:51 Nick.Chung 阅读(236) 评论(0) 推荐(0) 编辑
摘要: 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 阅读全文
posted @ 2019-03-05 12:09 Nick.Chung 阅读(3981) 评论(0) 推荐(0) 编辑
摘要: Guava is a set of core libraries that includes new collection types (such as multimap and multiset), immutable collections, a graph library, functiona 阅读全文
posted @ 2019-03-04 14:38 Nick.Chung 阅读(668) 评论(0) 推荐(0) 编辑
摘要: 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 阅读全文
posted @ 2019-02-16 12:17 Nick.Chung 阅读(524) 评论(1) 推荐(0) 编辑
摘要: Ref:http://www.owasp.org.cn/owasp-project/OWASPTop102017v1.3.pdf Ref:http://www.owasp.org.cn/owasp-project 阅读全文
posted @ 2019-02-03 17:16 Nick.Chung 阅读(223) 评论(0) 推荐(0) 编辑
摘要: #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 阅读全文
posted @ 2019-01-21 23:57 Nick.Chung 阅读(96) 评论(0) 推荐(0) 编辑
摘要: 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 阅读全文
posted @ 2018-12-05 23:53 Nick.Chung 阅读(463) 评论(0) 推荐(0) 编辑
摘要: PHP, or hypertext preprocessor, is an open-source server-side scripting language. It’s extremely popular, too — almost 80% of all websites were using 阅读全文
posted @ 2018-12-05 23:49 Nick.Chung 阅读(410) 评论(0) 推荐(0) 编辑
摘要: to be continue... 看完这篇文章,你的Linux基础就差不多了 看完这篇文章,你的Python基础就差不多了 史上最全的前端资源大汇总 Android开源库V - Layout:淘宝、天猫都在用的UI框架,赶紧用起来吧! 2017 码云最火爆开源项目 TOP 50,你都用过哪些? 2 阅读全文
posted @ 2018-11-08 23:57 Nick.Chung 阅读(261) 评论(0) 推荐(0) 编辑
摘要: to be continue... 阅读全文
posted @ 2018-11-07 00:31 Nick.Chung 阅读(444) 评论(0) 推荐(0) 编辑
摘要: 虚拟机 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 阅读全文
posted @ 2018-11-07 00:25 Nick.Chung 阅读(420) 评论(0) 推荐(0) 编辑
摘要: 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 - 阅读全文
posted @ 2018-07-10 18:59 Nick.Chung 阅读(525) 评论(0) 推荐(0) 编辑
摘要: to be continue... Ref: https://developer.nvidia.com/cuda-downloadshttps://www.anaconda.com/download/https://blog.csdn.net/qq_30611601/article/details/ 阅读全文
posted @ 2018-07-04 18:37 Nick.Chung 阅读(270) 评论(0) 推荐(0) 编辑
摘要: JDBC https://docs.oracle.com/javase/tutorial/jdbc/overview/index.html https://docs.oracle.com/javase/tutorial/jdbc/basics/index.html https://dev.mysql 阅读全文
posted @ 2018-04-18 14:29 Nick.Chung 阅读(375) 评论(0) 推荐(0) 编辑
摘要: 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 阅读全文
posted @ 2018-04-11 22:54 Nick.Chung 阅读(921) 评论(0) 推荐(0) 编辑
摘要: 1.starters a) Spring Boot application starters spring-boot-starter Core starter, including auto-configuration support, logging and YAML Pom spring-boo 阅读全文
posted @ 2018-02-12 17:02 Nick.Chung 阅读(864) 评论(0) 推荐(0) 编辑
摘要: 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 阅读全文
posted @ 2017-12-19 11:41 Nick.Chung 阅读(413) 评论(0) 推荐(0) 编辑
摘要: Ref:face_recognition Ref:seetaface Ref:百度AI开放平台 Ref:Face++开放平台 Ref:Cognitive Services Ref:AForge.NET 入门 Ref:调用 AForge.NET Framework 启动摄像头 Ref:.NET开源工程 阅读全文
posted @ 2017-12-15 14:47 Nick.Chung 阅读(1002) 评论(0) 推荐(0) 编辑
摘要: 算法: 图象扭曲算法 图像处理(十二)图像融合(1)Seamless cloning泊松克隆-Siggraph 2004 图像处理(十三)保刚性图像变形算法-Siggraph 2004 网格形变算法 https://cpetry.github.io https://github.com/cpetry 阅读全文
posted @ 2017-11-17 15:39 Nick.Chung 阅读(501) 评论(0) 推荐(0) 编辑
摘要: 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  阅读全文
posted @ 2017-10-28 15:05 Nick.Chung 阅读(742) 评论(0) 推荐(0) 编辑
摘要: 1.OFBiz介绍 http://ofbiz.apache.org/index.html Open Source Projects and Standards Framework Introduction Videos and Diagrams 2.SDK文档 Technical Documenta 阅读全文
posted @ 2017-10-23 13:25 Nick.Chung 阅读(472) 评论(0) 推荐(0) 编辑
摘要: 1.OFBiz Ref:Getting Started - Developers Ref:OFBiz Tutorial - A Beginners Development Guide Ref:Technical Documentation Action:OFBiz实战系列 Running and D 阅读全文
posted @ 2017-10-22 13:58 Nick.Chung 阅读(702) 评论(0) 推荐(0) 编辑
摘要: Ref:HTTP协议—— 简单认识TCP/IP协议 Ref:《图解HTTP》读书笔记 Ref:通过动图形象地为你介绍 Flexbox 是如何工作的(一) Ref:通过动图形象地为你介绍 Flexbox 是如何工作的(二) Ref:掌握 HTTP 缓存——从请求到响应过程的一切(上) Ref:掌握 H 阅读全文
posted @ 2017-09-12 11:36 Nick.Chung 阅读(488) 评论(0) 推荐(0) 编辑
摘要: Ref:你或许应该知道的LLVM Ref:llvm之旅第一站 - 编译及简单使用 Ref:使用 LLVM 框架创建一个工作编译器,第 1 部分 Ref:LLVM for Grad Students Ref:clang: a C language family frontend for LLVM Re 阅读全文
posted @ 2017-08-09 09:57 Nick.Chung 阅读(487) 评论(0) 推荐(0) 编辑
摘要: Ref:CH01 Ref:CH02 Ref:CH03 Ref:CH04 Ref:CH05 Ref:CH06 Ref:CH07 阅读全文
posted @ 2017-08-03 00:14 Nick.Chung 阅读(495) 评论(0) 推荐(0) 编辑
摘要: A high performance, open source, general-purpose RPC framework Ref:grpc Ref:gRPC 官方文档中文版 Ref:gRPC服务发现&负载均衡 Ref:HTTP2 概述 阅读全文
posted @ 2017-08-01 02:05 Nick.Chung 阅读(391) 评论(0) 推荐(0) 编辑
摘要: Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. 阅读全文
posted @ 2017-06-28 22:27 Nick.Chung 阅读(248) 评论(0) 推荐(0) 编辑
摘要: Ref:Java & Spring Boot Ref:服务架构 Ref:开源实验室 Ref:老马说编程 Ref:iOS 以及等等 Ref:SwiftCafe Ref:技术分享小站 Ref:golang开发 Ref:AndroidDeveloper Ref:Python中文社区 Ref:iOS与swi 阅读全文
posted @ 2017-05-24 11:13 Nick.Chung 阅读(366) 评论(0) 推荐(0) 编辑
摘要: 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 阅读全文
posted @ 2017-05-23 09:15 Nick.Chung 阅读(8951) 评论(0) 推荐(0) 编辑
摘要: Introduction Apache Kafka® is a distributed streaming platform. What exactly does that mean? We think of a streaming platform as having three key capa 阅读全文
posted @ 2017-05-19 15:57 Nick.Chung 阅读(398) 评论(0) 推荐(0) 编辑
摘要: Ref:谷歌宣布Kotlin成安卓开发一级语言,我们如何来学习它 Ref:爽翻天!告别Java。一起来使用kotlin开发完整客户端 Ref:https://github.com/githubwing/GankClient-Kotlin Ref:让你的代码量减少三倍!使用kotlin开发Androi 阅读全文
posted @ 2017-05-19 10:37 Nick.Chung 阅读(387) 评论(0) 推荐(0) 编辑
摘要: Libgdx is a cross-platform game and visualization development framework. It currently supports Windows, Linux, Mac OS X, Android, Blackberry, iOS, and 阅读全文
posted @ 2017-05-19 09:57 Nick.Chung 阅读(314) 评论(0) 推荐(0) 编辑
摘要: 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 阅读全文
posted @ 2017-05-19 09:51 Nick.Chung 阅读(197) 评论(0) 推荐(0) 编辑
摘要: 从上百幅架构图中学得半点大型网站建设经验(上) 从Hadoop框架与MapReduce模式中谈海量数据处理(含淘宝技术架构) 从几幅架构图中偷得半点海量数据处理经验 搜索引擎技术之概要预览 面向全栈的技术管理(多图) 电商网站HTTPS实践之路 滴滴出行 | 海量数据背后的高可用架构 HBase 在 阅读全文
posted @ 2017-05-18 15:48 Nick.Chung 阅读(292) 评论(0) 推荐(0) 编辑
摘要: 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 阅读全文
posted @ 2017-05-18 15:00 Nick.Chung 阅读(279) 评论(0) 推荐(0) 编辑
摘要: Ref:不服跑个分 - 顶级 Swift 服务端框架对决 Node.js Ref:Perfect | Vapor | Kitura | Zewo | Node 阅读全文
posted @ 2017-05-18 10:11 Nick.Chung 阅读(251) 评论(0) 推荐(0) 编辑
摘要: Martin Angelov December 8th, 2016 The software development industry continues its relentless march forward. In 2016 we saw new releases of popular lan 阅读全文
posted @ 2017-05-17 12:24 Nick.Chung 阅读(250) 评论(0) 推荐(0) 编辑
摘要: RabbitMQ is the most widely deployed open source message broker With more than 35,000 production deployments of RabbitMQ world-wide at small startups 阅读全文
posted @ 2017-05-13 21:21 Nick.Chung 阅读(218) 评论(0) 推荐(0) 编辑
摘要: Overview Docker is the world’s leading software container platform. Developers use Docker to eliminate “works on my machine” problems when collaborati 阅读全文
posted @ 2017-05-12 22:58 Nick.Chung 阅读(282) 评论(0) 推荐(0) 编辑
摘要: 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 阅读全文
posted @ 2017-05-04 14:15 Nick.Chung 阅读(336) 评论(0) 推荐(0) 编辑