📄 newlibrary.rodl
字号:
<Library Name="NewLibrary" UID="{A0661DA9-FE17-4362-9705-32C94F87F94A}" Documentation="">
<Services>
<Service Name="NewService" UID="{F994300B-FAC7-437A-B139-09786945C0B3}">
<Interfaces>
<Interface Name="Default" UID="{3EC0FA33-3791-4748-8A90-C55C367F2953}" Documentation="Service NewService. This service has been automatically generated using the RODL template you can find in the Templates directory.">
<Operations>
<Operation Name="Sum" UID="{60395719-AF60-4325-8339-C15E6EDA48C4}" Documentation="">
<Parameters>
<Parameter Name="A" DataType="Integer" Flag="In" />
<Parameter Name="B" DataType="Integer" Flag="In" />
<Parameter Name="Result" DataType="Integer" Flag="Result" />
</Parameters>
</Operation>
<Operation Name="GetServerTime" UID="{36B741AD-F253-4B84-B94B-67ACECF62D39}" Documentation="">
<Parameters>
<Parameter Name="Result" DataType="DateTime" Flag="Result" />
</Parameters>
</Operation>
</Operations>
</Interface>
</Interfaces>
</Service>
</Services>
</Library>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -