clear cuda old driver sudo apt-get purge nvidia-* sudo apt-get purge cuda* sudo apt autoremove install cuda go to: https://developer.nvidia.com/cuda-
install desktop apt update apt install --no-install-recommends ubuntu-desktop nano install vnc server apt install gnome-panel gnome-settings-daemon m
install v2ray core curl -Ls https://mirrors.v2raya.org/go.sh | bash systemctl disable v2ray --now install v2raya wget -qO - https://apt.v2raya.mzz.pub
{ "configurations": [ { "type": "java", "name": "Spring Boot", "request": "launch", "cwd":
launch.json { // Use IntelliSense to learn about possible attributes. // Hover to view descriptions of existing attributes. // For more informat
settings.json { "editor.formatOnType": true, "editor.formatOnSave": true, "editor.formatOnPaste": true, "editor.tabSize": 2, "editor.codeAct
Proxy const obj = new Proxy(target, handler); Vue3 将使用 ES6的Proxy 作为其观察者机制,取代之前使用的Object.defineProperty target: 被代理对象。 handler: 是一个对象,声明了代理target的一些