看板 Editor 關於我們 聯絡資訊
// JavaScript Obj = { method: function () { return; } } 我要在 return 前換行,讓他縮成: method: function () { return; } 但他總是縮成: method: function () { return; } 用的是 cindent,但試了幾組 cinoptions 都不成功。 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 123.194.88.12