diff --git a/加载dll/Properties/launchSettings.json b/加载dll/Properties/launchSettings.json new file mode 100644 index 0000000..7378c2d --- /dev/null +++ b/加载dll/Properties/launchSettings.json @@ -0,0 +1,8 @@ +{ + "profiles": { + "加载dll": { + "commandName": "Project", + "commandLineArgs": "你好" + } + } +} \ No newline at end of file