会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
kilxy
kilxy
博客园
::
首页
::
博问
::
闪存
::
新随笔
::
联系
::
订阅
::
管理
::
公告
NAntGUI 刚刚写了一个生成 NAnt .build 编译文件的小工具。刚刚写完了总体部分,先给大家看看界面
配置文件
现在只实现了 target、delete的可视化编辑,其他的只能通过文本方式了。
<?
xml version="1.0" encoding="utf-8"
?>
<
configuration
>
<
configSections
>
<
section
name
="NAntGUISettings"
type
="NAntGUI.ImpCommand.Config.NAntGUIConfigurationSectionHandler,NAntGUI.ImpCommand"
/>
</
configSections
>
<
NAntGUISettings
>
<
Commands
>
<
Command
Type
="NAntGUI.ImpCommand.Project,NAntGUI.ImpCommand"
Designer
="NAntGUI.ImpCommand.ProjectDesinger,NAntGUI.ImpCommand"
/>
<
Command
Type
="NAntGUI.ImpCommand.Target,NAntGUI.ImpCommand"
Designer
="NAntGUI.ImpCommand.TargetDesigner,NAntGUI.ImpCommand"
/>
<
Command
Type
="NAntGUI.ImpCommand.UnknowCommand,NAntGUI.ImpCommand"
Designer
="NAntGUI.ImpCommand.UnknowCommandDesinger,NAntGUI.ImpCommand"
/>
<
Command
Type
="NAntGUI.ImpCommand.FileOperation.DeleteCommand,NAntGUI.ImpCommand"
Designer
="NAntGUI.ImpCommand.FileOperation.DeleteCommandDesigner,NAntGUI.ImpCommand"
/>
</
Commands
>
</
NAntGUISettings
>
</
configuration
>
主界面
posted on
2004-12-13 12:41
kilxy
阅读(
2913
) 评论(
4
)
编辑
收藏
举报
努力加载评论中...
刷新页面
返回顶部
【推荐】还在用 ECharts 开发大屏?试试这款永久免费的开源 BI 工具!
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
点击右上角即可分享
SQL AI 助手
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步