摘要:
1 Install nbd-server sudo apt-get install nbd-server 2 Create a file content dd if=/dev/zero of=/mnt/dhini bs=1024 count=36000 Use mke2fs to make the 阅读全文
摘要:
原因是target端配置问题,进入targetcli后, set global auto_add_mapped_luns=true 重新创建新的target后,发现后再连接,应该就有了。 阅读全文
摘要:
当出现以下错误时 2020/01/02 18:15:13.243002 ctdb-recoverd[19238]: Assigned IP 172.16.1.18 not on an interface2020/01/02 18:15:14.244027 ctdb-recoverd[19238]: 阅读全文
摘要:
with as语句的结构如下: with expression [as variable]: with-block with是一个控制流语句,跟if/for/while/try之类的是一类的,with可以用来简化try finally代码, 看起来可以比try finally更清晰。 这里新引入了一 阅读全文
摘要:
https://max.book118.com/html/2017/0103/79730623.shtm 阅读全文
摘要:
http://www.360doc.com/content/18/0710/00/45046439_769171949.shtml 阅读全文
摘要:
在英语语音中,/p/ /b/ /t/ /d/ /k/ /g/等6个辅音被称为爆破音;/f/ /v/ /s/ /z/ / ʃ / / ʒ / /θ/ /ð/ /r/ /h/等10个辅音为摩擦音;/ tʃ/ /dʒ/ /tr/ /dr/ /ts/ /dz/等6个辅音为破擦音; /m / /n/ /ŋ/等 阅读全文
摘要:
为什么在一些英文的文章中会看到作者专门在括号里注明“no pun intended",而类似的情况却在中文中很少出现? 首先pun作为“双关”来讲的时候,绝大多数都指的是那种有趣的、好笑的双关俏皮话。 比如:It's not that the man did not know how to jugg 阅读全文
摘要:
As far as I know 阅读全文
摘要:
https://blog.csdn.net/qq_22771739/article/details/89641229 阅读全文