CN101866283B - Widget transplanting method and device - Google Patents

Widget transplanting method and device Download PDF

Info

Publication number
CN101866283B
CN101866283B CN 200910130083 CN200910130083A CN101866283B CN 101866283 B CN101866283 B CN 101866283B CN 200910130083 CN200910130083 CN 200910130083 CN 200910130083 A CN200910130083 A CN 200910130083A CN 101866283 B CN101866283 B CN 101866283B
Authority
CN
China
Prior art keywords
widget
file
application file
mapping table
code
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
CN 200910130083
Other languages
Chinese (zh)
Other versions
CN101866283A (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.)
Guangdong Gaohang Intellectual Property Operation Co ltd
Taizhou Haitong Asset Management 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 CN 200910130083 priority Critical patent/CN101866283B/en
Publication of CN101866283A publication Critical patent/CN101866283A/en
Application granted granted Critical
Publication of CN101866283B publication Critical patent/CN101866283B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The embodiment of the invention provides Widget transplanting method and device. The method specifically comprises the steps of: finding and obtaining an application file under a first Widget system, converting the application file according to a Widget file mapping table to obtain an application file under a second Widget system, wherein the mapping table records a mapping relation of the Widget application file between the first Widget system and the second Widget system; and storing or installing the obtained application file under the second Widget system. Therefore, the embodiment of the invention can realize automatic transplanting of the Widget application file between the different Widget systems, and meet the requirement for using Widget by a user crossing the Widget system.

Description

Widget implantation method and device
Technical field
The present invention relates to communication technical field, relate in particular to Widget automatic moving method for planting and device in the communication system.
Background technology
Widget (window member) is little Web (webpage) program of client, and it can show and upgrade the Local or Remote data, normally is packaged into a file by client downloads and installation.Because also do not have the standard of Widget to put into effect at present, therefore, there is Widget standard separately in each Widget manufacturer.If divide according to the client device type of using Widget, Widget can be divided into the PCWidget that operates on the desktop computer and the Mobile Widget that operates on the mobile phone; If divide by whether being independent of browser execution, Widget can be divided into the Web Widget that relies on browser execution and Desktop (desktop) Widget of independent browser execution.For example, the user is in order to decorate own Virtual Space in network, and at the Widget that oneself Virtual Space Blog places, we are called Web Widget.
Because Widget is little Web program, so the technology that relates to all is the correlation technique in Web field basically, as: HTML (Hypertext Markup Language, HTML (Hypertext Markup Language)), CSS (Cascading Style Sheets, CSS (cascading style sheet)), JavaScript (page script language), XML (EXtensible Markup Language, XML (extensible Markup Language)), DOM (DocumentObject Model, DOM Document Object Model) etc.HTML is used for page layout, and CSS is used for control pattern style, and JavaScript (hereinafter to be referred as JS) is used for providing dynamic behaviour.Usually Widget of exploitation need to create following file: html file, CSS file, JavaScript file, XML configuration file, picture resource file etc., be packaged into a compressed file (as: ZIP) after All Files creates and make specific file type (as: * .wgt into, * .widget etc.), at last issue is downloaded for the user.
At present, some companies provide polytype Widget (such as Web Widget, DesktopWidget, Mobile Widget), although the form of expression of Widget is different, but can think that Widget that same company provides uses belongs to same Widget system, because their Widget standard is roughly the same.Therefore, the roughly the same migration process of standard of following is simple so the Widget under the same Widget system transplants, but this corresponding Widget implantation method can not realize striding the transplanting between the Widget system.
At present, the Widget implantation technique is the Widget transplanting in the same system mostly.
The inventor finds that there are the following problems at least in the prior art in realizing process of the present invention:
When the user need to stride the use Widget of Widget system, present Widget implantation method can not realize striding the transplanting between the Widget system, also just can't satisfy the user and stride the demand that the Widget system uses Widget.
Summary of the invention
Embodiments of the invention provide a kind of Widget implantation method and device, and the Widget that can realize striding between the Widget system transplants, and satisfy the user and stride the demand that the Widget system uses Widget.
The embodiment of the invention provides a kind of Widget implantation method, comprising:
Search and obtain the application file under the Widget system, according to Widget File Mapping table described application file is changed application file under the 2nd Widget system that obtains, wherein, described mapping table records the mapping relations of Widget application file between a Widget system and the 2nd Widget system; Application file under the 2nd Widget system that obtains is preserved or installed.
The embodiment of the invention also provides a kind of Widget transplantation device, comprising:
Acquisition module is used for obtaining the application file under the Widget system;
Modular converter, the application file under the Widget system that is used for according to Widget File Mapping table described acquisition module being obtained is changed, and obtains the application file under the 2nd Widget system;
Processing module, the application file under the 2nd Widget system that is used for described modular converter is obtained is preserved or is installed.
Can be found out by the technical scheme that the embodiment of the invention described above provides, because by real-time searching and obtain application file under the Widget system, and according to Widget File Mapping table described application file is changed, obtain the application file under the 2nd Widget system; And the application file under the 2nd Widget system preserved or install, the Widget application file that can be implemented between different Widget system is transplanted automatically, has satisfied the user and has striden the demand that the Widget system uses Widget.
Description of drawings
The method synoptic diagram that Fig. 1 provides for the embodiment of the invention;
Fig. 2 transplants schematic flow sheet for the Widget that the embodiment of the invention provides;
The mapping table synoptic diagram that Fig. 3 provides for the embodiment of the invention;
The transfer process synoptic diagram that Fig. 4 provides for the embodiment of the invention;
The another kind of transfer process synoptic diagram that Fig. 5 provides for the embodiment of the invention;
The structural representation of the Widget transplantation device that Fig. 6 provides for the embodiment of the invention;
The structural representation of the modular converter that Fig. 7 provides for the embodiment of the invention.
Embodiment
In embodiments of the present invention, for the Widget that realizes striding between the Widget system transplants, a kind of Widget implantation method is provided, specifically can comprise: search and obtain the application file under the Widget system, according to Widget File Mapping table described application file is changed application file under the 2nd Widget system that obtains, wherein, described mapping table records the mapping relations of Widget application file between a Widget system and the 2nd Widget system; Application file under the 2nd Widget system that obtains is preserved or installed.
For ease of the understanding to the embodiment of the invention, be described in detail below in conjunction with the method flow of accompanying drawing to the embodiment of the invention.
Fig. 1 is the method flow synoptic diagram of the embodiment of the invention, can find out, method flow can comprise:
11: search and obtain the application file under the Widget system; The user can be in the internet or local system search and download the Widget application file, the Widget application file of download comprises: html file, CSS file, JavaScript file, XML file etc.;
12: according to Widget File Mapping table the application file under the described Widget system is changed, obtained the application file under the 2nd Widget system, wherein, mapping table has recorded the mapping relations of the Widget application file between the different Widget system; Mapping table comprises following at least one: UI (the User Interface before and after the representation conversion, user interface) the UI label mapping table of label mapping relation, or the Function Mapping table of the JavaScript of the relation of the JavaScript Function Mapping before and after the representation conversion, or the configuration file mapping table of the configuration file mapping relations before and after the representation conversion, or the CSS File Mapping table of the relation of the CSS File Mapping before and after the representation conversion;
13: the application file under the 2nd Widget system that will obtain is preserved or is installed; Can be with the html file after the conversion, the CSS file, JavaScript file, XML compressing file become a Widget application file, and according to the configuration modification file type of local system.So far can finish and search the Widget file, and the online process of transplanting in real time Widget that the Widget file is changed.
Need to prove, above-mentioned mapping table can be user or system configuration, namely can be according to the mapping relations of Widget application file between the different Widget system, set up and storage is used for changing the mapping table of the application file between the different Widget system, when needs are changed, can change according to this mapping table.
According to foregoing description, the Widget application file that the embodiment of the invention can be implemented between different Widget system is transplanted automatically, can satisfy the user and stride the demand that the Widget system uses Widget.
For ease of the understanding to the embodiment of the invention, be described in detail below in conjunction with the specific implementation of accompanying drawing to the embodiment of the invention.
Fig. 2 is that the Widget that the embodiment of the invention provides transplants schematic flow sheet; As shown in Figure 2, idiographic flow can comprise:
21: the user starts Widget and automatically transplants flow process; In the internet or local system search the Widget application file of need transplanting,
22: be loaded in the Widget application file that finds on internet or the local system down, the Widget application file of download can comprise: html file, CSS file, JavaScript file, XML file etc.;
23: according to the Widget File Mapping table of having set up described application file is changed; Concrete, this step can comprise:
231: the Widget application file of downloading is carried out decompress(ion); Certainly, compressed if the Widget application file of downloading does not have, this step also can omit;
232: the application file code to the Widget application file behind the decompress(ion) is resolved;
233: the Widget application file code after resolving is changed, and concrete, conversion is carried out according to Widget File Mapping table; Fig. 3 is the mapping table of the embodiment of the invention, as shown in Figure 3, can find out, the code conversion of Widget application file divides two stages, first stage is that the Widget application file code status before the conversion arrives intermediateness, and second stage is that intermediateness arrives final needs (namely after the conversion) Widget application file code status; For the different Widget system of transplanting before and after the Widget application file, the Widget document code of intermediateness can be identical, also can be different; Contrast mapping table shown in Figure 3, the UI label that Widget code before the conversion comprises and JS function can find corresponding item at the secondary series of mapping table, then carry out the centre processing procedure, convert UI label and the JS function of secondary series to UI label and JS function that the 3rd of mapping table is listed as correspondence, then carry out a hardware and software platform processing procedure, convert tertial UI label and JS function to UI label and JS function that the 4th of mapping table is listed as correspondence, that is to say, this transfer process is as shown in Figure 4: the application file of a Widget system is through a centreization process, obtain the Widget application file of intermediateness, then the Widget application file of this intermediateness carries out the hardware and software platform process, obtains the application file of the 2nd Widget system; Like this, just realized the automatic conversion of Widget application file from a Widget system to another Widget system;
Above-mentioned conversion specifically can comprise:
2331: carry out UI label adapting operation; Owing to need to consider the display screen size of terminal device in the Widget migration process, for example the Widget on the computer is transplanted on the mobile phone, it is adaptive just need to carry out screen size to file; Concrete, this UI label adapting operation can convert automatically by the UI label, and the Widget engine of local Widget system can carry out adaptive demonstration automatically according to the size of screen when resolving UI label after the conversion; Can certainly carry out UI label adapting operation by some picture crossover tools
2332: carry out the JS code and accept or reject; Because in the Widget application file code before the conversion, some code also is not suitable for local system, therefore, need to give up by the code that these are redundant, with the code that obtains to utilize, so use may the lost part function for the Widget after the conversion; The JS code is accepted or rejected shown in Fig. 3 " JS Function Mapping table ", JS function 2 is converted to JS function 2 ' at first stage, be that intermediateness is JS function 2 ', but when carrying out the conversion of second stage, do not have corresponding JS function in the local Widget system, so the logic function of JS function 2 representatives will be rejected after conversion;
2333: optional, can also carry out the resource file reorientation; Because the Widget system before and after transplanting requires possibility different to the son file institutional framework of Widget application file, therefore, need to carry out the resource file reorientation to the son file of Widget application file, so that the file organization structure goes for local Widget system;
2334: the Widget system that considers does not have configuration file, and the Widget system after transplanting just need to be configured file build when needing configuration file; If the configuration file structure of the Widget system requirements before and after transplanting is inconsistent, then need to be configured re-constructing of file;
234: the html file after will changing, the CSS file, the JavaScript file, is packaged into a Widget application file at the XML compressing file, and needs the revised file type according to local system;
24: the Widget application file after will changing is preserved or is installed.
Need to prove that above-mentioned step 2331 and 2332 can sequentially be carried out in no particular order.
Can find out from foregoing description, the above-mentioned flow process of the embodiment of the invention has realized carrying out in real time online Widget and has transplanted, and namely user terminal whenever finds a Widget file (comprising various Widget application files) and just changes in real time and finish automatic graft procedure.Certainly, the flow path switch of Widget application file also can be the non real-time automatic transfer process of off-line.
Further, above-mentioned steps 233 is applicable to off-gauge Widget application file is converted to the Widget application file of standard too, process as shown in Figure 5, among Fig. 5, an off-gauge Widget application file is through a course of standardization process, the Widget application file of outputting standard, again through a hardware and software platform processing procedure, output meets the Widget application file of local Widget system requirements, namely finished the automatic conversion of Widget application file from an off-gauge Widget system to another non-standard Widget system.
Can find out by foregoing description, the embodiment of the invention has realized that the Widget application file between different Widget system transplants automatically, can satisfy the user and stride the demand that the Widget system uses Widget, and reduce the Widget migration process complicacy that causes because each Widget system specifications is inconsistent.
The embodiment of the invention also provides corresponding Widget transplantation device, and the Widget application file that is used for being implemented between different Widget system is transplanted automatically, its structure as shown in Figure 6, the specific implementation structure can comprise:
Search module 61, be used for searching Widget application file under the Widget system; Specifically can be in the internet or local system search and need the Widget application file transplanted;
Acquisition module 62 is used for obtaining the described Widget application file that module 61 finds of searching; For example, download the Widget application file, can comprise: html file, CSS file, JavaScript file, XML file etc.;
Modular converter 63, the application file under the Widget system that is used for according to Widget File Mapping table described acquisition module 62 being obtained is changed, and obtains the application file under the 2nd Widget system;
Processing module 64, the application file under the 2nd Widget system that is used for modular converter 63 is obtained is preserved or is installed; Specifically can be with the html file after the conversion, the CSS file, JavaScript file, XML compressing file become a Widget application file, and according to the configuration modification file type of local system.
Wherein, described modular converter 63, its structure specifically can comprise as shown in Figure 7:
Analyzing sub-module 631 is resolved for the application file code of the Widget application file that described acquisition module 62 is obtained;
Mapping table submodule 632 is used for setting up and storage is changed the mapping table that need to use to the Widget application file; Described mapping table comprises following at least one: the UI label mapping table of the UI label mapping relation before and after the representation conversion, or the Function Mapping table of the JavaScript of the relation of the JavaScript Function Mapping before and after the representation conversion, or the configuration file mapping table of the configuration file mapping relations before and after the representation conversion, or the CSS File Mapping table of the relation of the CSS File Mapping before and after the representation conversion; Above-mentioned mapping table can be user or system, sets up in advance and stores according to the mapping relations of Widget application file between the different Widget system;
Conversion submodule 633 is used for the mapping table according to the storage of mapping table submodule, and the Widget application file code after described analyzing sub-module is resolved is changed; The code conversion of Widget application file divides two stages, and first stage is that the Widget application file code status before the conversion arrives intermediateness, and second stage is that intermediateness arrives final needs (namely after the conversion) Widget application file code status; Concrete operations can comprise: the Widget application file code after resolving is carried out be used to making the adaptive UI label adapting operation of screen size; And the JavaScript code that carries out giving up for the code that will not be suitable for the 2nd Widget system is accepted or rejected operation; When the application file institutional framework of a Widget system and the 2nd Widget system not simultaneously, go again the resource file reorientation; When the configuration file structure of a Widget system and the 2nd Widget system requirements not simultaneously, be configured file build;
Packing submodule 634 is used for the Widget application file after the conversion is packed, compressed, and according to the configuration modification file type of local system.
Said apparatus in the embodiment of the invention can be arranged in the third party device of any Widget of an independence system; Perhaps be arranged in the Widget system; And because the various functions of this device can also be realized by software, therefore, what can realize this device various functions can be a program of the Widget Integrated Development Environment of Widget platform, also can be a program on the Widget engine, can also be mounted in a concrete Widget application program in the subscriber equipment Widget system.For example, this Widget application program in the Widget system on the subscriber equipment can convert the Widget application file in other Widget systems to the Widget application file that meets native system, further, Widget application file after this conversion can be kept on the control panel of Widget engine, for Widget engine load operating.
Through the above description of the embodiments, those skilled in the art can be well understood to the present invention and can realize by the mode that software adds essential hardware platform, can certainly all implement by hardware, but the former is better embodiment in a lot of situation.Based on such understanding, technical scheme of the present invention is to can embodying with the form of software product in whole or in part that background technology contributes, this computer software product can be stored in the storage medium, such as ROM/RAM, magnetic disc, CD etc., comprise that some instructions are with so that a computer equipment (can be personal computer, server, the perhaps network equipment etc.) carry out the described method of some part of each embodiment of the present invention or embodiment.
In sum, compare in various embodiments of the present invention and the prior art, because online real-time searching and download the Widget application file, and according to Widget File Mapping table described application file is changed; Widget application file after the conversion is preserved or installed, and the Widget application file that therefore can be implemented between different Widget system is transplanted automatically, has satisfied the user and has striden the demand that the Widget system uses Widget.
The above; only for the better embodiment of the present invention, but protection scope of the present invention is not limited to this, anyly is familiar with those skilled in the art in the technical scope that the present 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 (8)

1. a Widget implantation method is characterized in that, comprising:
Search and obtain the application file under the Widget system, according to Widget File Mapping table described application file is changed application file under the 2nd Widget system that obtains, wherein, the mapping relations of Widget application file between described Widget File Mapping table record the one Widget system and the 2nd Widget system;
Describedly according to Widget File Mapping table described application file is changed, being comprised: the application file code to the application file of the Widget system that obtains is resolved; According to Widget File Mapping table the Widget application file code after resolving is changed;
Application file under the 2nd Widget system that obtains is preserved or installed.
2. method according to claim 1 is characterized in that, described Widget File Mapping table is the mapping relations table of setting up according to the difference of application file between each Widget system; Described mapping table comprises following at least one: user interface UI label mapping table, JavaScript Function Mapping table, configuration file mapping table, CSS (cascading style sheet) CSS File Mapping table.
3. method according to claim 1, it is characterized in that, describedly according to Widget File Mapping table the Widget application file code after resolving is changed, comprise: the Widget application file code status before the conversion is to the phase one of intermediateness, and intermediateness arrives the subordinate phase of the Widget application file code status after changing.
4. method according to claim 3 is characterized in that, the Widget application file code status before the described conversion is to the phase one of intermediateness, and the subordinate phase of the Widget application file code status of intermediateness after the conversion, comprising:
Widget application file code after resolving is carried out be used to making the adaptive UI label adapting operation of screen size; And the JavaScript code that carries out giving up for the code that will not be suitable for the 2nd Widget system is accepted or rejected operation; When the application file institutional framework of a Widget system and the 2nd Widget system not simultaneously, carry out the resource file reorientation; When the configuration file structure of a Widget system and the 2nd Widget system requirements not simultaneously, be configured file build.
5. according to claim 3 or 4 described methods, it is characterized in that the described application file under the Widget system comprises: HTML (Hypertext Markup Language) html file, CSS file, JavaScript file, XML (extensible Markup Language) XML file.
6. method according to claim 5 is characterized in that, described method also comprises: the html file after will changing, and the CSS file, the JavaScript file, the XML compressing file, and according to the configuration modification file type of local system.
7. a Widget transplantation device is characterized in that, comprising:
Search module, be used for searching the application file under the Widget system;
Acquisition module is used for obtaining the application file under the Widget system;
Modular converter, application file under the Widget system that is used for according to Widget File Mapping table described acquisition module being obtained is changed, obtain the application file under the 2nd Widget system, wherein, the mapping relations of Widget application file between described Widget File Mapping table record the one Widget system and the 2nd Widget system;
Processing module, the application file under the 2nd Widget system that is used for described modular converter is obtained is preserved or is installed;
Described modular converter comprises analyzing sub-module, mapping table submodule and conversion submodule:
Analyzing sub-module is resolved for the application file code of the Widget application file that described acquisition module is obtained;
The mapping table submodule is used for setting up and storage is changed the mapping table that need to use to the Widget application file;
The conversion submodule is used for the mapping table according to the storage of mapping table submodule, and the Widget application file code after described analyzing sub-module is resolved is changed.
8. device according to claim 7 is characterized in that, described modular converter also comprises:
The packing submodule is used for the Widget application file after the conversion is packed, compressed, and according to the configuration modification file type of local system.
CN 200910130083 2009-04-14 2009-04-14 Widget transplanting method and device Active CN101866283B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 200910130083 CN101866283B (en) 2009-04-14 2009-04-14 Widget transplanting method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 200910130083 CN101866283B (en) 2009-04-14 2009-04-14 Widget transplanting method and device

Publications (2)

Publication Number Publication Date
CN101866283A CN101866283A (en) 2010-10-20
CN101866283B true CN101866283B (en) 2013-03-27

Family

ID=42958021

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 200910130083 Active CN101866283B (en) 2009-04-14 2009-04-14 Widget transplanting method and device

Country Status (1)

Country Link
CN (1) CN101866283B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101763255B (en) * 2008-12-23 2012-10-31 中国移动通信集团公司 Format conversion method and device of special interface tool
TWI471802B (en) * 2011-12-06 2015-02-01 Inst Information Industry Conversion methods of applications of mobile devices and mobile devices and systems capable of converting applications of mobile devices
CN115309470B (en) * 2022-07-13 2023-07-28 百度在线网络技术(北京)有限公司 Method, device, equipment and storage medium for loading widget

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1908894A (en) * 2005-08-04 2007-02-07 腾讯科技(深圳)有限公司 Brew-based dynamic user interface system structure and method for realization
CN101339505A (en) * 2008-08-06 2009-01-07 中兴通讯股份有限公司 Trans-platform multi- language expandable help system and method
CN101763255A (en) * 2008-12-23 2010-06-30 中国移动通信集团公司 Format conversion method and device of special interface tool

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1908894A (en) * 2005-08-04 2007-02-07 腾讯科技(深圳)有限公司 Brew-based dynamic user interface system structure and method for realization
CN101339505A (en) * 2008-08-06 2009-01-07 中兴通讯股份有限公司 Trans-platform multi- language expandable help system and method
CN101763255A (en) * 2008-12-23 2010-06-30 中国移动通信集团公司 Format conversion method and device of special interface tool

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
JP特开2003-330715A 2003.11.21

Also Published As

Publication number Publication date
CN101866283A (en) 2010-10-20

Similar Documents

Publication Publication Date Title
CN102880664B (en) Page editing method, device and system
CN101122921B (en) Method forming tree-shaped display structure based on ajax and html
CN102495735A (en) Web end UI (user interface) component application frame system
CN110109659A (en) A kind of system that realizing front end applications scaffold and server
CN102360290A (en) Form building device and form building method
CN103176769A (en) Customizable software deployment, installation method and system
CN103309806B (en) The device and method of a kind of quick development and testing
CN109460232A (en) A kind of production and monitoring method of the configuration page
US20150066977A1 (en) Method and system for managing digital resources
CN103237083A (en) Mobile information service resource aggregation system and mobile information service resource aggregation method
CN101132413B (en) ActiveX component multiplexing method based on Web application
CN103488674B (en) Calculating system and the execution control method of the system of calculating
CN102779063A (en) Method for providing application invocation and server
CN100596139C (en) System and method for building component applications using metadata defined mapping between message and data domains
DK2637114T3 (en) Method of coupling a CAD system with a database and scheduling system for exchanging data between the two systems
CN103605801A (en) Method and system for managing documents data
CN111045683A (en) Applet code compiling method, device, equipment and medium
CN103390018A (en) Web service data modeling and searching method based on SDD (service data description)
CN101866283B (en) Widget transplanting method and device
CN112181432A (en) System for realizing bundle modular packaging processing in ReactNative framework
CN102253986A (en) Method and device for improving webpage displaying effect in multiple terminals
CA2538561A1 (en) System and method for conversion of web services applications into component based applications for devices
CN101288072A (en) Transfer and conversion of data structure
CN102779045A (en) Interface generating method, interface editor and electronic equipment
CN106033335A (en) An installation package generating method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20201126

Address after: Building 2, No. 3, Fuqian Road, Hailing District, Taizhou City, Jiangsu Province

Patentee after: Taizhou Haitong Asset Management Co.,Ltd.

Address before: Unit 2414-2416, main building, no.371, Wushan Road, Tianhe District, Guangzhou City, Guangdong Province

Patentee before: GUANGDONG GAOHANG INTELLECTUAL PROPERTY OPERATION Co.,Ltd.

Effective date of registration: 20201126

Address after: Unit 2414-2416, main building, no.371, Wushan Road, Tianhe District, Guangzhou City, Guangdong Province

Patentee after: GUANGDONG GAOHANG INTELLECTUAL PROPERTY OPERATION Co.,Ltd.

Address before: 518129 Bantian HUAWEI headquarters office building, Longgang District, Guangdong, Shenzhen

Patentee before: HUAWEI TECHNOLOGIES Co.,Ltd.