Accessing Non-Public Code
    1.
    发明申请
    Accessing Non-Public Code 审中-公开
    访问非公共代码

    公开(公告)号:US20090007068A1

    公开(公告)日:2009-01-01

    申请号:US11768951

    申请日:2007-06-27

    IPC分类号: G06F9/44

    摘要: Non-public software constructs within a portion of code may be made accessible by analyzing the code, locating non-public items such as classes, objects, data structures, methods, interfaces, arrays, and other items, and creating a public call for the item in an executable code. In some instances, a call may reference one or more non-public items and such a call may be a static call created at the same time as the function, or may be a dynamically created at runtime. The calls may handle non-public arrays within calls, generic calls, as well as calls using a non-public interface.

    摘要翻译: 可以通过分析代码,定位诸如类,对象,数据结构,方法,接口,数组和其他项目之类的非公共项目,以及为公共呼叫创建公共呼叫 项目在可执行代码。 在某些情况下,呼叫可以引用一个或多个非公共项目,并且这样的呼叫可以是与该功能同时创建的静态调用,或者可以是在运行时动态创建的。 这些调用可以处理非公开数组,通用调用,以及使用非公共接口的调用。