CN108255493A - Component is issued and Compilation Method, storage medium, electronic equipment and system - Google Patents

Component is issued and Compilation Method, storage medium, electronic equipment and system Download PDF

Info

Publication number
CN108255493A
CN108255493A CN201810019240.4A CN201810019240A CN108255493A CN 108255493 A CN108255493 A CN 108255493A CN 201810019240 A CN201810019240 A CN 201810019240A CN 108255493 A CN108255493 A CN 108255493A
Authority
CN
China
Prior art keywords
bridge
component
compiler
compiling
publication
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.)
Granted
Application number
CN201810019240.4A
Other languages
Chinese (zh)
Other versions
CN108255493B (en
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 CN201810019240.4A priority Critical patent/CN108255493B/en
Priority to PCT/CN2018/081287 priority patent/WO2019136842A1/en
Publication of CN108255493A publication Critical patent/CN108255493A/en
Application granted granted Critical
Publication of CN108255493B publication Critical patent/CN108255493B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation

Abstract

The invention discloses a kind of publications of component and Compilation Method, storage medium, electronic equipment and system, it is related to computer application technology, the present invention is integrated distribution platform and compiling platform by bridge, bridge obtains the module information of component to be released from component distribution platform, and pending compiler task and its corresponding mission bit stream of storage assembly distribution platform publication, and compiler task is sent to compiling platform;After the compiling result for receiving compiler server return, result notice user will be compiled, without switching between two platforms, realizing automatic publication and compiling automatically, working efficiency is greatly improved, reduces human cost.

Description

Component is issued and Compilation Method, storage medium, electronic equipment and system
Technical field
The present invention relates to computer application technologies, and in particular to a kind of publication of component and Compilation Method, storage medium, Electronic equipment and system.
Background technology
It can be used during the modularization of live streaming client and arrive modularization platform, modularization platform is mainly used in component Component is issued during change.Once having issued new component, modularization platform needs to trigger compiling platform automatically to new Component be packaged and generate corresponding new installation package file.
The prior art is usually by issuing new component packet in modularization platform, then in compiling platform manually by compiling Packet version information is adjusted to new component packet version information, and it is entire to trigger then to click compiling button manually on compiling platform Compilation process.This mode triggered manually is there are many flaws in traditional scheme, need every time user two platforms it Between switch over, can not accomplish that a key is issued and the flow that compiles automatically.
Invention content
For defect in the prior art, the purpose of the present invention is to provide a kind of publication of component and Compilation Method, Storage medium, electronic equipment and system, effectively integrate distribution platform and compiling platform, greatly improve work effect Rate reduces human cost.
To achieve the above objectives, the technical solution adopted by the present invention is that:The invention discloses a kind of publication of component and compilings Method:
One bridge is set, the bridge is used to obtain the module information of component to be released from component distribution platform, and The pending compiler task and its corresponding mission bit stream of storage assembly distribution platform publication, and compiler task is sent to volume Translate platform, compiling platform is completed after compiler task compiling result returning to bridge, and the bridge is by the compiling result Notify user.
Based on the above technical solution, the bridge is used according to the CPU utilization rates and memory of compiler server Rate calculates the maximum compiler task number M that can be submitted to compiler server.
Based on the above technical solution, compiler task queue is equipped in bridge, the compiler task queue is used for The pending compiler task and its corresponding mission bit stream of storage assembly distribution platform publication;The bridge is by the compiling Preceding M compiler task and its corresponding mission bit stream are committed to compiler server in task queue.
Based on the above technical solution, the component distribution platform obtains module information and the school of component to be released Whether the branch information tested in the module information is correct, and the module information is sent to bridge again after verifying successfully.
The invention also discloses a kind of storage medium, computer program is stored on the storage medium, it is characterised in that:Institute It states and component publication and Compilation Method is realized when computer program is executed by processor.
The invention also discloses a kind of electronic equipment, including memory and processor, are stored on memory in processor The computer program of upper operation, it is characterised in that:Processor realizes component publication and Compilation Method when performing computer program.
The invention also discloses a kind of publication of component and compiling systems, it is characterised in that:Including component distribution platform, bridge joint Device and compiler server, wherein:
Component distribution platform is used to obtain the module information of component to be released and the module information is sent to bridge Connect device;Pending compiler task and its corresponding mission bit stream are issued to bridge;
Bridge is used to obtain the module information of component to be released from component distribution platform, and storage assembly publication is flat The pending compiler task and its corresponding mission bit stream of platform publication, and compiler task is sent to compiling platform;Receive volume After the compiling result for translating server return, by the compiling result notice user;
Compiler server is used to perform the compiler task of bridge submission and compiling result is returned to the bridge joint Device.
Based on the above technical solution, the bridge is used for CPU usage and memory according to compiler server Utilization rate calculates the maximum compiler task number M that can be submitted to compiler server.
Based on the above technical solution, compiler task queue is equipped in bridge, the compiler task queue is used for The pending compiler task and its corresponding mission bit stream of storage assembly distribution platform publication;The bridge is used for by described in Preceding M compiler task and its corresponding mission bit stream are committed to compiler server in compiler task queue.
Based on the above technical solution, component distribution platform is additionally operable to obtain the module information of component to be released simultaneously Whether the branch information verified in the module information is correct, and the module information is sent to bridge again after verifying successfully.
Compared with prior art, the advantage of the invention is that:
The present invention is integrated distribution platform and compiling platform by bridge, and bridge is obtained from component distribution platform The module information of component to be released, and the pending compiler task of storage assembly distribution platform publication and its corresponding task letter Breath, and compiler task is sent to compiling platform;After the compiling result for receiving compiler server return, compiling result notice is used Work effect without switching between two platforms, realizing automatic publication and compiling automatically, is greatly improved in family Rate reduces human cost.
Bridge to compiler server send compiler task before the CPU usage of first requesting query compiler server and interior Depositing utilization rate can be to the maximum compiler task that compiler server is submitted further according to CPU usage and memory usage calculating bridge Number M avoids increasing new task when the resource consumption for compiling platform is very high, the efficiency for compiling platform is caused to reduce, serious When can cause compile platform crash the problem of.
Before module information is sent to bridge by component distribution platform, the branch information in module information is verified, is avoided Branch information mistake leads to branch's handover failure of code, so as to cause entire code construction fail, ensured component publication and The safety and stability of compiling.
Description of the drawings
Fig. 1 is component publication and the flow diagram of Compilation 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
The present invention is described in further detail with reference to the accompanying drawings and embodiments.
Shown in Figure 1, the embodiment of the present invention provides a kind of component publication and Compilation Method:
S1 sets a bridge, and bridge is used to obtain the module information of component to be released from component distribution platform, and deposits The pending compiler task of component distribution platform publication and its corresponding mission bit stream are stored up, and compiler task is sent to compiling Platform;
S2, compiling platform complete compiler task after will compiling result return to bridge;
S3, bridge will compile result notice user.
The present invention is integrated distribution platform and compiling platform by bridge, and bridge is obtained from component distribution platform The module information of component to be released, and the pending compiler task of storage assembly distribution platform publication and its corresponding task letter Breath, and compiler task is sent to compiling platform;After the compiling result for receiving compiler server return, compiling result notice is used Work effect without switching between two platforms, realizing automatic publication and compiling automatically, is greatly improved in family Rate reduces human cost.
Wherein, module information includes component Name, complement version information, issuing time information, branch information, request user Information and extension information bit.The corresponding code of module information is as follows:
In above-mentioned code, time is issuing time information, and what BranchName was represented is the branch name information of component, should Information is used to demonstrate the need for branch's relevant information where the component being published.What Extr was represented is to be extended to information, after convenient The upgrading of phase agreement uses.
It, can be according to the CPU usage and memory of compiler server before compiler task is sent to compiling platform by bridge Utilization rate calculates the maximum compiler task number M that can be submitted to compiler server.Inside bridge can according to a mapping relations come Maximum compiler task number M is calculated, specific formula is as follows:
Count=k* (a/cpuUsage+b/memUsage)
Wherein:
Count represents the maximum task quantity that current bridge can be submitted, that is to say, that the maximum volume that can be submitted Translate number of tasks.
A represents that CPU occupies the factor, that is to say, that importance accountings of the CPU in environment is entirely influenced, if CPU is heavier Will so a it is bigger, it is on the contrary then smaller.
What b was represented is the occupancy factor of memory, that is to say, that it is interior to there is the entire importance accounting influenced in environment, if Memory importance is bigger, then b is bigger, on the contrary then smaller.(there was only the importance of cpu and memory in this programme, so a+b= 1)
What k was represented is an adjustment factor, and the value of above-mentioned mapping relations is carried out the amplification of equal proportion and reduces system by user Number, is mainly used for controlling the size what grade range used.
The utilization rate of cpu or memory is higher, then the task quantity that can be submitted is lower, on the contrary then as the same.
Compiler task queue is equipped in bridge, compiler task queue is pending for the publication of storage assembly distribution platform Compiler task and its corresponding mission bit stream;Bridge is by M compiler task preceding in compiler task queue and its corresponding Business information is committed to compiler server.
The bridge of present invention CPU of first requesting query compiler server before compiler server transmission compiler task is used The maximum that rate and memory usage calculate bridge further according to CPU usage and memory usage to be submitted to compiler server is compiled Number of tasks M is translated, avoids increasing new task when the resource consumption for compiling platform is very high, the efficiency for compiling platform is caused to reduce, It can cause to compile the problem of platform crashes when serious.
In order to avoid branch information mistake leads to branch's handover failure of code, the safety of component publication and compiling has been ensured Property and stability, component distribution platform the branch information in module information need to be verified when obtaining the module information of component to be released It is whether correct, module information is just sent to bridge when verifying successfully.
Method of calibration is:Long-range all branch informations are obtained, judge to whether there is in long-range all branch informations With the same branch information of branch information in module information.I.e. mainly by pulling long-range branch git pull Remote/branch obtains long-range all branch informations, the branch information that then will fill in and long-range branch information into Row comparison, if having found filled in branch information in remote branch information aggregate, the branch information for illustrating to fill in is just True.Otherwise, the branch mis filled in a, if dialog box can be popped up to prompt user, branch mis by filling in branch mis. Branch information in component distribution platform verification module information, avoids branch information mistake from leading to branch's handover failure of code, Fail so as to cause entire code construction.
If in the case of branch is correct, can carry out secondary verification, one dialog box of pop-up allows user to confirm branch name Whether start to issue, confirm the correctness for illustrating to confirm branch if user clicks and carry out publication operation, otherwise rewrite And confirm branch information.
In order to which user is allowed timely to know the status information of compiling, notice system is devised in bridge, is bridged Device can be sent compiling result, and the mail sent can carry really after compiling result is received in the form of mail Recognize attribute.Compile result:Success can return to the download address of apk, can unsuccessfully return to error stack information.
When finding that mail is not identified for a long time, illustrate that user does not check the mail, can trigger at this time The informing function SMS function of the second level of bridge can be informed the result information of compiling in the form of short message to user, pole The probability that the big notification message for improving bridge is received.
The embodiment of the invention also discloses a kind of storage medium, computer program, feature are stored on the storage medium It is:Component publication and Compilation Method are realized when computer program is executed by processor.
It is shown in Figure 2, the embodiment of the invention also discloses a kind of electronic equipment, including memory and processor, storage The computer program run on a processor is stored on device, it is characterised in that:Realization group when processor performs computer program Part is issued and Compilation Method.
The embodiment of the invention also discloses a kind of publication of component and compiling system, including component distribution platform, bridge and Compiler server, wherein:
Component distribution platform is used to obtain the module information of component to be released and module information is sent to bridge joint Device;Pending compiler task and its corresponding mission bit stream are issued to bridge;
Bridge is used to obtain the module information of component to be released from component distribution platform, and storage assembly publication is flat The pending compiler task and its corresponding mission bit stream of platform publication, and compiler task is sent to compiling platform;Receive volume After the compiling result for translating server return, result notice user will be compiled;
Compiler server is used to perform the compiler task of bridge submission and compiling result is returned to bridge.
The present invention is integrated distribution platform and compiling platform by bridge, and bridge is obtained from component distribution platform The module information of component to be released, and the pending compiler task of storage assembly distribution platform publication and its corresponding task letter Breath, and compiler task is sent to compiling platform;After the compiling result for receiving compiler server return, compiling result notice is used Work effect without switching between two platforms, realizing automatic publication and compiling automatically, is greatly improved in family Rate reduces human cost.
Bridge is used to be submitted to compiler server according to the calculating of the CPU usage and memory usage of compiler server Maximum compiler task number M.Compiler task queue is equipped in bridge, compiler task queue is sent out for storage assembly distribution platform The pending compiler task and its corresponding mission bit stream of cloth;Bridge is used to appoint M compiling preceding in compiler task queue Business and its corresponding mission bit stream are committed to compiler server.
Bridge to compiler server send compiler task before the CPU usage of first requesting query compiler server and interior Depositing utilization rate can be to the maximum compiler task that compiler server is submitted further according to CPU usage and memory usage calculating bridge Number M avoids increasing new task when the resource consumption for compiling platform is very high, the efficiency for compiling platform is caused to reduce, serious When can cause compile platform crash the problem of.
Component distribution platform is additionally operable to obtain the module information of component to be released and verifies the letter of the branch in module information Whether breath is correct, and module information is sent to bridge again after verifying successfully.Point in component distribution platform verification module information Branch information avoids branch information mistake from leading to branch's handover failure of code, fails so as to cause entire code construction.
In order to which user is allowed timely to know the status information of compiling, notice system is devised in bridge, is bridged Device can be sent compiling result, and the mail sent can carry really after compiling result is received in the form of mail Recognize attribute.Compile result:Success can return to the download address of apk, can unsuccessfully return to error stack information.When discovery mail is long When time is not identified, illustrates that user does not check the mail, the notice of the second level of bridge can be triggered at this time Function SMS function can be informed the result information of compiling in the form of short message to user, greatly improve the logical of bridge Know the probability that message is received.
The present invention is not limited to the above-described embodiments, for those skilled in the art, is not departing from Under the premise of the principle of the invention, several improvements and modifications can also be made, these improvements and modifications are also considered as the protection of the present invention Within the scope of.The content not being described in detail in this specification belongs to the prior art well known to professional and technical personnel in the field.

Claims (10)

1. a kind of component publication and Compilation Method, it is characterised in that:One bridge is set, and the bridge is used to issue from component Platform obtains the module information of component to be released, and the pending compiler task and its correspondence of storage assembly distribution platform publication Mission bit stream, and compiler task is sent to compiling platform, compiling platform returns to compiling result after completing compiler task Bridge, the bridge compile result notice user by described.
2. a kind of component publication as described in claim 1 and Compilation Method, it is characterised in that:The bridge takes according to compiling The CPU usage and memory usage of business device calculate the maximum compiler task number M that can be submitted to compiler server.
3. a kind of component publication as claimed in claim 2 and Compilation Method, it is characterised in that:Compiling is equipped in the bridge Task queue, the compiler task queue for the publication of storage assembly distribution platform pending compiler task and its corresponding Mission bit stream;M compiler task preceding in the compiler task queue and its corresponding mission bit stream are committed to by the bridge Compiler server.
4. a kind of component publication as described in claim 1 and Compilation Method, it is characterised in that:The component distribution platform obtains The module information of component to be released and whether verify the branch information in the module information correct, again by institute after verifying successfully It states module information and is sent to bridge.
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 performs and realizes Claims 1-4 any one of them method.
6. a kind of electronic equipment including memory and processor, stores the computer journey run on a processor on memory Sequence, it is characterised in that:Processor realizes Claims 1-4 any one of them method when performing computer program.
7. a kind of component publication and compiling system, it is characterised in that:Including component distribution platform, bridge and compiler server, Wherein:
Component distribution platform is used to obtain the module information of component to be released and the module information is sent to bridge;To Bridge issues pending compiler task and its corresponding mission bit stream;
Bridge is used to obtain the module information of component to be released from component distribution platform, and the publication of storage assembly distribution platform Pending compiler task and its corresponding mission bit stream, and compiler task is sent to compiling platform;Receive compiler server After the compiling result of return, by the compiling result notice user;
Compiler server is used to perform the compiler task of bridge submission and compiling result is returned to the bridge.
8. a kind of component publication as claimed in claim 7 and compiling system, it is characterised in that:The bridge is used for according to volume The CPU usage and memory usage for translating server calculate the maximum compiler task number M that can be submitted to compiler server.
9. a kind of component publication as claimed in claim 8 and compiling system, it is characterised in that:Compiling is equipped in the bridge Task queue, the compiler task queue for the publication of storage assembly distribution platform pending compiler task and its corresponding Mission bit stream;The bridge is used to carry M compiler task preceding in the compiler task queue and its corresponding mission bit stream It hands over to compiler server.
10. a kind of component publication as claimed in claim 7 and compiling system, it is characterised in that:The component distribution platform is also It is whether correct for obtaining the module information of component to be released and verifying the branch information in the module information, it verifies successfully The module information is sent to bridge again afterwards.
CN201810019240.4A 2018-01-09 2018-01-09 Component publishing and compiling method, storage medium, electronic device and system Active CN108255493B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201810019240.4A CN108255493B (en) 2018-01-09 2018-01-09 Component publishing and compiling method, storage medium, electronic device and system
PCT/CN2018/081287 WO2019136842A1 (en) 2018-01-09 2018-03-30 Component publishing and compilation method, storage medium, electronic device and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810019240.4A CN108255493B (en) 2018-01-09 2018-01-09 Component publishing and compiling method, storage medium, electronic device and system

Publications (2)

Publication Number Publication Date
CN108255493A true CN108255493A (en) 2018-07-06
CN108255493B CN108255493B (en) 2021-04-23

Family

ID=62724881

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810019240.4A Active CN108255493B (en) 2018-01-09 2018-01-09 Component publishing and compiling method, storage medium, electronic device and system

Country Status (2)

Country Link
CN (1) CN108255493B (en)
WO (1) WO2019136842A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114416113B (en) * 2021-12-30 2023-05-12 中国电信股份有限公司 Data release system, method and device based on containerization

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1980183A (en) * 2005-11-30 2007-06-13 中兴通讯股份有限公司 Method for realizing service quality at asynchronous-transmission-mode permanent virtual circuit port
CN102521008A (en) * 2011-12-28 2012-06-27 用友软件股份有限公司 Program compiling device and method for compiling program
CN103530251A (en) * 2012-07-02 2014-01-22 株式会社东芝 Bridge device, storage device and recording medium
CN104077140A (en) * 2014-07-04 2014-10-01 用友软件股份有限公司 Automatic compiling method and compiling device for continuous integration
CN104090763A (en) * 2014-07-11 2014-10-08 携程计算机技术(上海)有限公司 Compiling and publishing method and publishing server
CN105474166A (en) * 2013-03-15 2016-04-06 先进元素科技公司 Methods and systems for purposeful computing
US9430470B2 (en) * 2010-05-26 2016-08-30 Content Catalyst Limited Automated report service tracking system and method
CN107168758A (en) * 2017-04-12 2017-09-15 北京小米移动软件有限公司 The code compilation inspection method and device of many code libraries
CN107247601A (en) * 2017-07-04 2017-10-13 武汉斗鱼网络科技有限公司 Development process optimization method, device and storage medium
CN107547629A (en) * 2017-07-20 2018-01-05 北京京东尚科信息技术有限公司 Method, apparatus, electronic equipment and the computer-readable recording medium that client static resource is downloaded

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102880482A (en) * 2012-08-06 2013-01-16 厦门市美亚柏科信息股份有限公司 System and technical method of automatically updating software in host batch control virtual machine
CN104462131A (en) * 2013-09-23 2015-03-25 阿里巴巴集团控股有限公司 Method and device for processing information issuing page
US20170109142A1 (en) * 2015-10-19 2017-04-20 Cogitate Technology Solutions, Inc. System and method to build a mobile application
CN105468427A (en) * 2015-11-19 2016-04-06 深圳创维数字技术有限公司 Implementation method and system of automatic compilation and release
CN107015842B (en) * 2017-03-31 2019-12-31 武汉票据交易中心有限公司 Server-side program compiling and publishing management method and system

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1980183A (en) * 2005-11-30 2007-06-13 中兴通讯股份有限公司 Method for realizing service quality at asynchronous-transmission-mode permanent virtual circuit port
US9430470B2 (en) * 2010-05-26 2016-08-30 Content Catalyst Limited Automated report service tracking system and method
CN102521008A (en) * 2011-12-28 2012-06-27 用友软件股份有限公司 Program compiling device and method for compiling program
CN103530251A (en) * 2012-07-02 2014-01-22 株式会社东芝 Bridge device, storage device and recording medium
CN105474166A (en) * 2013-03-15 2016-04-06 先进元素科技公司 Methods and systems for purposeful computing
CN104077140A (en) * 2014-07-04 2014-10-01 用友软件股份有限公司 Automatic compiling method and compiling device for continuous integration
CN104090763A (en) * 2014-07-11 2014-10-08 携程计算机技术(上海)有限公司 Compiling and publishing method and publishing server
CN107168758A (en) * 2017-04-12 2017-09-15 北京小米移动软件有限公司 The code compilation inspection method and device of many code libraries
CN107247601A (en) * 2017-07-04 2017-10-13 武汉斗鱼网络科技有限公司 Development process optimization method, device and storage medium
CN107547629A (en) * 2017-07-20 2018-01-05 北京京东尚科信息技术有限公司 Method, apparatus, electronic equipment and the computer-readable recording medium that client static resource is downloaded

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
丁海斌 等: "基于Docker 的Devops系统设计与实现", 《指挥信息系统与技术》 *

Also Published As

Publication number Publication date
WO2019136842A1 (en) 2019-07-18
CN108255493B (en) 2021-04-23

Similar Documents

Publication Publication Date Title
CN111741026B (en) Cross-chain transaction request processing method, device, equipment and storage medium
US20210272108A1 (en) Method and apparatus of processing deposit, and storage medium
CN110602214B (en) Evidence storing and processing method, device, equipment and medium of judicial chain
CN110535970B (en) Evidence storing and processing method, device, equipment and medium of judicial chain
US20100274857A1 (en) Automated duplicate message content detection
CN108805404B (en) Robot scheduling method and system based on block chain
CN105491010A (en) Cross validation method and system for verification codes
CN104363112B (en) A kind of parameter management method and device
CN109784901B (en) Electronic virtual card oiling method, device, system, equipment and storage medium
CN101390053A (en) Adaptive compiled code
CN103942083B (en) A kind of compiling implementation method towards variable ginseng function
WO2021022916A1 (en) Charging method, device, and system
Le et al. Towards formal verification of real-world SystemC TLM peripheral models-a case study
CN108255493A (en) Component is issued and Compilation Method, storage medium, electronic equipment and system
CN110555079A (en) Data processing method, device, equipment and storage medium
CN111724110A (en) Address information processing method and device, computer equipment and storage medium
CN106021003A (en) Intelligent terminal repairing method, intelligent terminal, and server
CN108665304A (en) A kind of method of mobile payment and system applied in public transport
CN102799629A (en) WSDL (Web Services Description Language) file quality ensuring system and realizing method thereof
CN116881275A (en) Database query method, device and storage medium
CN116232744A (en) Service data processing method, device and computer readable storage medium
CN111352781B (en) Message automatic comparison correctness checking method and device for retransmission component module level verification
CN114266015A (en) Method and device for opening function permission, electronic equipment and storage medium
CN108460550A (en) logistics distribution method and system
CN112270626A (en) Enterprise credit line management method, device, storage medium and server

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
GR01 Patent grant
GR01 Patent grant