You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
1.3 KiB
XML
33 lines
1.3 KiB
XML
<?xml version="1.0"?>
|
|
<ActionService>
|
|
<Design>
|
|
<Path path="系统工具">
|
|
<Action action="A40D04AB7520472A84BC80C920463B8C">
|
|
<Caption>计算器</Caption>
|
|
<Remark>调用系统计算器</Remark>
|
|
</Action>
|
|
<Action action="22AB6B4BFA1646F7BA9D50951F23A3C1">
|
|
<Caption>同步网络时间</Caption>
|
|
<Remark>同步网络服务器的系统时间</Remark>
|
|
</Action>
|
|
</Path>
|
|
</Design>
|
|
|
|
<DesignToRuntime>
|
|
<!--计算器-->
|
|
<Design action="A40D04AB7520472A84BC80C920463B8C">
|
|
<Runtime action="10EEA0CAFC954920A4845BEA640DB7C4"/>
|
|
</Design>
|
|
<!--同步网络服务器时间-->
|
|
<Design action="22AB6B4BFA1646F7BA9D50951F23A3C1">
|
|
<Runtime action="3FAC45A309B44E7CB7B32E8FD41CB73A"/>
|
|
</Design>
|
|
</DesignToRuntime>
|
|
|
|
<Runtime>
|
|
<Import assembly = "Data/Action/Default/Mesnac.Action.Default.dll">
|
|
<Action action="10EEA0CAFC954920A4845BEA640DB7C4" class="Mesnac.Action.Default.Tools.CalCalculatorAction"/>
|
|
<Action action="3FAC45A309B44E7CB7B32E8FD41CB73A" class="Mesnac.Action.Default.Tools.SystemDateTimeAction"/>
|
|
</Import>
|
|
</Runtime>
|
|
</ActionService> |