2

我注意到在 Dynamics NAV 2013 中,一些 TextConsts 已经开始使用 @@@ 作为语言代码。

例如在 Codeunit 12 中:

PurchaseAlreadyExistsErr@1003 : TextConst '@@@="%1 = Document Type;

@@@ 在这种情况下是什么意思?

4

1 回答 1

4

它们作为翻译评论存在。我的朋友 Jan Hoek 他为此写了一篇不错的博客文章: http: //mibuso.com/blogs/zenandtheartofcsidedevelopment/category/textconstants/。所以“帮助自己”;-)

于 2014-06-20T07:14:04.337 回答