This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
ctd:slides:timematrix:06 [2018/12/12 17:18] admin |
ctd:slides:timematrix:06 [2019/06/15 23:02] (current) |
||
|---|---|---|---|
| Line 46: | Line 46: | ||
| // comments[] 가 선언 되어 있으면 comment items list 를 등록 한다. | // comments[] 가 선언 되어 있으면 comment items list 를 등록 한다. | ||
| try { // statements to try | try { // statements to try | ||
| - | comments[5] = items; | + | comments[5] = items; // released |
| } | } | ||
| catch (e) { | catch (e) { | ||