会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 1. 发明授权
    • Call back structures for user defined DOMs
    • 调用用户定义的DOM的结构
    • US07305667B1
    • 2007-12-04
    • US10171796
    • 2002-06-13
    • Tomas SaulysSheng-Yih GuanIan MackyBhushan KhaladkarDeepak Agrawal
    • Tomas SaulysSheng-Yih GuanIan MackyBhushan KhaladkarDeepak Agrawal
    • G06F9/44
    • G06F9/4491
    • Described herein are techniques that allow applications developed in non-object oriented languages, such as C, to interact with DOM trees implemented under different DOM implementations. An application accesses different DOM implementations through a set of function pointers that conform to a set of function signatures. The set of function pointers may be stored in a data structure defined to have member function pointers that point to functions that conform to the set of function signatures. The set of function signatures define a common interface through which applications may interact with a variety of DOM implementations. One or more applications generate the set of function pointers and store them in a data structure. The other applications register the function pointers with an application by, for example, passing a pointer to the data structure to the application.
    • 这里描述的是允许以非面向对象语言(如C)开发的应用程序与在不同DOM实现下实现的DOM树进行交互的技术。 应用程序通过一组符合一组函数签名的函数指针访问不同的DOM实现。 函数指针集合可以存储在定义为具有指向符合该组函数签名的函数的成员函数指针的数据结构中。 这组函数签名定义了一个通用接口,应用程序可以通过这些接口与各种DOM实现进行交互。 一个或多个应用程序生成一组函数指针并将它们存储在数据结构中。 其他应用程序通过一个应用程序注册函数指针,例如,将一个指针传递给应用程序的数据结构。