1 / 8

MONAD 概要

MONAD 概要. MDC Session Report tk-engineering.com. MONAD とは …. 新しいスクリプト言語です bat -> VBS / WSH -> MONAD という世代を踏んでいます。 ようやくスクリプトにも .NET な時代が来ました. いきなり寄り道. ちょっと気になる他のプラットフォーム Bash / csh といった UNIX/LINIX 系列 … Perl / AWK のような文字列処理 或いは JCL … いずれも、 ITPro 系の「小回り」を求める …. 唐突にデモ.

anthea
Download Presentation

MONAD 概要

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. MONAD 概要 MDC Session Report tk-engineering.com

  2. MONADとは… • 新しいスクリプト言語です • bat -> VBS / WSH -> MONADという世代を踏んでいます。 • ようやくスクリプトにも.NETな時代が来ました

  3. いきなり寄り道 • ちょっと気になる他のプラットフォーム • Bash / csh といったUNIX/LINIX系列… • Perl / AWK のような文字列処理 • 或いは JCL… • いずれも、ITPro系の「小回り」を求める…

  4. 唐突にデモ • お約束の “Hello World”から。

  5. MONADの探検ガイド • Get-Help • 要するに”man”コマンド • Get-Command • コマンドの一覧 • Get-Member • そのオブジェクトに関する情報

  6. Get-Member から判ること • 内部で使用しているのは、 .NET Framework • ということは… .NET オブジェクトが使用できる。 • COMも言うまでもなく使用できる。

  7. コマンドレット • 利用者が独自に作成したスクリプトのこと • これを作ること≒プログラミング • 文法はC# • …お詫び • そのサンプルを作る気力はありませんでした。PDCの Hands-On Labo の資料をご覧ください。

  8. リンク • Microsoft TechNet (US)http://www.microsoft.com/technet/scriptcenter/hubs/msh.mspx • Channel 9http://channel9.msdn.com/ Microsoft 及び、その他の製品/名称は、米国Microsoft Corporation の米国及びその他の国における登録商標または商標です。UNIXは、The Open Groupの米国およびその他の国における登録商標です。 Linuxは、Linus Torvaldsの米国およびその他の国における登録商標または商標です。

More Related