南瓜慢说官网 敢一行,则予知。脚踏实地,知行合一。

归档

2024 年 03 月

1前言从网上获取资源是一种很常见的场景,比较从某个网站获取资料。2三种方式2.1JavaNIO代码如下:URLwebsite=newURL("https://www.pkslow.com");ReadableByteChannelrbc=Channels.newChannel(w
用Java检测HTTPS网站所支持的TLS版本信息 简介 服务器升级、JDK升级、API升级等都可能会造成原有HTTPS的API调
Java Test HTTPS TLS Supported Versions and Cipher Suites Introduction It would fail to call HTTPS API if we migrated infrastructure/JDK, there would b

2023 年 08 月

2023-08-10

Hadoop入门教程 基础概念 数据分析的类别: 离线分析(Batch Processing) 实时分析(Real Time Processing / Streaming) 机器学习(Machine Learning

2023 年 07 月

Python Template Engine Jinja2 and Integrate with Flask Jinja Example Jinja is quite easy to use. Let me give an example to render markdown file. Templ
Add a Google Search Box to Your Website Open Google Programmable Search Engin Select the website Get the html code

2023 年 06 月

Docker拉取镜像失败,download failed after attempts 6 IO Timeout 报错如下: $ docker pull halohub/halo:2.6.1 2.6.1: Pulling from halohub/halo d1669123f281: Retryin
Google Cloud Platform tutorial Start Free Trial GCP provides $300 for free trial, I will show how to apply for it. Go to cloud.google.com and click Ge
技术的学习永无止境,内容也繁杂多样。这里分享一个开源的学习路线( roadmap.sh ),希望能帮助大家。 它提供了33个技术方面的学习路

2023 年 05 月

Java All Versions And Features - which version should be used Java 7 Sure, here are some of the new features and improvements in Java 7: Try-with-reso