본문으로 건너뛰기
사용자

o00o/연습장5(비교)

r25 vs r26
1
## {{{#!if ((ic1=설명.indexof("@"))!=-1) && ((i1=설명.indexof("*")!=-1))
2
## }}}
3
{{{#!if temp=((i1=설명.indexof("@"))!=-1)
1
{{{#!if (i1=설명.indexof("@")), (i1==-1) && (i1=설명.indexof("*"))
42
}}}
3
54
> 설명: @설명@
65
> i1: @i1@
76
> temp: @temp@
......