摘要: sudo spctl --master-disable 阅读全文
posted @ 2017-06-17 19:06 liness0713 阅读(181) 评论(0) 推荐(0)
摘要: diskutil info /Volumes/SAMSUNG | grep UUID echo "UUID=38EBE5E4-016F-44B7-9D55-BB4AF6DC3E1D none ntfs rw,auto,nobrowse" | sudo tee -a /etc/fstab echo " 阅读全文
posted @ 2017-06-17 19:05 liness0713 阅读(530) 评论(0) 推荐(0)
摘要: http://www.cnblogs.com/qqzy168/p/4098031.html package com.test; public class Bean { private String name; private int priority; public String getName() 阅读全文
posted @ 2017-06-17 19:00 liness0713 阅读(1961) 评论(0) 推荐(0)