摘要:
在run.sp1中# Create a runspace to run Hello World$rs = [Management.Automation.Runspaces.RunspaceFactory]::CreateRunspace()$rs.ApartmentState, $rs.ThreadOptions = “STA”, “ReuseThread”$rs.Open()$sb = [Sys... 阅读全文
posted @ 2010-04-19 20:37
doujiu
阅读(400)
评论(0)
推荐(0)
摘要:
WPF & PowerShell – Part 1 ( Hello World & Welcome to the Week of WPF ) Welcome to the Week of WPF. During the next 7 days, I’ll help show you how you can use WPF and PowerShell together. P... 阅读全文
posted @ 2010-04-19 20:17
doujiu
阅读(679)
评论(0)
推荐(0)
摘要:
最近PowerShell官方blog出现了一系列关于WPF的文章, 我还没有看完,
下面将他们先列出来:
WPF
& PowerShell – Part 1 ( Hello World & Welcome to the Week of
WPF )
WPF
& PowerShell – Part 2 (Exploring WPF (and the rest of .N... 阅读全文
posted @ 2010-04-19 10:32
doujiu
阅读(427)
评论(0)
推荐(0)

浙公网安备 33010602011771号