Language issues with the return values of global variables in VisualNeo Web - Forum

Forum Navigation
You need to log in to create posts and topics.

Language issues with the return values of global variables in VisualNeo Web

我目前正在学习从 Win 切换到 Web。我使用了 year、month 和 day 的全局变量来弹出一个对话框。如何以我的母语显示它?默认情况下,它是英文的。我有办法自己修改它吗?这包括导出的 HTML 或 EXE。在 visualneo win 下,它默认为本地语言。如何在 visualneo web 下实现本地语言显示?MessageBox “” “[NAB.年份][NAB.月][NAB.日]“ ”“ ””

Uploaded files:
  • You need to login to have access to uploads.

@zhzw007 please be sure to set the app language: Project > Properties > Language
Use MessageBox  command to customize your own buttons and messages.

@zhzw007 请确保在应用程序中设置语言:项目 > 属性 > 语言
使用 MessageBox 命令自定义按钮和消息内容。