【问题标题】:Implement command that added in shortcut target实现在快捷方式目标中添加的命令
【发布时间】:2016-07-10 18:36:14
【问题描述】:

我正在制作这个依赖于快捷命令的小程序,例如:

"D:\Games\Counter Strike 1.6\hl.exe" -game cstrike 

在快捷方式目标“-game cstrike”中添加,hl.exe 将不会像该命令不存在一样运行。那么我将如何制作这样的特殊命令呢?我无法用简短的语言解释这个问题,这就是我无法谷歌搜索的原因。

【问题讨论】:

    标签: c# command arguments shortcut


    【解决方案1】:

    你可以用谷歌搜索的简短词“控制台应用程序命令参数。”

    希望对这个链接有所帮助:

    How do I use command line arguments in my C# console app?

    【讨论】:

      猜你喜欢
      • 2016-04-09
      • 2014-08-04
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-11-11
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多