myugaruの色々構想中・・・!

「C#」「画像処理」「XNA未対応PCでゲームIDE作りの無謀な野望」

ホーム 連絡をする 同期する ( RSS 2.0 ) Login
投稿数  98  : 記事  0  : コメント  2320  : トラックバック  59

ニュース

myugaru
仕事(昔)=ヲタク系プログラマー~マスコミ系サポートデスク
仕事(今)=電子機器系サービス業
趣味a=パズルゲーム全般、シューティングは主に見学
趣味b=画像処理関係の勉強
趣味c=プログラミング言語の勉強
趣味d=アキバ系ヲタク
趣味e=芸能アイドル系ヲタク
d,e色の強いもう一つのブログ
最新目標=シューティングゲームを作る

わんくまりんく

わんくま同盟blog C#,VB.NET掲示板

ぶろぐつーる

あわせて読みたい

はてなりんぐ

書庫

日記カテゴリ

ギャラリ

お友達

リンク

第1回:http://blogs.wankuma.com/myugaru/archive/2008/03/04/126104.aspx

第2回:http://blogs.wankuma.com/myugaru/archive/2008/03/03/126036.aspx

そして今日で最終回(?)。

NyaRuRuさんのコメント:
なるほど.それであれば,コードの自動生成使いますかね.私なら.
今だと partial クラス / partial メソッドが使えるので,かなり生成用のコードも楽になっています.

以前書いたものですが,XSL を使って自動生成した C# コード.
http://vsug.jp/tabid/63/forumid/45/threadid/6234/scope/posts/Default.aspx
http://www.dwahan.net/nyaruru/hatena/codegentest.xml
↑右クリック→「ソースの表示」をやってみてください.


★コードをコードで生成(トランスレータ)というアイデアが素晴らしいです。
あれー何か最近こういう話題の本を読んだような?w
私はまだまだこの領域へは到達できません。

かずきさんの回答:
http://blogs.wankuma.com/kazuki/archive/2008/03/05/126302.aspx

★これは上のNyaRuRuさんのやつの実践編ですね。ってかすぐ実践できちゃうって超人ですねえ。しかもRubyというのが超しびれます。
色々言語が使えてうらやましいです。(*´・ε・*)σ||

お二人ともありがとうございました。

最後に私が初日に考えた答えを出しておきます。

using System;
using System.Collections.Generic;
 
namespace Question1
{
 class ParentA
 {
  public List<ChildA> Children = new List<ChildA>();
  private static string whereStudy = "A家は塾に通う";
 
  public void Add(ChildA child)
  {
   Children.Add(child);
  }
 
  public void Cooking()
  {
   Console.WriteLine("ParentA:Cooking()");
  }
 
  public class ChildA
  {
   public void Study()
   {
    Console.WriteLine("ChildA:Study():" + whereStudy);
   }
  }
 }
 
 class ParentB
 {
  public List<ChildB> Children = new List<ChildB>();
  private static string whoTeach = "B家はパパが先生";
 
  public void Add(ChildB child)
  {
   Children.Add(child);
  }
 
  public void Cooking()
  {
   Console.WriteLine("ParentB:Cooking()");
  }
 
  public class ChildB
  {
   public void Study()
   {
    Console.WriteLine("ChildB:Study():" + whoTeach);
   }
  }
 }
}
 
namespace Answer1
{
 class ParentT<T> where T : ParentT<T>.ChildT
 {
  public List<T> Children = new List<T>();
 
  public void Add(T child)
  {
   Children.Add(child);
  }
 
  public virtual void Cooking()
  {
   Console.WriteLine("Cooking()");
  }
 
  public class ChildT
  {
   public virtual void Study()
   {
   }
  }
 }
 
 class ParentA : ParentT<ParentA.ChildA>
 {
  private static string whereStudy = "A家は塾に通う";
 
  public override void Cooking()
  {
   Console.Write("ParentA:");
   base.Cooking();
  }
 
  public class ChildA : ParentA.ChildT
  {
   public override void Study()
   {
    Console.WriteLine("ChildA:Study():" + whereStudy);
   }
  }
 }
 
 class ParentB : ParentT<ParentB.ChildB>
 {
  private static string whoTeach = "B家はパパが先生";
 
  public override void Cooking()
  {
   Console.Write("ParentB:");
   base.Cooking();
  }
 
  public class ChildB : ParentB.ChildT
  {
   public override void Study()
   {
    Console.WriteLine("ChildB:Study():" + whoTeach);
   }
  }
 }
}
 
namespace Console1
{
 //using Question1;
 using Answer1;
 
 static class Program
 {
  [STAThread]
  static void Main(string[] args)
  {
   Console.WriteLine("-- A --");
   ParentA pa = new ParentA();
   pa.Add(new ParentA.ChildA());
   pa.Add(new ParentA.ChildA());
   pa.Cooking();
   foreach (ParentA.ChildA c in pa.Children)
    c.Study();
 
   Console.WriteLine("-- B --");
   ParentB pb = new ParentB();
   pb.Add(new ParentB.ChildB());
   pb.Cooking();
   foreach (ParentB.ChildB c in pb.Children)
    c.Study();
 
   Console.ReadLine();
  }
 }
}
投稿日時 : 2008年3月5日 11:05

コメント

# burberry sale 2012/10/26 4:13 http://www.burberryoutletscarfsale.com
Some really excellent posts on this internet site, appreciate it for contribution. "Careful. We don't want to learn from this." by Bill Watterson.
burberry sale http://www.burberryoutletscarfsale.com

Only a smiling visitor here to share the love (:, btw great style .
burberry bag http://www.burberryoutletscarfsale.com/burberry-bags.html

# burberry scarf 2012/10/26 4:13 http://www.burberryoutletscarfsale.com/accessories
Its superb as your other blog posts : D, thanks for posting . "The art of love ... is largely the art of persistence." by Albert Ellis.
burberry scarf http://www.burberryoutletscarfsale.com/accessories/burberry-scarf.html

naturally like your website but you have to test the spelling on several of your posts. Several of them are rife with spelling problems and I in finding it very troublesome to tell the reality then again I'll definitely come again again.
mens shirts http://www.burberryoutletscarfsale.com/burberry-men-shirts.html

# burberry watches for women 2012/10/26 4:14 http://www.burberryoutletscarfsale.com/accessories
I got what you mean , regards for posting .Woh I am happy to find this website through google. "Spare no expense to make everything as economical as possible." by Samuel Goldwyn.
burberry watches for women http://www.burberryoutletscarfsale.com/accessories/burberry-watches.html

Hello, Neat post. There is an issue along with your website in web explorer, could check this… IE nonetheless is the market chief and a large part of folks will leave out your fantastic writing due to this problem.
wallet http://www.burberryoutletscarfsale.com/accessories/burberry-wallets-2012.html

# Burberry Ties 2012/10/28 13:25 http://www.burberryoutletscarfsale.com/accessories
Excellent web site. Lots of helpful information here. I'm sending it to a few buddies ans also sharing in delicious. And certainly, thanks to your effort!
Burberry Ties http://www.burberryoutletscarfsale.com/accessories/burberry-ties.html

# mia clarisonic mia coupon 2012/10/30 18:42 http://www.clarisonicmia-coupon.com/
Preceptor‘h attempt over-time, the best quality problems can be purchased if you happen to bare minimum imagine them to.
mia clarisonic mia coupon http://www.clarisonicmia-coupon.com/

# Nike Schehe 2012/10/30 19:11 http://www.nikefree3runschuhe.com/
Only because person doesn‘testosterone levels love you profession long for them in order to really,doesn‘testosterone levels necessarily suggest these folks add‘testosterone levels love you operating they have already.
Nike Schehe http://www.nikefree3runschuhe.com/

# Burberry Ties 2012/11/01 4:14 http://www.burberryoutletlocations.com/burberry-ti
I gotta favorite this web site it seems extremely helpful extremely helpful
Burberry Ties http://www.burberryoutletlocations.com/burberry-ties.html

I've been surfing on-line greater than 3 hours lately, yet I never discovered any attention-grabbing article like yours. It's beautiful value enough for me. In my view, if all webmasters and bloggers made just right content as you probably did, the internet shall be much more helpful than ever before. "I think that maybe if women and children were in charge we would get somewhere." by James Grover Thurber.
t shirts http://www.burberrysalehandbags.com/burberry-womens-shirts.html

# Burberry Ties 2012/11/02 21:43 http://www.burberrysalehandbags.com/burberry-ties.
You have brought up a very great points , thanks for the post.
Burberry Ties http://www.burberrysalehandbags.com/burberry-ties.html

# burberry bag 2012/11/02 21:44 http://www.burberrysalehandbags.com/burberry-tote-
I was reading through some of your articles on this website and I believe this internet site is really instructive! Keep putting up.
burberry bag http://www.burberrysalehandbags.com/burberry-tote-bags.html

# Burberry Watches 2012/11/02 21:44 http://www.burberrysalehandbags.com/burberry-watch
Its good as your other content : D, thanks for putting up. "A great flame follows a little spark." by Dante Alighieri.
Burberry Watches http://www.burberrysalehandbags.com/burberry-watches.html

# Just Stop Protesting And Complaining And Begin A Personal gucci Seo Campaign Alternatively 2012/12/23 3:07 Reoglerolla
WojDql http://guccimenzujp.com/ - グッチ CmnJsx http://guccimenzujp.com/ IrkFnu http://guccimenzujp.com/グッチ-メンズ財布-c-4.html - 財布 MpzBla http://guccimenzujp.com/グッチ-レディース長財布-c-2.html - グッチアウトレット TmxJcy http://guccijastore.com/ - グッチ JtsAmd http://guccijastore.com/ DykQdm http://guccijastore.com/グッチ-財布-c-2.html - 財布 YcaZxp http://guccijastore.com/グッチ-バッグ-c-1.html - グッチ バッグ MxnKaq http://www.guccijpcheap.com/ - グッチメンズ KpxGci http://www.guccijpcheap.com/グッチ-財布-c-3.html - グッチ 財布 JnvZzn http://www.guccijpcheap.com/グッチ-バッグ-c-1.html - gucci バッグ LfdMbh
ZszVza http://guccijapansales.com/ - グッチメンズ YelLaj http://guccijapansales.com/ YpbCpl http://guccijapansales.com/グッチ 財布-c-56.html - gucci 財布 NvoGex http://guccijapansales.com/グッチ バッグ-c-54.html - グッチアウトレット MtqDmz http://guccicheapja.com/ - gucci メンズ DjdDlb http://guccicheapja.com/ ChqNaz http://guccicheapja.com/グッチ 財布-c-4.html - グッチ 財布 BebEfc http://guccicheapja.com/グッチ バッグ-c-2.html - グッチアウトレット WcvGaj


# Four Awesome Points Associated With gucci 2012/12/23 20:05 Reoglerolla
MwhCed http://guccimenzujp.com/ - グッチメンズ EryCdz http://guccimenzujp.com/ EwmPzd http://guccimenzujp.com/グッチ-メンズ財布-c-4.html - gucci 財布 GpjKdp http://guccimenzujp.com/グッチ-レディース長財布-c-2.html - グッチ バッグ MtnPjm http://guccijastore.com/ - グッチ gucci IrhArk http://guccijastore.com/ JlsHgy http://guccijastore.com/グッチ-財布-c-2.html - グッチ 財布 LhdNdx http://guccijastore.com/グッチ-バッグ-c-1.html - gucci バッグ AymEvo http://www.guccijpcheap.com/ - グッチ gucci AdkRkr http://www.guccijpcheap.com/グッチ-財布-c-3.html - グッチ 財布 KqnHtb http://www.guccijpcheap.com/グッチ-バッグ-c-1.html - グッチアウトレット RlcNia
http://www.bootswinterjp.com/ - ugg アグ


# JEcjGzQkAAssPvJq 2013/01/13 17:30 http://eupy.ru/products/anxiety_sleep_aid/sleepwel
http://eupy.ru/products/anxiety_sleep_aid/sleepwell/order/

mattress brands

century mattress

springwell

springwell mattress

http://twey.ru/products/anxiety_sleep_aid/sleepwell/order/

mattress brands

century mattress

springwell

springwell mattress

# uOzEPCcADOGghJCBjBX 2013/01/14 2:54 http://eupy.ru/products/cholesterol/zetia/order/
http://eupy.ru/products/cholesterol/zetia/order/
zetia side effects

ezetrol

vytorin

simvastatin

niaspan

niacin

zocor

crestor

Post Feedback

タイトル
名前
Url:
コメント