Code Comments
Programming Forum and web based access to our favorite programming groups.How to compile a java source with UTF-8 encoding in cmd? (The default encoding of my OS is GBK, a Chinese encoding) Thank you
Post Follow-up to this messageWei Wang wrote: > How to compile a java source with UTF-8 encoding in cmd? (The default > encoding of my OS is GBK, a Chinese encoding) > Thank you > It is described in the documentation of javac: <http://java.sun.com/j2se/1.5.0/docs...ac.html#options> -- Thomas
Post Follow-up to this messageOn Wed, 22 Aug 2007 06:17:44 -0700, Wei Wang <dingweiwang@gmail.com> wrote, quoted or indirectly quoted someone who said : >How to compile a java source with UTF-8 encoding in cmd? (The default >encoding of my OS is GBK, a Chinese encoding) >Thank you see http://mindprod.com/jgloss/javacexe.html http://mindprod.com/jgloss/encoding.html -- Roedy Green Canadian Mind Products The Java Glossary http://mindprod.com
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.