ByteNote LogoByteNote

Navigation

  • Blog
  • 工具

    © 2025 ByteNote. All rights reserved.

    gitignore规则不生效的解决办法,先把本地缓存删除然后更新

    Dec 23, 20221 min read
    git rm -r --cached .
    git add .
    git commit -m 'update .gitignore'
    

    相关文章

    解决 whisper 在wsl 下的报错

    错误信息显示在WSL环境下numba初始化失败,解决方法包括安装和配置LLVM,重新安装numba,并测试问题是否解决。

    uniapp 底部appbar的实现

    在uniapp中,通过配置`pages.json`文件中的`tabBar`属性,可以实现底部appbar,包括颜色、背景、边框样式以及列表项的页面路径、显示文本、未选中和选中状态的图标路径。

    浏览器跨标签通信

    浏览器跨标签通信的优化方案是利用localStorage实现新旧页面间的登录状态同步,提升用户体验。

    V2ray一键脚本

    该脚本提供了一个通过curl命令执行的bash脚本,用于自动安装V2ray。

    Download jetbra

    Download jetbra.zip for testing purposes only, not for commercial use, and configure as per readme.txt instructions.