在Debian系Linux中,用于标识应用的启动文件.desktop file是位于/usr/share/applications目录下的,Gnome会将这些文件在菜单中展示为启动图标,也可以固定在docker bar. 打开/usr/share/applications,可以看到有很多的.desktop文件,每一个文件就对应菜单中的一个启动图标. 如何手动编辑和制作这样一个.desktop文件呢,这里以IDEA集成开发环境为例.我的IDEA安装在/opt/idea-IC-182.4505.22
转载:http://www.cnblogs.com/killerlegend/p/3575391.html 转载:http://www.cnblogs.com/shouce/p/5101001.html 在MSDN上提到了三种方式来创建,如下: Creating Cascading Menus with the SubCommands Registry Entry Creating Cascading Menus with the ExtendedSubCommandsKey Registry