<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.PgInitparam.Title">Init.</system:String> <system:String x:Key="str.PgInitparam.Param">Param</system:String> <system:String x:Key="str.PgInitparam.AutoOrgInterval">Home Interval</system:String> <system:String x:Key="str.PgInitparam.Pulse">p</system:String> <system:String x:Key="str.PgInitparam.PosLength">Rack Len</system:String> <system:String x:Key="str.PgInitparam.mmpp1">Encoder1</system:String> <system:String x:Key="str.PgInitparam.IsTimeGridAdvEnabled">TimeGridAdv</system:String> <system:String x:Key="str.PgInitparam.FilmVSrc">Film.V Src</system:String> <system:String x:Key="str.PgInitparam.Encoder2">Encoder2</system:String> <system:String x:Key="str.PgInitparam.Roller">Roller</system:String> <system:String x:Key="str.PgInitparam.mmpp2">Encoder2</system:String> <system:String x:Key="str.PgInitparam.MmOfR">mm/R</system:String> <system:String x:Key="str.PgInitparam.FilmVThreshold">Min Film.V</system:String> <system:String x:Key="str.PgInitparam.DataValidSrc">DataValid Src</system:String> <system:String x:Key="str.PgInitparam.FilmVelocity">Film.V</system:String> <system:String x:Key="str.PgInitparam.Input">input</system:String> <system:String x:Key="str.PgInitparam.VALID">Valid Forever</system:String> <system:String x:Key="str.PgInitparam.INVALID">Invalid Forever</system:String> <system:String x:Key="str.PgInitparam.AutoF1F3" xml:space="preserve">DataValid=true Scan</system:String> <system:String x:Key="str.PgInitparam.ReStartDelay" xml:space="preserve">Delay After Scan Again</system:String> <system:String x:Key="str.PgInitparam.Velocity">Velocity</system:String> <system:String x:Key="str.PgInitparam.VScan">Scan.V</system:String> <system:String x:Key="str.PgInitparam.VAccuracy">Sample.V</system:String> <system:String x:Key="str.PgInitparam.VJOG">Debug.V</system:String> <system:String x:Key="str.PgInitparam.SVelocity">Start.V</system:String> <system:String x:Key="str.PgInitparam.HV1">Home.V1</system:String> <system:String x:Key="str.PgInitparam.HV2">Home.V2</system:String> <system:String x:Key="str.PgInitparam.ATime">Acc</system:String> <system:String x:Key="str.PgInitparam.DTime">Dec</system:String> <system:String x:Key="str.PgInitparam.Hardware">Hardware</system:String> <system:String x:Key="str.PgInitparam.Punch">Has Punch</system:String> <system:String x:Key="str.PgInitparam.PunchOffset" xml:space="preserve">Distance between Punch and Sensor</system:String> <system:String x:Key="str.PgInitparam.HasProfileSample" xml:space="preserve">Has Profile Sample</system:String> <system:String x:Key="str.PgInitparam.HasVSign" xml:space="preserve">Has Vertical Fiber Optic Sensor</system:String> <system:String x:Key="str.PgInitparam.VSignOffset" xml:space="preserve">Distance between VFOS and Sensor</system:String> <system:String x:Key="str.PgInitparam.HasHSign" xml:space="preserve">Has Horizotal Fiber Optic Sensor</system:String> <system:String x:Key="str.PgInitparam.HasScanCorr" xml:space="preserve">Has Rack.Corr</system:String> <system:String x:Key="str.PgInitparam.ApplySuccessfully">Apply successfully</system:String> <system:String x:Key="str.PgInitparam.ApplyFailed">Apply failed</system:String> </ResourceDictionary>