取得当前执行程序的路径

xiaoxiao2026-03-26  2

取得当前执行程序的路径FPath := ExtractFilePath(Application.ExeName);或FileName := ExtractFilePath(ParamStr(0)) + ’\MDB\电子通讯录.mdb’;

相关资源:在Java程序中获取当前运行程序的路径
转载请注明原文地址: https://www.6miu.com/read-5046267.html

最新回复(0)