ME
Recent Blogs
My Projects
Contact Me
Feel free to reach out. I'm always open to connecting and collaborating.
Feel free to reach out. I'm always open to connecting and collaborating.
NFT 拍卖系统
<p>在 Ubuntu(尤其是 GNOME 桌面环境)中<code>.desktop</code> 文件用于创建应用程序快捷方式。如果无法将应用程序固定到 Dock,通常是由于 <code>.desktop</code> 文件配置不当或位置...
<h1>安装缺失的字体</h1><p>首先安装git</p><pre><code class="language-jsx">sudo apt install git </code></pre><p>安装字体</p><pre><code cl...
<p>首先,我们需要找到 PowerShell 的配置文件。如果你还没有创建过,可以用以下命令创建:</p><pre><code class="language-js">if (!(Test-Path -Path $PROFILE)) { ...
<p>修改~/.bashrc 文件</p><p>加入</p><p></p><pre><code class="language-js"># --- 请在这里修改您的代理服务器信息 --- PROXY_HOST="127.0.0.1" # ...