CN107102882A - The method for processing business and device of iOS system - Google Patents

The method for processing business and device of iOS system Download PDF

Info

Publication number
CN107102882A
CN107102882A CN201710476721.3A CN201710476721A CN107102882A CN 107102882 A CN107102882 A CN 107102882A CN 201710476721 A CN201710476721 A CN 201710476721A CN 107102882 A CN107102882 A CN 107102882A
Authority
CN
China
Prior art keywords
application program
manager
functional unit
intermediary controller
ios system
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
CN201710476721.3A
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.)
Beijing QIYI Century Science and Technology Co Ltd
Original Assignee
Beijing QIYI Century Science and 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 Beijing QIYI Century Science and Technology Co Ltd filed Critical Beijing QIYI Century Science and Technology Co Ltd
Priority to CN201710476721.3A priority Critical patent/CN107102882A/en
Publication of CN107102882A publication Critical patent/CN107102882A/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/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44568Immediately runnable code
    • G06F9/44578Preparing or optimising for loading
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 

Abstract

The invention discloses a kind of method for processing business of iOS system and device, iOS system includes application program, intermediary controller, manager, wherein, application program includes one or more functions component, mapping table is provided with intermediary controller, described method includes:When the application program launching, the identification information of functional unit and the mapping relations of corresponding manager are set up in the mapping table of the intermediary controller for the functional unit of application program;Intermediary controller receives calling service request, and calling service request includes the identification information and corresponding target service parameter of called targeted functional component;Intermediary controller asks the targets manager that the identification information that targeted functional component is inquired about from the mapping table is mapped according to calling service;Intermediary controller sends target service parameter to targets manager.The operation difficulty that present invention reduction New function component is added.

Description

The method for processing business and device of iOS system
Technical field
The present invention relates to the method for processing business and device of communication technical field, more particularly to a kind of iOS system.
Background technology
When an application program tends to hardware and software platform, various functions component will be accessed in succession.When there is phase between functional unit During the logic mutually called, it is easy to couple.Once couple between functional unit, the stand-alone development of functional unit and use It will become difficult, in order to solve inter-module coupling, typically using Mediator (intermediary controller) pattern.Use tradition During Mediator patterns, component is increased newly every time, Mediator is necessarily required to corresponding modification, hence in so that New function component is added Complex operation.
The content of the invention
It is a primary object of the present invention to provide the method for processing business and device of a kind of iOS system, it is intended to reduce new work( The operation difficulty that energy component is added.
To achieve the above object, wrapped in the method for processing business for a kind of iOS system that the present invention is provided, the iOS system Application program, intermediary controller, manager are included, wherein, the application program includes one or more functions component, the intermediary Mapping table is provided with controller, described method comprises the following steps:
When the application program launching, for the application program functional unit the intermediary controller mapping The identification information of the functional unit and the mapping relations of corresponding manager are set up in table;
The intermediary controller receives calling service request, and the calling service request includes called objective function group The identification information of part and corresponding target service parameter;
The intermediary controller inquires about the targeted functional component according to calling service request from the mapping table The targets manager that is mapped of identification information;
The intermediary controller sends the target service parameter to the targets manager.
Preferably, when the target service parameter is invocation target functional unit, the parameter of user's input.
Preferably, the functional unit is by preset loading method, for the application program functional unit in institute The identification information of the functional unit and the mapping relations of corresponding manager are set up in the mapping table for stating intermediary controller.
Preferably, configuration information coffret in the application program, described method includes:
The intermediary controller is transferred to the mesh by calling described information coffret by the target service parameter Mark manager.
Preferably, the application program has interactive interface, and described method also includes:The calling service asks foundation The business demand information generation that user submits from the interactive interface of application program.
In addition, to achieve the above object, the present invention also provides a kind of business processing device of iOS system, it is characterised in that The iOS system includes application program, intermediary controller, manager, wherein, the application program includes one or more work( Mapping table is provided with energy component, the intermediary controller, described device includes:
Mapping relations set up module, for when the application program launching, for the functional unit of the application program The identification information of the functional unit and the mapping relations of corresponding manager are set up in the mapping table of the intermediary controller;
Receiving module, is asked for receiving calling service by the intermediary controller, and the calling service request includes The identification information of called targeted functional component and corresponding target service parameter;
Enquiry module, for being asked to inquire about from the mapping table according to the calling service by the intermediary controller The targets manager that the identification information of the targeted functional component is mapped;
Sending module, for being sent the target service parameter to the objective management by the intermediary controller Device.
Preferably, when the target service parameter is invocation target functional unit, the parameter of user's input.
Preferably, the mapping relations are set up module and are used for:By preset loading method by itself identification information and pipe Reason device is registered in the mapping table of intermediary controller, to form the mapping relations of identification information and manager.
Preferably, configuration information coffret in the application program, described device includes:
The sending module, for calling described information coffret by the intermediary controller, by the target industry Business parameter is transferred to the targets manager.
Preferably, the application program has interactive interface, and described device also includes:
Call request generation module, for the business demand information life submitted according to user from the interactive interface of application program Into calling service request.
The embodiment of the present invention by when the application program launching, for the application program functional unit described The identification information of the functional unit and the mapping relations of corresponding manager are set up in the mapping table of intermediary controller;In described Jie's controller receives calling service request, calling service request include called targeted functional component identification information and Corresponding target service parameter;The intermediary controller inquires about the mesh according to calling service request from the mapping table The targets manager that the identification information of mark functional unit is mapped;The intermediary controller by the target service parameter send to The targets manager.It is achieved thereby that functional unit is called.Because functional unit is in application program launching, by manager It is registered to identification information in the mapping table of intermediary controller, so as to ask direct according to calling service by intermediary controller Chartered functional unit is called, therefore when increasing new functional unit, is modified without agency controller, and then Reduce the operation difficulty of New function component addition.
Brief description of the drawings
Fig. 1 is the schematic flow sheet of the method for processing business first embodiment of iOS system of the present invention;
Fig. 2 is the schematic flow sheet of the method for processing business second embodiment of iOS system of the present invention;
Fig. 3 is the schematic flow sheet of the method for processing business 3rd embodiment of iOS system of the present invention;
Fig. 4 is the schematic flow sheet of the method for processing business fourth embodiment of iOS system of the present invention;
Fig. 5 is the module diagram of the business processing device first embodiment of iOS system of the present invention;
Fig. 6 is the module diagram of the business processing device fourth embodiment of iOS system of the present invention.
The realization, functional characteristics and advantage of the object of the invention will be described further referring to the drawings in conjunction with the embodiments.
Embodiment
It should be appreciated that the specific embodiments described herein are merely illustrative of the present invention, it is not intended to limit the present invention.
A kind of method for processing business of iOS system of present invention offer, reference picture 1, in one embodiment, the iOS system Method for processing business includes:
Step S10, when the application program launching, is controlled for the functional unit of the application program in the intermediary The identification information of the functional unit and the mapping relations of corresponding manager are set up in the mapping table of device;
The method for processing business of iOS system provided in an embodiment of the present invention is mainly used in iOS system, for iOS Systematic difference program is managed.
Specifically, above-mentioned business module is the functional unit of application program, and such as one in the application program used In include multiple functional units, when needing to newly increase function, new functional unit can be increased in the framework of the application.
Above-mentioned intermediary controller is Mediator, and the intermediary controller is used for function group all in an application program Part carries out interface interchange.Specifically, be stored with each function is provided with mapping table (i.e. map), the mapping table in the intermediary controller The corresponding incidence relation of the manager (i.e. Handler) of component and the identification information (i.e. ID) of functional unit.Intermediary's control can be with Corresponding manager is obtained according to identification information-enquiry, so that relevant parameter is issued into manager, to realize the tune of functional unit With.
In the present embodiment, when the application APP (application refers to application program) in iOS system starts, the application All components (including functional unit) will control identification information and manager the generation log-on message of itself to intermediary in APP Device processed is registered, and the identification information and manager of functional unit are registered to mapping table by intermediary controller according to log-on message In.
Step S20, the intermediary controller receives calling service request, and the calling service request includes called mesh Mark the identification information and corresponding target service parameter of functional unit;
Specifically, user can carry out the input of calling service request according to application interface, can also by voice or The modes such as gesture carry out calling service request input, do not limit further herein.
When above-mentioned service parameter refers to calling function component, the parameter of user's input can for example include needing what is shown The supplemental characteristic of application interface, can also include user profile data etc., not be further qualified herein.
Step S30, the intermediary controller inquires about the target according to calling service request from the mapping table The targets manager that the identification information of functional unit is mapped;
Step S40, the intermediary controller sends the target service parameter to the targets manager.
In the present embodiment, when intermediary's control receives calling service request, it will the mark in being asked according to calling service Know information and search the corresponding manager of functional unit for obtaining and needing to call in the mapping table.Then the management obtained according to inquiry Device, the service parameter during calling service is asked is sent to corresponding manager.So as to perform corresponding business by the manager, The business includes interface display and business data processing etc..
The embodiment of the present invention passes through by when the application program launching, existing for the functional unit of the application program The identification information of the functional unit and the mapping relations of corresponding manager are set up in the mapping table of the intermediary controller;Institute State intermediary controller and receive calling service request, the calling service request includes the mark letter of called targeted functional component Breath and corresponding target service parameter;The intermediary controller inquires about institute according to calling service request from the mapping table State the targets manager that the identification information of targeted functional component is mapped;The intermediary controller sends out the target service parameter Deliver to the targets manager, so that manager carries out business processing, it is achieved thereby that functional unit is called.Due to function Manager and identification information are registered in the mapping table of intermediary controller by component in application program launching, so as to by Intermediary controller directly invokes chartered functional unit according to calling service request, therefore is increasing new functional unit When, modified without agency controller, and then reduce the operation difficulty of New function component addition.
Further, reference picture 2 is there is provided the second embodiment of the method for processing business of iOS system of the present invention, based on upper State in embodiment, the present embodiment, above-mentioned steps S10 includes:
The functional unit is controlled by preset loading method for the functional unit of the application program in the intermediary The identification information of the functional unit and the mapping relations of corresponding manager are set up in the mapping table of device processed.
In the present embodiment, loading method (such as+(void) load methods) is previously implanted in each functional unit, is passed through This method is identified the registration of information and manager.Specifically,, first can be just when application program launching in iOS system Beginningization App link framework, then can call in each functional unit+(void) load methods, realize+(void) Interrelated logic in the class of load methods, so as to realize the registration to identification information and manager.
Further, reference picture 3 is there is provided the 3rd embodiment of the method for processing business of iOS system of the present invention, based on upper State in embodiment, the present embodiment, above-mentioned steps S40 includes:
The intermediary controller is transferred to the mesh by calling described information coffret by the target service parameter Mark manager.
, can be by the information transmission interface with intermediary controller (for example in each functional unit in the present embodiment LaunchModule interfaces) carry out data transmission.So as to be entered by intermediary controller by information transmission interface with each functional unit Row data transfer (for example carries out data transmission) with the launchModule methods in functional unit, to realize the tune of functional unit With.
Further, reference picture 4 is there is provided the fourth embodiment of the method for processing business of iOS system of the present invention, based on upper State in embodiment, the present embodiment, also include after above-mentioned steps S10:
Step S50, the business demand letter that the calling service request is submitted according to user from the interactive interface of application program Breath generation.
In the present embodiment, a certain function can be realized by operation button correspondence, specifically, the behaviour can be configured on backstage Make the calling service request of button correspondence triggering.When user clicks on a certain operation button, it can analyze and obtain the operation button The function that function corresponding to the identification information and service parameter in requisition for the functional unit called, the i.e. operation button is realized Component.Then generate corresponding calling service according to the identification information of functional unit and service parameter to ask, be sent to intermediary Controller, functional unit inquiry is carried out by intermediary controller, and service parameter is sent in corresponding functional unit, by phase The functional unit answered performs the corresponding function of the service parameter.
The present invention also provides a kind of business processing device of iOS system, and reference picture 5, in one embodiment, the present invention are provided The business processing device of iOS system include:
Mapping relations set up module 10, for when the application program launching, for the function group of the application program Part is set up the identification information of the functional unit in the mapping table of the intermediary controller and closed with the mapping of corresponding manager System;
The business processing device of iOS system provided in an embodiment of the present invention is mainly used in iOS system, for iOS Systematic difference program is managed.
Specifically, above-mentioned functions component is the functional unit of application, and such as one comprising more in the application used Individual functional unit, when needing to newly increase function, can increase new functional unit in the framework of the application.
Above-mentioned intermediary controller is Mediator, and the intermediary controller is used to enter functional unit all in an application Line interface is called.Specifically, be stored with each functional unit is provided with mapping table (i.e. map), the mapping table in the intermediary controller Manager (i.e. Handler) and functional unit identification information (i.e. ID) corresponding incidence relation.Intermediary's control can basis Identification information-enquiry obtains corresponding manager, so that relevant parameter is issued into manager, to realize calling for functional unit.
In the present embodiment, when the application APP in iOS system starts, this applies (including the function of all component in APP Component) identification information and manager the generation log-on message of itself will be registered to intermediary controller, intermediary controller The identification information and manager of business module are registered in mapping table according to log-on message.
Receiving module 20, is asked, the calling service request bag for receiving calling service by the intermediary controller Include the identification information and corresponding target service parameter of called targeted functional component;
Enquiry module 30, for being looked into by the intermediary controller according to calling service request from the mapping table Ask the targets manager that the identification information of the targeted functional component is mapped;
Sending module 40, for being sent the target service parameter to the objective management by the intermediary controller Device.
Specifically, user can carry out the input of calling service request according to application interface, can also by voice or The modes such as gesture carry out calling service request instruction input, do not limit further herein.
When above-mentioned service parameter refers to calling function component, the parameter of user's input can for example include needing what is shown The supplemental characteristic of application interface, can also include user profile data etc., not be further qualified herein.
In the present embodiment, when intermediary's control receives calling service request, it will the mark in being asked according to calling service Know information and search the corresponding manager of functional unit for obtaining and needing to call in the mapping table.Then the management obtained according to inquiry Device, the service parameter during calling service is asked is sent to corresponding manager.So as to perform corresponding business by the manager, The business includes interface display and business data processing etc..
The embodiment of the present invention sets up module 10 by mapping relations, for when the application program launching, for described The functional unit of application program set up in the mapping table of the intermediary controller identification information of the functional unit with it is corresponding Manager mapping relations;Receiving module 20, is asked, the business for receiving calling service by the intermediary controller Call request includes the identification information and corresponding target service parameter of called targeted functional component;Enquiry module 30, is used In by the intermediary controller according to the calling service request targeted functional component is inquired about from the mapping table The targets manager that identification information is mapped;Sending module 40, for being joined the target service by the intermediary controller Number sent to the targets manager, it is achieved thereby that functional unit is called.Because functional unit is when application APP starts, Manager and identification information are registered in the mapping table of intermediary controller, so as to by intermediary controller according to calling service Request directly invokes chartered functional unit, therefore when increasing new functional unit, is carried out without agency controller Modification, and then reduce the operation difficulty of New function component addition.
Further, based on above-described embodiment, in the second embodiment of the business processing device of iOS system of the present invention, Mapping relations, which set up module 10, to be used for:Itself identification information and manager are registered to by intermediary's control by preset loading method In the mapping table of device, to form the mapping relations of identification information and manager.
In the present embodiment, loading method (such as+(void) load methods) is previously implanted in each functional unit, is passed through This method is identified the registration of information and manager.Specifically,, first can be just when application program launching in iOS system Beginningization App link framework, then can call in each functional unit+(void) load methods, realize+(void) Interrelated logic in the class of load methods, so as to realize the registration to identification information and manager.
Further, based on above-described embodiment, in the 3rd embodiment of the business processing device of iOS system of the present invention, Including sending module 40, for calling described information coffret by the intermediary controller, by the target service parameter It is transferred to the targets manager.
, can be by the information transmission interface with intermediary controller (for example in each functional unit in the present embodiment LaunchModule interfaces) carry out data transmission.So as to be entered by intermediary controller by information transmission interface with each functional unit Row data transfer (for example carries out data transmission) with the launchModule methods in functional unit, to realize the tune of functional unit With.
Further, reference picture 6 is there is provided the fourth embodiment of the business processing device of iOS system of the present invention, based on upper State in embodiment, the present embodiment, the business processing device of above-mentioned iOS system also includes:
Call request generation module 50, for the business demand information submitted according to user from the interactive interface of application program Generate the calling service request.
In the present embodiment, a certain function can be realized by operation button correspondence, specifically, the behaviour can be configured on backstage Make the calling service request of button correspondence triggering.When user clicks on a certain operation button, it can analyze and obtain the operation button The function that function corresponding to the identification information and service parameter in requisition for the functional unit called, the i.e. operation button is realized Component.Then corresponding calling service request instruction is generated according to the identification information of functional unit and service parameter, be sent to Intermediary controller, functional unit inquiry is carried out by intermediary controller, and service parameter is sent in corresponding functional unit, The corresponding function of the service parameter is performed by corresponding functional unit.
The preferred embodiments of the present invention are these are only, are not intended to limit the scope of the invention, it is every to utilize this hair Equivalent structure or equivalent flow conversion that bright specification and accompanying drawing content are made, or directly or indirectly it is used in other related skills Art field, is included within the scope of the present invention.

Claims (10)

1. a kind of method for processing business of iOS system, it is characterised in that the iOS system includes application program, intermediary's control Device, manager, wherein, the application program includes being provided with mapping in one or more functions component, the intermediary controller Table, described method includes:
When the application program launching, for the application program functional unit in the mapping table of the intermediary controller Set up the identification information of the functional unit and the mapping relations of corresponding manager;
The intermediary controller receives calling service request, and the calling service request includes called targeted functional component Identification information and corresponding target service parameter;
The intermediary controller asks to inquire about the mark of the targeted functional component from the mapping table according to the calling service Know the targets manager that information is mapped;
The intermediary controller sends the target service parameter to the targets manager.
2. the method for processing business of iOS system as claimed in claim 1, it is characterised in that
When the target service parameter is invocation target functional unit, the parameter of user's input.
3. the method for processing business of iOS system as claimed in claim 1, it is characterised in that including:
The functional unit by preset loading method, for the application program functional unit in the intermediary controller Mapping table in set up the identification information of the functional unit and the mapping relations of corresponding manager.
4. the method for processing business of iOS system as claimed in claim 1, it is characterised in that letter is set in the application program Coffret is ceased, methods described includes:
The intermediary controller is transferred to the target tube by calling described information coffret by the target service parameter Manage device.
5. the method for processing business of iOS system as claimed in claim 1, it is characterised in that the application program has interaction Interface, methods described also includes:The calling service request is needed according to the business that user submits from the interactive interface of application program Information is asked to generate.
6. a kind of business processing device of iOS system, it is characterised in that the iOS system includes application program, intermediary's control Device, manager, wherein, the application program includes being provided with mapping in one or more functions component, the intermediary controller Table, described device includes:
Mapping relations set up module, for when the application program launching, for the application program functional unit in institute The identification information of the functional unit and the mapping relations of corresponding manager are set up in the mapping table for stating intermediary controller;
Receiving module, is asked for receiving calling service by the intermediary controller, and the calling service request includes being adjusted The identification information of targeted functional component and corresponding target service parameter;
Enquiry module, for by the intermediary controller according to the calling service ask from the mapping table inquiry described in The targets manager that the identification information of targeted functional component is mapped;
Sending module, for being sent the target service parameter to the targets manager by the intermediary controller.
7. the business processing device of iOS system as claimed in claim 6, it is characterised in that
When the target service parameter is invocation target functional unit, the parameter of user's input.
8. the business processing device of iOS system as claimed in claim 6, it is characterised in that including:
The mapping relations, which set up module, to be used for:Itself identification information and manager are registered to by preset loading method In the mapping table of intermediary controller, to form the mapping relations of identification information and manager.
9. the business processing device of iOS system as claimed in claim 6, it is characterised in that letter is set in the application program Coffret is ceased, described device includes:
The sending module, for calling described information coffret by the intermediary controller, the target service is joined Number is transferred to the targets manager.
10. the business processing device of iOS system as claimed in claim 6, it is characterised in that the application program has interaction Interface, described device also includes:
Call request generation module, for generating institute according to the business demand information that user submits from the interactive interface of application program State calling service request.
CN201710476721.3A 2017-06-21 2017-06-21 The method for processing business and device of iOS system Pending CN107102882A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710476721.3A CN107102882A (en) 2017-06-21 2017-06-21 The method for processing business and device of iOS system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710476721.3A CN107102882A (en) 2017-06-21 2017-06-21 The method for processing business and device of iOS system

Publications (1)

Publication Number Publication Date
CN107102882A true CN107102882A (en) 2017-08-29

Family

ID=59664306

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710476721.3A Pending CN107102882A (en) 2017-06-21 2017-06-21 The method for processing business and device of iOS system

Country Status (1)

Country Link
CN (1) CN107102882A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113205359A (en) * 2021-04-27 2021-08-03 金蝶软件(中国)有限公司 Method and device for determining commodity price in receipt and computer equipment

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101950255A (en) * 2010-09-16 2011-01-19 深圳市迎风传讯科技有限公司 Plug-in management method, plug-in manager and set top box
CN103095479A (en) * 2011-11-04 2013-05-08 华为技术有限公司 Method and device of business configuration
CN103297381A (en) * 2012-02-22 2013-09-11 阿里巴巴集团控股有限公司 Service access method based on plugin and system thereof
CN103309700A (en) * 2012-03-16 2013-09-18 腾讯科技(深圳)有限公司 Plug-in management and control method and device
US20140038181A1 (en) * 2011-01-05 2014-02-06 Trilink Biotechnologies Chemically substituted thermosensitive probes and cofactors for hot start ligation
CN104038796A (en) * 2014-05-20 2014-09-10 江苏银河电子股份有限公司 Intelligent set-top box-based component object model constructing method
CN106856434A (en) * 2015-12-08 2017-06-16 阿里巴巴集团控股有限公司 The method and apparatus of access request conversion

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101950255A (en) * 2010-09-16 2011-01-19 深圳市迎风传讯科技有限公司 Plug-in management method, plug-in manager and set top box
US20140038181A1 (en) * 2011-01-05 2014-02-06 Trilink Biotechnologies Chemically substituted thermosensitive probes and cofactors for hot start ligation
CN103095479A (en) * 2011-11-04 2013-05-08 华为技术有限公司 Method and device of business configuration
CN103297381A (en) * 2012-02-22 2013-09-11 阿里巴巴集团控股有限公司 Service access method based on plugin and system thereof
CN103309700A (en) * 2012-03-16 2013-09-18 腾讯科技(深圳)有限公司 Plug-in management and control method and device
CN104038796A (en) * 2014-05-20 2014-09-10 江苏银河电子股份有限公司 Intelligent set-top box-based component object model constructing method
CN106856434A (en) * 2015-12-08 2017-06-16 阿里巴巴集团控股有限公司 The method and apparatus of access request conversion

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113205359A (en) * 2021-04-27 2021-08-03 金蝶软件(中国)有限公司 Method and device for determining commodity price in receipt and computer equipment
CN113205359B (en) * 2021-04-27 2024-04-05 金蝶软件(中国)有限公司 Method and device for determining commodity price in bill and computer equipment

Similar Documents

Publication Publication Date Title
US8204995B2 (en) Multidevice session establishment for multimodal browsing
CN104243154B (en) Server user's permission centralized control system and method
US20120110566A1 (en) Apparatus and method for setting up multi-tenant saas applications
CN110677383B (en) Firewall wall opening method and device, storage medium and computer equipment
CN110879769A (en) Embedded system test environment construction method based on dynamically configurable framework
CN102841846A (en) Software testing method, device and system based on Hadoop
MX2011001728A (en) Remote technical support employing a configurable executable application.
MX2011001729A (en) Multiple simultaneous session support by a remote technician.
CN104217270A (en) Business process application file generating and execution methods, client, device and system
CN109542475A (en) Data-updating method, device, storage medium and the server of system multi version
CN106648845A (en) Distributed type task scheduling system and method
CN104850491A (en) Software test method, equipment and system
CN105302709B (en) Test data generating method and equipment
KR20210024333A (en) Charging load management device for managing charging load of electronic vehicle charging device and operation method thereof
CN109800081A (en) A kind of management method and relevant device of big data task
CN107608893B (en) Pressure test scheduling method and device, scheduling server and computing equipment
CN107102882A (en) The method for processing business and device of iOS system
CN101534221A (en) Method and device for testing communication protocol in test equipment
CN109582344A (en) Increment updating method, device, Cloud Server and computer readable storage medium
CN105573905A (en) Software compatibility testing method and system
CN108199857A (en) Home appliance and its control method, system and computer readable storage medium
CN109102248A (en) Amending method, device and the computer readable storage medium of nodal information
CN109586916A (en) For providing the device and method of multiple security credences
CN105471582A (en) Resource obtaining method and system and related device
WO2021217610A1 (en) System and method for data labeling, and data label manager

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20170829