본문으로 건너뛰기
사용자

o00o/연습장5(비교)

r20 vs r21
11
{{{#!if ((i1=설명.indexof("@"))!=-1) && ((i1=설명.indexof("*")!=-1))
22
}}}
3
{{{#!if i1=설명.indexof("@")
4
}}}
35
> 설명: @설명@
46
> i1: @i1@
57