/* * a target may generate 1..n * scopes a scope may contain 0..n cameras */排版後會變成
/* * a target may generate 1..n scopes a scope may contain * 0..n cameras */但是只要加一個小小的改變,多行註解後面加上"-",就可以避免Eclipse Formatter對註解的排版
/*- * a target may generate 1..n * scopes a scope may contain 0..n cameras */Reference: stackoverflow
沒有留言:
張貼留言