<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib" xml:space="preserve"> <!--字符串换行 必须添加 xml:space="preserve" --> <!--字符串换行 换行符 --> <system:String x:Key="str.FlyADIODefine.InNo_Scan">扫描按钮</system:String> <system:String x:Key="str.FlyADIODefine.InNo_Org">归零信号</system:String> <system:String x:Key="str.FlyADIODefine.InNo_Limit_Forw">正向限位</system:String> <system:String x:Key="str.FlyADIODefine.InNo_Limit_Backw">反向限位</system:String> <system:String x:Key="str.FlyADIODefine.InNo_DataValid">数据有效</system:String> <system:String x:Key="str.FlyADIODefine.InNo_Manual_Forw">急停|手动正转</system:String> <system:String x:Key="str.FlyADIODefine.InNo_Manual_Backw">急停|手动反转</system:String> <system:String x:Key="str.FlyADIODefine.InNo_Sync">同步输入信号</system:String> <system:String x:Key="str.FlyADIODefine.InNo_Roll">辊速信号</system:String> <system:String x:Key="str.FlyADIODefine.InNo_Pos2OnOff">主轴脉冲启动计数</system:String> <system:String x:Key="str.FlyADIODefine.InNo_VSign">纵向光纤信号</system:String> <system:String x:Key="str.FlyADIODefine.OutNo_Scan">扫描中</system:String> <system:String x:Key="str.FlyADIODefine.OutNo_VF0_Backw">变频器反转</system:String> <system:String x:Key="str.FlyADIODefine.OutNo_VF0_Forw">变频器正转</system:String> <system:String x:Key="str.FlyADIODefine.OutNo_VF0_Slow">变频器减速</system:String> <system:String x:Key="str.FlyADIODefine.OutNo_Pos2OnOff">主轴脉冲启动计数</system:String> <system:String x:Key="str.FlyADIODefine.OutNo_Sync">同步输出信号</system:String> <system:String x:Key="str.FlyADIODefine.OutNo_Alarm">报警信号</system:String> </ResourceDictionary>