This webpage was generated by the domain owner using Sedo Domain Parking. Disclaimer: Sedo maintains no relationship with third party advertisers. Reference to any specific service or trade mark is not controlled by Sedo nor does it constitute or imply its association, endorsement or recommendation.
ここに掲載したコードは、『増補改訂版Java言語で学ぶデザインパターン入門 / 結城 浩(著)』に掲載されているサンプルコードをC#に移植したものです。移植後のコードの公開に関しては、結城氏の了解を得ています。 ※当ソースは、Visual C# 2005 Express Editionで動作を確認しています。 ParseExceptionインターフェース using System; namespace Gushwell.DesignPatterns { [Serializable] public class ParseException : System.Exception { public ParseException(string msg) : base(msg) { } } } Nodeクラス using System; namespace Gushwell.DesignPatter
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く