Fix Dual System Time Problem

Fix dual system time problem fix a dual system bug : windows time not right everytime after using ubuntu. run this in ubuntu 1sudo timedatectl set-local-rtc 1 --adjust-system-clock why having this problem there a hardware called RTC in your computer: if RTC time is 00:00 , and you are in UTC+8:00 time zone , windows …

Grub Settings for Noobies

turn on grub menu if your grub menu don’t show when you boot up your system , you can follow this : edit grub config 1sudo vim /etc/default/grub 1# GRUB_TIMEOUT_STYLE=hidden 2GRUB_TIMEOUT=10 commit 1sudo update-grub get a theme gnome grub themes store deadsec theme change some grub settings edit grub config 1sudo …

Install Qv2ray on Ubuntu

install Qv2ray install qv2ray in snap store. get core of Qv2ray go to this link on git hub to download >this link< unzip core to whatever floder, set up the core path in Qv2ray - Preferences - Kernel Settings and it’s all done! use your phone as a proxy router , speed up download process. settings after you …

Install Sougou for Ubuntu

install sougou for ubuntu you can follow this guide download and install download sougou here fix every thing sougou need 1sudo apt install fcitx 2sudo cp /usr/share/applications/fcitx.desktop /etc/xdg/autostart/ 3sudo apt purge ibus 4sudo apt install libqt5qml5 libqt5quick5 libqt5quickwidgets5 qml-module-qtquick2 …

Json读写(Python)

使用 python 读写 json,或者使用 json5 处理一些格式“不太正确”的 json string,比如js代码的格式。

使用标准的path处理方法 (Python)

标准方法可以兼容不同系统,并且有一定的容错性(比如在目录末尾写不写/)

  • os.path.split(path) 分割路径和文件名
  • os.path.join() 合并路径和文件名
  • os.path.dirname() 方法可以获取目录名
  • os.path.basename() 方法可以获取文件名
  • os.path.splitext() 方法可以分离文件名和扩展名

Zlibrary

关于如何在2023年使用zlibrary,可以下载很多小说、电子书、期刊等等。(我以前以为只能下载学术论文啥的所以从来没有关注过!)

Django-Tutorial 1

Django 是一个 使用python作为后端语言的框架。 学习 Django 源于我想要让我的 jandan 脚本可以提供在线服务…… 没想到这个东东这么复杂, 亏了呀! 安装Django

Docker

要想使用docker,需要正确的了解一些基础信息,比如 image 是啥、容器是啥、 docker hub 是啥 、 为什么pull等等,我这里先给出一些简单的解释,但是详细可

Regex 101

最近工作终于闲了下来,可以上班研究代码。遇到一些需要正则表达式的编程问题,无法解决所以决定个学一下。 Regex 101 - ZH-CN (regexlearn.com) Regex Learn - 练习场 Regex Learn - cheatsheet 练习题 简单

Vscode技巧

csharp 程序不能输入 用vscode运行csharp默认使用的terminal是不支持输入的,输入没反应 需要修改 launch.json 增加这两行我估计是关闭了什么东西,

Clash 中的 Minxin 使用教程

什么是mixin mixin就是这个按钮,简单说,mixin是一种混合配置的方式,你可以把自己的配置注入到“配置文件”中,这样就可以在一定程度