mrbear 发表于 2018-9-2 09:39:02

Visual Studio给Powershell 程序创建可视化界面

#ERASE ALL THIS AND PUT XAML BELOW between the @" "@  
$inputXML = @"
  

  
   
  
      
  
      
  
      
  
      
  
            
  
               
  
                  
  
                  
  
                  
  
               
  
            
  
      
  
      
  
   
  

  
"@
  
$inputXML = $inputXML -replace 'mc:Ignorable="d"','' -replace "x:N",'N'-replace '^
页: [1]
查看完整版本: Visual Studio给Powershell 程序创建可视化界面