【问题标题】:android XML tag called eat-comment, what is its use?android XML标签叫做eat-comment,它有什么用?
【发布时间】:2014-03-17 06:35:36
【问题描述】:

在查看这样一个标签的 android sdk 时注意到:

<eat-comment/>

它是做什么用的?它的参考示例在这里:

https://github.com/android/platform_frameworks_base/blob/master/core/res/AndroidManifest.xml

【问题讨论】:

    标签: android xml tags comments


    【解决方案1】:

    &lt;eat-comment/&gt; 用于抑制文档输出中的注释行。

    您可以在此处阅读一些关于它的信息,并附上示例: https://android.googlesource.com/platform/frameworks/base/+/2888524e03896831f487e5dee63f18f1c33c0115/core/res/res/values/attrs.xml

    【讨论】:

    • 如何查看自定义属性的文档?你能帮帮我吗?
    猜你喜欢
    • 2011-04-14
    • 2023-04-05
    • 2012-09-27
    • 2010-12-22
    • 1970-01-01
    • 1970-01-01
    • 2017-05-30
    • 2016-12-12
    • 1970-01-01
    相关资源
    最近更新 更多