其实很简单,使用 API 函数 ShellExecute,就可以解决这个问题. 首先添加引用 using System.Runtime.InteropServices; 代码如下: using System; using System.Runtime.InteropServices; namespace WINLOCK { public class APIHelper { [DllImport("shell32.dll")] public static extern IntPtr Sh
原文链接:http://www.cnblogs.com/kinyoung/p/4493472.html ubuntu的快捷方式都在/usr/share/applications/路径下有很多*.desktop(eclipse的快捷方式也可以类似设置) 下面就建立我们的studio sudo gedit /usr/share/applications/Studio.desktop [Desktop Entry] Name = Studio Comment= android studio Exec=