会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 9. 发明申请
    • METHOD AND SYSTEM FOR AVOIDANCE OF SOFTWARE CONFLICT
    • 避免软件冲突的方法和系统
    • US20070180441A1
    • 2007-08-02
    • US11615898
    • 2006-12-22
    • Yong DingXiao GuoHui SuZhepeng WangShiwan Zhao
    • Yong DingXiao GuoHui SuZhepeng WangShiwan Zhao
    • G06F9/44G06F9/45
    • G06F8/71G06F9/44552
    • A method/system for avoiding software conflicts, with library being divided into layer 1 to layer M and M≧1. The method including the following steps: before a program runs, prescanning calling functions of the binary executable code of the program and called functions that belong to libraries of layer 1 and are individually called by the calling functions of the binary executable code of the program, and if M>1, further prescanning calling functions that belong to libraries of layer 1 to layer M−1 and called functions that belong to libraries of layer 2 to layer M and are individually called by the calling functions that belong to libraries of layer 1 to layer M−1, so as to determine whether there exists any individual conflict between the calling functions and the corresponding called functions; if there exists at least one conflict, storing at least one piece of conflict information individually indicating the at least one conflict; and when the program calls a library directly called by the program, abandoning loading of the library if conflict information correspond to the library has been stored, or loading the library otherwise.
    • 一种用于避免软件冲突的方法/系统,库被分为第1层到第M层,M> = 1。 该方法包括以下步骤:在程序运行之前,预处理程序的二进制可执行代码的调用函数,并调用属于第1层的库并由程序的二进制可执行代码的调用函数单独调用的函数, 如果M> 1,进一步将属于第1层的库的调用函数调用到M-1层,并将属于第2层的库的功能称为层M,并由属于第1层的库的调用函数单独调用 到层M-1,以便确定在调用函数和相应的被调用函数之间是否存在任何单独的冲突; 如果存在至少一个冲突,则存储至少一个冲突信息单独指示所述至少一个冲突; 当程序调用程序直接调用的库时,如果冲突信息对应于库,则放弃库的加载,否则加载库。