Modular Hand Care System
    2.
    发明申请
    Modular Hand Care System 审中-公开
    模块化手部护理系统

    公开(公告)号:US20070289987A1

    公开(公告)日:2007-12-20

    申请号:US11611269

    申请日:2006-12-15

    IPC分类号: A47F1/00 B67D5/60

    CPC分类号: A47K5/12 A47K2010/3266

    摘要: A modular hand care system that is customizable and expandable in its design, a method of providing such a system, and a module that may be used in such a system is disclosed. The modular nature of the system allows the consumer to dispense different product, easily configure the selected modules, quickly replace or add individual modules as the consumer desires. Such a system can be used at any location of the consumer's choosing; the system may be mounted on a wall, on a movable cart, or may be installed within a frame system.

    摘要翻译: 公开了一种可在其设计中定制和扩展的模块化手持护理系统,提供这种系统的方法以及可用于这种系统中的模块。 系统的模块化特性允许消费者分配不同的产品,轻松配置所选模块,快速替换或添加消费者所期望的各个模块。 这样的系统可以在消费者选择的任何地方使用; 系统可以安装在壁上,可移动的推车上,或者可以安装在框架系统内。

    Tremolo
    3.
    发明授权
    Tremolo 失效
    颤音

    公开(公告)号:US5747713A

    公开(公告)日:1998-05-05

    申请号:US884020

    申请日:1997-06-27

    申请人: Andrew Clement

    发明人: Andrew Clement

    IPC分类号: G10D3/14 G10D3/12

    CPC分类号: G10D3/146

    摘要: There is provided a tremolo device for use with a stringed musical instrument wherein the tension in the string is not directly balanced by a spring, but rather a lever riding on a cam surface having a varying curve such that any change in the pull tension on the strings has a minimal effect on the tuning of the instrument.

    摘要翻译: 提供了一种与弦乐器一起使用的颤音装置,其中弦中的张力不由弹簧直接平衡,而是骑在具有变化曲线的凸轮表面上的杠杆,使得任何变化的拉力 琴弦对乐器的调谐影响最小。

    Method and apparatus for activating/deactivating run-time determined software routines in Java compiled bytecode applications
    6.
    发明申请
    Method and apparatus for activating/deactivating run-time determined software routines in Java compiled bytecode applications 有权
    用于在Java编译的字节码应用程序中激活/停用运行时确定的软件例程的方法和装置

    公开(公告)号:US20050097534A1

    公开(公告)日:2005-05-05

    申请号:US10860412

    申请日:2004-06-03

    IPC分类号: G06F9/45

    CPC分类号: G06F8/443 G06F9/45516

    摘要: The invention concerns the use of a Java JIT compiler to change the status of run-time determined software routines between being activated and deactivated in an application program. Conditional statements which are used at run-time to determine whether such a routine has been activated or deactivated are presented as discrete conditions that always evaluate to a known result by using an invariant flag in the compiled bytecode. The JIT compiler optimises an application program by excluding discrete condition checks. Consequently, if the branch of the discrete condition that will never execute includes a run-time determined software routine, then the routine will be excluded from the JIT compilation and will not form part of the JIT compiled native machine code. A run-time class or code replacement facility is used as a means of activating or deactivating a run-time determined software routine at run-time by changing the value of the invariant flag of said routine. Such a facility is provided by Sun Microsystems' Java programming language HotSwap class file replacement feature of its Java Platform Debugger Architecture (JPDA). International Business Machines (IBM) also provides a similar functionality called “Hot Code Replace” (HCR) for its “J9” JVM platform.

    摘要翻译: 本发明涉及使用Java JIT编译器来在应用程序中激活和去激活之间改变运行时确定的软件例程的状态。 在运行时使用的条件语句用于确定这样一个例程是否被激活或被禁用,这些条件语句是通过在编译的字节码中使用不变标记来总是评估已知结果的离散条件。 JIT编译器通过排除离散条件检查来优化应用程序。 因此,如果不会执行的离散条件的分支包括运行时确定的软件例程,则该例程将从JIT编译中排除,并且不会构成JIT编译的本地机器代码的一部分。 使用运行时类或代码替换设备作为通过改变所述例程的不变标志的值来在运行时激活或停用运行时确定的软件例程的手段。 这样的设施由Sun Microsystems的Java编程语言JavaSSL平台调试器架构(JPDA)的HotSwap类文件替换功能提供。 国际商业机器(IBM)还为其“J9”JVM平台提供了类似的“热代码替换”(HCR)功能。