what is the use of Character.DECIMAL_DIGIT_NUMBER? give me an example. Google can't help me
specifically? :(sweat):
Printable View
what is the use of Character.DECIMAL_DIGIT_NUMBER? give me an example. Google can't help me
specifically? :(sweat):
Your Google-fu is weak...
From the API.
Then a Google on 'unicode category nd' gives us this page at the top.
so Character.DECIMAL_DIGIT_NUMBER ==9 or digits from 0-9?
It's a constant that is used to identify whether a Unicode Character is one of the ND characters (those listed in the second link).
Those are the characters representing the integers 0-9, in whatever language.
It is returned from the Character.getType() method.
ASII? or ASCII? I'm kinda newbie.
thankyou sir.
I have told you not to use a hammer for typing...
I didn't; I used an axe. b.t.w. I dropped a bit of my espresso in my new laptop and now they're repairing the stupid thing; I hope it's back by the end of the week because this old thing is sooo slow ...
kind regards,
Jos
ps. I bet it can't stand a drop of Grolsch either ... ;-)
They don't make 'em like they used to.
I used to work at a university help desk (shudder), and one time I spent 45 minutes troubleshooting with a professor over the phone because her laptop wouldn't turn on. Made sure it was plugged in (that was the solution to 75% of the calls from professors, kid you not), took the battery out and put it back in, etc. She refused to just bring it in, and when I asked why, she said... "I spilled some soda into it, and it's all wet.. you don't think that has anything to do with it not turning on, do you?"
I know; I used to have an old IBM keyboard; its keys had a decent *click* *clock* sound when you pressed and released them. My old dog once barfed on it and the keyboard survived it (the dog did too). Those laptop keyboards nowadays are so fragile; even if you point at them from a distance they look if they might break. They even start to malfunction if you only think of banging those tiny little plastic keys ...
kind regards,
Jos