首页  :: 订阅 订阅  :: 管理

Building Blocks

Posted on 2005-04-21 09:21  GaoJie[高杰]  阅读(185)  评论(0)    收藏  举报

Using Guide:

1. download the source code.
2. complie the project in your vs.net and get the XXXX.dll

3. refer the dll in your project.(actually the vs.net copy the dll to the bin foder)
4. add the sentence : using xxx
5. using it.