"Digit Grouping" is messed up
|
01-01-2022, 07:24 AM
Post: #7
|
|||
|
|||
RE: "Digit Grouping" is bull shit
Quote:Does the localization mentioned in the link simply change the input/output formats, or does it allow the source code itself to use the localizations? You ask in the program code in which language your computer is configured and what should then be done depending on the system language actually set. The javac compiler checks in which language your computer is configured. The settings for the number separator are then actually taken into account. The input format itself is then not changed, the program can deal with the format if this format has been made known through localization. Code:
|
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
"Digit Grouping" is messed up - Roland - 12-31-2021, 03:34 PM
RE: "Digit Grouping" is bull shit - Didier Lachieze - 12-31-2021, 03:51 PM
RE: "Digit Grouping" is bull shit - Wes Loewer - 12-31-2021, 04:09 PM
RE: "Digit Grouping" is bull shit - Roland - 12-31-2021, 05:32 PM
RE: "Digit Grouping" is bull shit - Roland - 12-31-2021, 05:34 PM
RE: "Digit Grouping" is bull shit - Wes Loewer - 12-31-2021, 08:01 PM
RE: "Digit Grouping" is bull shit - Roland - 01-01-2022 07:24 AM
RE: "Digit Grouping" is messed up - Wes Loewer - 01-01-2022, 06:03 PM
RE: "Digit Grouping" is messed up - Roland - 01-02-2022, 08:55 AM
RE: "Digit Grouping" is messed up - IHarwell - 01-16-2022, 12:06 AM
RE: "Digit Grouping" is messed up - ijabbott - 01-01-2022, 06:28 PM
RE: "Digit Grouping" is messed up - Roland - 01-02-2022, 09:07 AM
RE: "Digit Grouping" is messed up - Thomas_Sch - 01-02-2022, 10:39 AM
|
User(s) browsing this thread: 2 Guest(s)