0
0

More than 1 year has passed since last update.

native2ascii

Last updated at Posted at 2023-02-16

日本語文字列のunicode化

C:\Program Files\Java\jdk1.8.0_351\bin>native2ascii.exe C:\dirtest\sample.properties C:\dirtest\sample.properties.0
sample.properties
name=sato
price=100
address:大阪
age:19
sample.properties.0
name=sato
price=100
address:\u879f\uff67\u9ae6\uff6a
age:19
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0