CN109684103A - A kind of interface call method, device, server and storage medium - Google Patents

A kind of interface call method, device, server and storage medium Download PDF

Info

Publication number
CN109684103A
CN109684103A CN201811541573.XA CN201811541573A CN109684103A CN 109684103 A CN109684103 A CN 109684103A CN 201811541573 A CN201811541573 A CN 201811541573A CN 109684103 A CN109684103 A CN 109684103A
Authority
CN
China
Prior art keywords
interface
equipment
characteristic
mapping relations
server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201811541573.XA
Other languages
Chinese (zh)
Inventor
周清会
于丽莎
魏贤杰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Manheng Digital Technology Co Ltd
Original Assignee
Shanghai Manheng Digital Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Manheng Digital Technology Co Ltd filed Critical Shanghai Manheng Digital Technology Co Ltd
Priority to CN201811541573.XA priority Critical patent/CN109684103A/en
Publication of CN109684103A publication Critical patent/CN109684103A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication

Abstract

The embodiment of the invention discloses a kind of interface call method, device, server and storage mediums.This method comprises: obtaining the supplemental characteristic of equipment, equipment characteristic is obtained by parsing;According to the mapping relations of the equipment characteristic and interface, interface corresponding with the characteristic is called.Pass through the supplemental characteristic of equipment, parsing obtains the corresponding characteristic of equipment, corresponding interface is obtained further according to equipment characteristic, and call corresponding interface, development interface corresponding to distinct device can rapidly and accurately be called, without carrying out adaptation procedure one by one, the efficiency to distinct device exploitation is improved.

Description

A kind of interface call method, device, server and storage medium
Technical field
The present embodiments relate to interface calling technology field more particularly to a kind of interface call methods, device, server And storage medium.
Background technique
VR (Virtual Reality, virtual reality) technology is a kind of computer that can be created with the experiencing virtual world Emulation server, it generates a kind of simulated environment using computer, is a kind of Multi-source Information Fusion, interactive Three-Dimensional Dynamic What comes into a driver's and the emulation of the server of entity behavior are immersed to user in the environment.It is related to VR with the continuous development of VR technology Various accessories also constantly upgrading, currently exist a variety of VR equipment to give the different experience of user.
But due to the standard and disunity of current different manufacturers production VR equipment, it is directed to opening for every kind of VR equipment Physical layer interface involved in sending out and disunity, developer requires a great deal of time when developing studies different VR equipment Document is developed, energy is wasted time, causes great inconvenience for development process.
Summary of the invention
The embodiment of the present invention provides a kind of interface call method, device, server and storage medium, to realize to different VR equipment can call to fast accurate matched interface when being developed, and without being adapted to one by one, improve The efficiency of exploitation.
In a first aspect, the embodiment of the invention provides a kind of interface call methods, comprising:
The supplemental characteristic for obtaining equipment, obtains equipment characteristic by parsing;
According to the mapping relations of the equipment characteristic and interface, interface corresponding with the characteristic is called.
Second aspect, the embodiment of the invention also provides a kind of interface calling devices, comprising:
It obtains module and obtains equipment characteristic by parsing for obtaining the supplemental characteristic of equipment;
Calling module calls and the characteristic for the mapping relations according to the equipment characteristic and interface Corresponding interface.
The third aspect, the embodiment of the invention also provides a kind of server, which includes:
One or more processors;
Memory, for storing one or more programs, when one or more of programs are by one or more of places It manages device to execute, so that one or more of processors realize any interface call method in the embodiment of the present invention.
Fourth aspect, the embodiment of the invention also provides a kind of computer readable storage mediums, are stored thereon with computer Program realizes any interface call method in the embodiment of the present invention when program is executed by processor.
The embodiment of the present invention is by the supplemental characteristic of equipment, and parsing obtains the corresponding characteristic of equipment, further according to equipment Characteristic obtains corresponding interface, and calls corresponding interface, can rapidly and accurately call corresponding to distinct device Development interface improves the efficiency to distinct device exploitation without carrying out adaptation procedure one by one.
Detailed description of the invention
Fig. 1 is the flow chart of one of embodiment of the present invention one interface call method;
Fig. 2 is the flow chart of one of embodiment of the present invention two interface call method;
Fig. 3 is the structural schematic diagram of one of embodiment of the present invention three interface calling device;
Fig. 4 is the structural schematic diagram of one of the embodiment of the present invention four server.
Specific embodiment
The present invention is described in further detail with reference to the accompanying drawings and examples.It is understood that this place is retouched The specific embodiment stated is used only for explaining the present invention rather than limiting the invention.It also should be noted that in order to just Only the parts related to the present invention are shown in description, attached drawing rather than entire infrastructure.
Embodiment one
Fig. 1 is the flow chart of one of embodiment of the present invention one interface call method.Interface tune provided in this embodiment It is applicable to the case where functional development is carried out to VR equipment with method, can be executed by interface calling device, which can be with It is realized by the mode of software and/or hardware, which can integrate in the server.Referring to Fig. 1, the method for this implementation is specifically wrapped Include following steps:
S110, the supplemental characteristic for obtaining equipment, obtain equipment characteristic by parsing.
Specifically, the VR hardware device of different vendor's production has different physical layer interfaces, when the different VR equipment of access When being developed, need to be adapted to interface corresponding to current VR equipment, to open by adaptable interface VR equipment Hair.Therefore, the embodiment of the invention provides a kind of interface call method, can interface corresponding to the VR equipment to access it is direct It calls, without being adapted to one by one.When accessing VR equipment, the supplemental characteristic of equipment is obtained, the supplemental characteristic includes display At least one of title, refresh rate, resolution ratio, sensor type, field angle, orientation range, location technology type.By solution Analysis obtains the equipment characteristic in supplemental characteristic, for example, can know that the characteristic parameter of equipment is display Name by parsing, Next step operation is then carried out according to display Name.
S120, according to the mapping relations of the equipment characteristic and interface, call corresponding with the characteristic Interface.
According to the mapping relations for the interface that the corresponding manufacturer of the characteristic of equipment provides, the characteristic with equipment is called According to corresponding interface.Illustratively, the characteristic of each equipment and corresponding interface are established into mapping relations, and establishes mapping table It is saved, when recognizing access VR equipment, obtains the VR device parameter data being currently accessed, and obtain characteristic parameter, root Corresponding interface is obtained from mapping table according to characteristic parameter, and calls corresponding interface.When accessing VR equipment, do not need to carry out Adaptation, can realize corresponding functional development by calling directly corresponding interface, improve development efficiency,
The technical solution of the present embodiment obtains the supplemental characteristic of equipment, obtains equipment characteristic by parsing;According to institute The mapping relations of equipment characteristic and interface are stated, interface corresponding with the characteristic is called.Pass through the parameter of equipment Data, parsing obtain the corresponding characteristic of equipment, obtain corresponding interface further according to equipment characteristic, and call correspondence Interface, can rapidly and accurately call development interface corresponding to distinct device, without carrying out adaptation procedure one by one, mention The high efficiency to distinct device exploitation.
Embodiment two
Fig. 2 is the flow chart of one of embodiment of the present invention two interface call method.The present embodiment is in above-described embodiment On the basis of be optimized, the details not being described in detail in the present embodiment is detailed in above-described embodiment.Referring to fig. 2, this implementation Example provide interface call method include:
S210, the corresponding device parameter data of at least two equipment are received, device parameter data is parsed, are set Standby characteristic.
Specifically, the corresponding device parameter data of at least two equipment are obtained, at least two equipment is different vendor VR equipment, have different device parameter data respectively, i.e., display Name, refresh rate, resolution ratio, sensor type, field angle, There is difference at least one in orientation range, location technology type, can determine supplemental characteristic institute by different supplemental characteristics Corresponding VR equipment obtains corresponding device parameter data, and is parsed to obtain equipment feature ginseng to device parameter data Number data.Wherein, the characteristic can be at least one of device parameter data, can be true by equipment characteristic Vendor Interface corresponding to fixed corresponding specific equipment and equipment.
S220, the corresponding interface parameters data of at least two interfaces are received, interface supplemental characteristic is parsed, is connect Mouth characteristic, wherein the interface includes interface corresponding at least two functional developments.
Specifically, at least two interfaces are packaged, and obtain interface parameters data.Interface can be opened for multiple functions The interface of hair, such as move camera, rotating object, helmet position and the acquisition of rotation, the identification of gesture, the rotation on head, hand The acquisition of handle, handle position and rotation obtain, on handle in the functions such as acquisition of key at least two, corresponding to package interface Function number and function type can be set as needed by technical staff, illustratively, can be set encapsulation 20 The interface that different vendor corresponding to a different function provides, to meet different exploitation demand and interface requirements.Wherein, same The interface that manufacturer provides can form a set of interfaces, so that exploitation is called.
S230, when the equipment characteristic and the interface characteristics data match, then establish the equipment feature The mapping relations of data corresponding device parameter data and the interface.
Specifically, the equipment characteristic and interface characteristics data that will acquire are matched, so that VR equipment can fit It is developed for corresponding interface, the equipment characteristic to match and interface characteristics data is established into mapping relations.
S240, the interface is subjected to arrangement encapsulation, and establishes upper layer calling interface.
Specifically, each interface is packaged, and establishes upper layer calling interface, and it is each with bottom to establish upper layer calling interface The correspondence table data of interface store corresponding mark data for being called to physical layer interface according to corresponding table data.As access VR It when equipment, does not need to carry out interface adaptation, it is only necessary to access unified upper layer calling interface, and call and connect by unified upper layer The corresponding manufacturer of mouth calling bottom provides interface, so that it may the calling of corresponding interface is realized, to realize functional development.
S250, the supplemental characteristic for obtaining equipment, obtain equipment characteristic by parsing.
S260, interface corresponding with the equipment characteristic is obtained according to the mapping relations, and pass through upper layer tune The interface is called from the interface of encapsulation with interface.
The technical solution of the present embodiment receives the corresponding device parameter data of at least two equipment, to device parameter data It is parsed, obtains equipment characteristic.Receive the corresponding interface parameters data of at least two interfaces, to interface supplemental characteristic into Row parsing, obtains interface characteristics data, wherein the interface includes interface corresponding at least two functional developments.When described When equipment characteristic and the interface characteristics data match, then the corresponding device parameter number of the equipment characteristic is established According to the mapping relations with the interface.The interface is subjected to arrangement encapsulation, and establishes upper layer calling interface.Obtain the ginseng of equipment Number data, obtain equipment characteristic by parsing.It is obtained according to the mapping relations corresponding with the equipment characteristic Interface, and the interface is called from the interface of encapsulation by upper layer calling interface.By establish equipment characteristic with it is right Answering the mapping relations of interface and establishing unified upper layer calling interface can be realized quick calling, does not need adaptation procedure, improves Development efficiency.
Embodiment three
Fig. 3 is the structural schematic diagram of one of embodiment of the present invention three interface calling device.It is provided in this embodiment to connect Mouth calling device is applicable to the case where carrying out functional development to VR equipment.The present embodiment provides a kind of interface calling device, ginsengs See Fig. 3, specifically include:
It obtains module 310 and obtains equipment characteristic by parsing for obtaining the supplemental characteristic of equipment;
Calling module 320 calls and the characteristic for the mapping relations according to the equipment characteristic and interface According to corresponding interface.
Optionally, further includes:
First receiving module, for receiving the corresponding device parameter data of at least two equipment, to device parameter data into Row parsing, obtains equipment characteristic;
Second receiving module, for receiving the corresponding interface parameters data of at least two interfaces, to interface supplemental characteristic into Row parsing, obtains interface characteristics data, wherein the interface includes interface corresponding at least two functional developments;
Mapping relations establish module, for when the equipment characteristic and the interface characteristics data match, then Establish the mapping relations of the equipment characteristic corresponding device parameter data and the interface.
Optionally, further includes:
Upper layer calling interface establishes module, for the interface to be carried out arrangement encapsulation, and establishes upper layer calling interface.
Optionally, the calling module 320, is specifically used for: being obtained and the equipment characteristic according to the mapping relations The interface is called from the interface of encapsulation according to corresponding interface, and by upper layer calling interface.
Optionally, the supplemental characteristic includes display Name, refresh rate, resolution ratio, sensor type, field angle, positioning At least one of range, location technology type.
The technical solution of the present embodiment obtains the supplemental characteristic of equipment by obtaining module, obtains equipment spy by parsing Levy data;Calling module calls corresponding with the characteristic according to the mapping relations of the equipment characteristic and interface Interface.By the supplemental characteristic of equipment, parsing obtains the corresponding characteristic of equipment, obtains phase further according to equipment characteristic Corresponding interface, and corresponding interface is called, development interface corresponding to distinct device can be rapidly and accurately called, without Adaptation procedure one by one is carried out, the efficiency to distinct device exploitation is improved.
Example IV
Fig. 4 is the structural schematic diagram of one of the embodiment of the present invention four server.Fig. 4, which is shown, to be suitable for being used to realizing this The block diagram of the exemplary servers 412 of invention embodiment.The server 412 that Fig. 4 is shown is only an example, should not be to this The function and use scope of inventive embodiments bring any restrictions.
As shown in figure 4, server 412 is showed in the form of universal computing device.The component of server 412 may include but Be not limited to: one or more processor or processing unit 416, server memory 428 connect different server component The bus 418 of (including server memory 428 and processing unit 416).
Bus 418 indicates one of a few class bus structures or a variety of, including memory bus or Memory Controller, Peripheral bus, graphics acceleration port, processor or the local bus using any bus structures in a variety of bus structures.It lifts For example, these architectures include but is not limited to industry standard architecture (ISA) bus, microchannel architecture (MAC) Bus, enhanced isa bus, Video Electronics Standards Association (VESA) local bus and peripheral component interconnection (PCI) bus.
Server 412 typically comprises a variety of computer server readable mediums.These media can be it is any can be by The usable medium that server 412 accesses, including volatile and non-volatile media, moveable and immovable medium.
Server memory 428 may include the computer server readable medium of form of volatile memory, such as with Machine accesses memory (RAM) 430 and/or cache memory 432.Server 412 may further include it is other it is removable/ Immovable, volatile/non-volatile computer server storage medium.Only as an example, storage server 434 can be used In reading and writing immovable, non-volatile magnetic media (Fig. 4 do not show, commonly referred to as " hard disk drive ").Although not showing in Fig. 4 Out, the disc driver for reading and writing to removable non-volatile magnetic disk (such as " floppy disk ") can be provided, and to removable The CD drive of anonvolatile optical disk (such as CD-ROM, DVD-ROM or other optical mediums) read-write.In these cases, Each driver can be connected by one or more data media interfaces with bus 418.Memory 428 may include at least One program product, the program product have one group of (for example, at least one) program module, these program modules are configured to hold The function of row various embodiments of the present invention.
Program/utility 440 with one group of (at least one) program module 442, can store in such as memory In 428, such program module 442 includes but is not limited to operate server, one or more application program, other program moulds It may include the realization of network environment in block and program data, each of these examples or certain combination.Program module 442 usually execute function and/or method in embodiment described in the invention.
Server 412 can also be with one or more external equipments 414 (such as keyboard, sensing equipment, display 424 etc.) Communication, can also be enabled a user to one or more equipment interact with the server 412 communicate, and/or with make the clothes Any equipment (such as network interface card, modem etc.) that business device 412 can be communicated with one or more of the other calculating equipment Communication.This communication can be carried out by input/output (I/O) interface 422.Also, server 412 can also be suitable by network Orchestration 420 and one or more network (such as local area network (LAN), wide area network (WAN) and/or public network, such as because of spy Net) communication.As shown, network adapter 420 is communicated by bus 418 with other modules of server 412.It should be understood that Although not shown in the drawings, other hardware and/or software module can be used in conjunction with server 412, including but not limited to: micro- generation Code, device driver, redundant processing unit, external disk drive array, RAID server, tape drive and data backup Storage server etc..
Processing unit 416 by other programs in multiple programs for being stored in server memory 428 of operation at least One, thereby executing various function application and data processing, such as realize a kind of interface tune provided by the embodiment of the present invention With method, comprising:
The supplemental characteristic for obtaining equipment, obtains equipment characteristic by parsing;
According to the mapping relations of the equipment characteristic and interface, interface corresponding with the characteristic is called.
Server provided in this embodiment executes the supplemental characteristic that program realizes acquisition equipment by processor, by solution Analysis obtains equipment characteristic;According to the mapping relations of the equipment characteristic and interface, call and the characteristic phase Corresponding interface is parsed by the supplemental characteristic of equipment and obtains the corresponding characteristic of equipment, obtained further according to equipment characteristic To corresponding interface, and corresponding interface is called, can rapidly and accurately call development interface corresponding to distinct device, and It does not need to carry out adaptation procedure one by one, improves the efficiency to distinct device exploitation.
Embodiment five
The embodiment of the present invention five additionally provides a kind of storage medium comprising computer executable instructions, and computer is executable Instruction by computer processor when being executed for executing a kind of interface call method, comprising:
The supplemental characteristic for obtaining equipment, obtains equipment characteristic by parsing;
According to the mapping relations of the equipment characteristic and interface, interface corresponding with the characteristic is called.
The computer storage medium of the embodiment of the present invention, can be using any of one or more computer-readable media Combination.Computer-readable medium can be computer-readable signal media or computer readable storage medium.It is computer-readable Storage medium for example may be-but not limited to-the server of electricity, magnetic, optical, electromagnetic, infrared ray or semiconductor, device Or device, or any above combination.The more specific example (non exhaustive list) of computer readable storage medium includes: Electrical connection, portable computer diskette, hard disk, random access memory (RAM), read-only storage with one or more conducting wires Device (ROM), erasable programmable read only memory (EPROM or flash memory), optical fiber, portable compact disc read-only memory (CD- ROM), light storage device, magnetic memory device or above-mentioned any appropriate combination.In this document, computer-readable storage Medium can be any tangible medium for including or store program, which can be commanded execute server, device or device Part use or in connection.
Computer-readable signal media may include in a base band or as carrier wave a part propagate data-signal, Wherein carry computer-readable program code.The data-signal of this propagation can take various forms, including but unlimited In electromagnetic signal, optical signal or above-mentioned any appropriate combination.Computer-readable signal media can also be that computer can Any computer-readable medium other than storage medium is read, which can send, propagates or transmit and be used for By the use of instruction execution server, device or device or program in connection.
The program code for including on computer-readable medium can transmit with any suitable medium, including --- but it is unlimited In wireless, electric wire, optical cable, RF etc. or above-mentioned any appropriate combination.
The computer for executing operation of the present invention can be write with one or more programming languages or combinations thereof Program code, programming language include object oriented program language-such as Java, Smalltalk, C++, are also wrapped Include conventional procedural programming language-such as " C " language or similar programming language.Program code can be complete Ground executes on the user computer, partly executes on the user computer, executing as an independent software package, partially existing Part executes on the remote computer or executes on a remote computer or server completely on subscriber computer.It is being related to In the situation of remote computer, remote computer can pass through the network of any kind --- including local area network (LAN) or wide area Net (WAN)-be connected to subscriber computer, or, it may be connected to outer computer (such as utilize ISP To be connected by internet).
Note that the above is only a better embodiment of the present invention and the applied technical principle.It will be appreciated by those skilled in the art that The present invention is not limited to specific embodiments here, be able to carry out for a person skilled in the art it is various it is apparent variation, again Adjustment and substitution are without departing from protection scope of the present invention.Therefore, although by above embodiments to the present invention carried out compared with For detailed description, but the present invention is not limited to the above embodiments only, without departing from the inventive concept, can be with Including more other equivalent embodiments, and the scope of the invention is determined by the scope of the appended claims.

Claims (10)

1. a kind of interface call method, which is characterized in that the described method includes:
The supplemental characteristic for obtaining equipment, obtains equipment characteristic by parsing;
According to the mapping relations of the equipment characteristic and interface, interface corresponding with the characteristic is called.
2. the method according to claim 1, wherein obtaining the title of equipment, and obtaining described set according to title Before standby supplemental characteristic, which comprises
The corresponding device parameter data of at least two equipment are received, device parameter data are parsed, equipment characteristic is obtained According to;
The corresponding interface parameters data of at least two interfaces are received, interface supplemental characteristic is parsed, interface characteristics number is obtained According to, wherein the interface includes interface corresponding at least two functional developments;
When the equipment characteristic and the interface characteristics data match, then it is corresponding to establish the equipment characteristic The mapping relations of device parameter data and the interface.
3. according to the method described in claim 2, it is characterized by further comprising:
The interface is subjected to arrangement encapsulation, and establishes upper layer calling interface.
4. according to the method described in claim 3, it is characterized in that, being closed according to the mapping of the device parameter data and interface System, calling interface corresponding with the supplemental characteristic include:
Interface corresponding with the equipment characteristic is obtained according to the mapping relations, and passes through upper layer calling interface from envelope The interface is called in the interface of dress.
5. the method according to claim 1, wherein the supplemental characteristic includes display Name, refresh rate, resolution At least one of rate, sensor type, field angle, orientation range, location technology type.
6. a kind of interface calling device characterized by comprising
It obtains module and obtains equipment characteristic by parsing for obtaining the supplemental characteristic of equipment;
Calling module calls opposite with the characteristic for the mapping relations according to the equipment characteristic and interface The interface answered.
7. device according to claim 6, which is characterized in that further include:
First receiving module solves device parameter data for receiving the corresponding device parameter data of at least two equipment Analysis, obtains equipment characteristic;
Second receiving module solves interface supplemental characteristic for receiving the corresponding interface parameters data of at least two interfaces Analysis, obtains interface characteristics data, wherein the interface includes interface corresponding at least two functional developments;
Mapping relations establish module, for when the equipment characteristic matches with the interface characteristics data, then establishing The mapping relations of the equipment characteristic corresponding device parameter data and the interface.
8. device according to claim 7, which is characterized in that further include:
Upper layer calling interface establishes module, for the interface to be carried out arrangement encapsulation, and establishes upper layer calling interface.
9. a kind of server, which is characterized in that the server includes:
One or more processors;
Memory, for storing one or more programs;
When one or more of programs are executed by one or more of processors, so that one or more of processors are real Now such as a kind of interface call method as claimed in any one of claims 1 to 5.
10. a kind of computer readable storage medium, is stored thereon with computer program, which is characterized in that the program is by processor A kind of such as interface call method as claimed in any one of claims 1 to 5 is realized when execution.
CN201811541573.XA 2018-12-17 2018-12-17 A kind of interface call method, device, server and storage medium Pending CN109684103A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811541573.XA CN109684103A (en) 2018-12-17 2018-12-17 A kind of interface call method, device, server and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811541573.XA CN109684103A (en) 2018-12-17 2018-12-17 A kind of interface call method, device, server and storage medium

Publications (1)

Publication Number Publication Date
CN109684103A true CN109684103A (en) 2019-04-26

Family

ID=66187931

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811541573.XA Pending CN109684103A (en) 2018-12-17 2018-12-17 A kind of interface call method, device, server and storage medium

Country Status (1)

Country Link
CN (1) CN109684103A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110597521A (en) * 2019-09-10 2019-12-20 联想(北京)有限公司 Data processing method, electronic device, and medium
CN110780929A (en) * 2019-09-18 2020-02-11 华为技术有限公司 Method for calling hardware interface and electronic equipment
CN111061523A (en) * 2019-11-25 2020-04-24 北京奇艺世纪科技有限公司 Software package calling management method, system, device and storage medium
CN110780929B (en) * 2019-09-18 2024-05-03 华为技术有限公司 Method for calling hardware interface and electronic equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140244809A1 (en) * 2011-11-04 2014-08-28 Huawei Technologies Co., Ltd. Service configuration method and apparatus
CN106648649A (en) * 2016-12-14 2017-05-10 深圳英飞拓科技股份有限公司 Method and device for managing storage devices
CN107592358A (en) * 2017-09-19 2018-01-16 广州视源电子科技股份有限公司 Application programming interfaces call method and device based on HTTP service
CN108196962A (en) * 2017-12-29 2018-06-22 杭州迪普科技股份有限公司 A kind of method and device realized different editions interface and called
CN108255905A (en) * 2017-05-04 2018-07-06 平安科技(深圳)有限公司 Interface calls data processing method, device and computer equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140244809A1 (en) * 2011-11-04 2014-08-28 Huawei Technologies Co., Ltd. Service configuration method and apparatus
CN106648649A (en) * 2016-12-14 2017-05-10 深圳英飞拓科技股份有限公司 Method and device for managing storage devices
CN108255905A (en) * 2017-05-04 2018-07-06 平安科技(深圳)有限公司 Interface calls data processing method, device and computer equipment
CN107592358A (en) * 2017-09-19 2018-01-16 广州视源电子科技股份有限公司 Application programming interfaces call method and device based on HTTP service
CN108196962A (en) * 2017-12-29 2018-06-22 杭州迪普科技股份有限公司 A kind of method and device realized different editions interface and called

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
余静等著: "《税收风险管理理论模型与实践应用》", 31 March 2018 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110597521A (en) * 2019-09-10 2019-12-20 联想(北京)有限公司 Data processing method, electronic device, and medium
CN110780929A (en) * 2019-09-18 2020-02-11 华为技术有限公司 Method for calling hardware interface and electronic equipment
CN110780929B (en) * 2019-09-18 2024-05-03 华为技术有限公司 Method for calling hardware interface and electronic equipment
CN111061523A (en) * 2019-11-25 2020-04-24 北京奇艺世纪科技有限公司 Software package calling management method, system, device and storage medium
CN111061523B (en) * 2019-11-25 2023-12-15 北京奇艺世纪科技有限公司 Software package calling management method, system, device and storage medium

Similar Documents

Publication Publication Date Title
CN108519967A (en) Chart method for visualizing, device, terminal and storage medium
CN110095752A (en) Localization method, device, equipment and medium
CN106649084A (en) Function call information obtaining method and apparatus, and test device
CN109062699A (en) A kind of resource monitoring method, device, server and storage medium
CN109166570B (en) A kind of method, apparatus of phonetic segmentation, equipment and computer storage medium
CN108389264A (en) Coordinate system determines method, apparatus, storage medium and electronic equipment
CN109558604A (en) A kind of machine translation method, device, electronic equipment and storage medium
CN110134869A (en) A kind of information-pushing method, device, equipment and storage medium
CN108932323A (en) Determination method, apparatus, server and the storage medium of entity answer
CN109684103A (en) A kind of interface call method, device, server and storage medium
CN107102950A (en) A kind of applied program testing method and device
CN109951553A (en) Data processing method, system, electronic equipment and computer readable storage medium
CN107733866A (en) RPC requests, RPC request processing methods, device and equipment
CN105681175B (en) The method and apparatus of contact head image in a kind of modification instant messaging application
CN110471740A (en) Execute method, apparatus, equipment and the computer storage medium of machine learning task
CN110110236A (en) A kind of information-pushing method, device, equipment and storage medium
CN109033456A (en) A kind of condition query method, apparatus, electronic equipment and storage medium
CN107862035A (en) Network read method, device, Intelligent flat and the storage medium of minutes
CN109241059A (en) A kind of building method of point cloud data, device, electronic equipment and storage medium
CN110020235A (en) Web browser threedimensional model localization method, device, medium and electronic equipment
CN113835948A (en) Temperature detection method, temperature detection device and electronic equipment
CN110493646A (en) Method, apparatus, TV and the system of TV upgrading are carried out by external equipment
CN113436346A (en) Distance measuring method and device in three-dimensional space and storage medium
CN109189332A (en) A kind of disk hanging method, device, server and storage medium
CN109933201A (en) The control method of display interface, device and electronic equipment in electronic equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20190426

RJ01 Rejection of invention patent application after publication