CN108268262A - Realize the method, apparatus and system that HTML is converted to wechat small routine - Google Patents
Realize the method, apparatus and system that HTML is converted to wechat small routine Download PDFInfo
- Publication number
- CN108268262A CN108268262A CN201711458427.6A CN201711458427A CN108268262A CN 108268262 A CN108268262 A CN 108268262A CN 201711458427 A CN201711458427 A CN 201711458427A CN 108268262 A CN108268262 A CN 108268262A
- Authority
- CN
- China
- Prior art keywords
- small routine
- html
- wechat small
- files
- converted
- 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
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/40—Transformation of program code
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/80—Information retrieval; Database structures therefor; File system structures therefor of semi-structured data, e.g. markup language structured data such as SGML, XML or HTML
- G06F16/84—Mapping; Conversion
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Software Systems (AREA)
- Information Transfer Between Computers (AREA)
Abstract
The present embodiments relate to field of play, an aspect of of the present present invention provides a kind of method realized and HTML is converted to wechat small routine, which is characterized in that includes the following steps:Obtain original html document;The label of code in html document is switched into the label of wechat small routine so as to obtain the WXML files of wechat small routine;Obtain the CSS file mating with the original html document described in S1;The size unit PX of code in CSS files is switched into the dedicated RPX units of wechat small routine so as to obtain wechat small routine WXSS files;WXML files, WXSS files, JS files and the json files composition wechat small routine page.A kind of apparatus and system realized and HTML is converted to wechat small routine is provided according to another aspect of the present invention.According to the method for the present invention, device and system have conveniently realized the process that the webpage on browser is converted to wechat small routine.
Description
Technical field
The present invention relates to wechat small routine development fields more particularly to a kind of realize to be converted to wechat small routine by HTML
Method, apparatus and system.
Background technology
Wechat small routine is 2 months or so 2017 new functions issued by wechat, and what it was mainly based upon wechat can
A function of the similar APP of displaying.Wechat small routine has a set of language and style format in itself, if so on browser
Webpage be converted to wechat small routine, need the conversion of code.Exploitation wechat small routine at present, needs to be familiar with its development language
And coding, a new language will be learnt by being equivalent to, so needing to spend very big time cost.Wherein hypertext markup language
Say (English:HyperText Markup Language, referred to as:HTML) it is a kind of standard markup language for being used to create webpage.
HTML is a kind of basic technology, often makes us pleasing net by numerous websites for design together with CSS, JavaScript
The user interface of page, Web page application program and mobile applications.Web browser can read html document, and by its wash with watercolours
Dye visualization webpage.HTML describes the structure semantics of a website with the presentation of clue, makes a kind of label language
It says and non-programming language.HTML is switched to the method for wechat small routine at present there are problems, it is quick to be unfavorable for developer,
Wechat small routine is quickly developed based on original HTML.
Invention content
The technical problems to be solved by the invention and the technical assignment proposed are that the prior art is improved, and provide one
Kind realizes the method, apparatus and system that HTML is converted to wechat small routine.
According to the embodiment of the present disclosure in a first aspect, provide it is a kind of realize method that HTML is converted to wechat small routine,
It the described method comprises the following steps:
S1. original html document is obtained;
S2., the label of code in html document is switched to the label of wechat small routine so as to obtain wechat small routine
WXML files;
S3. the CSS files mating with the original html document described in S1 is obtained;
S4. the size unit PX of code in CSS files is switched into the dedicated RPX units of wechat small routine so as to obtain wechat
Small routine WXSS files;
S5. the WXML files obtained, WXSS files and preset JS files, json files are formed into wechat small routine
The page.
Preferably, step S1 further comprises:
S101. the html tag in original html document is obtained;
S102. the plain text in original html document is obtained.
Preferably, step S2 includes:By the picture tag of HTML<img>Switch to wechat small routine<image>.
Preferably, step S2 includes:Incompatible label field attribute removal in label.
Preferably, step S2 includes:Picture address is switched to absolute address
Preferably, step S3 further comprises:
The CSS grammers that cannot be used on small routine are removed.
According to the second aspect of the invention, a kind of device realized and HTML is converted to wechat small routine is provided, it is special
Sign is that described device includes:
Memory, for storing an application program;
Processor, for running the application program to perform the above method.
According to the third aspect of the invention we, a kind of system realized and HTML is converted to wechat small routine is additionally provided,
It is characterized in that, the system comprises:
First acquisition module is configured for obtaining original html document;
Label modular converter, be configured for by the label of the code in html document switch to the label of wechat small routine from
And obtain the WXML files of wechat small routine;
Second acquisition module is configured to obtain and the mating CSS files of the original html document;
Conversion of measurement unit module is configured for the size unit PX of code in CSS files switching to wechat small routine special
RPX units;
Synthesis module is configured for WXML files, WXSS files, JS files and json files composition wechat little Cheng
The sequence page.
Preferably, first acquisition module further comprises:
Html tag acquisition module is configured to obtain the html tag in original html document;And
Plain text acquisition module is configured to obtain the plain text in original html document.
The technical solution that the embodiment of the present invention provides has the advantages that:
It compares traditional wechat small routine to make, the present invention can allow the coder for being familiar with HTML, and it is small to quickly generate wechat
The dedicated code of program saves and relearns the time cost that a new language needs are spent.Meanwhile according to institute of the present invention
The method of offer, can realize by HTML be converted to the device of wechat small routine and a kind of realization that HTML is converted to wechat is small
The system of program.Wherein described system structure is compact, conversions of the original HTML to wechat small routine can be realized, so as to save
The time of developer.
Description of the drawings
In order to illustrate more clearly about the embodiment of the present invention or technical scheme of the prior art, embodiment will be described below
Needed in attached drawing be briefly described, it should be apparent that, the accompanying drawings in the following description be only the present invention some
Embodiment, for those of ordinary skill in the art, without creative efforts, can also be attached according to these
Figure obtains other attached drawings, wherein:
Fig. 1 is according to an embodiment of the invention a kind of to realize the method flow diagram that HTML is converted to wechat small routine;
Fig. 2 is according to an embodiment of the invention a kind of to realize the subtraction unit block diagram that HTML is converted to wechat small routine;
Fig. 3 is according to an embodiment of the invention a kind of to realize the system block diagram that HTML is converted to wechat small routine;
Fig. 4 is according to another embodiment of the present invention a kind of to realize the system block diagram that HTML is converted to wechat small routine.
Specific embodiment
Below in conjunction with the attached drawing 1-4 in the embodiment of the present invention, the technical solution in the embodiment of the present invention is carried out it is clear,
It is fully described by, it is clear that described embodiment is only part of the embodiment of the present invention, instead of all the embodiments.Base
Embodiment in the present invention, those of ordinary skill in the art obtained without making creative work it is all its
His embodiment, shall fall within the protection scope of the present invention.
It is only merely for the purpose of description specific embodiment in the term that the disclosure uses, and is not intended to be limiting the disclosure.
" one kind " of singulative used in disclosure and the accompanying claims book, " described " and "the" are also intended to including plural number
Form, unless context clearly shows that other meanings.It is also understood that term "and/or" used herein refers to include
One or more associated list items purposes any or all may combine.
As shown in Figure 1, Fig. 1 is that HTML is converted to wechat small routine according to a kind of realization shown in an exemplary embodiment
Method, include the following steps:
In step S1, original html document is obtained, html document, that is, HTML document, web browser can be with
Html document is read, and is rendered to visualization webpage.The structure semantics that HTML describes a website are in clue
It is existing, make a kind of markup language and non-programming language.HTML element is the foundation stone for building website.HTML allows embedded images
With object, and can be used for create interactive form, it is used to structured message --- such as title, paragraph and list
Deng, it is also possible to describe the appearance of document and semanteme to a certain extent.The linguistic form of HTML is the HTML that angle brackets surround
Element is (such as<html>), browser annotates web page contents, but not by them including in the page using html tag and script
On.In this step, obtaining needs to be converted to the html document of wechat small routine;
In step s 2, it is small so as to obtain wechat that the label of the code in html document is switched to the label of wechat small routine
The WXML files of program, WXML (WeiXin Markup Language) is a set of markup language of Frame Design, with reference to basis
Component, event system can build the structure of page-out, in this step, the label of the code in html document be switched to micro-
Believe the label of small routine.
In step s3, the CSS file mating with the original html document described in S1 is obtained;
In step s 4, by the size unit PX of code in CSS files switch to the dedicated RPX units of wechat small routine so as to
Obtain wechat small routine WXSS files;Wherein WXSS (WeiXin Style Sheets) is a set of stylesheet language, for describing
The component pattern of WXML.WXSS is used for determining how the component of WXML should show.In order to adapt to vast front end developer,
WXSS has CSS major part characteristics.Simultaneously in order to be more suitable for developing wechat small routine, WXSS to CSS expand and repair
Change.Compared with CSS, the characteristic of WXSS extensions has:(1) dimensional units, (2) pattern import.rpx(responsive pixel):
It can be carried out according to screen width adaptive.It is 750rpx to provide screen width.Such as on iPhone6, screen width 375px,
750 physical picture elements are shared, then 750rpx=375px=750 physical picture elements, 1rpx=0.5px=1 physical picture elements;
In step s 5, WXML files, WXSS files, JS files and the json files composition wechat small routine page.Its
In, wechat small routine in order to facilitate developer reduce configuration item, describe the page four files must have identical path with
Filename.The target of wechat small routine Development Framework is to allow developer can be in wechat by as simple as possible, efficient mode
Middle service of the exploitation with primary APP experience.The frame of wechat small routine provide the view layer description language WXML of oneself and
WXSS and the logical layer frame based on JavaScript, and provide data transmission and event in view layer and logic interlayer
System, can allow developer can easily focus on data in logic.
A kind of the side that HTML is converted to wechat small routine is realized as illustrated in fig. 1, it is preferred that according to the present invention
Method, step S2 include:By the picture tag of HTML<img>Switch to wechat small routine<image>.It is used due to Web wrapper
It is that HTML+CSS+JS is such to combine, wherein HTML is the structure for describing this current page, and CSS is used for describing the page
Appearance, JS be typically be used for handle this page and the interaction of user.Also there are same role, wherein WXML in small routine
That serve as is exactly the role of similar HTML.Because WXML and HTML are closely similar, there are label, attribute etc. composition, so phase
It is changed like grammer.Such as:<div>Switch to<view><font>Switch to<text>.
Further, step S2 includes:Incompatible label field attribute removal in label.
And further, step S2 includes:Picture address is switched to absolute address, absolute address is the reality of picture storage
Border address;
Wherein, in step s3, further comprise:
The CSS grammers that cannot be used on small routine are removed.Because the WXSS of small routine has the most spies of CSS
Property, expansion and modification has also been made in WXSS, it is achieved thereby that the integrality of compatible and most of function.
As shown in Fig. 2, an embodiment according to an aspect of the present invention, provides a kind of realization and HTML is converted to wechat little Cheng
The device of sequence, the device include:Memory, for storing an application program;Processor, for running the application program to hold
The above-mentioned method of row.
Corresponding with preceding method embodiment, the present invention also provides the embodiments of system.For system embodiment,
Since it corresponds essentially to embodiment of the method, so the relevent part can refer to the partial explaination of embodiments of method.It is following to be retouched
The system embodiment stated is only schematical, wherein may or may not be object as the unit that separating component illustrates
Separated in reason, the component shown as unit may or may not be physical unit, you can be located at a place,
Or it can also be distributed in multiple network element.Some or all of module therein can be selected according to the actual needs
Realize the purpose of disclosure scheme.Those of ordinary skill in the art are without creative efforts, you can to understand
And implement.
As shown in figure 3, Fig. 3 is a kind of realization of the present invention according to an exemplary embodiment is converted to wechat by HTML
The system of small routine, the system include:
First acquisition module 101 is configured for obtaining original html document;
Label modular converter 102 is configured for the mark that the label of the code in html document is switched to wechat small routine
Sign the WXML files so as to obtain wechat small routine;
Second acquisition module 103 is configured to obtain and the mating CSS files of the original html document;
Conversion of measurement unit module 104 is configured for the size unit PX of code in CSS files switching to wechat small routine special
RPX units;
Synthesis module 105 is configured for WXML files, WXSS files, JS files and json files forming wechat
The small routine page.
As preferred embodiment, the first acquisition module 101 further comprises:
Html tag acquisition module 1011 is configured to obtain the html tag in original html document;Wherein HTML is marked
Note label is commonly known as html tag (HTMLtag), and html tag is the keyword surrounded by angle brackets, such as<html>,
What html tag typically occurred in pairs, such as<b>With</b>, first label of label centering is to start label, second
Label is end-tag, and beginning and end label is also referred to as open label and is closed label.
First acquisition module 101 further comprises plain text acquisition module 1012, is configured to obtain original html document
In plain text.
It should be appreciated that the embodiment of the present invention can be by computer hardware, the combination of hardware and software or by depositing
The computer instruction in non-transitory computer-readable memory is stored up to be effected or carried out.The method can be compiled using standard
Journey technology-realized in computer program including being configured with the non-transitory computer-readable storage media of computer program,
In so configured storage medium cause computer operated in a manner of specific and is predefined-according to describing in a particular embodiment
Method and attached drawing.Each program can be realized to lead to computer system with the programming language of level process or object-oriented
Letter.However, if desired, the program can be realized with compilation or machine language.Under any circumstance, the language can be compiling or
The language of explanation.In addition, the program can be run on the application-specific integrated circuit of programming for this purpose.
Further, this method can be realized in suitable any kind of computing platform is operably coupled to, including
But it is not limited to PC, mini-computer, main frame, work station, network or distributed computing environment, individual or integrated
It computer platform or communicates with charged particle tool or other imaging devices etc..Each aspect of the present invention can be with storage
Machine readable code on non-transitory storage medium or equipment is moveable or is integrated to calculate and put down to realize
Platform, such as hard disk, optically read and/or write-in storage medium, RAM, ROM so that it can be read by programmable calculator, when depositing
Configuration and operation computer can be used for perform process described herein when storage media or equipment are read by computer.In addition,
Machine readable code, or part thereof can be transmitted by wired or wireless network.Include with reference to microprocessor when such media or
When other data processors realize instruction or the program of steps described above, it is different that invention as described herein includes these and other
The non-transitory computer-readable storage media of type.When methods and techniques according to the present invention program, the present invention is also
Including computer in itself.
Computer program can be applied to input data to perform function as described herein, so as to convert input data with life
Into storing to the output data of nonvolatile memory.Output information can also be applied to one or more output equipments as shown
Device.In the preferred embodiment of the invention, the data of conversion represent physics and tangible object, including the object generated on display
Reason and the particular visual of physical objects are described.
Claims (9)
1. a kind of realize the method that HTML is converted to wechat small routine, which is characterized in that includes the following steps:
S1. original html document is obtained;
S2., the label of code in html document is switched to the label of wechat small routine so as to obtain the WXML of wechat small routine texts
Part;
S3. the CSS files mating with original html document described in S1 is obtained;
S4. the size unit PX of code in CSS files is switched into the dedicated RPX units of wechat small routine so as to obtain wechat little Cheng
Sequence WXSS files;
S5. the WXML files obtained, WXSS files and preset JS files, json files are formed into wechat small routine page
Face.
2. a kind of the method that HTML is converted to wechat small routine is realized according to claim 1, which is characterized in that step
S1 further comprises:
S101. the html tag in original html document is obtained;
S102. the plain text in original html document is obtained.
3. a kind of the method that HTML is converted to wechat small routine is realized according to claim 1, which is characterized in that step
S2 includes:By the picture tag of HTML<img>Switch to wechat small routine<image>.
4. a kind of the method that HTML is converted to wechat small routine is realized according to claim 1, which is characterized in that step
S2 includes:Incompatible label field attribute in label is removed.
5. a kind of the method that HTML is converted to wechat small routine is realized according to claim 1, which is characterized in that step
S2 includes:Picture address is switched to absolute address.
6. a kind of the method that HTML is converted to wechat small routine is realized according to claim 1, which is characterized in that step
S3 further comprises:
The CSS grammers that cannot be used on small routine are removed.
7. a kind of realize the device that HTML is converted to wechat small routine, which is characterized in that described device includes:
Memory, for storing an application program;
Processor, for run the application program with perform claim requirement any one of 1-6 described in method.
8. a kind of realize the system that HTML is converted to wechat small routine, which is characterized in that the system comprises:
First acquisition module is configured for obtaining original html document;
Label modular converter is configured for the label of the code in html document switching to the label of wechat small routine so as to obtain
Obtain the WXML files of wechat small routine;
Second acquisition module is configured to obtain and the mating CSS files of the original html document;
Conversion of measurement unit module is configured for the size unit PX of code in CSS files switching to the dedicated RPX of wechat small routine
Unit;
Synthesis module is configured for WXML files, WXSS files, JS files and json files forming wechat small routine page
Face.
9. a kind of the system that HTML is converted to wechat small routine is realized according to claim 8, which is characterized in that described
First acquisition module further comprises:
Html tag acquisition module is configured to obtain the html tag in original html document;And
Plain text acquisition module is configured to obtain the plain text in original html document.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201711458427.6A CN108268262A (en) | 2017-12-27 | 2017-12-27 | Realize the method, apparatus and system that HTML is converted to wechat small routine |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201711458427.6A CN108268262A (en) | 2017-12-27 | 2017-12-27 | Realize the method, apparatus and system that HTML is converted to wechat small routine |
Publications (1)
Publication Number | Publication Date |
---|---|
CN108268262A true CN108268262A (en) | 2018-07-10 |
Family
ID=62772594
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201711458427.6A Pending CN108268262A (en) | 2017-12-27 | 2017-12-27 | Realize the method, apparatus and system that HTML is converted to wechat small routine |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN108268262A (en) |
Cited By (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109670129A (en) * | 2018-11-27 | 2019-04-23 | 广东耐思智慧科技有限公司 | A kind of method and device for switching to html web page to be adapted to MIP format |
CN109710260A (en) * | 2018-11-16 | 2019-05-03 | 青岛特锐德电气股份有限公司 | It is a kind of based on multi-platform applet code converting system and conversion method |
CN109828756A (en) * | 2018-12-14 | 2019-05-31 | 深圳壹账通智能科技有限公司 | The method and electronic device of the code of insurance page are generated based on wechat small routine |
CN109918073A (en) * | 2019-01-29 | 2019-06-21 | 维沃移动通信有限公司 | A method, device and terminal for generating a source code file |
CN109947433A (en) * | 2019-03-28 | 2019-06-28 | 优信拍(北京)信息科技有限公司 | A kind of generation method of small routine, update method and device |
CN110704053A (en) * | 2019-09-03 | 2020-01-17 | 五八有限公司 | Method and device for processing style information |
CN110716746A (en) * | 2019-09-03 | 2020-01-21 | 五八有限公司 | Method and device for converting RN style code into applet style code |
CN110888645A (en) * | 2019-10-12 | 2020-03-17 | 贝壳技术有限公司 | Method, device and storage medium for converting into small program |
CN111381825A (en) * | 2020-03-06 | 2020-07-07 | 北京五八信息技术有限公司 | Method and device for generating small program |
CN112764757A (en) * | 2021-01-18 | 2021-05-07 | 深圳前海微众银行股份有限公司 | Applet processing method, device, equipment and storage medium |
CN113220374A (en) * | 2020-01-21 | 2021-08-06 | 腾讯科技(深圳)有限公司 | Software processing method and device |
CN113591438A (en) * | 2021-07-30 | 2021-11-02 | 远光软件股份有限公司 | Text conversion method, electronic equipment and computer readable storage device |
CN114564166A (en) * | 2022-02-28 | 2022-05-31 | 北京达佳互联信息技术有限公司 | Layout method and device of small program page, electronic equipment and storage medium |
WO2023087720A1 (en) * | 2021-11-16 | 2023-05-25 | 深圳前海微众银行股份有限公司 | Applet generation method and apparatus, device and storage medium |
CN117348948A (en) * | 2023-12-04 | 2024-01-05 | 南京掌控网络科技有限公司 | Applet engine running on self-contained App |
Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102118439A (en) * | 2011-01-19 | 2011-07-06 | 百度在线网络技术(北京)有限公司 | Method and device for automatically processing document contents and editor |
CN102163233A (en) * | 2011-04-18 | 2011-08-24 | 北京神州数码思特奇信息技术股份有限公司 | Method and system for converting webpage markup language format |
CN103140838A (en) * | 2010-10-27 | 2013-06-05 | 株式会社日立制作所 | Method of converting source code and source code conversion program |
CN105117379A (en) * | 2015-09-11 | 2015-12-02 | 广州华多网络科技有限公司 | Automatic program text converting method and device |
CN106033348A (en) * | 2015-03-19 | 2016-10-19 | 中审(北京)国际技术培训有限公司 | Webpage making method, device and electronic equipment |
CN106934047A (en) * | 2017-03-16 | 2017-07-07 | 北京搜狐新媒体信息技术有限公司 | One kind will post content in method and device shown in small routine |
CN106980504A (en) * | 2017-03-28 | 2017-07-25 | 腾讯科技(深圳)有限公司 | A kind of application development method and its instrument, equipment |
CN107066618A (en) * | 2017-05-09 | 2017-08-18 | 灯塔财经信息有限公司 | Display methods and device after a kind of Webpage conversion |
CN107239318A (en) * | 2017-06-13 | 2017-10-10 | 腾讯科技(深圳)有限公司 | Using conversion method, device and equipment |
-
2017
- 2017-12-27 CN CN201711458427.6A patent/CN108268262A/en active Pending
Patent Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103140838A (en) * | 2010-10-27 | 2013-06-05 | 株式会社日立制作所 | Method of converting source code and source code conversion program |
CN102118439A (en) * | 2011-01-19 | 2011-07-06 | 百度在线网络技术(北京)有限公司 | Method and device for automatically processing document contents and editor |
CN102163233A (en) * | 2011-04-18 | 2011-08-24 | 北京神州数码思特奇信息技术股份有限公司 | Method and system for converting webpage markup language format |
CN106033348A (en) * | 2015-03-19 | 2016-10-19 | 中审(北京)国际技术培训有限公司 | Webpage making method, device and electronic equipment |
CN105117379A (en) * | 2015-09-11 | 2015-12-02 | 广州华多网络科技有限公司 | Automatic program text converting method and device |
CN106934047A (en) * | 2017-03-16 | 2017-07-07 | 北京搜狐新媒体信息技术有限公司 | One kind will post content in method and device shown in small routine |
CN106980504A (en) * | 2017-03-28 | 2017-07-25 | 腾讯科技(深圳)有限公司 | A kind of application development method and its instrument, equipment |
CN107066618A (en) * | 2017-05-09 | 2017-08-18 | 灯塔财经信息有限公司 | Display methods and device after a kind of Webpage conversion |
CN107239318A (en) * | 2017-06-13 | 2017-10-10 | 腾讯科技(深圳)有限公司 | Using conversion method, device and equipment |
Non-Patent Citations (1)
Title |
---|
YELLOWPEACOCK: "将html及css转换成微信小程序的wxml和wxss的小工具", 《HTTPS://LINUX.CTOLIB.COM/O2TEAM-HTML-TO-WXAPP.HTML》 * |
Cited By (21)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109710260B (en) * | 2018-11-16 | 2022-03-08 | 青岛特来电新能源科技有限公司 | Multi-platform-based applet code conversion method |
CN109710260A (en) * | 2018-11-16 | 2019-05-03 | 青岛特锐德电气股份有限公司 | It is a kind of based on multi-platform applet code converting system and conversion method |
CN109670129A (en) * | 2018-11-27 | 2019-04-23 | 广东耐思智慧科技有限公司 | A kind of method and device for switching to html web page to be adapted to MIP format |
CN109828756A (en) * | 2018-12-14 | 2019-05-31 | 深圳壹账通智能科技有限公司 | The method and electronic device of the code of insurance page are generated based on wechat small routine |
CN109918073A (en) * | 2019-01-29 | 2019-06-21 | 维沃移动通信有限公司 | A method, device and terminal for generating a source code file |
CN109947433A (en) * | 2019-03-28 | 2019-06-28 | 优信拍(北京)信息科技有限公司 | A kind of generation method of small routine, update method and device |
CN110704053B (en) * | 2019-09-03 | 2023-05-23 | 五八有限公司 | Style information processing method and device |
CN110716746A (en) * | 2019-09-03 | 2020-01-21 | 五八有限公司 | Method and device for converting RN style code into applet style code |
CN110716746B (en) * | 2019-09-03 | 2023-04-07 | 五八有限公司 | Method and device for converting RN style code into applet style code |
CN110704053A (en) * | 2019-09-03 | 2020-01-17 | 五八有限公司 | Method and device for processing style information |
CN110888645A (en) * | 2019-10-12 | 2020-03-17 | 贝壳技术有限公司 | Method, device and storage medium for converting into small program |
CN113220374A (en) * | 2020-01-21 | 2021-08-06 | 腾讯科技(深圳)有限公司 | Software processing method and device |
CN111381825A (en) * | 2020-03-06 | 2020-07-07 | 北京五八信息技术有限公司 | Method and device for generating small program |
CN112764757A (en) * | 2021-01-18 | 2021-05-07 | 深圳前海微众银行股份有限公司 | Applet processing method, device, equipment and storage medium |
CN112764757B (en) * | 2021-01-18 | 2024-06-14 | 深圳前海微众银行股份有限公司 | Applet processing method, device, equipment and storage medium |
CN113591438B (en) * | 2021-07-30 | 2024-01-12 | 远光软件股份有限公司 | Text conversion method, electronic equipment and computer readable storage device |
CN113591438A (en) * | 2021-07-30 | 2021-11-02 | 远光软件股份有限公司 | Text conversion method, electronic equipment and computer readable storage device |
WO2023087720A1 (en) * | 2021-11-16 | 2023-05-25 | 深圳前海微众银行股份有限公司 | Applet generation method and apparatus, device and storage medium |
CN114564166A (en) * | 2022-02-28 | 2022-05-31 | 北京达佳互联信息技术有限公司 | Layout method and device of small program page, electronic equipment and storage medium |
CN117348948A (en) * | 2023-12-04 | 2024-01-05 | 南京掌控网络科技有限公司 | Applet engine running on self-contained App |
CN117348948B (en) * | 2023-12-04 | 2024-03-22 | 南京掌控网络科技有限公司 | Applet engine running on self-contained App |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN108268262A (en) | Realize the method, apparatus and system that HTML is converted to wechat small routine | |
JP7354294B2 (en) | System and method for providing responsive editing and display integrating hierarchical fluid components and dynamic layout | |
US11216253B2 (en) | Application prototyping tool | |
US9142192B2 (en) | Simulation of web applications and secondary devices in a web browser, web application development tools, and methods using the same | |
JP6149165B2 (en) | Chart conversion system and method using metadata | |
US10296308B2 (en) | Automatically generating network applications from design mock-ups | |
US20130080887A1 (en) | Simulation of web applications and secondary devices in a web browser, web application development tools, and methods using the same | |
CN102737067B (en) | Method and system for outputting webpage | |
US20140215306A1 (en) | In-Context Editing of Output Presentations via Automatic Pattern Detection | |
CN105094930A (en) | Image positioning system and method | |
CN106886551A (en) | A kind of method and device of utilization markup language display image | |
CN111367514A (en) | Page card development method and device, computing device and storage medium | |
CN106776800A (en) | The page generation method of AngularJS frameworks, apparatus and system | |
CN109101520A (en) | A kind of display methods of electronic documentation and electronic documentation | |
CN110020291B (en) | Webpage layout processing method and device | |
CN116009863B (en) | Front-end page rendering method, device and storage medium | |
Sarkis et al. | A multi-screen refactoring system for video-centric web applications | |
Jakobus et al. | Mastering bootstrap 4 | |
CN110489070A (en) | A kind of display processing method and device of customized content | |
Yi et al. | The design and implementation of the front end of the art play library system | |
Mohamed et al. | Responsive web design inFluid grid concept literature survey | |
Chang et al. | W-Revised: An amazing tool for creating customized websites | |
Overfield et al. | Responsive Web Design and Development with HTML5 | |
Tellería | Online journalism design: evolution, criteria and challenges | |
Laak | Responsive Web Design Workflow |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20180710 |