CN109343839A - Data service configuration method, storage medium, electronic equipment and system - Google Patents

Data service configuration method, storage medium, electronic equipment and system Download PDF

Info

Publication number
CN109343839A
CN109343839A CN201811161640.5A CN201811161640A CN109343839A CN 109343839 A CN109343839 A CN 109343839A CN 201811161640 A CN201811161640 A CN 201811161640A CN 109343839 A CN109343839 A CN 109343839A
Authority
CN
China
Prior art keywords
configuration
business
logic
data service
business configuration
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
CN201811161640.5A
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.)
Wuhan Douyu Network Technology Co Ltd
Original Assignee
Wuhan Douyu Network 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 Wuhan Douyu Network Technology Co Ltd filed Critical Wuhan Douyu Network Technology Co Ltd
Priority to CN201811161640.5A priority Critical patent/CN109343839A/en
Publication of CN109343839A publication Critical patent/CN109343839A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/31Programming languages or programming paradigms

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computing Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a kind of data service configuration method, storage medium, electronic equipment and systems, are related to data configuration field.Method includes the following steps: obtaining the business configuration logic in data service configuration requirement, logically function is segmented business configuration logic, every section business configuration logic corresponding part business configuration requirement;Logic, which is configured, for every section business writes corresponding realization code;It is required according to business configuration, calls the realization code configuration data service of corresponding business configuration logic.The present invention can complete the configuration of data service on the basis of the workload of modification code is greatly lowered, and be highly convenient for people's use.

Description

Data service configuration method, storage medium, electronic equipment and system
Technical field
The present invention relates to data configuration fields, and in particular to a kind of data service configuration method, storage medium, electronic equipment And system.
Background technique
Currently, general to the conventional method of configuration data business are as follows: data service configuration code is write, according to whole segment data Business configuration code carries out data configuration.When needing to change with the data service postponed (such as newly-increased, deletion and modification function Can), need the configuration logic by original whole segment data business configuration code to modify, in order to guarantee modified data industry The safety of business configuration code, needs to apply again after testing modified data service configuration code.
But when data service configuration code is more, whole segment data business configuration code, which is modified and tested, to be needed A large amount of workload is expended, people's use is not easy to very much.
Illustrate the above problem below by an example.
Initial data is character string: " In my dual profession as an educator and health care provider,I have worked with numerous children infected with the virus That causes AIDS ", data service, which is configured to repair the color of a letter in above-mentioned character string, becomes red.Subsequent number It is changed according to business: the b character in above-mentioned character string being changed to red, a letter is restored, need to delete the change of a letter at this time For red data service configuration code, and rewrite write b character is become into red data service configuration code after survey Examination.However, by letter discoloration realization logic be in fact it is identical, that is, need to pass the business configuration code of identity logic Again one time process is write one time and tested after defeated, this will increase a large amount of repeated work.
Summary of the invention
In view of the deficiencies in the prior art, present invention solves the technical problem that are as follows: how be greatly lowered modification On the basis of the workload of code, the configuration of data service is completed.
To achieve the above objectives, data service configuration method provided by the invention, comprising the following steps: obtain data service Business configuration logic in configuration requirement, logically function is segmented business configuration logic, and every section business configures logic The requirement of corresponding part business configuration;Logic, which is configured, for every section business writes corresponding realization code;It is required, is adjusted according to business configuration With the realization code configuration data service of corresponding business configuration logic.
Based on the above technical solution, described that the process that logic writes corresponding realization code is configured for every section business Include: the every section business configuration logic of traversal, judges that the realization code of the current business configuration logic traversed whether there is, if It is the realization code of the realization code that will be present as current business configuration logic, is otherwise write for current business configuration logic Corresponding realization code.
Based on the above technical solution, the realization code is interface function.
Based on the above technical solution, described to be required according to business configuration, call the reality of corresponding business configuration logic The process of modern code configuration data business includes: to configure the corresponding business configuration requirement of logic according to every section business, and design corresponds to Realization class, pass through the realization code configuration data service for realizing that class calls corresponding business configuration logic.
Storage medium provided by the invention is stored with computer program on the storage medium, and the computer program is located Reason device realizes above-mentioned data service configuration method when executing.
Electronic equipment provided by the invention, including memory and processor are stored on memory and are run on a processor Computer program, processor execute computer program when realize above-mentioned data service configuration method.
Data service provided by the invention configures system, including business configuration logical partitioning module, business configuration code are compiled Writing module and data business configuration module;
Business configuration logical partitioning module is used for: the business configuration logic in data service configuration requirement is obtained, according to patrolling It collects function to be segmented business configuration logic, every section business configuration logic corresponding part business configuration requirement;
Business configuration written in code module is used for: being configured logic for every section business and is write corresponding realization code;
Data service configuration module is used for: being required according to business configuration, is called the realization code of corresponding business configuration logic Configuration data business.
Based on the above technical solution, the workflow of the business configuration written in code module includes: that traversal is every Section business configures logic, judges that the realization code of the current business configuration logic traversed whether there is, if so, the reality that will be present Realization code of the modern code as current business configuration logic, otherwise writes corresponding realization generation for current business configuration logic Code.
Based on the above technical solution, the realization code is interface function.
Based on the above technical solution, the workflow of the data service configuration module includes: according to every section of industry The corresponding business configuration requirement of business configuration logic, designs corresponding realization class, by realizing that class calls corresponding business configuration logic Realization code configuration data service.
Compared with the prior art, the advantages of the present invention are as follows:
(1) referring to method of the invention it is found that the present invention is before carrying out data service configuration, meeting first want business configuration Ask logically function be segmented, write corresponding realization code and according to the independent realization code of multistage for every section later Carry out data service configuration;On this basis, when data service be changed to delete before function when, the present invention never call need The function to be deleted carries out data service configuration, does not need modification code;When data service be changed to what's new or When function before modification, the present invention only need to write corresponding code for newly-increased or modification function.
It needs when in view of this, being changed with prior art data service configuration by original whole segment data business configuration The configuration logic of code, which is modified, to be compared, and the present invention does not need modification code data service when being changed to and deleting function, In data service when being changed to newly-increased or modification function, it is only necessary to write and test corresponding generation for newly-increased or modification function Code, workload is very small, uses convenient for people.
(2) referring to method of the invention it is found that the present invention is when business configuration is logically present, directly multiplexing is not necessarily to It rewrites and tests, further reduced workload, the user experience is improved.
Detailed description of the invention
Fig. 1 is the flow chart of data service configuration method in the embodiment of the present invention;
Fig. 2 is the connection block diagram of electronic equipment in the embodiment of the present invention.
Specific embodiment
Invention is further described in detail with reference to the accompanying drawings and embodiments.
It is shown in Figure 1, the data service configuration method in the embodiment of the present invention, comprising the following steps:
S1: obtain data service configuration requirement in business configuration logic, logically function to business configuration logic into Row segmentation, every section business configuration logic corresponding part business configuration requirement, goes to S2.
S2: logic is configured for every section business and writes corresponding realization code, goes to S3.
S3: requiring according to business configuration, calls the realization code configuration data service of corresponding business configuration logic.
It follows that the embodiment of the present invention before carrying out data service configuration, can first press data service configuration requirement It is segmented according to logic function, writes corresponding realization code later for every section and is carried out according to the independent realization code of multistage Data service configuration;On this basis, when data service be changed to delete before function when, the embodiment of the present invention is never called The function of needing to delete carries out data service configuration, does not need modification code;What's new is changed to when data service Or when function before modification, the embodiment of the present invention only need to write corresponding code for newly-increased or modification function.
It needs when in view of this, being changed with prior art data service configuration by original whole segment data business configuration The configuration logic of code, which is modified, to be compared, and the embodiment of the present invention does not need to modify data service when being changed to and deleting function Code, in data service when being changed to newly-increased or modification function, it is only necessary to write and test accordingly for newly-increased or modification function Code, workload is very small, convenient for people use.
Illustrate data service configuration method of the invention below by four embodiments.
Embodiment one:
The process of S2 includes:
Every section business configuration logic is traversed, judges that the realization code of the business configuration logic traversed whether there is, if so, Realization code of the realization code that will be present as the business configuration logic traversed, goes to S3, is otherwise current business configuration Logic writes corresponding realization code.
It follows that the embodiment of the present invention is when business configuration is logically present, be directly multiplexed, without rewriting and Test, further reduced workload, the user experience is improved.
Embodiment two:
On the basis of example 1, realization code described in S2 is interface function, it follows that the embodiment of the present invention is logical It crosses interface function and forms virtual interface, realize code to write and use.
Embodiment three:
The process of S3 includes:
The corresponding business configuration requirement of logic is configured according to every section business, corresponding realization class is designed, by realizing class tune With the realization code configuration data service of corresponding business configuration logic.
It follows that the embodiment of the present invention is logical to realize that class calls code to carry out configuration data business, data service is not required to When wanting the change of Added Business configuration logic, it need to only increase corresponding class and call original realization code, data industry can be completed The configuration of business.
Example IV:
According to the requirement of following business configuration, data service configuration is completed.
Business configuration requirement are as follows: the color of the alphabetical a in following original character string is changed to red.
“In my dual profession as an educator and health care provider,I have worked with numerous children infected with the virus that causes AIDS”。
One, it is required to write interface function according to business configuration.
1, the business configuration logic in data service configuration requirement is obtained, the logic function of business configuration logic is letter point From function, alphabetical screening function and letter colouring function, then business configuration is logically divided into corresponding letter separation logic, letter sieve Select logic and letter colouring logic.
2, it is respectively that letter separation logic, letter screening logic and letter colouring logic write realization code, i.e., first defines Good corresponding interface function, that is, process is executed, concrete implementation subsequent step can provide the specific of the interface function of definition Realize business function.
The realization code of letter separation logic: devising the interface function of a letter separation, and specific interface function is set Meter is as follows:
Public interface IGetCharArray{
Public String[]getCharArray()
}
It is found that interface name is IGetCharArray, an interface function is devised in IGetCharArray interface, it should The return value of function is String [] character string dimension, and what will be stored in the subsequent character string dimension is separator well Multiple characters.
The realization code of letter screening logic:
In order to realize the screening of letter, need to guarantee entering to join parameter type and separating with letter for the interface function of letter screening The return parameters type of interface function is identical, only in this way can perfectly connect alphabetical separation interface function and letter screening Mouth function is cleverly bridged.
The interface function of letter screening logic are as follows:
Public interface IGetTargetArray{
Public String[]getTargetArray(String[]srcArray)
}
It is found that interface name is IGetTargetArray, an interface letter is devised in IGetTargetArray interface Number getTargetArray, the return value of getTargetArray interface function is String [] character string dimension, function The parameter that enters be also String [] character string dimension, that is to say, that srcArray array, by it is a series of screening patrol What is volume finally returned that is the character array of target.
The realization code of letter colouring logic:
Similarly with letter screening, need to guarantee the interface function of letter colouring enters to join parameter type and letter screening interface The return parameters type of function is identical, specifically:
Public interface IPaintColor{
Public void paintColor(String[]targetArray)
}
By above-mentioned design, the function being abstracted fractionation specific business function function has been mapped to just.
Two, constitution realization class is required according to business configuration.
1, construction letter separation class:
1.1, a letter separation class SplitStr is defined, specifically:
1.2, when defining SplitStr class, such is inherited into above-mentioned interface by implements method IGetCharArray needs to make carbon copies the abstract method in the interface, thus need defined in SplitStr class one with GetCharArray completely the same method, and added override keyword in the upper surface of method and indicate that this method is The method of one manifolding.
1.3, specific character string separation, above-mentioned original character string label are realized in manifolding method getCharArray For srcString, that is to say, that srcString is a lot of English alphabet being outlined above.
1.4, in function getCharArray, by call srcString.getCharArray () method by SrcString character string becomes a data, the array of return is received with String [] resultArray1, so Received data are returned by return resultArray1 afterwards, thereby realize the interface function of letter separation The functional module that required character string is split.
2, construction letter screening class
It is very similar that the make of letter screening class separates class with letter, therefore directly gives concrete implementation step.
2.1 by defining class class StringFilter implements IGetTargetArray { } and passing through Implements keyword is made carbon copies in StringFilter class to inherit IGetTargetArray interface GetTargetArray method, separation method is similar does not just repeat them here with letter for specific manifolding mode, is described more fully below The specific implementation flow of getTargetArray method.
After 2.2 get the array of resultArray1, by way of traversal, each of array member is successively taken out Plain resultArray1 [i], indexing parameter when wherein i is array traversal, if determining resultArray1 [i] .equals when (" a ") array element resultArray1 [i] is equal to a, just the array element is cached, if not Equal to a, the next element in array is just traversed.
2.3, in order to cache these target arrays, define set List<String>listStr=new ArrayList () has simultaneously carried out initialization operation to the set.When determining to be equal to a, just pass through calling ListStr.add (resultArray1 [i]) method is by result cache into set listStr.
2.4 after having cached all data in set listStr, will by calling listStr.toArray () method Set is transformed into the character string dimension of String [] type, and the character string dimension of conversion is labeled as resultArray2, Then the result of screening is carried out by return processing by return resultArray2.
3, construction letter colouring class
Similarly, it is very similar in alphabetical painting methods and the separation method way of realization of letter, therefore directly gives Concrete implementation step.
3.1 by defining class class StringColor implements IPaintColor { } and passing through Implements keyword inherits IPaintColor interface, and the side paintColor is made carbon copies in StringColor class Method, specific manifolding mode are separated with letter similar to just not repeating them here, and the specific of paintColor method is described more fully below Implementation process.
3.2 by traversal resultArray2 array, successively takes out the element in resultArray2 array, and call Rendering function resultArray2 [i] .setTextColor (Color.RED) method of text will screen in system Text is arranged to red.This completes the painting methods of letter.
Three, data service configuration is carried out according to realization class calling interface.
1. the object mIGetCharArray of an IGetCharArray type is defined, then to this MIGetCharArray object is instantiated, and instantiation is to carry out instantiation operation to it using corresponding realization class, tool The implementation method of body is mIGetCharArray=new SplitStr ();An IGetCharArray class is thus obtained The interface object mIGetCharArray of type.
2. similarly need to obtain the object mIGetTargetArray of IGetTargetArray type, it is right It is as follows that mIGetTargetArray object carries out instantiation method: mIGetTargetArray=new StringFilter ().
3. similarly need to obtain the object mIPaintColor of IPaintColor type, to mIPaintColor object into Row instantiation method is as follows: mIPaintColor=new StringColor ().
4. calling mIGetCharArray.getCharArray () method just to obtain first is to realize the knot screened in class Fruit result1.
5. followed by mIGetTargetArray.getTargetArray (result1) method of calling, Result1 is transmitted in function getTargetArray as function passes, can thus call concrete implementation class method simultaneously Result2 is returned the result, result2 is letter a in the present embodiment.
6. similarly result2 is transmitted in mIPaintColor.paintColor (result2) function, it is thus complete At the process painted to letter and (alphabetical a is become red).
7. at this point, being b if necessary to modification screening logic, and color of painting is blue, the thing for needing to do at this time is non- It is often simple, a class B is defined first, and allow Similar integral IGetTargetArray interface, then complete in class B to b word The screening operation of string is accorded with, the work that a class C inherits IPaintColor interface and completes colouring blue in class C is similarly defined,
8. it is only necessary to modify the initialization function of mIGetTargetArray to be in whole implementation process MIGetTargetArray=new B (), and the initialization function mIPaintColor=new C of modification mIPaintColor () just completes the functional modification of institute
9. by the realization of above-mentioned function it can be found that being to completely define new class and real when to the change of function Existing corresponding new functional method, does not have any modification logic to original old class and method, only has modified pair of initialization As can dynamically adjust business function target.If product function needs to be revised as again to red on a, Jin Jinxu at this time Initialization process, which is switched to original realization class, can complete perfectly to switch, and thus remain the feelings of original function New function can be increased under condition again, and the freedom degree switched can be arbitrarily combined, and greatly improve code Scalability and maintainability etc..
The embodiment of the present invention also provides a kind of storage medium, and computer program, computer program are stored on storage medium Above-mentioned data service configuration method is realized when being executed by processor.It should be noted that the storage medium includes USB flash disk, movement Hard disk, ROM (Read-Only Memory, read-only memory), RAM (Random Access Memory, random access memory Device), the various media that can store program code such as magnetic or disk.
Shown in Figure 2, the embodiment of the present invention also provides a kind of electronic equipment, including memory and processor, memory On store the computer program run on a processor, processor realizes above-mentioned data service configuration when executing computer program Method.
Data service in the embodiment of the present invention configures system, including business configuration logical partitioning module, business configuration generation Code writes module and data business configuration module.
Business configuration logical partitioning module is used for: the business configuration logic in data service configuration requirement is obtained, according to patrolling It collects function to be segmented business configuration logic, every section business configuration logic corresponding part business configuration requirement;
Business configuration written in code module is used for: being configured logic for every section business and is write corresponding realization code;Specific work Include: the every section business configuration logic of traversal as process, judges that the realization code of the current business configuration logic traversed (realizes generation Code is interface function) it whether there is, if so, realization code of the realization code that will be present as current business configuration logic, no Then corresponding realization code is write for current business configuration logic.
Data service configuration module is used for: being required according to business configuration, is called the realization code of corresponding business configuration logic Configuration data business, specific workflow include: to configure the corresponding business configuration requirement of logic according to every section business, and design corresponds to Realization class, pass through the realization code configuration data service for realizing that class calls corresponding business configuration logic.
It should be understood that system provided in an embodiment of the present invention is when carrying out intermodule communication, only with above-mentioned each function The division progress of module can according to need and for example, in practical application by above-mentioned function distribution by different function moulds Block is completed, i.e., the internal structure of system is divided into different functional modules, to complete all or part of function described above Energy.
Further, the present invention is not limited to the above-described embodiments, for those skilled in the art, Without departing from the principles of the invention, several improvements and modifications can also be made, these improvements and modifications are also considered as the present invention Protection scope within.The content being not described in detail in this specification belongs to existing skill well known to professional and technical personnel in the field Art.

Claims (10)

1. a kind of data service configuration method, which is characterized in that method includes the following steps: obtaining data service configuration requirement In business configuration logic, logically function is segmented business configuration logic, and every section business configures logic corresponding part Business configuration requirement;Logic, which is configured, for every section business writes corresponding realization code;It is required according to business configuration, calls corresponding industry The realization code configuration data service of business configuration logic.
2. data service configuration method as described in claim 1, which is characterized in that described to be write for every section business configuration logic The corresponding process for realizing code includes: the every section business configuration logic of traversal, judges the current business configuration logic traversed Realize that code whether there is, if so, realization code of the realization code that will be present as current business configuration logic, otherwise to work as Preceding business configuration logic writes corresponding realization code.
3. data service configuration method as claimed in claim 2, it is characterised in that: the realization code is interface function.
4. data service configuration method as described in any one of claims 1 to 3, it is characterised in that: described according to business configuration It is required that calling the process of the realization code configuration data service of corresponding business configuration logic includes: to be patrolled according to the configuration of every section business Corresponding business configuration requirement is collected, corresponding realization class is designed, passes through the realization generation for realizing that class calls corresponding business configuration logic Code configuration data business.
5. a kind of storage medium, computer program is stored on the storage medium, it is characterised in that: the computer program is located It manages when device executes and realizes the described in any item data service configuration methods of Claims 1-4.
6. a kind of electronic equipment, including memory and processor, the computer journey run on a processor is stored on memory Sequence, it is characterised in that: processor realizes Claims 1-4 described in any item data service configurations when executing computer program Method.
7. a kind of data service configures system, it is characterised in that: the system includes business configuration logical partitioning module, business configuration Written in code module and data business configuration module;
Business configuration logical partitioning module is used for: obtaining the business configuration logic in data service configuration requirement, logically function Business configuration logic can be segmented, every section business configuration logic corresponding part business configuration requirement;
Business configuration written in code module is used for: being configured logic for every section business and is write corresponding realization code;
Data service configuration module is used for: being required according to business configuration, is called the realization code configuration of corresponding business configuration logic Data service.
8. data service as claimed in claim 7 configures system, it is characterised in that: the business configuration written in code module Workflow includes: traversal every section business configuration logic, judge the current business configuration logic traversed realization code whether In the presence of if so, realization code of the realization code that will be present as current business configuration logic, is otherwise patrolled for current business configuration It collects and writes corresponding realization code.
9. data service as claimed in claim 8 configures system, it is characterised in that: the realization code is interface function.
10. as the described in any item data services of claim 7 to 9 configure system, it is characterised in that: the data service configuration The workflow of module includes: to configure the corresponding business configuration requirement of logic according to every section business, designs corresponding realization class, leads to Cross the realization code configuration data service for realizing that class calls corresponding business configuration logic.
CN201811161640.5A 2018-09-30 2018-09-30 Data service configuration method, storage medium, electronic equipment and system Pending CN109343839A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811161640.5A CN109343839A (en) 2018-09-30 2018-09-30 Data service configuration method, storage medium, electronic equipment and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811161640.5A CN109343839A (en) 2018-09-30 2018-09-30 Data service configuration method, storage medium, electronic equipment and system

Publications (1)

Publication Number Publication Date
CN109343839A true CN109343839A (en) 2019-02-15

Family

ID=65307799

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811161640.5A Pending CN109343839A (en) 2018-09-30 2018-09-30 Data service configuration method, storage medium, electronic equipment and system

Country Status (1)

Country Link
CN (1) CN109343839A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110908644A (en) * 2019-10-16 2020-03-24 浙江大搜车软件技术有限公司 Configuration method and device of state node, computer equipment and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106406911A (en) * 2016-10-26 2017-02-15 国云科技股份有限公司 Method for modularizing functions of computer software system
CN106775617A (en) * 2016-11-09 2017-05-31 深圳市中润四方信息技术有限公司 The service logic collocation method and configuration system of a kind of application software
CN107392029A (en) * 2017-07-28 2017-11-24 中国人民解放军63928部队 A kind of Vulnerability Model construction method based on Chemical Abstract Machine
CN107562415A (en) * 2017-08-18 2018-01-09 武汉斗鱼网络科技有限公司 A kind of paster functional framework implementation method and equipment
CN108122433A (en) * 2017-12-29 2018-06-05 成都民航空管科技发展有限公司 The method and system of secondary radar answering machine code duplicate allocation
CN108156236A (en) * 2017-12-22 2018-06-12 平安养老保险股份有限公司 Service request processing method, device, computer equipment and storage medium
CN108427731A (en) * 2018-02-26 2018-08-21 平安普惠企业管理有限公司 Processing method, device, terminal device and the medium of page code

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106406911A (en) * 2016-10-26 2017-02-15 国云科技股份有限公司 Method for modularizing functions of computer software system
CN106775617A (en) * 2016-11-09 2017-05-31 深圳市中润四方信息技术有限公司 The service logic collocation method and configuration system of a kind of application software
CN107392029A (en) * 2017-07-28 2017-11-24 中国人民解放军63928部队 A kind of Vulnerability Model construction method based on Chemical Abstract Machine
CN107562415A (en) * 2017-08-18 2018-01-09 武汉斗鱼网络科技有限公司 A kind of paster functional framework implementation method and equipment
CN108156236A (en) * 2017-12-22 2018-06-12 平安养老保险股份有限公司 Service request processing method, device, computer equipment and storage medium
CN108122433A (en) * 2017-12-29 2018-06-05 成都民航空管科技发展有限公司 The method and system of secondary radar answering machine code duplicate allocation
CN108427731A (en) * 2018-02-26 2018-08-21 平安普惠企业管理有限公司 Processing method, device, terminal device and the medium of page code

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
王兰成等: "《数字图书馆技术 信息集成与信息检索》", 30 April 2007 *
马武装等: "《轻量级Java EE程序设计及实践》", 31 August 2015 *
黄腾蛟等: "《重庆市教育考试科研文集》", 31 December 2017 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110908644A (en) * 2019-10-16 2020-03-24 浙江大搜车软件技术有限公司 Configuration method and device of state node, computer equipment and storage medium
CN110908644B (en) * 2019-10-16 2023-12-12 浙江大搜车软件技术有限公司 Configuration method and device of state node, computer equipment and storage medium

Similar Documents

Publication Publication Date Title
Anchang et al. Visualization and cellular hierarchy inference of single-cell data using SPADE
CN109697456A (en) Business diagnosis method, apparatus, equipment and storage medium
CN105893551A (en) Method and device for processing data and knowledge graph
CN111259627A (en) Document analysis method and device, computer storage medium and equipment
Cheng et al. Generating small combinatorial test suites to cover input-output relationships
CN113961173B (en) Domain event driven based monomer system micro-service splitting method
CN109976735A (en) One kind being based on the visual knowledge mapping algorithm application platform of web
CN108170416A (en) A kind of method and system for building web front-end
WO2012088769A1 (en) Data filtering system and method
CN109871686A (en) Rogue program recognition methods and device based on icon representation and software action consistency analysis
CN109446097A (en) A kind of regression test case selection method, device, terminal and storage medium
CN110795463A (en) Mass time series data visualization method for transient analysis of power system
Ruchte et al. Naslib: A modular and flexible neural architecture search library
CN109343839A (en) Data service configuration method, storage medium, electronic equipment and system
CN106406985A (en) A distributed computing frame and a distributed computing method
US20090031276A1 (en) Design Apparatus, Design Method, and Program
Carrabs et al. Exact approaches for the orderly colored longest path problem: Performance comparison
Kriege et al. On maximum common subgraph problems in series–parallel graphs
CN109218101A (en) A kind of method and system of wisdom contract network group creation
CN110363198A (en) A kind of neural network weight matrix fractionation and combined method
KR102518394B1 (en) Malware Family Classification Network system Using Explainable Deep Learning Analysis
CN106156256A (en) A kind of user profile classification transmitting method and system
CN105824741A (en) IT system operation data acquisition method and system capable of being flexibly extended
CN107122472A (en) Extensive unstructured data extracting method, its system, DDM platform
Slaninov et al. Web site community analysis based on suffix tree and clustering algorithm

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: 20190215

RJ01 Rejection of invention patent application after publication