• 1.启用php存储库执行如下命令启用 ondrej/php 的 PHP 存储库: sudo apt install software-properties-common sudo add-apt-repository ppa:ondrej/php...
    • 1年前
  • Random使用最广泛的随机数生成工具,即使Math.random()的底层也是使用Random实现 public static double random() { return RandomNumberGeneratorHolder.rando...
    • 1年前
  • 系统更新后发现fcitx莫名闪退,重启fcitx正常运行,但切换到google PinYin进程就自动推出。 最终解决: 删掉当前用户目录.config下的fcitx配置文件 reinstall fcitx-frontend-gtk2 和 fci...
    • 1年前