private void Save_Click(object sender, RoutedEventArgs e)
 {
     GlobalStaticNodeJsConfig.SaveConfig();
 }