摘要: 一个配置文件 config.ini[FZ34566峰值参数]判断系数=.1过滤点数=2[GB3567峰值参数]判断系数=.1过滤点数=8读Public Function GetIniStr(ByVal AppName As String, ByVal InKey As String, ByVal FileName As String) As String On Error GoTo GetIniStrErr If Len(Trim(InKey)) = 0 Then GoTo GetIniStrErr End If Dim GetStr As String ... 阅读全文
posted @ 2012-11-08 11:33 笑笑小白 阅读(3964) 评论(0) 推荐(1)