会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 2. 发明授权
    • System and method for loading a called class file table with data indicating a highest version of a class file
    • 使用指示类文件的最高版本的数据加载被调用的类文件表的系统和方法
    • US08418161B2
    • 2013-04-09
    • US12325470
    • 2008-12-01
    • Frederic BauchotGerard MarmigereJoaquin PiconVincent Tassy
    • Frederic BauchotGerard MarmigereJoaquin PiconVincent Tassy
    • G06F15/76G06F15/00
    • G06F9/44552G06F9/44536
    • A system and a method for loading a called class file table with data indicating a highest version of a class file of a software application are provided. The method includes retrieving a first class version dependency file associated with a first class file, having both a first class name and a first version number associated with a second class file that is called by the first class file. The method further includes adding a first record to the called class file table having both the first class name and the first version number associated with a second class file, and retrieving a second class version dependency file associated with a third class file. The second class version dependency file has both a second class name and a second version number associated with a fourth class file called by the third class file. The method further includes if the second class name is identical to the first class name in the called class file table and the second version number is higher than the first version number, then updating the first record in the called class file table with the second class name and the second version number.
    • 提供了一种用于加载被称为类文件表的系统和方法,该表具有指示软件应用的类文件的最高版本的数据。 该方法包括检索与第一类文件相关联的第一类版本依赖性文件,其具有与由第一类文件调用的第二类文件相关联的第一类名称和第一版本号。 该方法还包括将第一记录添加到具有与第二类文件相关联的第一类名和第一版本号的被叫类文件表,以及检索与第三类文件相关联的第二类版本依赖性文件。 第二类版本依赖文件具有与由第三类文件调用的第四类文件相关联的第二类名和第二版本号。 该方法还包括如果第二类名称与被调用类文件表中的第一类名称相同,并且第二版本号高于第一版本号,则用第二类更新被调用类文件表中的第一记录 名称和第二个版本号。
    • 3. 发明申请
    • SYSTEM AND METHOD FOR LOADING A CALLED CLASS FILE TABLE WITH DATA INDICATING A HIGHEST VERSION OF A CLASS FILE
    • 用于指示类别文件的最高版本的数据的加载类文件表的系统和方法
    • US20100131478A1
    • 2010-05-27
    • US12325470
    • 2008-12-01
    • Frederic BauchotGerard MarmigereJoaquin PiconVincent Tassy
    • Frederic BauchotGerard MarmigereJoaquin PiconVincent Tassy
    • G06F17/30G06F12/00
    • G06F9/44552G06F9/44536
    • A system and a method for loading a called class file table with data indicating a highest version of a class file of a software application are provided. The method includes retrieving a first class version dependency file associated with a first class file, having both a first class name and a first version number associated with a second class file that is called by the first class file. The method further includes adding a first record to the called class file table having both the first class name and the first version number associated with a second class file, and retrieving a second class version dependency file associated with a third class file. The second class version dependency file has both a second class name and a second version number associated with a fourth class file called by the third class file. The method further includes if the second class name is identical to the first class name in the called class file table and the second version number is higher than the first version number, then updating the first record in the called class file table with the second class name and the second version number.
    • 提供了一种用于加载被称为类文件表的系统和方法,该表具有指示软件应用的类文件的最高版本的数据。 该方法包括检索与第一类文件相关联的第一类版本依赖性文件,其具有与由第一类文件调用的第二类文件相关联的第一类名称和第一版本号。 该方法还包括将第一记录添加到具有与第二类文件相关联的第一类名和第一版本号的被叫类文件表,以及检索与第三类文件相关联的第二类版本依赖性文件。 第二类版本依赖文件具有与由第三类文件调用的第四类文件相关联的第二类名和第二版本号。 该方法还包括如果第二类名称与被调用类文件表中的第一类名称相同,并且第二版本号高于第一版本号,则用第二类更新被调用类文件表中的第一记录 名称和第二个版本号。
    • 5. 发明授权
    • Method and system to handle java class versioning
    • 方法和系统来处理java类版本
    • US08606766B2
    • 2013-12-10
    • US13395486
    • 2010-07-08
    • Gerard MarmigereOlivier OudotJoaquin PiconVincent Tassy
    • Gerard MarmigereOlivier OudotJoaquin PiconVincent Tassy
    • G06F7/00
    • G06F9/44536G06F9/4488
    • There is disclosed a method of handling a given object class in an object-oriented environment, wherein it comprises, in response to the invocation of the given object class during runtime, the steps of: determining if the version associated with the given object class differs from a predefined minimal version and if so: (a) generating a new version of the object class from the previous version of the object class by invoking an interface method migrating an object class from a version to another; (b) extending the new object class by updating pointer links to the previous version of the given object class. The previous version of the object class may be maintained accessible after the object migration.
    • 公开了一种在面向对象环境中处理给定对象类的方法,其中响应于在运行时期间对给定对象类的调用,包括以下步骤:确定与给定对象类相关联的版本是否不同 从预定义的最小版本,如果是:(a)通过调用将对象类从版本迁移到另一个的接口方法,从对象类的先前版本生成对象类的新版本; (b)通过更新指向对象类的先前版本的指针链接来扩展新的对象类。 在对象迁移之后,对象类的先前版本可能会保持可访问。
    • 10. 发明授权
    • Locating RFID tags
    • 定位RFID标签
    • US08289129B2
    • 2012-10-16
    • US12335601
    • 2008-12-16
    • Frederic BauchotJean-Yves ClementGerard MarmigereJoaquin Picon
    • Frederic BauchotJean-Yves ClementGerard MarmigereJoaquin Picon
    • G05B23/02
    • G06K7/0008G01S11/02G06K2017/0045
    • A method and RFID tag for locating RFID tags. A passive RFID tag A receives a polling command transmitted from a RFID reader and addressed to another passive RFID tag B. The RFID tag A determines that the polling command is not addressed to the RFID tag A and consequent1y, at time t1, switches the RFID tag A to a catching mode for catching echos from other tags. The RFID tag A receives at time t3>t1 an echo of a message sent by the RFID tag B to the RFID reader. The RFID tag A determines a distance (D.t2t) between the RFID tag A and the RFID tag B based on t3 minus t1. The distance D.t2t does not exceed a specified radius limit and the identification of the RFID tag B and the distance D.t2t are stored in a database within the RFID tag A.
    • 一种用于定位RFID标签的方法和RFID标签。 无源RFID标签A接收从RFID读取器发送并寻址到另一无源RFID标签B的轮询命令。RFID标签A确定轮询命令未被寻址到RFID标签A,并且因此在时间t1切换RFID 将A标记为捕捉模式,以捕捉其他标签的回声。 RFID标签A在时间t3> t1处接收由RFID标签B发送到RFID读取器的消息的回波。 RFID标签A基于t3减去t1来确定RFID标签A和RFID标签B之间的距离(D.t2t)。 距离D.t2t不超过指定的半径限制,RFID标签B的标识和距离D.t2t存储在RFID标签A内的数据库中。