Expression构建DataTable to Entity 映射委托 1 namespace Echofool.Utility.Common { 2 using System; 3 using System.Collections.Generic; 4 using System.Data; 5 using System.Linq.Expressions; 6 using System.Reflection; 7 using System.Reflection.Emit; 8 9 publ
1.选择一个存贮空间大于Yosemite系统(Yosemite系统大概5.1G左右)的U盘,用磁盘工具(Disk Utility)对此磁盘进行分区,可以参照此链接处对U盘进行分区.如果用磁盘工具进行分区的时候,提示错误: disk could not unmount,有可能是因为此磁盘被其他的东西操作,所以当前无法unmount,可以在command line中使用强制unmount这个磁盘,完成分区.首先,用df 查看所有的挂载磁盘:然后用umount force '磁盘设备名',强制卸载所挂