todo
来自「ftam等标准协议服务器和客户端的源代码。」· 代码 · 共 31 行
TXT
31 行
The DM tools have lots of limitations. Be aware of the following problemsat least, for which there is the intention at least to remedy thedeficiencies.The tools are case-sensitive in places where they shouldn't be. Theydiscover "differences" in data sets:o when the syntax is case-independento when attribute types have different representations (e.g. objectclass and objectClass)The tools work better if DM data you generate uses the short form attributetype names: e.g. cn instead of commonName.The tools work better if you specify multi-valued attributes as a number ofseparate attribute type-value pairs. Prefer info=first bit of info info=second bit of infoover info=first bit of info & second bit of infoThe tools could be optimised to attempt less changes.Inherited attributes (with their multi-line syntax) half work - they copewith "always" inherit but not "default".
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?