このページに関してのお問い合わせはこちら
Java系スクリプト言語Groovy
ツイート
13
:
デフォルトの名無しさん
:
04/04/16 01:00
s1 = 'Hello'
s2 = 'World'
print "${s1},${s2}"