逛Github时看到的,一位印度老哥的repo,我觉得挺好,应该作为网站开发者常识的存在。
HTML
Minified HTML: The HTML code is minified, comments, white spaces and new lines are removed from prod...
google了很多次如何在mac上创建可引导ESXI启动盘,方法都是在终端命令dd烧录iso到U盘
diskutil list
diskutil unmountdisk /dev/disk[1-9]
dd if=Downloads/VMware-VMvisor-Installer-6.5.0.update01-5...