전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.
decimalseparator 'dec_sep' defines the decimal separator which is used when outswapping the data.
decimalseparator 'dec_sep' definiert den dezimalseparator, der beim datenaustausch verwendet wird.
마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:
the second character sets the thousands separator. both characters can be set in the windows registry: settings\decimalseparator and settings\thousandsseparator .
das erste zeichen ist der dezimal-separator, das zweite zeichen das tausender-trennzeichen. default ist der punkt ”.” als dezimalseparator und kein tausender-trennzeichen. dies kann über registry-einstellungen ( settings\decimalseparator und settings\thousandsseparator ) geändert werden.
마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:
', 1); title:=decodehtml(title); title:=clearextraspaces(title); title:=convutf(title); //showmessage(title); if title='' then exit; //rating x/10 s2:=parsestring(all,' (\d)(\d) ',1); s:=s2+decimalseparator+s3; try rating:=strtofloat(s)*2; except end; //genre s:=parsestring(all, ' genere .*? .*?
', all, i+1); s:=copy(all, i, j-i); i:=pos('', 1); title:=parsestring(s2, 'htm">(.*?)', 1); s3:=parsestring(s2, 'release info: (.*?)
마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:
경고: 보이지 않는 HTML 형식이 포함되어 있습니다