Patents
Literature
Hiro is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Hiro

108 results about "Static library" patented technology

In computer science, a static library or statically-linked library is a set of routines, external functions and variables which are resolved in a caller at compile-time and copied into a target application by a compiler, linker, or binder, producing an object file and a stand-alone executable. This executable and the process of compiling it are both known as a static build of the program. Historically, libraries could only be static. Static libraries are either merged with other static libraries and object files during building/linking to form a single executable or loaded at run-time into the address space of their corresponding executable at a static memory offset determined at compile-time/link-time.

Plug-in implement method based on micro network visual platform

The invention provides a plug-in implement method based on a micro network visual platform. Plug-ins are loaded through a plug-in management class. The plug-in loading mode comprises simple loading of a plurality of plug-ins, simple loading of a plug-in, loading of plug-ins under walking contents, loading of static library plug-ins and loading of plug-ins through configuration files. Each plug-in comprises functions of information, an order, an event and an interface. Through the functions, interface interaction of menus, toolbars and the like, and functional call among components are achieved. Life cycles of the components can be maintained through an intelligent indicator, and robustness, safety and uniqueness of data can be ensured. The function of the loading of the static library plug-ins is provided, when software is published, only one main program file is needed, a plurality of static library modules are arranged in the interior, thus, not only are the advantages that the plug-ins can be reusable played, but also the number of program files can be reduced, the plug-ins are enabled to provide cross-platform support, and reusability of the program can be improved. The method is suitable for solving the coupling problem between the micro network visual platform and each plug-in of different sub systems.
Owner:ELECTRIC POWER RES INST OF GUANGDONG POWER GRID +1

Method and device for loading ELF (Executable and Linking Format) file

ActiveCN105224370ASolve the problem that ELF files cannot be loadedProgram loading/initiatingStatic librarySystem structure
The invention provides a method and a device for dynamically loading an ELF (Executable and Linking Format) file. The method comprises the following steps: analyzing a static library file in the ELF file to obtain an object file; extracting an effective segment from the object file; and loading the effective segment, and independently establishing an object mapping table and a function mapping table for objects and functions in the object file for re-positioning the objects and the functions in the loaded effective segment. The method and the device for loading the ELF file can eliminate the troubles in the prior art that an embedded system needs to depend on a specific instruction set when the embedded system analyzes and loads the ELF file and the embedded system can not be suitable for all embedded processor architectures, the applications of a plurality of ELF files can be simultaneously operated under a specific processor system structure, dynamic linking can be realized, so that file volume generated by the adoption of static linking before can be greatly reduced, and power consumption is reduced.
Owner:BEIJING BAIDU NETCOM SCI & TECH CO LTD

Automatic identification and reuse of software libraries

A method, apparatus and article of manufacture that implements the method, automatically identifies and reuses software libraries. In various embodiments, a first set of specified block names is received. One or more libraries of the source project which contain the blocks associated with the first set of specified block names are automatically identified to provide a first set of libraries for reuse. In some embodiments, one or more depended-upon blocks associated with the blocks of the first set of libraries are also automatically identified; and, one or more depended-upon libraries in the source project, which contain the depended-upon blocks, are automatically identified for reuse. In yet another embodiment, a reuse library is built based on static libraries of the first set of libraries and static libraries of the depended-upon libraries.
Owner:IBM CORP

OCI 9-based database access middleware

The invention discloses OCI 9-based database access middleware, which belongs to the field of computer application and can be particularly applied in distributed systems for database access. The middleware operating on a database server is developed based on the OCI technology with combination of the network technology and the multi-threading technology, and comprises a middleware operating side, a client side and a remaining record collecting side adopting the client side; wherein the operating side is deployed on a database server, the client side provides a dynamic library or a static library to a progress needing access to a database, and the remaining record collecting side operates in each host needing access to the database in a progress form. The invention can make hosts in the system except the server access the database without the basis of the OCI interface, thereby preventing the uncontrollable long-term blockage, and also solves the problems of the long-term blockage of the client side and the data loss caused by abnormal access to the ORACLE database, or the access of the operating system platform to the database without OCI.
Owner:WISESOFT CO LTD

Automated testing method and device for stability of Android system

ActiveCN106649107AAccurate identification of operationsAvoid invalid clicksSoftware testing/debuggingWeb serviceConfiguration item
The invention discloses an automated testing method and device for the stability of the Android system and relates to the field of Android testing. The method comprises the following steps of building an Android testing project engineering; inputting the Android testing project engineering in a static library; modifying a configuration file of the Android testing project engineering; in the test code directory of the Android testing project engineering, creating a new JUnit test case, implanting a script managed by performance data, obtaining a memory and CPU information of a current mobile terminal, and sending out the obtained memory and CPU information as dynamic broadcasting files through broadcast messages, and recording the dynamic broadcasting files in a local file of the mobile terminal; adding a configuration item which supports a checklist; performing the configuration item; collecting the dynamic broadcasting files during testing, processing the dynamic broadcasting files into static files and storing the static files in the local, after the testing is completed, generating a report and uploading the report to a WEB server, and generating a basic property report and crash information through the WEB server; displaying the information of the basic property report. According to the automated testing method and device, performance hazards can be analyzed out.
Owner:WUHAN DOUYU NETWORK TECH CO LTD

Method for compiling WebKit browser and device thereof

InactiveCN101937356AOvercome the technical flaw of compiling errorsImprove compilation efficiencyVersion controlProgram controlCompilation errorStatic library
The invention discloses a method for compiling WebKit browser and a device thereof for overcoming the technical defect of compiling error caused by restriction of the length of a command parameter list of a console in the prior compiling method. The method comprises the following steps: dividing a target file required for compiling the WebKit browser into at least two groups, and respectively generating a corresponding static library based on the target file contained in each group; generating a dynamic library by link of the generated static libraries; and generating the WebKit browser basedon the dynamic library. Therefore, the method overcomes the technical defect of compiling error caused by restriction of the length of the command parameter list of the console in the prior compilingmethod, improves the compiling efficiency without modifying the compiling environment, and has the advantages of simple implementation and low cost. The invention simultaneously discloses a WebKit browser compiling device.
Owner:QINGDAO HISENSE MOBILE COMM TECH CO LTD

Authorization management method and system

ActiveCN108848064AReduce the risk of being crackedAvoid the disadvantages of increased management costsKey distribution for secure communicationCiphertextStatic library
The embodiment of the invention provides an authorization management method and system. A hardware client side is additionally arranged; after being received at the hardware client side, an encryptedplatform hardware ID sent by an authorization client side is decrypted; furthermore, an authorization code is obtained by calculation according to the decrypted platform hardware ID; the authorizationcode is encrypted, so that a ciphertext is obtained; furthermore, the ciphertext is sent to the authorization client side; after decrypting the ciphertext, the authorization client side obtains the authorization code, and sends the authorization code to an embedded platform; the embedded platform stores the authorization code in a storage device; after the embedded platform is re-started, a verification authorization code is generated, so that the stored authorization code is verified; and, after verification is passed, a static library file in the embedded platform can work normally. According to the authorization management scheme, the interaction information is encrypted through additional arrangement of the hardware client side; therefore, the risk that the authorization information is cracked can be reduced; and furthermore, the disadvantage that the management cost is increased due to external connection of the IC in the prior art can be avoided.
Owner:WUHAN JIULE TECH

Method and device for generating static library

ActiveCN106775744AReduce workloadThere will be no problem of not being able to compileProgram documentationSpecific program execution arrangementsStatic libraryWorkload
The invention discloses a method and device for generating a static library. The method comprises the steps that a shell project is constructed; a plurality of subsidiary projects are integrated in the shell project, the subsidiary projects comprise subsidiary projects not generating the static library yet, and subsidiary projects which are called by the subsidiary projects not generating the static library yet and already generate the static library; the shell project is compiled; the static libraries respectively corresponding to the plurality of subsidiary projects are generated in the shell project. According to the method and device for generating the static library, the workload is small and the problem that compiling cannot be carried out because relationship of interdependence between the subsidiary projects can exist is not likely to be compiled.
Owner:BEIJING 58 INFORMATION TTECH CO LTD

iOS system debugging method and device and server

The invention discloses an iOS system debugging method and device and a server, and aims to search an effective dynamic library and static library debugging implementation scheme, and the method comprises the following steps: creating local source code information in a private server based on a remote source code stored in a remote server, and storing the local source code; calling a local sourcecode to construct a static library and a dynamic library, storing the static library and the dynamic library into a private server, and configuring a calling command; and associating the static library and the dynamic library with the local source code so as to compile and debug the static library and the dynamic library according to the call command. The method is based on the characteristics ofGit, the injectability of DSL language and the characteristics of iOS compilation intermediate products, remote source codes are managed locally, rapid switching among local source codes, static libraries and dynamic libraries can be achieved, debugging and compiling of the static libraries and the dynamic libraries are achieved, good portability is achieved, and development efficiency is improvedto a certain extent.
Owner:SHANGHAI JUNZHENG NETWORK TECH CO LTD

Intelligent substation monitoring system with linkage function

The invention discloses an intelligent substation monitoring system with a linkage function. Connection with a service end IEC61850 is established through a static library interface libiec61850, and data is interacted in real time, thereby achieving centralized monitoring of an intelligent substation. According to the intelligent substation monitoring system with the linkage function, a linkage configuration function of an alarm lamp is achieved; after an intelligent substation device gives an alarm, the monitoring system can automatically cancel the alarm; therefore, self control of the intelligent substation is achieved, running safety and reliability of the intelligent substation are improved, and the workload of an operator on duty is reduced. Furthermore, the intelligent substation monitoring system with the linkage function can perform a reverse test on the service end IEC61850, namely transmitting incomplete instruction or error parameters to the service end IEC61850 in order to test the adaptability of the service end IEC61850 to serve environment.
Owner:UNIV OF ELECTRONICS SCI & TECH OF CHINA

Static library packaging method and device, computer equipment and storage medium

The invention relates to a static library packaging method and device, computer equipment and a storage medium. The method comprises the steps of obtaining instruction configuration information corresponding to a packaging instruction in response to the packaging instruction; determining a code file and a resource path of each to-be-packaged library according to the instruction configuration information; compiling the code files of the to-be-packaged libraries in parallel to generate corresponding static libraries; and integrating the static libraries and the resources obtained according to the resource paths to obtain an output library. By adopting the method, the packaging efficiency can be improved.
Owner:TENCENT TECH (SHENZHEN) CO LTD

An identity card scanning and inputting method based on an OCR and face recognition technology

InactiveCN109697412ASolve the problem of poor recognition efficiencyImprove efficiencyCharacter recognitionComputer graphics (images)Terminal equipment
The invention belongs to the technical field of image recognition. The identity card scanning and inputting method based on the OCR and face recognition technology comprises the steps that a terminaldevice carrying an iOS system scans an identity card in real time to obtain real-time media information, verification is conducted through an OCR static library to obtain the number, name, gender andaddress information of the identity card, and meanwhile face recognition is used for obtaining the head portrait of the identity card; as the scanning frequency is high, the identification efficiencyis improved; the scanning area is accurately limited according to the position of the head portrait of the identity card, the head portrait in the identity card can be recognized and used for recording the corresponding photo on the identity card, the problem that the identity card recognition technology in the prior art is low in efficiency is solved, and the defect that only the identity card number can be obtained through traditional identity card scanning is overcome.
Owner:WUHAN HONGXIN TECH SERVICE CO LTD

Method and device for making application, method and device for generating static library

ActiveCN108614696AAvoid confictConflict will not happenCode compilationProgram codeStatic library
The invention discloses a method for making an application. The method comprises: receiving a call instruction to call a target static library, the target static library being applied to at least twokinds of service functions of a to-be-made application; according to the call instruction, calling the target static library, the target static library including at least two sub-static libraries corresponding to the at least two kinds of service functions, the at least two sub-static libraries respectively including same kind program codes with different class name prefixes, the class name prefixin each sub-static library being configured according to the service function corresponding to each sub-static library in precompilation; adding the program codes of the at least two sub-static libraries to respective programs in corresponding service functions, to realize to make the to-be-made application. The method for making an application prevents a static library conflicting problem through using the static libraries including the same kind program codes with different class name prefixes, so as to improve efficiency of application making.
Owner:TENCENT TECH (SHENZHEN) CO LTD

Method, apparatus, computer device and readable storage medium for generating static library

The invention provides a method for generating a static library, which comprises the following steps: compiling terminal class and simulator class in parallel to the source code file corresponding tothe development project to obtain the compiling result of each development project; compiling the source code file according to the source code file; performing a static library data file extraction operation on the compiled results of each development project in parallel; the extracted static library data files corresponding to each development project being combined into one static library file.The invention also discloses a device for generating a static library, a computer device and a computer-readable storage medium. By implementing the scheme, the automatic generation of the static library files of the batch development project is realized, and the generation efficiency of the static library files is effectively improved.
Owner:WUBA

Method for connecting industrial acquisition module with MQTT cloud server

The invention belongs to the related technical field of MQTT transmission protocols, and discloses a method for connecting an industrial acquisition module with an MQTT cloud server. The method comprises the following steps: (1) performing connection compiling on a logic program to generate a static library; (2) compiling a user program and the static library link to generate an HEX file, and downloading the HEX file into an acquisition module by using a serial port; (3) initializing an authentication parameter of the MQTT server by the acquisition module, and sending an access authenticationrequest through the wireless communication module to connect the MQTT server; (4) publishing the data information acquired in real time by the acquisition module to a predetermined theme of the MQTT server, and forwarding the published information to a client subscribing the predetermined theme by the MQTT server; meanwhile, subscribing to the theme by the acquisition module and sending the information under the corresponding theme to the acquisition module by the MQTT server. According to the invention, the applicability and the flexibility are improved.
Owner:HUAZHONG UNIV OF SCI & TECH

Animation playing method, terminal and computer readable storage medium

The embodiment of the invention provides an animation playing method, a terminal and a computer readable storage medium, and relates to the technical field of animations. The method comprises the steps that when a target animation application is started, a game engine static library in the target animation application creates a user interface UI thread; In response to a playing instruction of thetarget animation, the game engine static library creates an engine animation view in the UI thread; a rendering thread is created by the game engine static library, Wherein the rendering thread runs independent of the UI thread; The game engine static library renders all frames of animation images of the target animation in sequence in a rendering thread; And the game engine static library displays each rendered frame of animation image in the engine animation view in sequence to realize the playing of the target animation. The game engine static library can render the animation image in the rendering thread which runs independent of the UI thread, and does not need to be rendered in the UI thread, so that the UI thread can be prevented from being jammed, and the fluency of animation playing is improved.
Owner:BEIJING QIYI CENTURY SCI & TECH CO LTD

Automatic packaging method and device, computer equipment and storage medium

The invention relates to an automatic packaging method and device, computer equipment and a storage medium. The method includes the following steps of receiving instructions sent by a script language,wherein the instructions include a compiling instruction, a copying instruction, a generating instruction and a compressing instruction; according to the compiling instruction, compiling an initial library of an integrated development tool to generate a corresponding static library; according to the generating instruction, generating a guidance file corresponding to the static library, wherein the guidance file is used for indicating on how to use the static library; according to the copying instruction, copying the guidance file and the static library into a same directory file; according tothe compressing instruction, compressing the directory file. According to the automatic packaging method and device, computer equipment and the storage medium, the processes of compiling, copying, and compressing in the packaging process are directly achieved according to the instructions sent by the script, the entire packaging process does not require manual participation, and compared with traditional packaging methods, the packaging efficiency is effectively increased.
Owner:GUANGZHOU YOUMI INFORMATION TECH

Payment terminal application simulation method and device

The invention relates to a payment terminal application simulation method. According to the method, a third-party editor version is detected, a corresponding application project is opened according to the third-party editor version selected in advance, a custom application program in the application project is acquired, a third-party editor is used to compile the custom application program, the custom application program is linked with a preset static library and a preset dynamic library to generate an executable file, the executable file is executed, and functions of the custom application program are simulated. A simulation system is associated with the third-party editor, the custom application program is compiled by aid of the compiling function of the third-party editor so that the custom application program can perform simulation, and the development efficiency of the payment application program is effectively improved. The invention furthermore provides a payment terminal application simulation device.
Owner:WONDER PAX TECH SHENZHEN CO LTD

Operation system application compiling method and device and electronic equipment

The invention discloses an operating system application compiling method and device and electronic equipment, relates to the field of computers, and can solve the problem of low compiling efficiency when a makefile compiling mode is used for compiling an operating system application development project. The method mainly comprises the following steps of: adding a configuration item into a configuration list of a gradle configuration file of an application development project of the operating system; copying a static library file on which the configuration item depends to a directory of the operating system application development project, wherein the static library file is a static library file corresponding to an unopened application program interface in the operating system application development project; and using a pre-compiling mode to depend on the static library file under the directory of the operating system application development project.
Owner:BEIJING CHJ AUTOMOTIVE TECH CO LTD

Static library test method and apparatus

The application discloses a static library test method and apparatus. According to the static library test method and apparatus, a to-be-tested static library is compiled into a dynamic library with preset interfaces, a framework file with call interfaces in one-to-one correspondence with the preset interfaces is obtained, the framework file is executed, and the preset interfaces are called through the call interfaces, so that corresponding codes or data in the dynamic library are executed; and a practical execution result of the framework file can reflect a practical execution result of the to-be-tested static library, so that performance information of the static library can be obtained by analyzing the practical execution result of the framework file. The preset interfaces for realizing the calling of the dynamic library are unified, so that the corresponding call interfaces in the framework file are also fixed, the framework file can be reused by any to-be-tested static library, it is not required that a corresponding framework file is set for each static library, the complexity of a test process can be lowered, and the test efficiency can be improved.
Owner:ALIBABA GRP HLDG LTD

Anti-piracy encryption method for static library files in embedded system

The invention proposes an anti-piracy encryption method for static library files in an embedded system. The method specifically comprises the following steps that the embedded system is started and connected with an encryption IC, and random numbers N1 and N2 are generated; a soft encryption program of the embedded system obtains the random numbers N1 and N2, and encrypts the other random number by taking any one random number as a key to generate an encryption result I; likewise, the encryption IC obtains the random numbers N1 and N2, executes the same encryption operation to generate an encryption result II, and feeds back the encryption result II to the embedded system; the embedded system compares the encryption result I obtained in the step S02 with the encryption result II, and if the encryption result I is consistent with the encryption result II, the system runs normally; and if the encryption result is inconsistent with the encryption result II, the system does not make a response. According to the method, the usage range of the library files is limited by adopting means of double authentication of random number encryption, hardware encryption IC and library file software encryption, so that the risk of decoding and embezzling the library files is greatly lowered.
Owner:T CHIP ELECTRONICS TECH CO LTD

Intelligent printing box

The invention discloses an intelligent printing box which comprises a server and a body. A control mainboard, a communication module, a message control module, a printing control module and a power source module are arranged in the body, the control mainboard adopts Linux operation system and is integrated with an AIRKISS static library, the communication module is used for data interaction with the server to realize network configuration file downloading, the message control module is used for enabling the server to passively communicate with a client side outside, and the printing control module is used for controlling an external printer for fixed-format printing according to printing parameters output by the control mainboard. The intelligent printing box combines Wechat intelligent hardware platform ability and a printer, domestic users are enabled to be free from constraint of PCs, domestic printing needs in the mobile Internet era are met with low cost, and barrier-free sharingprinting among the users can be realized fully; the printer is combined with cloud computing ability, so that the problem of typesetting nonuniformity caused by the fact that picture-document versionsare nonuniform is solved.
Owner:南京功夫豆信息科技有限公司

Program debugging method and device, electronic equipment and storage medium

The invention relates to a program debugging method, a program debugging device, electronic equipment and a computer readable storage medium, relates to the technical field of computers, and can be applied to a scene that a static library mode and a source code mode corresponding to a to-be-debugged module are switched back and forth during multi-module program development. The program debugging method comprises the steps of obtaining configuration information of a to-be-debugged module according to a name of the to-be-debugged module; obtaining a source code corresponding to the to-be-debugged module according to the configuration information; modifying the to-be-debugged module in the program into a source code corresponding to the to-be-debugged module; and debugging the program. According to the method, in the multi-module development process, the two modes of the static library and the source code corresponding to the specified module to be debugged in the main program can be automatically switched back and forth. The requirement that joint debugging between multiple modules is frequently needed in the program development process is met. The debugging efficiency is improved.
Owner:NETEASE (HANGZHOU) NETWORK CO LTD

Secure deployment method and system for smart contract in blockchain network environment

The invention provides a secure deployment method and system for a smart contract in a blockchain network environment. Source codes needing to be deployed at all nodes are compiled to form a static library file. Then, code packages of intelligent contracts and command source code files are complied. Therefore, the compiled command source code files ire the executable file, and then the compiled code packages of the intelligent contracts and the files required in a static library file can be directly called, so that the intelligent contracts can be executed on the premise of not exposing sourcecodes, and security of underlying source codes is guaranteed.
Owner:INDUSTRIAL AND COMMERCIAL BANK OF CHINA

Version difference detection method and device, electronic equipment and storage medium

The invention relates to a version difference detection method and device, electronic equipment and a storage medium. The method comprises the following steps of: obtaining a first version file and asecond version file corresponding to the same SDK, comparing the method names and the C function names in the header files of the first version file and the second version file; obtaining a first difference list containing method name differences and C function name differences, and comparing the method names and the C function names in the static library files of the first version file and the second version file to obtain a second difference list containing the method name difference and the C function name difference, and generating a difference file based on the first difference list and the second difference list. According to the embodiment of the invention, developers can conveniently and quickly know the content difference between different versions of SDKs; the method is convenient for troubleshooting related content missing and other problems caused by the difference content based on the difference content, improves the stability of the upgraded version SDK, is convenient fordevelopers to quickly upgrade the SDK and quickly access and use the SDK, improves the working efficiency, and reduces the cost.
Owner:BEIJING QIYI CENTURY SCI & TECH CO LTD

Methods for storing and naming static library cells for lookup by logic synthesis and the like

A method is provided for creating and using a library of known logic elements for facilitating the design of equivalent FPGA, structured ASIC, or other integrated circuits. Each cell in the library corresponds to a circuit element and contains equivalent circuit models of the element for implementation in different integrated circuit technologies. The cells are named and indexed using a library cell key that contains a fixed set of cell properties which uniquely characterize the function of the cell. The cell key can be used to locate cells in the library or in circuit designs, and to verify that the circuit models contained in the cell implement the correct logic function.
Owner:ALTERA CORP

Method and system of debugging static library function

The invention discloses a method and a system of debugging a static library function and relates to the technical field of library function debugging. The method comprises the steps of S1, obtaining a library function to be debugged, and changing a function name A of the library function to be debugged into a function name B; S2, building a new debugging function with a function name A in a source code of a program to be executed; S3, when the library function to be debugged needs to be called by the program to be executed, calling the debugging function by the function name A, calling the library function to be debugged by the function name B so as to realize the debugging of the library function to be debugged. According to the method and the system, the function name of the library function is simply changed, the debugging of the library function is realized, the code of the library function does not need to be modified, the library function does not need to be recompiled, the functions of the library function are not changed, only the function name of the library function is changed, the operation is simple, and the modification is easy.
Owner:OPZOON TECH

Transplanting method for car-mounted information system development platform functional module

ActiveCN106293864AAvoid repeated developmentImprove R&D efficiencyProgram controlMemory systemsC++ Standard LibraryStatic library
The invention provides a transplanting method for a car-mounted information system development platform functional module. The method comprises the steps that the functional module is independently stored in a first folder, and the first folder is processed to obtain a corresponding first static library file; the first static library file is added into a compiling link in newly-developed project engineering of a Sunplus platform; a C standard library is newly added to the Sunplus platform, and conflicting functions in a C function library and the C standard library supported by the Sunplus platform are processed; a C++ standard library is newly added to the Sunplus platform. By means of the technical scheme, the developed C / C++ function module on other platforms can be transplanted into the newly-developed project engineering of the Sunplus platform.
Owner:FORYOU GENERAL ELECTRONICS

Static library integration method and device, electronic equipment and storage medium

ActiveCN112650498ASolve the problem of large space occupation and redundant filesSoftware designCode compilationSoftware engineeringStatic library
The invention provides a static library integration method and device, electronic equipment and a storage medium, and relates to the technical field of software development. The method comprises the steps of determining at least two corresponding component fragments according to a dependency relationship between at least two component functions in a target component, the at least two component fragments being independent of each other; assembling the component static library files of the component static library corresponding to the target component according to the at least two component fragments to obtain fragment static library files corresponding to the at least two component fragments respectively; and compiling the at least two fragment static library files to obtain fragment static libraries corresponding to the at least two component fragments respectively. Therefore, the problems that the APP architecture is complex, the component static library with the dependency relationship occupies a large space, and redundant files exist in the prior art can be solved.
Owner:BEIJING 58 INFORMATION TTECH CO LTD
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Patsnap Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Patsnap Eureka Blog
Learn More
PatSnap group products