240 发简信
IP属地:西藏
  • docker手动安装方法

    下载二进制文件 https://download.docker.com/linux/static/stable/[https://downloa...

  • deepin用U盘安装时屏幕变花如何解决

    禁用n卡驱动 见到install deepin界面的时候按e编辑启动菜单,将quiet splash更改为nomodeset splash然后按...

  • docker加载本地镜像

    打包镜像docker save couchbase > couchbase.tarxz -9 couchbase.tar // 这一步应该不是必...

  • centos添加防火墙端口

    添加端口firewall-cmd --zone=public --add-port=9000/tcp --permanent 重新启动firew...

  • mac如何安装maven

    1.下载可执行文件https://maven.apache.org/download.cgi[https://maven.apache.org/...

  • mac如何下载链接是“blob:”开头的视频

    1. chrome从network查看下载请求2. 刷新页面,然后搜索m3,复制m3u8或m3u4结尾的url3. 放到VLC player里,...

  • Node.js跨域

    res.setHeader('Access-Control-Allow-Origin',req.headers.origin); res.hea...

  • 如何挂载一个 NTFS 文件系统

    安装ntfs-3g yum install ntfs-3g fuse yum --enablerepo epel install ntfs-3g...

  • CN2 线路

    http://www.hostcatalogue.com/two-way-cn2-gia-vps/ https://zhuanlan.zhihu...

个人介绍
Any application that can be written in JavaScript, will eventually be written in JavaScript.