Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在微调器控件旁边添加一个标签以指示单位,例如“小时”或“分钟”,并由应用程序自动将其本地化为西班牙语的“horas”或中文的小时(无需将标签添加到资源文件)。
我应该将标签的 Text 属性设置为什么?