Elixir Cross Referencer - Explore source code in your browser - Particularly useful for the Linux kernel and other low-level projects in C/C++ (bootloaders, C libraries...)
Linux can allow user programs to install a per-process x86 Local Descriptor Table (LDT) using the modify_ldt(2) system call. This is required to run 16-bit or segmented code such as DOSEMU or some Wine programs. It is also used by some very old threading libraries.Enabling...
英文字体 pacman -S ttf-dejavu ttf-droid ttf-hack ttf-font-awesome otf-font-awesome ttf-lato ttf-liberation ttf-linux-libertine ttf-opensans ttf-roboto ttf-ubuntu-font-family 1. 中文字体 pacman -S ttf-hannom noto-fonts noto-fonts-extra noto-fonts-emoji noto-fonts-cjk adobe-source-code-p...
Linux can allow user programs to install a per-process x86 Local Descriptor Table (LDT) using the modify_ldt(2) system call. This is required to run 16-bit or segmented code such as DOSEMU or some Wine programs. It is also used by some very old threading libraries.Enabling...
source /usr/share/zsh-theme-powerlevel10k/powerlevel10k.zsh-theme eval "$(zoxide init zsh)" 个人添加的命令别名 alias b='reboot' alias k='kate' alias i='pacman -Si' alias s='sudo' alias sc='systemctl' alias y='yay' alias S='s pacman -S' ...
source /usr/share/zsh-theme-powerlevel10k/powerlevel10k.zsh-theme eval "$(zoxide init zsh)" 个人添加的命令别名 aliasb='reboot' alias s='sudo' alias k='kate' alias i='pacman -Si' alias p='python' alias sc='systemctl' alias wk='wineserver -k' ...
bzr Bazaar(bzr)是另一个开源的 DVCS(Distributed Version Control System,即分布式版本控制系统),它试图给 SCM(Source Code Management,即源码管理) 的世界里带来一些新的东西。 bzr 是 Canonical 公司支持的一个项目,也就是 Ubuntu Linux 的发行公司。简单来说,bzr 是用 python 编写的,用于版本控制。
Embedded Linux Audio Check our new training course with Creative Commons CC-BY-SA lecture materialsElixir Cross ReferencerHome Engineering Training Docs Community Company / arch / powerpc / Kconfig v6 v6.12 v6.11 v6.11.7 v6.11.6 v6.11.5 v6.11.4 v6.11.3 v6.11.2 v6.11.1 v...
最近有些厌倦Windows,所以想尝试一下Linux,选择Arch的原因不再赘述,建议以ArchLinux官方安装指南为主,这篇笔记只是方便我自己安装而写的,仅供参考。 1. 安装前的准备 1.1 腾出空间 因为我是第一次使用Linux,所以暂时没打算把Arch当作主力系统,我决定采用双系统的方案,所以需要给Arch腾出一个空间。
在google code的ibus项目里,找到文件名类似于ibus-table-chinese-x.x.x-Source.tar.gz的文件,你可以试一下看看最新的版本是什么。这里我们假设你保存为/path/to/file/ibus-table-chinese-1.x.x-Source.tar.gz。解压后找到码表文件,具体可能根据版本不同目录不同,我的是tables/wubi-jidian/wubi-jidian86.txt。