本文介绍了ic_launcher代表什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
似乎ic_launcher.png
是Android应用程序启动器图标的规范名称. "ic"代表什么?我的猜测是图标",但这是一种缩写的奇怪方式,所以我想知道是否还有其他东西?
It seems that ic_launcher.png
is the canonical name for launcher icons for Android apps. What does "ic" stand for? My guess is "icon", but that's kind of a strange way to abbreviate it, so I'm wondering if it's something else?
推荐答案
您的假设是正确的. "ic"代表"icon".
Your assumption is right. The "ic" stands for "icon".
这篇关于ic_launcher代表什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!