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