void setExpr( String expr ){ // 計算式を取り込む _info[_curIndex]._expr1 = expr; _info[_curIndex]._expr2 = ""; }