腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
工具
TVP
最新优惠活动
文章/答案/技术大牛
搜索
搜索
关闭
发布
首页
学习
活动
专区
工具
TVP
最新优惠活动
返回腾讯云官网
皮皮星球
https://ppxai.com
专栏成员
举报
234
文章
107287
阅读量
31
订阅数
订阅专栏
申请加入专栏
全部文章(234)
编程算法(93)
input(45)
output(33)
java(24)
node.js(24)
return(22)
integer(16)
dp(13)
go(11)
binary(11)
tree(9)
list(8)
numbers(8)
unique(8)
sql(7)
linux(7)
function(7)
set(7)
javascript(6)
matrix(6)
null(6)
search(6)
http(5)
element(5)
int(5)
root(5)
stock(5)
sum(5)
遍历(5)
递归(5)
数组(5)
字符串(5)
combinations(4)
dfs(4)
distinct(4)
each(4)
grid(4)
map(4)
path(4)
space(4)
time(4)
transactions(4)
traversal(4)
word(4)
api(3)
kubernetes(3)
缓存(3)
二叉树(3)
tcp/ip(3)
algorithm(3)
case(3)
children(3)
difference(3)
duplicates(3)
merge(3)
security(3)
sequence(3)
bash(2)
android(2)
git(2)
github(2)
spring(2)
网站(2)
存储(2)
开源(2)
数据迁移(2)
网络安全(2)
数据分析(2)
https(2)
nat(2)
client(2)
copy(2)
data(2)
diagram(2)
disk(2)
distributed(2)
excel(2)
exists(2)
form(2)
image(2)
iptables(2)
it(2)
lowercase(2)
message(2)
min(2)
minimum(2)
networking(2)
nodes(2)
palindrome(2)
point(2)
rows(2)
server(2)
size(2)
storage(2)
string(2)
structure(2)
target(2)
tls(2)
链表(2)
排序(2)
通信(2)
网络(2)
指针(2)
负载均衡(1)
php(1)
python(1)
lua(1)
html(1)
jquery(1)
access(1)
unix(1)
负载均衡缓存(1)
nginx(1)
bash 指令(1)
容器镜像服务(1)
mapreduce(1)
文件存储(1)
NAT 网关(1)
容器(1)
游戏(1)
shell(1)
正则表达式(1)
jdbc(1)
hashmap(1)
rpc(1)
udp(1)
安全(1)
数据处理(1)
数据结构(1)
云计算(1)
raft(1)
服务网格(1)
absolute(1)
acl(1)
add(1)
analysis(1)
architecture(1)
area(1)
async(1)
backup(1)
between(1)
bit(1)
blocking(1)
boost(1)
bug(1)
center(1)
character(1)
code(1)
command(1)
connect(1)
container(1)
containers(1)
contains(1)
count(1)
cpu(1)
definition(1)
digits(1)
division(1)
elasticsearch(1)
find(1)
forms(1)
func(1)
gateway(1)
greedy(1)
hashset(1)
header(1)
insert(1)
intervals(1)
istio(1)
jobs(1)
key(1)
line(1)
marked(1)
max(1)
median(1)
methods(1)
network(1)
next(1)
oauth(1)
offline(1)
openid(1)
packet(1)
parentheses(1)
performance(1)
permutation(1)
pipe(1)
pivot(1)
plugins(1)
position(1)
prefix(1)
product(1)
profile(1)
random(1)
range(1)
resources(1)
rotation(1)
row(1)
schedule(1)
series(1)
service(1)
sort(1)
spaces(1)
std(1)
stream(1)
sudoku(1)
swap(1)
text(1)
theory(1)
this(1)
title(1)
trie(1)
types(1)
virtual(1)
window(1)
zsh(1)
变量(1)
动态规划(1)
分布式锁(1)
服务(1)
服务器(1)
工作(1)
函数(1)
互联网(1)
继承(1)
架构(1)
接口(1)
进程(1)
连接(1)
浏览器(1)
配置(1)
实践(1)
数据(1)
搜索(1)
系统(1)
原理(1)
状态机(1)
搜索文章
搜索
搜索
关闭
Understanding bashrc vs .bash_profile vs .zshrc
bash
unix
shell
profile
zsh
When delving into the world of command-line interfaces (CLI), you might have encountered files like .bashrc, .bash_profile, and .zshrc. But what are they, and why are they so crucial for developers and system administrators? Let's unravel this mystery.
ppxai
2023-11-18
159
0
Enhancing Application Security with OAuth 2.0 and OpenID Connect
access
connect
oauth
openid
security
Enhancing Application Security with OAuth 2.0 and OpenID Connect
ppxai
2023-11-18
172
0
TLS 1.3: Enhanced Security, Faster Connections
client
message
security
server
tls
In today's digital landscape, the security and speed of data transmissions are crucial. In this regard, the Transport Layer Security (TLS) protocol plays a pivotal role. Here, we'll dive deep into the new and improved TLS 1.3 protocol, with an emphasis on its handshake process, which has undergone substantial improvements in terms of speed and security compared to its predecessor, TLS 1.2.
ppxai
2023-11-18
165
0
TLS 1.3: Enhanced Security, Faster Connections
client
message
security
server
tls
In today's digital landscape, the security and speed of data transmissions are crucial. In this regard, the Transport Layer Security (TLS) protocol plays a pivotal role. Here, we'll dive deep into the new and improved TLS 1.3 protocol, with an emphasis on its handshake process, which has undergone substantial improvements in terms of speed and security compared to its predecessor, TLS 1.2.
ppxai
2023-11-18
174
0
Disk I/O issues: Understanding and fixing them to boost system performance
boost
command
disk
performance
storage
Disk I/O and space usage issues are common causes of performance degradation in computing systems. Low system speeds can directly affect its ability to retrieve and store information on the disk.
ppxai
2023-11-18
158
0
Unleashing the Power of Storage in Kubernetes: A Comprehensive Guide
kubernetes
backup
disk
resources
storage
ppxai
2023-11-18
95
0
The Null Value Header Bug: Why Clients Didn't Receive Packets in Spring Gateway
spring
bug
gateway
header
null
This problem surfaced in our API gateway service, which we built using Spring Gateway. The service handles exceptions by implementing the ErrorWebExceptionHandler interface, returning processed exception details to the client and adding some header information. Everything was functioning well until one day, after a code merge, issues began to sporadically appear. Here's what we observed:
ppxai
2023-11-18
164
0
Inside Linux Networking: A Code-Level Exploration of IPVS and IPTABLES
linux
code
iptables
networking
packet
ppxai
2023-11-18
140
0
What's the Difference Between Blocking vs Non-Blocking and Sync vs Async?
async
between
blocking
difference
std
During application development, we often confront terms like "Blocking," "Non-blocking," "Synchronous," and "Asynchronous." It's a common misconception to view these as synonymous. In reality, they represent distinct, albeit intertwined, concepts.
ppxai
2023-11-18
225
0
Kubernetes Networking: From Basics to Best Practices
kubernetes
network
networking
plugins
service
ppxai
2023-11-18
109
0
How Docker Containers Work – Explained for Beginners
容器镜像服务
container
containers
this
virtual
A container is a lightweight, standalone, and executable software package that includes everything needed to run a piece of software.
ppxai
2023-11-18
161
0
79. 单词搜索
int
word
数组
搜索
字符串
Given an m x n grid of characters board and a string word, return true if word exists in the grid.
ppxai
2023-11-18
148
0
301. 删除无效的括号
return
string
遍历
递归
字符串
Given a string s that contains parentheses and letters, remove the minimum number of invalid parentheses to make the input string valid.
ppxai
2023-11-18
132
0
410. 分割数组的最大值
dp
int
变量
动态规划
数组
Given an array nums which consists of non-negative integers and an integer m, you can split the array into m non-empty continuous subarrays.
ppxai
2023-11-18
111
0
用Go语言实现WebSSH远程连接
go
服务器
函数
连接
浏览器
WebSSH是一种通过Web浏览器远程连接到SSH服务器的技术。它允许用户在不需要本地SSH客户端的情况下,通过Web浏览器连接到远程服务器并执行命令。WebSSH的实现原理是通过WebSocket协议在Web浏览器和SSH服务器之间建立一个双向通信通道,使得用户可以在Web浏览器中输入命令并将其发送到SSH服务器,同时也可以接收SSH服务器的输出并在Web浏览器中显示。
ppxai
2023-11-18
730
0
服务网格化 -- Linkerd和Istio
服务网格
istio
服务
架构
通信
服务网格化是一种新兴的架构模式,它旨在解决微服务架构中的一些常见问题,例如服务发现、负载均衡、故障恢复、安全性等。服务网格化通过将这些功能从应用程序中分离出来,并将它们放在一个专门的网络层中,从而使得应用程序可以更加专注于业务逻辑,而不必担心这些底层的问题。
ppxai
2023-11-18
250
0
Deep Dive into Elasticsearch's Distributed Architecture
architecture
data
distributed
elasticsearch
search
In the digital age, data stands as a crucial asset for enterprises. The effective storage, retrieval, and analysis of this data are among the primary challenges faced by businesses today. Elasticsearch, commonly referred to as "ES", is a robust, scalable, and real-time search and analytics engine, proving to be an indispensable component in the contemporary data pipeline. With a wide range of applications, from full-text search and logging to more complex use cases such as machine learning and graph analysis, Elasticsearch stands out. This blog post provides a comprehensive insight into Elasticsearch's distributed architecture, touching upon its main components, read-write operations, indexing principles, and application scenarios.
ppxai
2023-11-18
166
0
Iptables NAT:实现网络中转
nat
iptables
互联网
配置
网络
在本文中,我们将深入解析iptables NAT(网络地址转换)的功能,以及如何使用它进行网络中转。我们会详细解释NAT中使用的PREROUTING、POSTROUTING和OUTPUT链的含义,介绍如何配置DNAT(目标网络地址转换)和SNAT(源网络地址转换),并在内网场景中演示这些概念。最后,我们将阐述如何持久化iptables配置,以保证在重启后仍然生效。
ppxai
2023-11-18
2K
0
网络ACL与安全组:云计算中的网络安全
网络安全
安全
云计算
acl
网络
在云计算环境中,网络安全是至关重要的。为了保护您的资源和数据,云服务提供商提供了多种网络安全控制手段,其中最常见的是网络访问控制列表(ACL)和安全组。本文将详细介绍网络ACL和安全组的概念、实现原理以及架构图。最后,我们将对比常见的防火墙方案,包括WAF、防火墙、VPN、ACL和安全组。
ppxai
2023-11-18
798
0
CAP, BASE, Paxos, and Raft: Key Concepts in Distributed Systems
raft
algorithm
distributed
key
theory
When discussing the design principles underpinning distributed systems, the CAP theorem and BASE theory serve as essential foundations that warrant our understanding.
ppxai
2023-11-18
202
0
点击加载更多
社区活动
【纪录片】中国数据库前世今生
穿越半个世纪,探寻中国数据库50年的发展历程
立即查看
Python精品学习库
代码在线跑,知识轻松学
立即查看
博客搬家 | 分享价值百万资源包
自行/邀约他人一键搬运博客,速成社区影响力并领取好礼
立即体验
技术创作特训营·精选知识专栏
往期视频·千货材料·成员作品 最新动态
立即查看
领券
问题归档
专栏文章
快讯文章归档
关键词归档
开发者手册归档
开发者手册 Section 归档