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.
我需要使用 vb 脚本获取当前的文化(系统当前选择的语言)。
我们使用控制面板中的“区域和语言”设置来设置操作系统的语言。我需要使用 VB 脚本获取所选语言。
请回复。提前谢谢你。
尝试使用GetLocale () 函数。它返回LCID。