2006-01-01から1年間の記事一覧

nant nunit log4j etc

http://rararahp.blog69.fc2.com/ http://rararahp.blog69.fc2.com/http://blog.livedoor.jp/gutskun/archives/cat_10003552.html http://codezine.jp/a/article.aspx?aid=354&p=3 http://rararahp.blog69.fc2.com/blog-entry-19.html http://codezine.jp/a/…

C# C#

Parser generator kinda like. http://grammatica.percederberg.net/index.html

research of bison and flex BNF granmmar difficult.http://www.yama.info.waseda.ac.jp/~horii/Labo/Memo/WinUtil/bisonflex.htm

C# C#

C++で以下のように書かれているライブラリがあるとして void Init(HANDLE* h , void** m) void lock(HANDLE h, int count, void** m) void unlock(HANDLE h, void** m) void Exit(HANDLE h) 引数にポインタのポインタ変数*1で宣言されている関数 をC#で記述…

C# C#

boost version 1.33.1 >bjam -sTOOLS=vc7 --prefix="C:\Program Files\ Microsoft Visual Studio .NET 2003\Vc7" install On the way, several-time error messages are displayed. It is only has to anxiously push the OK button. Boost.Jam Version 3.1.…

C# C#

Test written from mobility now.How to use Regular expression multiline option using System; using System.Text.RegularExpressions; namespace testregex { class Class1 { [STAThread] static void Main(string[] args) { string multistr="aaaaa\r\n…

開設

c#,c++ etc write plan