摘要
针对传统的软件发布过程中人工定位主程序依赖动态链接库的问题,提出了一个基于动态链接库自动查找的软件发布方案。该方案利用perl脚本对程序所依赖的动态链接库文件进行自动查找,解决了多路径下同名动态链接库无法正确定位的问题,并使用开源工具Inno Setup实现了大型软件系统的发布。该方案避免了手动查找依赖库的繁琐过程,减少了人工干预,降低了开发人员的系统维护成本,为软件发布提供了一种快速有效的途径,提高了软件发布的效率和稳定性。
For the issue of manually locating the dynamic linkable library which the main program depends on during the traditional software release , we propose a software release scheme based on searching automatically for the dynamic linkable library .This scheme searches automatically for the dynamic linkable library which the program depends on through the perl script , solves the problem of the same dynamic linkable library not properly located in the multi-path, and achieves the release of large software system using the open source tool Inno Set-up.This scheme avoids the trouble brought by finding manually dependent libraries , reduces the manual inter-vention , reduces the cost of system maintenance , provides a quick and effective way for releasing software and improves the efficiency as well as stability of the software release .
出处
《石家庄铁道大学学报(自然科学版)》
2014年第3期64-68,共5页
Journal of Shijiazhuang Tiedao University(Natural Science Edition)
基金
国家自然科学基金(60873208)