Toggle navigation
Eric's Blog
Home
About
Archive
Archive
「我干了什么 究竟拿了时间换了什么」
Show All
24
Linux
18
Android(安卓)
5
Shell
5
UI
5
Python
4
编译
3
开发板
2
C/C++
2
Makefile
2
Pip
2
Ubuntu
2
apt
2
python
2
server(服务器)
2
交叉编译
1
图形化
1
虚拟化
1
远程桌面
1
ADB
1
Android
1
Glide
1
HDMI
1
Internet
1
Layout
1
Nginx
1
Orangepi
1
PulseAudio
1
PyQt5
1
PySide6
1
Qt
1
RDP
1
Retrofit
1
Room数据库
1
SPICE
1
Tiktok(抖音)
1
Tkinter
1
VNC
1
Xiaomi
1
adb
1
aosp
1
armbian
1
autostart
1
display
1
docker
1
dpkg
1
kernel
1
laptop
1
qemu
1
rdp
1
ssh
1
tweaks
1
uboot
1
ubuntu
1
xml
1
2023
Linux笔记2
Linux notes2
卸载多个kernel中的其中一个
Remove an extra kernel
自动添加系统服务脚本
Add system service automatically with a script
在驱动不支持的笔记本上实现合盖休眠功能
Enable lid function on laptop
在armbian上安装运行docker
Install and run docker on armbian
我为什么在2023年还在用k30pro
Why I am still using k30pro in 2023
配置一块新的Orangepi开发板
Setup a new orangepi board
使用qemu模拟运行一个arm64 ubuntu系统
Use qemu to run an arm64 ubuntu iso
将Linux开发版用作电视盒子
Make a tv box out of a Linux board
2022
ADB的一些常用操作
Common usages of adb
在线更新内核和uboot
Update kernel and uboot online
Debian系Linux dpkg和apt源的基本操作和高级操作
Basic and advanced skills of dpkg and apt
Linux相关的各项优化和修改
Linux system tweaks and optimization
pip和python模块, 打包, 执行相关
About modules, repackaging, compiling of pip and python
Makefile 的一些知识点
Makefile
C++ 的启动, 编译, 和实用工具
Args , compiling, and ssh example of C++
Linux远程桌面协议
Linux remote desktop protocols
字节跳动安卓项目ui部分说明
Bytedance project ui detail
一些PyQt5的示例代码
Simple examples with PyQt5 and ui design
字节跳动青训营byte组结业项目答辩汇报文档
Bytedance android training byte team final project report
Linux一些网络相关的设置
Some Internet related settings on Linux system
安卓界面设置状态栏透明和图片延伸
Transparent statusbar and image expand to statusbar
开发板之间批量复制安装pip依赖
A simple tutorial for pip migration
2021
tkinter图形化开发python应用
Using tkinter to develop graphical python apps