Most languages are written in LTR (left to right), but some are written in RTL (right to left), such as Arabic, Hebrew, Urdu, etc. The UI interface using these languages also needs some detailed adjustments.
ALL POSTS
International UI Design Details: RTL Layout.
英语学习词典推荐
根据我的一段学习英语的历程,本期推荐三本好用针对非母语者的英语学习词典:牛津短语动词词典、牛津习语词典和同义词学习词典。适合进阶阶段使用。
The Fifth Anniversary for My Blog
This is my fifth year since I started writing blog. After these years I noticed that I have lost more about writing.
Should Computer Science Majors Learn College Physics
China's computer science education is outdated, often including irrelevant subjects like physics, due to historical and systemic inertia.
Complain on American Date Format
In the United States, the date format is unique in the world. It is different from the European "small to large" DMY and the East Asian countries' "large to small" YMD. It is actually MDY.
How to Render Markdown Document in React
Let us implement rendering markdown in React and we'll embark on fundamental conceptions of Markdown compiling procession with usages and examples for unified plugins.
The Historical Debate Between Hayek and Keynes
Their ideas not only had a profound impact on the past economic and social landscape, but they will continue to influence current and future economic and social development until a more convincing economic ideology takes hold.
Socrates: The Story of Searching for the Largest Ear of Wheat
This article proposes the classic 37% rule in game theory and its mathematical derivation process.
The Stirling Formula
Stirling's formula finds a relationship of n!,nⁿ,eⁿ while n trends to infinity.
Box-Muller Transformation
The Box-Muller transformation is a method to construct a random variable that follows a Gaussian distribution by using a random variable that follows a uniform distribution.