從香港訂的AR-57 經過了一番波折終於寄來拉~~
↓下面是他的外箱
↓盒上還附上一張初速測量表,是給海關看的
開箱拉~~~
裡面附一個P90彈匣,還有基本的鐵瞄
sudo usermod -aG docker $USER
import threading
import time
def process_1():
counter = 0
t = threading.currentThread()
while getattr(t, "loop_alive", True):
print('process_1counter:', counter)
counter += 1
time.sleep(1)
if counter > 80:
break
print('process_1 thread stop')
p1_thread = threading.Thread(target=p2, args=())
p1_thread.start()
time.sleep(10)
p1_thread.loop_alive = False
set nu
set cindent
set expandtab
set tabstop=4
set softtabstop=4PasswordAuthentication yesrestart sshdsudo apt update;
sudo apt install vim tmux tree htop wget git
sudo apt-get install p7zip-full
git config --global user.name "yesseecity"
git config --global user.email “yesseecity@example.com”
git config --global core.editor vim
sudo apt-get install ibus-zhuyin #注音輸入法
裝好後ibus-setup
之後再到 Ibus Preferences > Input Method 把注音加進來 (Ubuntu 22.04.5)