随笔 - 912  文章 - 5  评论 - 94  阅读 - 243万
  2013年5月27日
摘要: // Network Monitor 3.x display filter for Office Communications Server troubleshooting. tcp.port==5061 // SIP over TLS. This is used by most functions of OCS// Uncomment any additional protocols you wish to monitor. && = logical AND// && tcp.port==5060 // SIP over TCP// && tc 阅读全文
posted @ 2013-05-27 21:22 momingliu11 阅读(420) 评论(0) 推荐(0) 编辑
摘要: ${D:\ii.txt}等同于: gc d:\ii.txt${D:\ii.txt}|`ForEach-Object {$_ + "mm"}while (get-process -name notepad | select -Property Responding) {}Get-Datewrite-host "notepad is not responded."do {代码} while(表达式) do {代码} until(表达式) foreach (成员变量 in 数组) {代码} 利用迭代执行代码,要在同一次聚集所有的对象,需要足够多的内存forea 阅读全文
posted @ 2013-05-27 21:11 momingliu11 阅读(426) 评论(0) 推荐(0) 编辑
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示