var title = '
' + '' + '' + '勇敢' + '勇敢的心' + '
' $('body').prepend(title);
摘要: Ⅰ、powershell的配置 一、VIM 1、下载VIM。 官网下载地址:https://www.vim.org/download.php#pc 2、找到Vim文件夹中的vimrc文件进行修改,增加下面这4行。 set encoding=utf-8 set termencoding=utf-8 s 阅读全文
posted @ 2021-09-08 14:26 妖仙 阅读(81) 评论(0) 推荐(0) 编辑