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