CN102141914A - Method and device for enhancing performance of mobile Widget application - Google Patents

Method and device for enhancing performance of mobile Widget application Download PDF

Info

Publication number
CN102141914A
CN102141914A CN2010106069356A CN201010606935A CN102141914A CN 102141914 A CN102141914 A CN 102141914A CN 2010106069356 A CN2010106069356 A CN 2010106069356A CN 201010606935 A CN201010606935 A CN 201010606935A CN 102141914 A CN102141914 A CN 102141914A
Authority
CN
China
Prior art keywords
javascript
mobile widget
widget
application
file
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
CN2010106069356A
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.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies 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 Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CN2010106069356A priority Critical patent/CN102141914A/en
Publication of CN102141914A publication Critical patent/CN102141914A/en
Priority to EP11848446.8A priority patent/EP2597568A4/en
Priority to PCT/CN2011/084103 priority patent/WO2012079531A1/en
Priority to CN2011800038094A priority patent/CN102725732A/en
Pending legal-status Critical Current

Links

Images

Abstract

The embodiment of the invention provides a method and a device for enhancing the performance of mobile Widget application. The method comprises the following steps of: before uploading the developed mobile Widget application to a downloading server, compiling a Java Script in the mobile Widget application; and repacking the compiled Java Script according to a readable format of a JavaScript virtual machine on a terminal, and uploading the repacked mobile Widget application to the downloading server so that the terminal can download. By the execution of the method, the compiling process of the Java Script can be removed when the mobile Widget is started, the starting time of the mobile Widget application is reduced, the performance of the mobile Widget application is enhanced, and the user experience is improved.

Description

Promote the method and the device that move little Widget application performance
Technical field
The present invention relates to network communication field, relate in particular to a kind of method and device that moves little Widget application performance that promote.
Background technology
At present, the Widget technology is a kind of application platform based on java script language JavaScript, Widget uses the Web technological development of standard, as hypertext tags language (HTML, HyperTextMark-up Language), CSS (cascading style sheet) (CSS, Cascading Style Sheets), JavaScript etc.Mobile widget is a kind of compact applications that runs on the portable terminal, and it follows the basic framework system of desktop widget, and at first the developer will develop mobile widget on off-line or online simulation device, and assurance compiling debugging is passed through; The developer will debug the mobile widget that passes through and upload onto the server then, server is verified the mobile widget that uploads, keeper's audit is waited in checking by the back, and after audit is passed through, mobile widget installation kit is put on the Download Server, and mobile phone users just can be by landing specified web or directly subscribing to widget and download mobile widget application on the terminal that the widget engine is installed this moment.
The programming language that mobile widget uses is JavaScript, so the JavaScript engine is again the basis of widget engine, one powerful and efficiently the JavaScript engine be the key of widget technology.According to the widget standard, the widget that downloads from Download Server is a compressed package, the inside comprised configuration information file config.xml, as the css file that index.html and index.html quoted, JavaScript source code file, the picture file of inlet, and other privately owned resource file relevant etc. with the widget application.The Widget engine need read in index.html and resolve when starting widget, and the parsing of recurrence all by its JavaScript file of quoting, Css file and other associated documents; Because the programming language that Widget uses is exactly JavaScript, so the proportion that the parsing of JavaScript script accounts for when mobile widget starts under the normal condition is just very big, if promoted the resolution speed of JavaScript, just can promote the performance of mobile widget when starting greatly.
In the prior art scheme, most JS engines (JavaScript engine) all is that compiling is carried out again earlier to the parsing of JavaScript script, wherein finish reading in to the JavaScript source code by compiler, scanning, carry out lexical analysis then, grammatical analysis generates the instruction that can be carried out by the JavaScript virtual machine then.And in the process of compiler compiling JavaScript source code, the generation of the morphology that carries out, grammatical analysis and instruction all is the maximum killer that cpu performance consumes, because the performance of portable terminal is limited, therefore when mobile Widget starts, usually need to spend the compiling that long time is used for JavaScript, thereby influenced the toggle speed of mobile Widget greatly, reduced the performance that mobile Widget is used, user experience is relatively poor.
Summary of the invention
The embodiment of the invention provides a kind of method and device that moves little Widget application performance that promote.By this method can remove mobile widget when starting to the compilation process of JavaScript wherein, reduced the start-up time that mobile widget uses, thereby promoted the performance that mobile Widget is used, improved user experience.
The embodiment of the invention provides a kind of method that moves little Widget application performance that promotes, and described method comprises:
Before the mobile Widget application with exploitation uploads to Download Server, the java script JavaScript in the described mobile Widget application is compiled;
JavaScript after the compiling is repacked according to the form that JavaScript virtual machine on the terminal can read, and the mobile Widget after this is repacked is used and is uploaded to described Download Server and use for described terminal downloads.
The embodiment of the invention also provides a kind of device that moves little Widget application performance that promotes, and described device comprises:
The script compile module was used for before the mobile Widget application with exploitation uploads to Download Server, and the java script JavaScript during described mobile Widget is used compiles;
Packetization module is used for the JavaScript after the compiling is repacked according to the form that JavaScript virtual machine on the terminal can read;
Transmission module in the application is used for that the application of the mobile Widget after repacking is uploaded to described Download Server and uses for described terminal downloads.
By the above-mentioned technical scheme that provides as can be seen, before the mobile Widget application with exploitation uploads to Download Server, the java script JavaScript in the described mobile Widget application is compiled; JavaScript after will compiling then repacks according to the form that JavaScript virtual machine on the terminal can read, and the mobile Widget after this is repacked is used and uploaded to described Download Server and use for described terminal downloads.By the enforcement of said method, just can remove mobile widget when starting to the compilation process of JavaScript wherein, reduced the start-up time that mobile widget uses, thereby promoted the performance that mobile Widget is used, improved user experience.
Description of drawings
Fig. 1 promotes the schematic flow sheet that moves little Widget application performance method for the embodiment of the invention provides;
The processing flow chart that compiles by the Widget server in the example that Fig. 2 enumerates for the embodiment of the invention;
The processing flow chart of letter sorting of Widget server and compiling in the example that Fig. 3 enumerates for the embodiment of the invention;
Fig. 4 is the bibliographic structure synoptic diagram in the typical mobile Widget application data bag during the embodiment of the invention gives an actual example;
JavaScript source file content synoptic diagram in the example that Fig. 5 enumerates for the embodiment of the invention before the compiling;
JavaScript file content synoptic diagram in the example that Fig. 6 enumerates for the embodiment of the invention after compiling and the serializing;
Fig. 7 promotes the structural representation that moves little Widget application performance device for the embodiment of the invention provides;
Fig. 8 is another structural representation of embodiment of the invention institute generator;
Fig. 9 is another structural representation of embodiment of the invention institute generator;
Figure 10 is another structural representation of embodiment of the invention institute generator.
Embodiment
The embodiment of the invention provides a kind of method and device that moves little Widget application performance that promote, can improved link by mobile widget holistic approach is found out, before the mobile Widget application with exploitation uploads to Download Server, java script JavaScript in just mobile Widget being used compiles, JavaScript after will compiling then repacks according to the form that JavaScript virtual machine on the terminal can read, and the mobile Widget application after again this being repacked uploads to described Download Server and uses for described terminal downloads.So just can remove mobile widget when starting to the compilation process of JavaScript wherein, reduced the start-up time that mobile widget uses, thereby promoted the performance that mobile Widget is used, improved user experience.
For better describing embodiment of the present invention, now in conjunction with the accompanying drawings the specific embodiment of the present invention is described, be illustrated in figure 1 as the schematic flow sheet of method that the embodiment of the invention provides, described method comprises:
Step 11: before the mobile Widget application with exploitation uploads to Download Server, the JavaScript in the mobile Widget application is compiled.
In this step, before the mobile Widget application with exploitation uploads to Download Server, the executive agent that java script JavaScript in the described mobile Widget application is compiled can be the Widget server, also can be on developer's client, specifically in implementation process:
If executive agent is at the Widget server, then after the mobile Widget application with exploitation uploaded to the Widget server, the JavaScript in by this Widget server mobile Widget being used again compiled.
Be illustrated in figure 2 as the processing flow chart that compiles by the Widget server in the example that the embodiment of the invention enumerates, in Fig. 2:
The Widget server receives that the developer develops after the mobile Widget application of finishing, and at first uses the mobile Widget of uploading and verifies; After checking is passed through, the original Widget bag after the checking is carried out decompress(ion), extract the JavaScript source code file the file behind decompress(ion); This JavaScript source code file is compiled and serializing, obtain the JavaScript file after the serializing; Then the JavaScript file after this serializing is substituted after the JavaScript source code file, repack in the Widget bag to be downloaded according to the form that can read on the terminal JavaScript virtual machine.Like this after the mobile Widget that terminal should be handled from download server is used, just can save the process of compiling JavaScript on terminal, reduce the start-up time that mobile widget uses, thereby promoted the performance that mobile Widget is used, improved user experience.
In addition, before JavaScript in by the Widget server mobile Widget being used compiles, the Widget server can also be used the mobile Widget that receives and sort, different mobile Widget application is divided into the classification that is adapted to the different terminals type, make dissimilar terminals when downloading the mobile Widget application, only get access to the mobile Widget that is fit to the type terminal operating and use.
In the specific implementation process, this Widget server is being used mobile Widget in the process that sorts, distinguish the type that mobile Widget is used, and the terminal that is suitable for, and the type according to terminal compiles after can sorting, if certain terminal can't be moved the JavaScript file after the compiling like this, then the Widget server can not used the mobile Widget that is fit to this terminal type and not compile; And if another has the ability to move the terminal of the JavaScript file after compiling, then can use and compile the mobile Widget that is suitable for this terminal type, thereby both guaranteed the mobile Widget application after the terminal total energy operation letter sorting, and can promote startability again for the terminal that can handle compiling back JavaScript file simultaneously.
For instance, be illustrated in figure 3 as the processing flow chart of the letter sorting of Widget server and compiling in the example that the embodiment of the invention enumerates, among Fig. 3: the Widget server is at first used the mobile Widget that receives and is sorted, different mobile Widget application is divided into the classification that is adapted to the different terminals type, among Fig. 3 the mobile Widget application is sorted into three types; Compile respectively according to the type that is fit to different terminals then. serializing and the operation of repacking, the terminal type 3 that wherein sorts out belongs to does not need the type that compiles, can be directly the mobile Widget of the type be used and be put on the Download Server, so also alleviated the compilation operations burden of Widget server.
The above scheme is on the Widget server JavaScript in the mobile Widget application to be compiled, in actual mechanical process, if the developer has clearly known the mobile Widget of own exploitation and has used and will move on the terminal of which type, so also the compilation operations executive agent can be placed on developer's client, before the mobile Widget application with exploitation uploads to the Widget server, on developer's client, the JavaScript in this mobile Widget application is compiled, the mobile Widget application data bag that uploads to like this on the Widget server just has been to compile through JavaScript, so equally also save the process of compiling JavaScript on terminal, reduced the start-up time that mobile widget uses, thereby promoted the performance that mobile Widget is used, improved user experience.
In the specific implementation process, be illustrated in figure 4 as the embodiment of the invention give an actual example in bibliographic structure synoptic diagram in the typical mobile Widget application data bag, among the figure: comprise inlet file index.html in the mobile Widget application data bag usually, configuration file config.xml, the icon icon.png that Widget uses, and by the css that index.html quoted, and JavaScript etc.The specific operation process that above-mentioned JavaScript during mobile Widget is used compiles can be in the following way:
At first extract the source file of JavaScript in this mobile Widget application, with it is that unit compiles with the file, and will compile the result and save as filename and original identical binary file, after having compiled all JavaScript source files, JavaScript source file originally will be compiled and serializing after binary file substitute.
Step 12: the JavaScript after will compiling repacks according to the form that JavaScript virtual machine on the terminal can read.
In this step,, after the JavaScript during mobile Widget used compiles, just the JavaScript after compiling can be repacked according to the form that JavaScript virtual machine on the terminal can read in the operation by above-mentioned steps 11.
Be exactly specifically will compile and serializing after the JavaScript file substitute original JavaScript source code file, repack in the mobile Widget application data bag to be downloaded according to the form that can read on the terminal JavaScript virtual machine again, since the JavaScript file after compiling and the serializing compare original JavaScript source code file size want half as large about, therefore the size of whole mobile Widget application data bag also can correspondingly reduce, terminal just can effectively be saved the network bandwidth in downloading process like this, has further accelerated speed of download.
Step 13: the mobile Widget after this is repacked is used and is uploaded to described Download Server and use for described terminal downloads.
In this step, after repacking through the operation of above-mentioned steps 12, the mobile Widget after just this can being repacked is used to upload on the Download Server and is used for terminal downloads.Like this when terminal from download server after mobile Widget application that should handle, just can save the process of compiling JavaScript on terminal, reduce the start-up time that mobile widget uses, thereby promoted the performance that mobile Widget is used, improved user experience.
Simultaneously, because reducing of mobile Widget application data bag, also help reducing the time of the process such as decompression, installation of installation kit, and the JavaScript source file has been transformed into the JavaScript file of serializing after the relatively littler compiling of size, therefore it reads the required time of file and also can reduce the performance when also having accelerated from another point of view to start relatively.
In the specific implementation process, when the JavaScript in carrying out 11 pairs of mobile Widgets application of above-mentioned steps compiles, can also the devil for example can be set count 0x4A534621 being placed identification character by the beginning of the binary file after being compiled also serializing, it is character string " JSF! " ASCII character; In the time of just can making JavaScript file in using of mobile Widget that the JavaScript engine on the terminal downloads reading by this identification character, know this JavaScript file be the JavaScript source file or compiled and serializing after binary file, thereby take different analytic methods.
Further, can also behind this identification character, place the version number of the compiler that the JavaScript source file is compiled so that the JavaScript engine on the described terminal can according to the version number of this compiler know after this serializing binary file whether with described terminal on JavaScript engine compatibility.If the version number that is identified in the JavaScript file after the version of current JavaScript engine and the serializing on the terminal is incompatible, then the JavaScript engine on the terminal can refuse to carry out this mobile Widget application, and the problem of further pointing out the user that incompatible version is arranged, perhaps require customer upgrade JavaScript engine client.
Be illustrated in figure 5 as the JavaScript source file content synoptic diagram before the compiling in the example that the embodiment of the invention enumerates, be illustrated in figure 6 as the JavaScript file content synoptic diagram after compiling in the example that the embodiment of the invention enumerates and the serializing, preceding two parts of first row are respectively identification character (devil's number) and version number among Fig. 6, are exactly compiling result's binary data in the version number back.
Enforcement by said method embodiment scheme, just can remove mobile widget when starting to the compilation process of JavaScript wherein, reduce the start-up time that mobile widget uses, thereby promoted the performance that mobile Widget is used, improved user experience.
The embodiment of the invention also provides a kind of device that moves little Widget application performance that promotes, and is illustrated in figure 7 as the structural representation of embodiment of the invention institute generator, and described device comprises:
The script compile module was used for before the mobile Widget application with exploitation uploads to Download Server, and the java script JavaScript during described mobile Widget is used compiles;
Packetization module is used for the JavaScript after the compiling is repacked according to the form that JavaScript virtual machine on the terminal can read;
Transmission module in the application is used for that the application of the mobile Widget after repacking is uploaded to described Download Server and uses for described terminal downloads.
Further, be illustrated in figure 8 as another structural representation of embodiment of the invention institute generator, among Fig. 8:
Described script compile module is arranged on the Widget server, is further used for when the mobile Widget application of exploitation uploads to the Widget server, and the JavaScript during described mobile Widget is used compiles.
Said apparatus also can comprise:
Use the letter sorting module, be used for the mobile Widget application that receives is sorted, different mobile Widget application is divided into the classification that is adapted to the different terminals type, make dissimilar terminals when downloading the mobile Widget application, only get access to the mobile Widget that is fit to the type terminal operating and use.
Further, be illustrated in figure 9 as another structural representation of embodiment of the invention institute generator, among Fig. 9:
This script compile module is arranged on developer's client, is further used for before the mobile Widget application of exploitation uploads to the Widget server, and the JavaScript during this mobile Widget is used compiles.
Further, be another structural representation of embodiment of the invention institute generator as shown in figure 10, among Figure 10:
Described device also comprises:
Sign is provided with module, be used for being placed identification character by the beginning of the binary file after being compiled also serializing, when making JavaScript file in using of mobile Widget that the JavaScript engine on the described terminal downloads reading, can according to this identification character know this JavaScript file be the JavaScript source file or compile also serializing after binary file.
In addition, described device also can comprise:
Version number is provided with module, be used for behind described identification character placing the version number of the compiler that the JavaScript source file is compiled so that the JavaScript engine on the described terminal according to the version number of this compiler know after this serializing binary file whether with described terminal on JavaScript engine compatibility.
It should be noted that among the said apparatus embodiment that each included module is just divided according to function logic, but is not limited to above-mentioned division, as long as can realize function corresponding; In addition, the concrete title of each functional unit also just for the ease of mutual differentiation, is not limited to protection scope of the present invention.
In addition, one of ordinary skill in the art will appreciate that all or part of step that realizes in the foregoing description method is to instruct relevant hardware to finish by program, corresponding program can be stored in a kind of computer-readable recording medium, the above-mentioned storage medium of mentioning can be a ROM (read-only memory), disk or CD etc.
In sum, the embodiment of the invention can remove mobile widget when starting to the compilation process of JavaScript wherein, reduced the start-up time that mobile widget uses, thereby promoted the performance that mobile Widget is used, improved user experience.
The above; only be the preferable embodiment of the present invention; but protection scope of the present invention is not limited thereto; anyly be familiar with those skilled in the art in the technical scope that the embodiment of the invention discloses; the variation that can expect easily or replacement all should be encompassed within protection scope of the present invention.Therefore, protection scope of the present invention should be as the criterion with the protection domain of claim.

Claims (13)

1. one kind promotes the method that moves little Widget application performance, it is characterized in that described method comprises:
Before the mobile Widget application with exploitation uploads to Download Server, the java script JavaScript in the described mobile Widget application is compiled;
JavaScript after the compiling is repacked according to the form that JavaScript virtual machine on the terminal can read, and the mobile Widget after this is repacked is used and is uploaded to described Download Server and use for described terminal downloads.
2. the method for claim 1 is characterized in that, described java script JavaScript during described mobile Widget is used compiles, and specifically comprises:
The mobile Widget application of exploitation is uploaded to the Widget server, and the JavaScript in by described Widget server described mobile Widget being used compiles.
3. method as claimed in claim 2 is characterized in that, before the java script JavaScript in by described Widget server described mobile Widget being used compiled, described method also comprised:
The Widget server is used the mobile Widget that receives and is sorted, different mobile Widget application is divided into the classification that is adapted to the different terminals type, make dissimilar terminals when downloading the mobile Widget application, only get access to the mobile Widget that is fit to the type terminal operating and use.
4. the method for claim 1 is characterized in that, described java script JavaScript during described mobile Widget is used compiles, and specifically comprises:
Before the mobile Widget application with exploitation uploads to the Widget server, on developer's client, the JavaScript in this mobile Widget application is compiled.
5. as one of them described method of claim 1-4, it is characterized in that described java script JavaScript during described mobile Widget is used compiles, and specifically comprises:
Extracting the source file of JavaScript in this mobile Widget application, is that unit compiles with the file with it;
The compiling result is saved as filename and original identical binary file, compiled the alternative original JavaScript source file of binary file after the also serializing with this.
6. method as claimed in claim 5 is characterized in that, described method also comprises:
Placed identification character by the beginning of the binary file after being compiled also serializing, when making JavaScript file in using of mobile Widget that the JavaScript engine on the described terminal downloads reading, can according to this identification character know this JavaScript file be the JavaScript source file or compile also serializing after binary file.
7. method as claimed in claim 6 is characterized in that, described method also comprises:
Behind described identification character, place the version number of the compiler that the JavaScript source file is compiled so that the JavaScript engine on the described terminal according to the version number of this compiler know after this serializing binary file whether with described terminal on JavaScript engine compatibility.
8. one kind promotes the device that moves little Widget application performance, it is characterized in that described device comprises:
The script compile module was used for before the mobile Widget application with exploitation uploads to Download Server, and the java script JavaScript during described mobile Widget is used compiles;
Packetization module is used for the JavaScript after the compiling is repacked according to the form that JavaScript virtual machine on the terminal can read;
Transmission module in the application is used for that the application of the mobile Widget after repacking is uploaded to described Download Server and uses for described terminal downloads.
9. device as claimed in claim 8, it is characterized in that, described script compile module is arranged on the Widget server, is further used for when the mobile Widget application of exploitation uploads to the Widget server, and the JavaScript during described mobile Widget is used compiles.
10. device as claimed in claim 9 is characterized in that, described device also comprises:
Use the letter sorting module, be used for the mobile Widget application that receives is sorted, different mobile Widget application is divided into the classification that is adapted to the different terminals type, make dissimilar terminals when downloading the mobile Widget application, only get access to the mobile Widget that is fit to the type terminal operating and use.
11. device as claimed in claim 8, it is characterized in that, described script compile module is arranged on developer's client, is further used for before the mobile Widget application of exploitation uploads to the Widget server, and the JavaScript during this mobile Widget is used compiles.
12. device as claimed in claim 8 is characterized in that, described device also comprises:
Sign is provided with module, be used for being placed identification character by the beginning of the binary file after being compiled also serializing, when making JavaScript file in using of mobile Widget that the JavaScript engine on the described terminal downloads reading, can according to this identification character know this JavaScript file be the JavaScript source file or compile also serializing after binary file.
13. device as claimed in claim 12 is characterized in that, described device also comprises:
Version number is provided with module, be used for behind described identification character placing the version number of the compiler that the JavaScript source file is compiled so that the JavaScript engine on the described terminal according to the version number of this compiler know after this serializing binary file whether with described terminal on JavaScript engine compatibility.
CN2010106069356A 2010-12-16 2010-12-16 Method and device for enhancing performance of mobile Widget application Pending CN102141914A (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
CN2010106069356A CN102141914A (en) 2010-12-16 2010-12-16 Method and device for enhancing performance of mobile Widget application
EP11848446.8A EP2597568A4 (en) 2010-12-16 2011-12-16 Method and device for improving performance of mobile widget
PCT/CN2011/084103 WO2012079531A1 (en) 2010-12-16 2011-12-16 Method and device for improving performance of mobile widget
CN2011800038094A CN102725732A (en) 2010-12-16 2011-12-16 Method and device for improving mobile Widget application performance

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2010106069356A CN102141914A (en) 2010-12-16 2010-12-16 Method and device for enhancing performance of mobile Widget application

Publications (1)

Publication Number Publication Date
CN102141914A true CN102141914A (en) 2011-08-03

Family

ID=44409456

Family Applications (2)

Application Number Title Priority Date Filing Date
CN2010106069356A Pending CN102141914A (en) 2010-12-16 2010-12-16 Method and device for enhancing performance of mobile Widget application
CN2011800038094A Pending CN102725732A (en) 2010-12-16 2011-12-16 Method and device for improving mobile Widget application performance

Family Applications After (1)

Application Number Title Priority Date Filing Date
CN2011800038094A Pending CN102725732A (en) 2010-12-16 2011-12-16 Method and device for improving mobile Widget application performance

Country Status (1)

Country Link
CN (2) CN102141914A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012079531A1 (en) * 2010-12-16 2012-06-21 华为技术有限公司 Method and device for improving performance of mobile widget
CN102591667A (en) * 2012-01-16 2012-07-18 深圳市同洲视讯传媒有限公司 Method and device for remote publishing application
CN103984539A (en) * 2014-04-14 2014-08-13 美的集团股份有限公司 Operation method and operation system for household appliance
CN105468412A (en) * 2015-11-26 2016-04-06 金蝶软件(中国)有限公司 Dynamic packaging method and dynamic packaging device
CN108459852A (en) * 2018-01-30 2018-08-28 美通云动(北京)科技有限公司 Script processing method and device, storage medium, electronic equipment

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111090455A (en) * 2019-11-27 2020-05-01 杭州古点网络科技有限公司 Method for optimizing WEB project front-end resource and reissuing war package

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101616501A (en) * 2009-07-31 2009-12-30 卓望数码技术(深圳)有限公司 A kind of application memory, compiler server, access system and method and client terminal
CN101799766A (en) * 2010-03-26 2010-08-11 青岛海信电器股份有限公司 Method and device for analyzing script file by using third engine in Widget engine
CN101854371A (en) * 2009-03-31 2010-10-06 华为技术有限公司 Method and device for calling and processing JavaScript object

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6067575A (en) * 1995-12-08 2000-05-23 Sun Microsystems, Inc. System and method for generating trusted, architecture specific, compiled versions of architecture neutral programs
US7614052B2 (en) * 2004-01-09 2009-11-03 Nexaweb Technologies Inc. System and method for developing and deploying computer applications over a network

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101854371A (en) * 2009-03-31 2010-10-06 华为技术有限公司 Method and device for calling and processing JavaScript object
CN101616501A (en) * 2009-07-31 2009-12-30 卓望数码技术(深圳)有限公司 A kind of application memory, compiler server, access system and method and client terminal
CN101799766A (en) * 2010-03-26 2010-08-11 青岛海信电器股份有限公司 Method and device for analyzing script file by using third engine in Widget engine

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012079531A1 (en) * 2010-12-16 2012-06-21 华为技术有限公司 Method and device for improving performance of mobile widget
CN102591667A (en) * 2012-01-16 2012-07-18 深圳市同洲视讯传媒有限公司 Method and device for remote publishing application
CN102591667B (en) * 2012-01-16 2015-05-27 深圳市同洲电子股份有限公司 Method and device for remote publishing application
CN103984539A (en) * 2014-04-14 2014-08-13 美的集团股份有限公司 Operation method and operation system for household appliance
CN105468412A (en) * 2015-11-26 2016-04-06 金蝶软件(中国)有限公司 Dynamic packaging method and dynamic packaging device
CN108459852A (en) * 2018-01-30 2018-08-28 美通云动(北京)科技有限公司 Script processing method and device, storage medium, electronic equipment

Also Published As

Publication number Publication date
CN102725732A (en) 2012-10-10

Similar Documents

Publication Publication Date Title
EP3605324B1 (en) Application development method and tool, and storage medium thereof
CN100365590C (en) Debugging method for applied programm in simulator of embedded system
CN106156186B (en) Data model management device, server and data processing method
CN102141914A (en) Method and device for enhancing performance of mobile Widget application
EP2503457B1 (en) Loading and debugging method and debugging system thereof
CN102495797A (en) Smart card testing device and method
CN103092581A (en) Method and device for setting up Web front-end local development environment
CN109766099B (en) Front-end source code compiling method and device, storage medium and computer equipment
CN104156243A (en) Application distribution and rapid loading and running system and method
CN110012096B (en) Mobile client service update management method, device and system
CN105574369A (en) Method, device and system for re-signing application program
US7100039B2 (en) Systems and methods for a bootstrap mechanism for software execution
CN111273960A (en) Method for realizing cloud native MIPS architecture container cloud
CN116166907B (en) Method and device for developing Web application by using WebAsssembly and service page compiling technology
CN103500109A (en) Method and device for achieving file collection and software package automatic installation
CN112363904A (en) Log data analysis positioning method and device and computer readable storage medium
US20140047447A1 (en) Work scheduling method and system implemented via cloud platform
EP2597568A1 (en) Method and device for improving performance of mobile widget
JP2020173570A (en) Analysis apparatus, analysis method, and program
CN113590179B (en) Plug-in detection method and device, electronic equipment and storage medium
CN104539697B (en) A kind of client, server and the method for making Android mobile application
CN101840337B (en) Method for customizing reducing system applied to packet capture application
CN112953721B (en) IPA file analysis method, IPA file analysis device, IPA file analysis equipment and storage medium
CN110109698B (en) Keypad configuration method, device, computer equipment and readable storage medium
CN112506519A (en) Compiling method of application program, mobile terminal and server

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20110803

WD01 Invention patent application deemed withdrawn after publication