2006年3月26日
摘要: 此Target用于清除NAnt生成的文件。首先,需要添加一个property: 用于定义需要删除的目录。然后,添加一个Target:这个Target仅仅删除了生成的bin目录,项目中可能还会生成doc等目录。若需要删除这些目录,只需要再定义property和delete指令即可。 阅读全文
posted @ 2006-03-26 22:46 Na57 阅读(395) 评论(0) 推荐(0) 编辑
摘要: 最近牛头一直出现这样一个错误: Server Error in '/' Application. Configuration ErrorDescription: An error occurred during the processing of a configuration file required to service this request. Please review the s... 阅读全文
posted @ 2006-03-26 19:02 Na57 阅读(1172) 评论(1) 推荐(0) 编辑
摘要: http://kb.csdn.net/java/Articles/200506/73d1c56b-ebae-4431-9210-fd0336e2a1fb.html 推荐此篇,基本上把初学者该知道的都说了。http://schnell.bokee.com/434069.htmlhttp://befresh.blogbus.com/logs/2004/04/153521.html这两篇可以做... 阅读全文
posted @ 2006-03-26 18:51 Na57 阅读(277) 评论(0) 推荐(0) 编辑