CN103425522B - A kind of background server access method and system based on WEB - Google Patents

A kind of background server access method and system based on WEB Download PDF

Info

Publication number
CN103425522B
CN103425522B CN201210165642.8A CN201210165642A CN103425522B CN 103425522 B CN103425522 B CN 103425522B CN 201210165642 A CN201210165642 A CN 201210165642A CN 103425522 B CN103425522 B CN 103425522B
Authority
CN
China
Prior art keywords
module
visited
web front
information
background server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201210165642.8A
Other languages
Chinese (zh)
Other versions
CN103425522A (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.)
Shenzhen ZTE Netview Technology Co Ltd
Original Assignee
Shenzhen ZTE Netview 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 ZTE Netview Technology Co Ltd filed Critical Shenzhen ZTE Netview Technology Co Ltd
Priority to CN201210165642.8A priority Critical patent/CN103425522B/en
Publication of CN103425522A publication Critical patent/CN103425522A/en
Application granted granted Critical
Publication of CN103425522B publication Critical patent/CN103425522B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a kind of background server access method and system based on WEB, methods described includes:The semantic object of WEB front-end sets up the semantic code establishment semantic object that module is inputted according to WEB front-end script object model feature using user;The extraction of semantics module of WEB front-end extracts corresponding module title information to be visited, the member method name information of module to be visited and interaction parameter information from the semantic object of acquisition and sends it to background server;The matching calling module of background server calls corresponding module to be visited according to module title information to be visited, the member method name information of module to be visited and the interaction parameter information obtained, and call result is back into WEB front-end;The performing module of WEB front-end is handled the call result of acquisition according to WEB front-end call back function information.Using the present invention, the problem of program present in prior art disposes complex, less stable and higher risk can be solved.

Description

A kind of background server access method and system based on WEB
Technical field
The present invention relates to WEB technical fields, in particular to a kind of background server access method based on WEB and System.
Background technology
At present, developing rapidly with Internet technology, increasing people completes inter-related task by Web programs. Also, the requirement more and more higher due to people to Consumer's Experience, so developer also more aggravates in the exploitation to web front end Depending on.
Web front end exploitation be unable to do without to be interacted with background server, therefore while web front end exploitation is carried out, more Wish that it can conveniently complete related interaction to background server, generally, web front end accesses background server data Mode mainly has following three kinds:
1st, the URL specified is directly accessed by script to call corresponding functional module to complete to hand over background server Mutually.If the functional module of server is many after platform, then the URL link specified in WEB front-end can also be accordingly increased.Due to In the presence of many URL links, therefore whether, WEB front-end calls these URL links or background server to manage these URL chains Connect, its operating process is all considerably complicated, and background server management URL during, in addition it is also necessary to it is adaptable more The logical code of new background server itself, therefore increase the working strength of administrative staff.
2nd, redirected in background server configuration URL, to cause WEB front-end to allow URL to reset when accessing background server To corresponding functional module.Using this method, although can simplify the URL management of background server, but if backstage takes When the functional module of business device needs increase, URL, which redirects configuration, will also make corresponding modification, and it easily influences original URL to reset To the stability of configuration.
3rd, in the packaged interface specified of WEB front-end, so that it is respectively directed to corresponding functional module, so that in exploit person Member only need to allow front end developer to call these interfaces when early stage is developed.Using this method, although can be when calling Remove specified corresponding URL from, but similarly, if background server increases functional module, the corresponding interface of WEB front-end is also needed Thus to need to carry out large range of code revision in WEB front-end corresponding to increase, and easily influence originally sets the steady of interface It is qualitative.
The content of the invention
In order to solve present in prior art, program disposes complex, less stable and risk is higher asks Topic, it is an object of the invention to provide a kind of background server access method and system based on WEB.
In order to reach the purpose of the present invention, the present invention is realized using following technical scheme:
A kind of background server access method based on WEB, including:
The semantic object of WEB front-end is set up module and inputted according to WEB front-end script object model feature using user Semantic code set up semantic object, wherein, the semantic code include module title information to be visited, module to be visited into Member's method name information, interaction parameter information and WEB front-end call back function information;
The extraction of semantics module of WEB front-end extracted from the semantic object of acquisition corresponding module title information to be visited, The member method name information and interaction parameter information of module to be visited simultaneously send it to background server;
The matching calling module of background server is according to the module title information to be visited, the member of module to be visited obtained Method name information and interaction parameter information call corresponding module to be visited, and call result is back into WEB front-end;
The performing module of WEB front-end is handled the call result of acquisition according to WEB front-end call back function information.
Preferably, the semantic code is the code sequence for descriptive semantics object for meeting script grammer.
Preferably, the matching calling module of background server is according to the module title information to be visited, mould to be visited obtained The member method name information and interaction parameter information of block call corresponding module to be visited, and call result is back into WEB The process step of front end includes:
The matching calling module of background server calls corresponding to be visited according to the module title information to be visited obtained Module, the member method name information according to the module to be visited obtained performs corresponding member side in the module to be visited Method, interacts with WEB front-end according to the interaction parameter information obtained, call result is back into WEB front-end.
Preferably, the WEB front-end script object model feature includes:
A, object nested object;
B, subobject are the property value or element value of parent object;
C, the property value of special object or element value represent the member method of module title to be visited and module to be visited Title;
D, the property value of special object or element value represent interaction parameter in the form of array;
E, the property value of special object or element value represent WEB front-end call back function.
Preferably, the performing module of WEB front-end is entered according to WEB front-end call back function information to the call result of acquisition The step of row processing, includes:
A, the call result is converted into graphical interfaces presentation;
B, by the call result stored with wait further apply;
C, the call result is transmitted to other processes handled.
A kind of background server based on WEB accesses system, including WEB front-end and background server, wherein:
WEB front-end, including semantic object set up module, extraction of semantics module and performing module, wherein,
Semantic object sets up the semantic code that module uses user to input according to WEB front-end script object model feature Semantic object is set up, wherein, the semantic code includes module title information to be visited, the member method title of module to be visited Information, interaction parameter information and WEB front-end call back function information;
Extraction of semantics module extracts corresponding module title information to be visited, module to be visited from the semantic object of acquisition Member method name information and interaction parameter information and send it to background server;
And, performing module is carried out according to WEB front-end call back function information to the call result obtained from background server Processing;
Background server, including matching calling module, it is according to the module title information to be visited, module to be visited obtained Member method name information and interaction parameter information call corresponding module to be visited, and call result is back to before WEB End.
Preferably, the semantic code is the code sequence for descriptive semantics object for meeting script grammer.
Preferably, the matching calling module of background server is according to the module title information to be visited, mould to be visited obtained The member method name information and interaction parameter information of block call corresponding module to be visited, and call result is back into WEB The process step of front end includes:
The matching calling module of background server calls corresponding to be visited according to the module title information to be visited obtained Module, the member method name information according to the module to be visited obtained performs corresponding member side in the module to be visited Method, interacts with WEB front-end according to the interaction parameter information obtained, call result is back into WEB front-end.
Preferably, the WEB front-end script object model feature includes:
A, object nested object;
B, subobject are the property value or element value of parent object;
C, the property value of special object or element value represent the member method of module title to be visited and module to be visited Title;
D, the property value of special object or element value represent interaction parameter in the form of array;
E, the property value of special object or element value represent WEB front-end call back function.
Preferably, the performing module of WEB front-end is entered according to WEB front-end call back function information to the call result of acquisition The step of row processing, includes:
A, the call result is converted into graphical interfaces presentation;
B, by the call result stored with wait further apply;
C, the call result is transmitted to other processes handled.
By the technical scheme of the invention described above can be seen that the beneficial effects of the present invention are:
1st, when background server adds new functional module, it is not necessary to change background server native codes and itself again Configuration, WEB front-end environment is with regard to that can call, so as to allow background server itself more to stablize;This is due to newly-increased function Module is a kind of packaged separate functional blocks, and server background native codes and itself configuration are not relied on functional module Property, use the present invention to provide a kind of environment for accessing background server functional module for WEB front-end, and server background is certainly Body environment will not need to change because of the increase of new functional module.
2nd, the background server access method based on WEB provided using the present invention, developer can be easily Completion WEB front-end is interacted with background server;Developer is only needed to according to functional module title to be called, member method name Claim, interaction parameter, write brief semantic code with regard to interacting for WEB front-end and background server can be completed in WEB front-end.
3rd, this invention simplifies the flow of program development and upgrading.
When program development, developer only needs to program in WEB front-end environment just can normally and background server Complete interaction, it is not necessary to configured again in server, it is not required that write auxiliary code again in server itself environment.
It when program is upgraded, may only need to update WEB front-end code, only may need to update separate functional blocks generation Code, and server background itself environment code need not typically update, and realize some link of concentration or some point is carried out more Newly.The scope of renewal is smaller, and upgrading flow is simpler.
Brief description of the drawings
Fig. 1 is that the background server based on WEB that one embodiment of the invention is provided accesses system structure diagram;
Fig. 2 is the background server access method implementing procedure figure based on WEB that one embodiment of the invention is provided.
The realization, functional characteristics and excellent effect of the object of the invention, below in conjunction with specific embodiment and accompanying drawing do into The explanation of one step.
Embodiment
Technical scheme of the present invention is described in further detail with specific embodiment below in conjunction with the accompanying drawings, so that this The technical staff in field can be better understood from the present invention and can be practiced, but illustrated embodiment is not as the limit to the present invention It is fixed.
The present invention is that the semantic code inputted using the user of web front end script builds object model, wherein, semantic code Meet script grammer.By this semantic code, web front end and mutual of the functional module information of background server are allowed Match somebody with somebody, so as to complete to access the functional module for the background server specified.
As shown in figure 1, the background server provided in an embodiment of the present invention based on WEB accesses system, including WEB front-end 10 And background server 20, wherein:
WEB front-end 10, including semantic object set up module 101, extraction of semantics module 102 and performing module 103, its In,
Semantic object sets up the semanteme that module 101 uses user to input according to WEB front-end script object model feature Code sets up semantic object, wherein, the semantic code includes module title information to be visited, the member method of module to be visited Name information, interaction parameter information and WEB front-end call back function information;In addition, the semantic code is to meet script The code sequence for descriptive semantics object of grammer;
Extraction of semantics module 102 extracts corresponding module title information to be visited from the semantic object of acquisition, to be visited The member method name information and interaction parameter information of module simultaneously send it to background server 20;
And, performing module 103 is according to WEB front-end call back function information to the call result that is obtained from background server 20 Handled;
Background server 20, including matching calling module 201, its according to obtain module title information to be visited, wait to visit Ask that the member method name information and interaction parameter information of module call corresponding module 202 to be visited, and call result is returned It is back to WEB front-end 10.
Wherein, in the present embodiment, the WEB front-end script object model feature includes:
A, object nested object;
B, subobject are the property value or element value of parent object;
C, the property value of special object or element value represent the member method of module title to be visited and module to be visited Title;
D, the property value of special object or element value represent interaction parameter in the form of array;
E, the property value of special object or element value represent WEB front-end call back function.
Illustrated below with javascript scripts, set up a semantic object for meeting this feature, such as structure The semantic object its semanteme included be to access a member in the known function module of background server 20.
Wherein it is to be visited altogether more can module title be " Netview ", member method name is " open ", interaction parameter be " n1, N2, n3 ", interaction results are " object ".
Semantic code is as follows:
Semantic description is as follows:
1st, outermost brace represents an object, the inside it is nested object;
2nd, " Netview " is object's property value(Or attribute-name), module title to be visited is represented herein, is used for Call and accordingly matched when conditioning function module during WEB front-end access background server 20;
3rd, " open " is the attribute-name of object, herein represent member's method name, in the future for background server 20 The member method of module to be visited 202 matched;
4th, " [n1, n2, n3] " is array form, and interaction parameter is represented herein, is transmitted to mould to be visited as parameter in the future The member method of block 202;
5th, " function (object) { } " is the element value of object, represents call back function herein, future background service The result that device 20 is returned can be obtained by " object " from here.
In the present embodiment, background server 20 matching calling module 201 according to acquisition module title information to be visited, The member method name information and interaction parameter information of module to be visited call corresponding module 202 to be visited, and will call knot The process step that fruit is back to WEB front-end 10 includes:
The matching calling module 201 of background server 20 is called according to the module title information to be visited of acquisition and treated accordingly Access modules 202, the member method name information according to the module to be visited obtained performs phase in the module 202 to be visited The member method answered, interacts with WEB front-end 10 according to the interaction parameter information obtained, call result is back into WEB Front end 10.
The performing module 103 of WEB front-end 10 is carried out according to WEB front-end call back function information to the call result of acquisition The step of processing, includes:
A, the call result is converted into graphical interfaces presentation;
B, by the call result stored with wait further apply;
C, the call result is transmitted to other processes handled.
WEB front-end 10 is described below in detail and matches interaction with background server 20:
1st, semantic object is built with semantic code-group according to front end script object model feature;
Semantic code is the code for meeting script grammer, is the description of an object, includes module name to be visited Claim information, the member method name information of the module, interaction parameter information and WEB front-end call back function information, this has Semantic object, is referred to as " semantic object ".
WEB front-end script is by taking javascript as an example, and the semantic code for setting up semantic object is as follows:
Wherein Netview, open can as corresponding semantic object attribute-name, " n1 ", " n2 ", " n3 " and function (object) { } can as corresponding semantic object property value.The information of this section of semantic code description is:Module title to be visited It is Netview, corresponding module member method title is open, and interaction parameter is " n1 ", " n2 ", " n3 ", WEB front-end call back function It is function (object) { }.
2nd, module title information to be visited, module member method name information and interaction are extracted from the semantic object of establishment Parameter information simultaneously sends it to background server 20;
Among practical application, a specific function can be write in WEB front-end 10 extracted from semantic object and wait to visit Module title information, module member method name information and interaction parameter information are asked, background server is sent it to afterwards 20.The major function of this specific function is:Useful information is taken out from semantic object and sends it to background server 20.
3rd, background server 20 receives module title information to be visited, module member method name information, interaction parameter After information, recall corresponding module, after the call result of serializing is returned into WEB front-end 10;
WEB front-end 10 build it is semantic to as comprising information and the module information to be called of background server 20 have correspondence Relation, and information matches can be carried out, it is possible to a specific function is write in background server 20, before WEB The module title information to be visited, module member method name information, interaction parameter information that end 10 is transmitted through call the mould specified Block.
4th, backstage is after the corresponding module of server calls is finished, and the performing module 103 of WEB front-end 10 passes through call back function Function (object) { }, corresponding processing is done by the call result of acquisition.
Wherein, the call back function is the space of 10 1 executable codes of WEB front-end, can be performed in call back function Other spreading codes are docked with other WEB front-end modules, are finally completed between WEB front-end 10 and background server 20 Interaction.
As shown in Figure 2, illustrated with reference to the schematic flow sheet of a specific embodiment of the invention, it is as follows:
In step S01, set up according to script object models with semantic code snippet.
In step S02, when WEB front-end 10 produces interaction, start the semantic code obtained in analytical procedure S01.
In step S03, step S02 semanteme is verified according to rule, if effective semanteme can be extracted, Into step S04;Otherwise flow is terminated.
In step S04, the information to be interacted is drawn according to step S03 result, such as is to access background server 20 Which of which upper module member method etc..
In step S05, according to step S04 be transmitted through come information carry out semantic parsing, as a result including module title, into Member's method name, interaction parameter etc..
In step S06, judged whether that corresponding module and member method can be matched according to step S05 result, such as The match is successful for fruit, then into S07;Otherwise flow is terminated.
In step S07, the member method in corresponding module is performed, completes to interact with front end.
The preferred embodiments of the present invention are the foregoing is only, are not intended to limit the scope of the invention, it is every to utilize Equivalent structure or equivalent flow conversion that description of the invention and accompanying drawing content are made, or directly or indirectly it is used in other correlations Technical field, be included within the scope of the present invention.

Claims (10)

1. a kind of background server access method based on WEB, it is characterised in that including:
The semantic object of WEB front-end sets up the language that module uses user to input according to WEB front-end script object model feature Adopted code sets up semantic object, wherein, the semantic code includes module title information to be visited, the member side of module to be visited Legitimate name information, interaction parameter information and WEB front-end call back function information;
The extraction of semantics module of WEB front-end extracts corresponding module title information to be visited from the semantic object of acquisition, waits to visit Ask the member method name information and interaction parameter information of module and send it to background server;
The matching calling module of background server is according to the module title information to be visited, the member method of module to be visited obtained Name information and interaction parameter information call corresponding module to be visited, and call result is back into WEB front-end;
The performing module of WEB front-end is handled the call result of acquisition according to WEB front-end call back function information.
2. the background server access method based on WEB as claimed in claim 1, it is characterised in that the semantic code is Meet the code sequence for descriptive semantics object of script grammer.
3. the background server access method as claimed in claim 1 based on WEB, it is characterised in that of background server With calling module according to module title information to be visited, the member method name information of module to be visited and the interaction parameter obtained Information calls corresponding module to be visited, and the process step that call result is back into WEB front-end includes:
The matching calling module of background server calls corresponding module to be visited according to the module title information to be visited obtained, Member method name information according to the module to be visited obtained performs corresponding member method in the module to be visited, according to Interacted according to the interaction parameter information of acquisition with WEB front-end, call result is back to WEB front-end.
4. the background server access method as claimed in claim 1 based on WEB, it is characterised in that the WEB front-end script Language object model feature includes:
A, object nested object;
B, subobject are the property value or element value of parent object;
C, the property value of special object or element value represent the member method title of module title to be visited and module to be visited;
D, the property value of special object or element value represent interaction parameter in the form of array;
E, the property value of special object or element value represent WEB front-end call back function.
5. the background server access method as claimed in claim 1 based on WEB, it is characterised in that the execution mould of WEB front-end The step of block is handled the call result of acquisition according to WEB front-end call back function information includes:
A, the call result is converted into graphical interfaces presentation;
B, by the call result stored with wait further apply;
C, the call result is transmitted to other processes handled.
6. a kind of background server based on WEB accesses system, including WEB front-end and background server, it is characterised in that:
WEB front-end, including semantic object set up module, extraction of semantics module and performing module, wherein,
Semantic object sets up the semantic code establishment that module is inputted according to WEB front-end script object model feature using user Semantic object, wherein, the semantic code, which includes module title information to be visited, the member method title of module to be visited, to be believed Breath, interaction parameter information and WEB front-end call back function information;
Extraction of semantics module extracted from the semantic object of acquisition corresponding module title information to be visited, module to be visited into Member's method name information and interaction parameter information simultaneously send it to background server;
And, performing module is handled the call result obtained from background server according to WEB front-end call back function information;
Background server, including matching calling module, its according to obtain module title information to be visited, module to be visited into Member's method name information and interaction parameter information call corresponding module to be visited, and call result is back into WEB front-end.
7. background server based on WEB accesses system as claimed in claim 6, it is characterised in that the semantic code is Meet the code sequence for descriptive semantics object of script grammer.
8. the background server based on WEB accesses system as claimed in claim 6, it is characterised in that of background server With calling module according to module title information to be visited, the member method name information of module to be visited and the interaction parameter obtained Information calls corresponding module to be visited, and the process step that call result is back into WEB front-end includes:
The matching calling module of background server calls corresponding module to be visited according to the module title information to be visited obtained, Member method name information according to the module to be visited obtained performs corresponding member method in the module to be visited, according to Interacted according to the interaction parameter information of acquisition with WEB front-end, call result is back to WEB front-end.
9. the background server based on WEB accesses system as claimed in claim 6, it is characterised in that the WEB front-end script Language object model feature includes:
A, object nested object;
B, subobject are the property value or element value of parent object;
C, the property value of special object or element value represent the member method title of module title to be visited and module to be visited;
D, the property value of special object or element value represent interaction parameter in the form of array;
E, the property value of special object or element value represent WEB front-end call back function.
10. the background server based on WEB accesses system as claimed in claim 6, it is characterised in that the execution of WEB front-end The step of module is handled the call result of acquisition according to WEB front-end call back function information includes:
A, the call result is converted into graphical interfaces presentation;
B, by the call result stored with wait further apply;
C, the call result is transmitted to other processes handled.
CN201210165642.8A 2012-05-25 2012-05-25 A kind of background server access method and system based on WEB Active CN103425522B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210165642.8A CN103425522B (en) 2012-05-25 2012-05-25 A kind of background server access method and system based on WEB

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210165642.8A CN103425522B (en) 2012-05-25 2012-05-25 A kind of background server access method and system based on WEB

Publications (2)

Publication Number Publication Date
CN103425522A CN103425522A (en) 2013-12-04
CN103425522B true CN103425522B (en) 2017-07-28

Family

ID=49650316

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210165642.8A Active CN103425522B (en) 2012-05-25 2012-05-25 A kind of background server access method and system based on WEB

Country Status (1)

Country Link
CN (1) CN103425522B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108595476B (en) * 2018-03-12 2021-01-15 广东睿江云计算股份有限公司 Intelligent parameter matching and converting method
CN108920676B (en) * 2018-07-09 2021-09-03 清华大学 Method and system for processing graph data

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6772167B1 (en) * 2000-09-07 2004-08-03 International Business Machines Corporation System and method for providing a role table GUI via company group
CN101206568A (en) * 2007-12-07 2008-06-25 华中科技大学 Gridding application program interface system based on Web
CN101320451A (en) * 2008-07-04 2008-12-10 中国移动通信集团福建有限公司 Customer complaining method using decision tree
CN101697139A (en) * 2009-11-06 2010-04-21 金蝶软件(中国)有限公司 Method, device and registry for remote procedure call
CN102207873A (en) * 2011-06-15 2011-10-05 中国联合网络通信集团有限公司 Realizing method of JavaScript extended object based on Android platform, and binding interface structure

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6772167B1 (en) * 2000-09-07 2004-08-03 International Business Machines Corporation System and method for providing a role table GUI via company group
CN101206568A (en) * 2007-12-07 2008-06-25 华中科技大学 Gridding application program interface system based on Web
CN101320451A (en) * 2008-07-04 2008-12-10 中国移动通信集团福建有限公司 Customer complaining method using decision tree
CN101697139A (en) * 2009-11-06 2010-04-21 金蝶软件(中国)有限公司 Method, device and registry for remote procedure call
CN102207873A (en) * 2011-06-15 2011-10-05 中国联合网络通信集团有限公司 Realizing method of JavaScript extended object based on Android platform, and binding interface structure

Also Published As

Publication number Publication date
CN103425522A (en) 2013-12-04

Similar Documents

Publication Publication Date Title
KR102218995B1 (en) Method and apparatus for code virtualization and remote process call generation
CN103119557B (en) Pattern-based construction and extension of enterprise applications in a cloud computing environment
CN104821954B (en) A kind of cross-platform remote procedure calling (PRC) method
CN103988200B (en) For the lightweight frame of web applications
CN106294372A (en) Application program page quick access method and apply its mobile terminal
EP3011442A1 (en) Method and apparatus for customized software development kit (sdk) generation
WO2005045667A2 (en) A method of rapid software application development for a wireless mobile device
CN106502746A (en) The packaging method and device of application program
US20210165640A1 (en) Accelerating Application Modernization
CN107885658B (en) Test preposition implementation method, device, terminal device and storage medium
CN105554577B (en) A kind of method, apparatus and smart television of smart television OTA upgrading
CN106446299A (en) Website information downloading method and device
CN105204917B (en) The method and device of loading configuration file in application program launching
CN110427225A (en) A kind of method and apparatus starting small routine
CN108572848A (en) The bottom firmware on line upgrading method, apparatus and storage medium of interactive system
CN103425522B (en) A kind of background server access method and system based on WEB
CN106484488B (en) Integrated cloud Compilation Method and system
CN115113850A (en) Cross-platform application construction and operation method, server, terminal and system
CN106815037A (en) The execution method and device of application function
CN107509215A (en) A kind of wireless authentication automated testing method and system
JPWO2004075048A1 (en) Native compilation method, native compilation preprocessing method, computer program, server, communication system, and mobile communication terminal device
CN110362317B (en) Code conversion method, device and storage medium
Layka Learn java for web development: Modern java web development
CN117215661A (en) Event processing method, device and storage medium
CN106346481A (en) Intelligent robot system for achieving configuration information transplanting and information transplant method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant