全くゲームプログラミング経験が無い初心者(主婦)が30日間の間でUnityを使ってMikuMikuDanceのキャラでゲームを作っていこう!という企画です。 Unityのインストールから完成までを目指します! <<現在リアルタイム進行中>> 続きを読む
全くゲームプログラミング経験が無い初心者(主婦)が30日間の間でUnityを使ってMikuMikuDanceのキャラでゲームを作っていこう!という企画です。 Unityのインストールから完成までを目指します! <<現在リアルタイム進行中>> 続きを読む
using System; using Microsoft.Practices.Unity; namespace EntLibTest { class Program { static void Main(string[] args) { var c = new UnityContainer(); // JapaneseGreeterとEnglishGreeterを登録する // 同じ型で複数登録しない場合は、引数の名前はいらない // c.RegisterType<IGreeter, JapaneseGreeter>()でOK c.RegisterType<IGreeter, JapaneseGreeter>("japanese"); c.RegisterType<IGreeter, EnglishGreeter>("english"); // IGreeterでjapaneseで登録し
Recommendations on how to design and develop custom applications using the Microsoft platform Each patterns & practices offering contains a combination of written documentation and re-usable source code. Many also include a reference implementation. As the guidance is being developed it is reviewed and approved by internal Microsoft product teams and by external customers and partners. This produc
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く