CN110213078A - Business platform building method, device, computer equipment and storage medium - Google Patents

Business platform building method, device, computer equipment and storage medium Download PDF

Info

Publication number
CN110213078A
CN110213078A CN201910331370.6A CN201910331370A CN110213078A CN 110213078 A CN110213078 A CN 110213078A CN 201910331370 A CN201910331370 A CN 201910331370A CN 110213078 A CN110213078 A CN 110213078A
Authority
CN
China
Prior art keywords
business
component
function
data
interface
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
CN201910331370.6A
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.)
Shenzhen Zhenai Yun Information Technology Co Ltd
Original Assignee
Shenzhen Zhenai Yun Information 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 Shenzhen Zhenai Yun Information Technology Co Ltd filed Critical Shenzhen Zhenai Yun Information Technology Co Ltd
Priority to CN201910331370.6A priority Critical patent/CN110213078A/en
Publication of CN110213078A publication Critical patent/CN110213078A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • G06F8/24Object-oriented
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse
    • 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
    • G06F9/547Remote procedure calls [RPC]; Web services
    • G06F9/548Object oriented; Remote method invocation [RMI]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0823Configuration setting characterised by the purposes of a change of settings, e.g. optimising configuration for enhancing reliability
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/50Network service management, e.g. ensuring proper service fulfilment according to agreements
    • H04L41/5061Network service management, e.g. ensuring proper service fulfilment according to agreements characterised by the interaction between service providers and their network customers, e.g. customer relationship management
    • H04L41/5064Customer relationship management

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Stored Programmes (AREA)

Abstract

This application involves a kind of business platform building method, device, computer equipment and storage mediums.The described method includes: obtaining the preset function for including in operation system;The preset function is divided into multiple business function points;Corresponding business interface is formulated for each business function point;The business interface is packaged, obtain corresponding business function component, the business function component is built for being combined according to business demand, obtain corresponding business platform, corresponding interface is formulated by this be split to function, and multiple interfaces are packaged to obtain the mode of corresponding component, so that the component of building can be reused, it is subsequent when needing to build corresponding platform, it the component built in advance can then be called directly is combined to build and can produce corresponding business platform, reduce unnecessary overlapping development work, effectively improve development efficiency.

Description

Business platform building method, device, computer equipment and storage medium
Technical field
This application involves field of computer technology, set more particularly to a kind of business platform building method, device, computer Standby and storage medium.
Background technique
CRM (Customer Relationship Management) is a kind of customer relation management platform, and enterprise can be with Client is managed by CRM platform.In traditional technology, if being intended to establish a set of CRM platform, dubbo (open source point can be passed through Cloth service framework) and the mode of springboot micro services make a set of corresponding CRM platform, can be between service and service Pass through RPC (Remote Procedure Call)-remote procedure call) by way of call, load balancing can be carried out, accomplished System high-available.
But the building flexibility of this CRM platform is very low, cannot achieve shared between different business, therefore will appear The case where " wheel is made in repetition ", causes development efficiency very low, also increase development cost.
Summary of the invention
Based on this, it is necessary in view of the above technical problems, provide a kind of business platform that can be improved development efficiency and build Method, apparatus, computer equipment and storage medium.
A kind of business platform building method, which comprises
Obtain the preset function for including in operation system;
The preset function is divided into multiple business function points;
Corresponding business interface is formulated for each business function point;
The business interface is packaged, corresponding business function component is obtained, the business function component is used for root It is combined and builds according to business demand, obtain corresponding business platform.
A kind of business platform builds device, and described device includes:
Function obtains module, for obtaining the preset function for including in operation system;
Interface processing module, for the preset function to be divided into multiple business function points;For each business function point Formulate corresponding business interface;
Component builds module, for the business interface to be packaged, obtains corresponding business function component, the industry Business functional unit is built for being combined according to business demand, obtains corresponding business platform.
A kind of computer equipment, including memory, processor, the memory are stored with computer program, the processing Device performs the steps of when executing the computer program
Obtain the preset function for including in operation system;
The preset function is divided into multiple business function points;
Corresponding business interface is formulated for each business function point;
The business interface is packaged, corresponding business function component is obtained, the business function component is used for root It is combined and builds according to business demand, obtain corresponding business platform.
A kind of computer readable storage medium, is stored thereon with computer program, and the computer program is held by processor It is performed the steps of when row
Obtain the preset function for including in operation system;
The preset function is divided into multiple business function points;
Corresponding business interface is formulated for each business function point;
The business interface is packaged, corresponding business function component is obtained, the business function component is used for root It is combined and builds according to business demand, obtain corresponding business platform.
Above-mentioned business platform building method, device, computer equipment and storage medium include by obtaining in operation system Preset function, preset function is divided into multiple business function points, formulates corresponding business interface for each business function point, Business interface is packaged, corresponding business function component is obtained, business function component is used to carry out group according to business demand Conjunction is built, and corresponding business platform is obtained, and formulates corresponding interface by this be split to function, and by multiple interfaces into Row encapsulation obtains the mode of corresponding component, subsequent when needing to build corresponding platform so that the component of building can be reused, It the component built in advance can then be called directly is combined to build and can produce corresponding business platform, it is unnecessary to reduce Overlapping development work, effectively improve development efficiency.
Detailed description of the invention
Fig. 1 is the applied environment figure of business platform building method in one embodiment;
Fig. 2 is the flow diagram of business platform building method in one embodiment;
Fig. 3 is the structural block diagram that business platform builds device in one embodiment;
Fig. 4 is the internal structure chart of computer equipment in one embodiment.
Specific embodiment
It is with reference to the accompanying drawings and embodiments, right in order to which the objects, technical solutions and advantages of the application are more clearly understood The application is further elaborated.It should be appreciated that specific embodiment described herein is only used to explain the application, not For limiting the application.
Business platform building method provided by the present application, can be applied in application environment as shown in Figure 1.Wherein, eventually End 102 is communicated with server 104 by network by network.The operation system that terminal 102 can include from server 104 In get preset function, preset function is divided into multiple business function points, and specify for each business function point corresponding Business interface.Wherein, terminal 102 can be, but not limited to be various personal computers, laptop, smart phone, plate electricity Brain and portable wearable device, server 104 can use the server of the either multiple server compositions of independent server Cluster is realized.
In one embodiment, as shown in Fig. 2, providing a kind of business platform building method, it is applied to Fig. 1 in this way In terminal for be illustrated, comprising the following steps:
Step 201, the preset function for including in operation system is obtained.
Step 202, preset function is divided into multiple business function points.
Step 203, corresponding business interface is formulated for each business function point.
It include multiple preset functions in the operation system of server, operation system refers to include multinomial business function The system of energy.Preset function refers to technical staff's select function from the multiple business functions for including in operation system, In general, can select can be in the function that multiple business platforms are utilized as preset function by technical staff.Technical staff can lead to It crosses terminal and gets the preset function for including in operation system, preset function can be refined, be divided into multiple business function It can point.Preset function is split refinement, may be partitioned into multiple business function points.It further, can be each business function It can the corresponding business interface of point formulation.
In one embodiment, corresponding business interface is formulated for each business function point, comprising: obtain business interface and wait for The data name of calling;It is configured according to data information of the configuration file to data name to be called.
When formulating business interface for each business function point, data required for this business interface can be first determined, Then data name corresponding to the available data needed to this part.For example, data name business interface A to be called To treasure the advanced member's list of net, the available corresponding data name of advanced member's list that arrives is VIP UserID.It can be with Configuration file is got, and is configured according to data information of the configuration file to data name to be called.Configuration file is Refer to file corresponding to the corresponding configuration information of business interface, there may be differences for configuration needs corresponding to each business interface It is different, it therefore, can be according to its corresponding configuration file when the data to be called needed for each business interface are configured It is configured.Data information refers to that the corresponding various information of the data to be called, the storage location comprising data to be called belong to Property, parameter for including etc..
In one embodiment, data information includes data source address.The above method further include: obtain and wrapped in configuration file The data source address contained;It is that title is called in data source address setting by configuration center, so that business interface is by calling title Carry out corresponding data call.
It also include data source address in the corresponding data information of data to be called, data source address refers to data to be called The server address of data source storage.Include the data source address of data to be called in configuration file, is getting configuration It can be data source address by configuration center in file after the data source address for including.Specifically, configuration center can be passed through It is arranged for data source address and calls title.Title is called it is also assumed that being the nickname of data to be called, is existed for business interface It, can be by calling title to be called data to be called when needing to call this data.This have the advantage that technology Personnel can be according to calling title rapidly call required data, without first finding the data source of data to be called Location.When calling, also only need to input calling title, this calling title can be also linked to corresponding data source by configuration file Address, that is to say, that input calls title to be equivalent to have input data source address corresponding to this data, reduces technology Personnel search the time cost of the source address of corresponding data in exploitation, and whole development efficiency can be improved.
In one embodiment, the above method further include: obtain preset infrastructure component, infrastructure component is packaged; Component Alias is arranged to infrastructure component by configuration center, the corresponding data of infrastructure component are called by Component Alias.
Infrastructure component refers to that versatility is very strong, the workable component of multiple business functions.It is available to arrive by technology people The infrastructure component that member picks out in advance, and infrastructure component is packaged, so that can be called directly packaged when calling Infrastructure component.It can also be that Component Alias is arranged in basic component by configuration center, then can pass through the alias pair of infrastructure component Infrastructure component is called.The effect that Component Alias is arranged is, when calling packaged infrastructure component, can directly pass through tune It is realized with Component Alias, without searching the corresponding component Name of the infrastructure component, development efficiency can be improved.
Step 204, business interface is packaged, obtains corresponding business function component, business function component is used for root It is combined and builds according to business demand, obtain corresponding business platform.
After business interface is packaged, corresponding business function component can be obtained, it is new when needing to develop one When business platform, can according to need the business demand that the business platform of creation is included, by the business function component of creation into Row combination is built, and corresponding business platform can be rapidly completed.
In one embodiment, the above method further include: obtain the website position of each business function component in business platform It sets;Using the site location nearest apart from current accessed place as access website.
After the completion of business platform is built, use can be put into.In use, the business function that business platform includes Component will be called, the available site location to each business function component.Site location refers to business function component When called, the corresponding server address of the request of triggering.When receiving the request of terminal transmission of each different zones, first Intelligently parsing can be carried out by DNS to corresponding proxy server, proxy server can carry out load balancing to industry by CLB It is engaged in the corresponding server of platform, then parses DNS according to region, realize access nearby, i.e., it will be apart from current accessed place most Close site location, can not connectivity problem to reduce system caused by network failure as access website.
In above-mentioned business platform building method, by obtaining the preset function for including in operation system, by preset function point Multiple business function points are segmented into, corresponding business interface is formulated for each business function point, business interface is packaged, is obtained Corresponding business function component, business function component are built for being combined according to business demand, and it is flat to obtain corresponding business Platform formulates corresponding interface by this be split to function, and multiple interfaces is packaged to obtain corresponding component Mode, it is subsequent when needing to build corresponding platform so that the component of building can be reused, then it can call directly preparatory building Good component, which is combined to build, can produce corresponding business platform, reduce unnecessary overlapping development work, effectively Improve development efficiency.
It should be understood that although each step in the flow chart of Fig. 2 is successively shown according to the instruction of arrow, this A little steps are not that the inevitable sequence according to arrow instruction successively executes.Unless expressly state otherwise herein, these steps It executes there is no the limitation of stringent sequence, these steps can execute in other order.Moreover, at least part in Fig. 2 Step may include that perhaps these sub-steps of multiple stages or stage are executed in synchronization to multiple sub-steps It completes, but can execute at different times, the execution sequence in these sub-steps or stage, which is also not necessarily, successively to be carried out, But it can be executed in turn or alternately at least part of the sub-step or stage of other steps or other steps.
In one embodiment, as shown in figure 3, providing a kind of business platform builds device, comprising:
Function obtains module 301, for obtaining the preset function for including in operation system.
Interface processing module 302, for preset function to be divided into multiple business function points;For each business function point system Fixed corresponding business interface.
Component builds module 303, for business interface to be packaged, obtains corresponding business function component, business function Energy component is built for being combined according to business demand, obtains corresponding business platform.
In one embodiment, interface processing module 302 is also used to obtain business interface data name to be called;According to Configuration file configures the data information of data name to be called.
In one embodiment, data information includes data source address.Above-mentioned apparatus further includes data configuration module, is used for Obtain the data source address for including in configuration file;It is that title is called in data source address setting by configuration center, so that business Interface is by calling title to carry out corresponding data call.
In one embodiment, above-mentioned apparatus further includes component package module, for obtaining preset infrastructure component, to base Plinth component is packaged;Component Alias is arranged to infrastructure component by configuration center, it is corresponding to infrastructure component by Component Alias Data be called.
In one embodiment, above-mentioned apparatus further includes site access module, for obtaining each business in business platform The site location of functional unit;Using the site location nearest apart from current accessed place as access website.
The specific of device, which is built, about business platform limits the limit that may refer to above for business platform building method Fixed, details are not described herein.Above-mentioned business platform build the modules in device can fully or partially through software, hardware and its Combination is to realize.Above-mentioned each module can be embedded in the form of hardware or independently of in the processor in computer equipment, can also be with It is stored in the memory in computer equipment in a software form, in order to which processor calls the above modules of execution corresponding Operation.
In one embodiment, a kind of computer equipment is provided, which can be server, internal junction Composition can be as shown in Figure 4.The computer equipment include by system bus connect processor, memory, network interface and Database.Wherein, the processor of the computer equipment is for providing calculating and control ability.The memory packet of the computer equipment Include non-volatile memory medium, built-in storage.The non-volatile memory medium is stored with operating system, computer program and data Library.The built-in storage provides environment for the operation of operating system and computer program in non-volatile memory medium.The calculating The database of machine equipment is used for storage service platform building data.The network interface of the computer equipment is used for and external terminal It is communicated by network connection.To realize a kind of business platform building method when the computer program is executed by processor.
It will be understood by those skilled in the art that structure shown in Fig. 4, only part relevant to application scheme is tied The block diagram of structure does not constitute the restriction for the computer equipment being applied thereon to application scheme, specific computer equipment It may include perhaps combining certain components or with different component layouts than more or fewer components as shown in the figure.
In one embodiment, a kind of computer equipment, including memory and processor are provided, is stored in memory Computer program, the processor perform the steps of the preset function for obtaining and including in operation system when executing computer program; Preset function is divided into multiple business function points;Corresponding business interface is formulated for each business function point;By business interface It is packaged, obtains corresponding business function component, business function component is built for being combined according to business demand, obtained Corresponding business platform.
In one embodiment, corresponding business interface is formulated for each business function point, comprising: obtain business interface and wait for The data name of calling;It is configured according to data information of the configuration file to data name to be called.
In one embodiment, data information include data source address, processor execute computer program when also realize with Lower step: the data source address for including in configuration file is obtained;It is that title is called in data source address setting by configuration center, with Make business interface by calling title to carry out corresponding data call.
In one embodiment, it is also performed the steps of when processor executes computer program and obtains preset base set Part is packaged infrastructure component;Component Alias is arranged to infrastructure component by configuration center, by Component Alias to base set The corresponding data of part are called.
In one embodiment, it also performs the steps of and is obtained in business platform respectively when processor executes computer program The site location of a business function component;Using the site location nearest apart from current accessed place as access website.
In one embodiment, a kind of computer readable storage medium is provided, computer program is stored thereon with, is calculated Machine program performs the steps of the preset function for obtaining and including in operation system when being executed by processor;Preset function is divided For multiple business function points;Corresponding business interface is formulated for each business function point;Business interface is packaged, is obtained pair The business function component answered, business function component are built for being combined according to business demand, obtain corresponding business platform.
In one embodiment, it is also performed the steps of when computer program is executed by processor as each business function Point formulates corresponding business interface, comprising: obtains business interface data name to be called;According to configuration file to be called The data information of data name is configured.
In one embodiment, data information includes data source address, is also realized when computer program is executed by processor Following steps: the data source address for including in configuration file is obtained;It is that title is called in data source address setting by configuration center, So that business interface is by calling title to carry out corresponding data call.
In one embodiment, it is also performed the steps of when computer program is executed by processor and obtains preset basis Component is packaged infrastructure component;Component Alias is arranged to infrastructure component by configuration center, by Component Alias to basis The corresponding data of component are called.
In one embodiment, it also performs the steps of and is obtained in business platform when computer program is executed by processor The site location of each business function component;Using the site location nearest apart from current accessed place as access website.
Those of ordinary skill in the art will appreciate that realizing all or part of the process in above-described embodiment method, being can be with Relevant hardware is instructed to complete by computer program, the computer program can be stored in a non-volatile computer In read/write memory medium, the computer program is when being executed, it may include such as the process of the embodiment of above-mentioned each method.Wherein, To any reference of memory, storage, database or other media used in each embodiment provided herein, Including non-volatile and/or volatile memory.Nonvolatile memory may include read-only memory (ROM), programming ROM (PROM), electrically programmable ROM (EPROM), electrically erasable ROM (EEPROM) or flash memory.Volatile memory may include Random access memory (RAM) or external cache.By way of illustration and not limitation, RAM is available in many forms, Such as static state RAM (SRAM), dynamic ram (DRAM), synchronous dram (SDRAM), double data rate sdram (DDRSDRAM), enhancing Type SDRAM (ESDRAM), synchronization link (Synchlink) DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic ram (DRDRAM) and memory bus dynamic ram (RDRAM) etc..
Each technical characteristic of above embodiments can be combined arbitrarily, for simplicity of description, not to above-described embodiment In each technical characteristic it is all possible combination be all described, as long as however, the combination of these technical characteristics be not present lance Shield all should be considered as described in this specification.
The several embodiments of the application above described embodiment only expresses, the description thereof is more specific and detailed, but simultaneously It cannot therefore be construed as limiting the scope of the patent.It should be pointed out that coming for those of ordinary skill in the art It says, without departing from the concept of this application, various modifications and improvements can be made, these belong to the protection of the application Range.Therefore, the scope of protection shall be subject to the appended claims for the application patent.

Claims (10)

1. a kind of business platform building method, which comprises
Obtain the preset function for including in operation system;
The preset function is divided into multiple business function points;
Corresponding business interface is formulated for each business function point;
The business interface is packaged, corresponding business function component is obtained, the business function component is used for according to industry Business demand, which is combined, builds, and obtains corresponding business platform.
2. the method according to claim 1, wherein described connect for the corresponding business of each business function point formulation Mouthful, comprising:
Obtain business interface data name to be called;
It is configured according to data information of the configuration file to the data name to be called.
3. according to the method described in claim 2, it is characterized in that, the data information includes data source address;The method Further include:
Obtain the data source address for including in the configuration file;
It is that title is called in data source address setting by configuration center, so that the business interface passes through the calling title Carry out corresponding data call.
4. the method according to claim 1, wherein the method also includes:
Preset infrastructure component is obtained, the infrastructure component is packaged;
Component Alias is arranged to the infrastructure component by configuration center, it is corresponding to the infrastructure component by the Component Alias Data be called.
5. the method according to claim 1, wherein the method also includes:
Obtain the site location of each business function component in the business platform;
Using the site location nearest apart from current accessed place as access website.
6. a kind of business platform builds device, which is characterized in that described device includes:
Function obtains module, for obtaining the preset function for including in operation system;
Interface processing module, for the preset function to be divided into multiple business function points;For the formulation of each business function point Corresponding business interface;
Component builds module, for the business interface to be packaged, obtains corresponding business function component, the business function Energy component is built for being combined according to business demand, obtains corresponding business platform.
7. according to the method described in claim 6, it is characterized in that, the interface processing module is also used to obtain the business connects Mouth data name to be called;It is configured according to data information of the configuration file to the data name to be called.
8. according to the method described in claim 6, it is characterized in that, the data information includes data source address;Described device It further include data configuration module, for obtaining the data source address for including in the configuration file;It is described by configuration center Title is called in data source address setting, so that the business interface carries out corresponding data call by the calling title.
9. a kind of computer equipment, including memory and processor, the memory are stored with computer program, feature exists In the step of processor realizes any one of claims 1 to 5 the method when executing the computer program.
10. a kind of computer readable storage medium, is stored thereon with computer program, which is characterized in that the computer program The step of method described in any one of claims 1 to 5 is realized when being executed by processor.
CN201910331370.6A 2019-04-26 2019-04-26 Business platform building method, device, computer equipment and storage medium Pending CN110213078A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910331370.6A CN110213078A (en) 2019-04-26 2019-04-26 Business platform building method, device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910331370.6A CN110213078A (en) 2019-04-26 2019-04-26 Business platform building method, device, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN110213078A true CN110213078A (en) 2019-09-06

Family

ID=67786315

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910331370.6A Pending CN110213078A (en) 2019-04-26 2019-04-26 Business platform building method, device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110213078A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110851114A (en) * 2019-10-24 2020-02-28 山东中创软件工程股份有限公司 Business system development method and device, electronic equipment and storage medium
CN117369906A (en) * 2023-12-07 2024-01-09 成都市楠菲微电子有限公司 Pcie verification platform, method and device, storage medium and electronic equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080196004A1 (en) * 2007-02-14 2008-08-14 Samsung Electronics Co., Ltd. Apparatus and method for developing component-based software
CN107577541A (en) * 2017-09-05 2018-01-12 浪潮通用软件有限公司 A kind of application and a kind of call method of component
CN108958714A (en) * 2018-07-02 2018-12-07 平安科技(深圳)有限公司 Service Component formula development approach, device, computer equipment and storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080196004A1 (en) * 2007-02-14 2008-08-14 Samsung Electronics Co., Ltd. Apparatus and method for developing component-based software
CN107577541A (en) * 2017-09-05 2018-01-12 浪潮通用软件有限公司 A kind of application and a kind of call method of component
CN108958714A (en) * 2018-07-02 2018-12-07 平安科技(深圳)有限公司 Service Component formula development approach, device, computer equipment and storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110851114A (en) * 2019-10-24 2020-02-28 山东中创软件工程股份有限公司 Business system development method and device, electronic equipment and storage medium
CN117369906A (en) * 2023-12-07 2024-01-09 成都市楠菲微电子有限公司 Pcie verification platform, method and device, storage medium and electronic equipment
CN117369906B (en) * 2023-12-07 2024-02-09 成都市楠菲微电子有限公司 Pcie verification platform, method and device, storage medium and electronic equipment

Similar Documents

Publication Publication Date Title
CN109683988B (en) Micro services start method, apparatus, computer equipment and storage medium
US8526929B1 (en) Mobile communication device provisioning and management
JP6180430B2 (en) Dynamic voice menu technology
CN104683386A (en) Pile service implementation method and device capable of customizing response
CN110008255A (en) Business datum analysis method, device, computer equipment and storage medium
CN110213078A (en) Business platform building method, device, computer equipment and storage medium
CN109039751A (en) Configure method, apparatus, computer equipment and the storage medium of routing
CN110503385A (en) Method for processing business, device, computer equipment and storage medium
CN110471585A (en) Function of application icon methods of exhibiting, device and computer equipment
US10716021B1 (en) Minimization of drive test (MDT) data donor device selection
CN105094777A (en) Method and device for realizing application screen shot
CN112099972A (en) Office file processing method, device, equipment and storage medium based on RPA robot
CN104572054A (en) Capability calling method and capability calling equipment
CN109408372A (en) Common component test method, device, computer equipment and storage medium
CN111581169A (en) Data import method and device, computer equipment and storage medium
CN110099414A (en) Network resource transmission method, apparatus, computer equipment and storage medium
CN113467972A (en) Communication interface construction method, communication interface construction device, computer equipment and storage medium
CN109451564A (en) Method for searching network, device, computer equipment and storage medium
CN112214250B (en) Application program component loading method and device
US11620067B2 (en) Systems and methods for migrating data
CN105871960A (en) Method for calling data sharing, device and apparatus
CN109446762A (en) Cloud platform access method, device, computer equipment and storage medium
CN111178024B (en) Data table splicing method, device, computer equipment and storage medium
CN111797008A (en) Automatic verification method, equipment and storage medium for mobile terminal buried point data
CN113127335A (en) System testing method and device

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
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 518000 3506, phase II, Qianhai Shimao financial center, No. 3040, Xinghai Avenue, Nanshan street, Qianhai Shenzhen Hong Kong cooperation zone, Shenzhen, Guangdong

Applicant after: Shenzhen aiteyun Information Technology Co.,Ltd.

Address before: 19 / F, block a, aerospace science and Technology Plaza, 168 Haide Third Road, Yuehai street, Nanshan District, Shenzhen, Guangdong 518000

Applicant before: SHENZHEN ZHENAIYUN INFORMATION TECHNOLOGY Co.,Ltd.

RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20190906