X
~/wuxie
software · notes · life
status
● online
posts
18
build
2026-04-26
Home
18
Archive
Categories
Tags
About
~
/
en
/
tags
/
translate
deploy: ok
⌘K
View all results →
grep -r "translate" ~/posts
#translate
10 posts
2024-11-22
language
8 min read
[译]MapReduce: 简化大型集群上的数据处理
2024-02-23
language
3 min read
[译]Golang 的函数选项模式
2023-12-14
language
27 min read
[译]高效 Go
2023-08-04
kubernetes
2 min read
[译]构建 Kubernetes Operator 和有状态应用的最佳实践
2023-07-06
kubernetes
7 min read
[译]CNCF Operator 白皮书 - 最终版本
2023-04-26
foundation
2 min read
[译]每个软件开发人员都必须知道的Unicode和字符集的绝对最低要求(不能有任何借口!)
2023-04-23
language
3 min read
[译]在Linux中Go如何优化大文件传输 -- TCP和Syscall探索
2023-04-07
language
3 min read
[译]Go中的Strings, bytes, runes和Characters
2022-03-07
language
4 min read
[译]如何在Go中使用接口/How to use interfaces in Go
2022-03-03
language
4 min read
[译]Go Slices:使用以及原理/Go Slices: usage and internals