问题描述 投票:0回答:1
创建一个文件,其中每个参数要在自己的行上读取。 这是如何读取文件的示例。

string filename="C:/parameters.txt" // can also use relative paths Stream input = read filename string param input >> param //this reads the first line into the string param //... continue to input into each variable //... and then when all done close input

我认为这就是您要的。    

python scripting mapping ibm-doors
1个回答
0
投票

最新问题
© www.soinside.com 2019 - 2025. All rights reserved.