Menu

Bug 05: 解析 附值要沒有正確給「; 」出現錯誤。

canred
2013-10-12
2013-10-13
  • canred

    canred - 2013-10-12

    source code
    aryMonthDays[1] = (((!(nYear % 4)) && (nYear % 100) ) || !(nYear % 400)) ? 29 : 28
    var aa = "aa";

    output code
    aryMonthDays[1] = (((!(nYear % 4)) && (nYear % 100) ) || !(nYear % 400)) ? 29 : 28 var aa = "aa";

     
  • canred

    canred - 2013-10-13

    由於此問題於程式撰寫習慣有關!無法進行自動修復動作。

     

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.