Ataraxia
  • HOME
  • ARCHIVES
  • LINKS
  • ABOUT
  • TRAVELLING
  • HOME
  • ARCHIVES
  • LINKS
  • ABOUT
  • TRAVELLING
  • 力扣第一步

     2021-05-20
    Read more 
  • Vtuber语音快速收集指南

    在线工具介绍视频转mp3工具 在线剪辑音频工具 使用攻略 使用bilibili的在线笔记功能或人工记录视频里面的音源位置(当然可以手动记录其他视频源的位置) 使用video2eit.com的视频转mp3工具在线将bilibili视频转为音频,转化完...
     2021-05-18
    Read more 
  • 使用word的朝鲜文字/朝鲜文汉字转换功能快速查询对应汉字

     2021-05-09
    Read more 
  • 安装TS

    安装命令123npm install -g typescript# 检查是否安装成功tsc -V 链接http://huaxhe.gitee.io/vue3_study_docs/chapter1/02_%E5%AE%89%E8%A3%85TS.h...
     2021-05-09
    Read more 
  • 算法学习资源收集

    链接https://labuladong.gitbook.io/algo/
     2021-05-08
    Read more 
  • vscode在explorer侧边栏输入文字会自动匹配可能的选项

     2021-05-08
    Read more 
  • 执行git push到GitHub时提示waring

    解决12# 执行 git push 但没有指定分支,将 push 所有本地的分支到远程仓库中对应匹配的分支git config --global push.default matching simple指的是执行 git push 没有指定分支时,...
     2021-05-08
    Read more 
  • git配置用户名和邮箱

    查看用户名和密码12git config user.namegit config user.email 设置用户名1git config --global user.name "username" 设置邮箱12# 不加双引号g...
     2021-05-08
    Read more 
  • How to Design Functions (HtDF)

    流程 Signature, purpose and stub Define examples and formulate them as tests Replace the stub with a function template Repla...
     2021-05-08
    Read more 
  • 安装Deno

    安装命令1curl -fsSL https://x.deno.js.cn/install.sh | sh 手动设置 DENO_INSTALL 变量,并把 Deno 执行路径手动添加到 PATH12345Deno 已经成功安装可执行文件位置为 /ho...
     2021-05-08
    Read more 
Prev Next
© 2021 -  2022  Willem Zhang
Totalview 
Powered by Hexo | Theme Keep v3.4.0
萌ICP备 20218528号