Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
onAsyncClick sometimes does not work
#6
(12-31-2019, 01:41 PM)MrSpock Wrote: Yes I do know. All code that is not sold abroad has local national characters. It is te same that PHP allows. In books for students of computer science I read variable names using national characters. It is easier to understand the code and to learn that way. If we used only ASCI code, that would mean only English words for variable names. Thinking that way we should discontinue all spoken languages, articles in the languages and leave only one language in the world.

Russian, Greek, Chinese is particularly often used as variable names as they have totally different characters.
It is best to think of computer languages as what they are, languages themselves.

Just as any other language (English, Greek, Chinese), computer languages have their own character set.  Some distinguish between upper and lower case, nearly all define what characters can be used as the first character of names.  That is, they define their character set and usage. 

Trying to write English prose using Chinese characters probably isn't a good idea.

I suggest sticking with the character set defined for the language.  Including Delphi.  Expecting a native English speaker to understand an article written with Chinese characters is probably not going to work... even if the writer thinks it is a good idea.

That's just my observation.

Dan
Reply


Messages In This Thread
onAsyncClick sometimes does not work - by MrSpock - 12-26-2019, 06:58 PM
RE: onAsyncClick sometimes does not work - by DanBarclay - 01-02-2020, 04:01 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)