Icebird

Delphi/C# - My favorite programming language

02 2008 档案

LINQ to JavaScript

posted @ 2008-02-25 15:48 Icebird 阅读(545) | 评论 (1) 编辑

[PowerShell] SFV生成与校验

posted @ 2008-02-14 18:56 Icebird 阅读(758) | 评论 (0) 编辑

[PowerShell] 将rar文件转换为zip格式

posted @ 2008-02-13 18:46 Icebird 阅读(2239) | 评论 (0) 编辑

[PowerShell] GBK简繁转换

posted @ 2008-02-13 15:35 Icebird 阅读(422) | 评论 (1) 编辑

[PowerShell] PowerShell学习脚印
摘要: #别名
ac = Add-Content
asnp = Add-PSSnapin
clc = Clear-Content
cli = Clear-Item
clp = Clear-ItemProperty
clv = Clear-Variable
cpi = Copy-Item
cpp = Copy-ItemProperty
cvpa = Convert-Path
diff = Compare-Object
epal = Export-Alias
epcsv = Export-Csv
fc = Format-Custom
fl = Format-List
foreach = ForEach-Object
% = ForEach-Object
ft = Format-Table
fw = Format-Wide
gal = Get-Alias
gc = Get-Content
gci = Get-ChildItem 阅读全文

posted @ 2008-02-11 22:37 Icebird 阅读(1119) | 评论 (0) 编辑