摘要: 1. Ireland TCD(圣三一) €25000 UCD(都柏林) € UCC(科克) € 阅读全文
posted @ 2022-12-06 16:07 shendawei 阅读(57) 评论(0) 推荐(0)
摘要: From ubuntukylin.com, can be used in ubuntu. wget -O ~/weixin.deb "http://archive.ubuntukylin.com/software/pool/partner/weixin_2.1.1_amd64.deb" sudo d 阅读全文
posted @ 2022-12-06 11:54 shendawei 阅读(39) 评论(0) 推荐(0)
摘要: 1. OS # 1: Using os-release file available in Linux’s etc directory. cat /etc/os-release # 2. Using version file available in Linux’s proc directory. 阅读全文
posted @ 2022-12-06 11:50 shendawei 阅读(134) 评论(0) 推荐(0)
摘要: Vectors are same as dynamic arrays with the ability to resize itself automatically when an element is inserted or deleted, with their storage being ha 阅读全文
posted @ 2022-12-06 09:40 shendawei 阅读(35) 评论(0) 推荐(0)