11 2021 档案

摘要:Generally, exctags(1) on FreeBSD is what you know as ctags on Linux based systems. 1. Install exctags from port # cd /usr/ports/devel/ctags # make ins 阅读全文
posted @ 2021-11-20 17:57 enjoy_jun 阅读(110) 评论(0) 推荐(0)
摘要:安装拼音 # pkg install zh-scim-pinyin 安装五笔 # pkg install zh-scim-tables 配置 ~/.cshrc % ee ~/.cshrc 加入下面两行: setenv XMODIFIERS @im=SCIM setenv LC_CTYPE zh_CN 阅读全文
posted @ 2021-11-19 10:58 enjoy_jun 阅读(593) 评论(0) 推荐(0)
摘要:baidu{:target="_blank"} cnblog 阅读全文
posted @ 2021-11-17 13:20 enjoy_jun 阅读(40) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2021-11-12 11:29 enjoy_jun 阅读(0) 评论(0) 推荐(0)
摘要:1. Preparing the Host First, load the bhyve kernel module: # kldload vmm Then, create a tap interface for the network device in the virtual machine to 阅读全文
posted @ 2021-11-11 11:29 enjoy_jun 阅读(840) 评论(0) 推荐(0)