aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

LFI-00100: Unable to perform operation, file not opened in string.

LFI-00100: Unable to perform operation, file not opened in string.
Cause: The file has not been successfully opened at the time the operation is attempted.
Action: Check to make sure that the file exists (for read) or that the program has access to the write a file (for write). It is also possible that the file was just never opened

请先 登录 后评论

1 个回答

小智
LFI-00100:无法执行操作,文件未在字符串中打开。,
.原因:文件在尝试操作时尚未成功打开。,
.操作:检查以确保文件存在(读取)或程序可以访问写入文件(用于写入)。该文件也可能永远不会打开,
.
请先 登录 后评论