Archive

「我干了什么 究竟拿了时间换了什么」
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