CN105701183A - User personalized template implementation method and apparatus - Google Patents

User personalized template implementation method and apparatus Download PDF

Info

Publication number
CN105701183A
CN105701183A CN201610009836.7A CN201610009836A CN105701183A CN 105701183 A CN105701183 A CN 105701183A CN 201610009836 A CN201610009836 A CN 201610009836A CN 105701183 A CN105701183 A CN 105701183A
Authority
CN
China
Prior art keywords
instruction
template
user
input control
node
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
CN201610009836.7A
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.)
Wuxi Tvmining Juyuan Media Technology Co Ltd
Original Assignee
Wuxi Tvmining Juyuan Media Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Wuxi Tvmining Juyuan Media Technology Co Ltd filed Critical Wuxi Tvmining Juyuan Media Technology Co Ltd
Priority to CN201610009836.7A priority Critical patent/CN105701183A/en
Publication of CN105701183A publication Critical patent/CN105701183A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/80Information retrieval; Database structures therefor; File system structures therefor of semi-structured data, e.g. markup language structured data such as SGML, XML or HTML
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/103Formatting, i.e. changing of presentation of documents
    • G06F40/117Tagging; Marking up; Designating a block; Setting of attributes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/169Annotation, e.g. comment data or footnotes

Abstract

The present invention discloses a user personalized template implementation method and apparatus. The method comprises: acquiring an input control selection instruction submitted by a user, wherein an input control comprises one or more items among a text box, a text field, a drop-down box, a radio box, a check box and a frame extraction box; receiving configuration information submitted by the user based on the input control, and generating an indexing template, wherein the configuration information comprises one or more items among a display name, an option name and an option value, and the indexing template comprises one or more input controls selected by the user and corresponding configuration information; and calling the indexing template, selecting a desired node according to the input control in the indexing template, and editing the node according to a user instruction, so as to generate an XML file containing the node. According to the method disclosed by the present invention, the user does not need to perform repeated code writing, and the XML file is generated by calling the template, so that the manual workload is greatly reduced.

Description

A kind of method that realizes of user individual template and device
Technical field
The present invention relates to webpage login techniques field, particularly relate to the method that realizes and the device of a kind of user individual template。
Background technology
Along with the fast development of network, increasing enterprise needs to build one's own network work platform。The networking personnel thus needing service enterprise's network work platform building carry out model development for different projects, generate different products respectively。But, the network work platform of existing most enterprises generally has higher similarity, and networking personnel need nonetheless remain for, according to different scenes, project one by one being carried out written in code, completes the network platform and builds。
XML is the abbreviation of extensible markup language (ExtensibleMarkupLanguage), and labelling therein (markup) is key component。User can create content, then use limit labelling labelling it so that each word, phrase or block become information recognizable, classifiable。The file that user creates, or document examples is by element (labelling) and Composition of contents。When reading from printout or Electronically processing document, element can facilitate a better understanding of document。Element descriptive more strong, document each several part more easily identifies。Since occurring that labelling is so far, it is with markd content just to have an advantage, namely when computer system lacks, still can pass through labelling understanding and print data。
In the xml code generation process that the existing network platform is built, there are the following problems to inventor have found that existing method:
Existing code generating method can only be all the code generating specified format, motility is inadequate, it is difficult to extension and adds self-defining Code Template generation custom code, and generate method for the project that similarity is significantly high, need that repeats to carry out written in code, cause the waste of human resources and the less stable of system。
Summary of the invention
The embodiment of the present invention provides the method that realizes and the device of a kind of user individual template, for solving the technical problem of inefficiency in existing xml code generation process。
The embodiment of the present invention provide a kind of user individual template realize method, comprise the following steps:
Obtain the input control that user submits to and select instruction, input control include text box, textview field, combobox, radio box, multiselect frame and take out in frame frame one or more;
Receive the configuration information that user submits to based on input control, generate index template;Configuration information includes: one or more in display Name, option names, option value, and index template comprises one or more input controls and the corresponding configuration information that user selects;
Call index template, select required node according to the input control in index template, and according to user instruction editor's node, generate the XML file containing node。
In technique scheme, also include:
Receiving the amendment index template instruction that user submits to, amendment index template instruction includes newly-increased input control instruction and/or deletes input control instruction;
The information comprised in index template is updated according to amendment index template instruction。
In technique scheme, according to user instruction editor's node, including:
Selecting character code, input node title according to user instruction, and determine whether the value in node is character string type, character code includes UTF-8, GB2312 or GBK。
In technique scheme, also include:
Receive the instruction for previewing that user submits to, according to instruction for previewing structure of the template of display index in real time in default viewing area。
In technique scheme, input control is use the control recorded of the picture div with attribute。
Based on same inventive concept, what the embodiment of the present invention also provided for a kind of user individual template realizes device, including:
Acquisition module, the input control submitted to for obtaining user selects instruction, input control include text box, textview field, combobox, radio box, multiselect frame and take out in frame frame one or more;
Template generation module, for receiving the configuration information that user submits to based on input control, generates index template;Configuration information includes: one or more in display Name, option names, option value, and index template comprises one or more input controls and the corresponding configuration information that user selects;
Node editor module, is used for calling index template, selects required node according to the input control in index template, and according to user instruction editor's node, generates the XML file containing node。
In technique scheme, also include:
First receiver module, for receiving the amendment index template instruction that user submits to, amendment index template instruction includes newly-increased input control instruction and/or deletes input control instruction;
More new module, for updating, according to amendment index template instruction, the information comprised in index template。
In technique scheme, node editor module includes:
Selecting unit, for selecting character code according to user instruction, character code includes UTF-8, GB2312 or GBK;
Input block, for input node title, and determines whether the value in node is character string type。
In technique scheme, also include:
Second receiver module, for receiving the instruction for previewing that user submits to, according to instruction for previewing structure of the template of display index in real time in default viewing area。
In technique scheme, input control is use the control recorded of the picture div with attribute。
A kind of user individual template that the embodiment of the present invention provides realize method, generate the repeatable index template called according to default input control, and then the XML file containing node can be generated。The method does not need user and carries out code and repeat to write, but uses the Form generation XML file calling template instead, greatly reduces artificial workload。And each template is respectively provided with correct form, effectively prevent user in traditional method and cause the disabled problem of XML file when writing code because slipping up, improve stability。Namely can this index template of real time modifying by increasing newly or deleting input control。
Other features and advantages of the present invention will be set forth in the following description, and, partly become apparent from description, or understand by implementing the present invention。The purpose of the present invention and other advantages can be realized by structure specifically noted in the description write, claims and accompanying drawing and be obtained。
Below by drawings and Examples, technical scheme is described in further detail。
Accompanying drawing explanation
Accompanying drawing is for providing a further understanding of the present invention, and constitutes a part for description, is used for together with embodiments of the present invention explaining the present invention, is not intended that limitation of the present invention。In the accompanying drawings:
Fig. 1 be in the embodiment of the present invention user individual template realize method flow diagram;
Fig. 2 is the schematic diagram generating index template in the embodiment of the present invention;
Fig. 3 is the schematic diagram of output template in the embodiment of the present invention;
Fig. 4 is the flow chart in the embodiment of the present invention according to user instruction editor's node;
Fig. 5 is newly-increased in the embodiment of the present invention or deletes the flow chart of input control;
Fig. 6 be in the embodiment of the present invention one user individual template realize method flow diagram;
Fig. 7 is first structure chart realizing device of family personalized template in the embodiment of the present invention;
Fig. 8 is second structure chart realizing device of family personalized template in the embodiment of the present invention;
Fig. 9 is the structure chart of embodiment of the present invention interior joint editor module;
Figure 10 is the 3rd structure chart realizing device of family personalized template in the embodiment of the present invention。
Detailed description of the invention
Below in conjunction with accompanying drawing, the preferred embodiments of the present invention are illustrated, it will be appreciated that preferred embodiment described herein is merely to illustrate and explains the present invention, is not intended to limit the present invention。
Referring to Fig. 1, the flow process of the method that realizes of a kind of user individual template that the embodiment of the present invention provides is as follows, specifically includes step 101-103:
Step 101: obtain the input control that user submits to and select instruction, input control include text box, textview field, combobox, radio box, multiselect frame and take out in frame frame one or more。
In the embodiment of the present invention, input control is the control of the content that can receive user's input or selection, arranges input control for realizing different input demands。Concrete, input control include text box, textview field, combobox, radio box, multiselect frame and take out in frame frame one or more, such as text input, drop-down selection, multiselect or single choice can be realized thereby through this input control, take out frame operation etc.。
Step 102: receive the configuration information that user submits to based on input control, generates index template;Configuration information includes: one or more in display Name, option names, option value, and index template comprises one or more input controls and the corresponding configuration information that user selects。
In the embodiment of the present invention, each input control selected for user arranges configuration information, if user have selected this input control but do not submit corresponding configuration information to, then arranges corresponding preset configuration information according to this input control。Configuration information includes: one or more in display Name, option names, option value。Such as, user have selected input control: combobox, then can arrange display Name for this combobox, arranges title and the option value of each option of combobox subordinate simultaneously;Wherein, two titles all show for the page, and this option value is used for exporting。
Concrete, shown in Figure 2, Fig. 2 is the schematic diagram generating index template。As it can be seen, Fig. 2 is divided into three regions, wherein region 1 selects district for index template control;Region 2 is index template control editing area;Region 3 is index template preview region。Wherein, showing the input control of all definition in zone 1, user can by the input control in region 1 to put into the editing area in region 2 in the way of pulling;Configuration information is determined according to different input controls。The combobox in region 2 in Fig. 2, " grade " therein is the display Name of this combobox, and " superfine ", " one-level ", " two grades " are option names。Numerical value " 1 ", " 2 ", " 3 " are corresponding option value。
Generating index template schematic diagram as shown in Figure 2, the concrete operations generating index template are: user's click on area 1 top-right interpolation button (i.e. top-right plus sige+), then in the index template that editing area display in region 2 is blank。After adding corresponding input control and configuration information is set, namely can generate and index template accordingly。The name of the index template in Fig. 2 is called " information template "。
Preferably, the method also includes preview step, particularly as follows: receive the instruction for previewing that user submits to, according to instruction for previewing structure of the template of display index in real time in default viewing area。Wherein, the region 3 in Fig. 2 is preview area, after the input control in region 2 selects, it is possible to index the structure of template in region 3 preview at any time。
Step 103: call index template, selects required node according to the input control in index template, and according to user instruction editor's node, generates the XML file containing node。
In the embodiment of the present invention, just can repeat to call this index template after generating index template。Namely the information of each and every one node in XML file is may determine that according to this input control。In the embodiment of the present invention, the template generating XML file is XML output template, and concrete, the schematic diagram of output template is referring specifically to shown in Fig. 3。In Fig. 3, region 1 is output template editing area, and region 2 is output template preview region, and region 3 is for adding node edit box。
Concrete, according to user instruction editor's node in step 103 shown in Figure 4, including step 401-402:
Step 401: selecting character code according to user instruction, this character code includes UTF-8, GB2312 or GBK。
Step 402: input node title, and determine whether the value in node is character string type。
Specifically in Fig. 3 shown in region 1, the input control in corresponding index templates such as "<>channel-channels " of the node in Fig. 3 region 1, clicking node namely can pull zone 3 " node editing area "。Input node title as requested, and can specify whether this node intermediate value is " character string " type (note: i.e. CDATA labelling), each node is all operable, adds the brother of node or adds child node, can be completed the Document Editing of the XML structure of complexity by individual node operation。
A kind of user individual template that the embodiment of the present invention provides realize method, generate the repeatable index template called according to default input control, and then the XML file containing node can be generated。The method does not need user and carries out code and repeat to write, but uses the Form generation XML file calling template instead, greatly reduces artificial workload。And each template is respectively provided with correct form, effectively prevent user in traditional method and cause the disabled problem of XML file when writing code because slipping up, improve stability。
Preferably, the method also includes newly-increased or deletes input control, namely can this index template of real time modifying by increasing newly or deleting input control。Shown in Figure 5, specifically also include step 501-502:
Step 501: receiving the amendment index template instruction that user submits to, amendment index template instruction includes newly-increased input control instruction and/or deletes input control instruction;
Step 502: update the information comprised in index template according to amendment index template instruction。
The process step of the method is discussed in detail below by an embodiment。
Embodiment one
In embodiment one, input control is use the control recorded of the picture div with attribute, when input control is drawn to zone line (region 2 in Fig. 2) editor, generate corresponding control code, as input frame be<inputname=" " value=" ">, multiselect frame is checkbox, and radio box is radio etc.。Shown in Figure 6, the method specifically includes step 601-605:
Step 601: obtain the input control selection instruction that user submits to。
Wherein, this input control is use picture div with the attribute control recorded, input control specifically include text box, textview field, combobox, radio box, multiselect frame and take out in frame frame one or more。
Step 602: receive the configuration information that user submits to based on input control, generates index template。
Concrete, this configuration information includes: one or more in display Name, option names, option value, and index template comprises one or more input controls and the corresponding configuration information that user selects。
Step 603: call index template, selects character code according to user instruction。
This character code includes UTF-8, GB2312 or GBK
Step 604: select required node, input node title according to the input control in index template, and determine whether the value in node is character string type。
Step 605: generate the XML file containing node。
In embodiment one, method codeization is as follows:
In this XML, each node illustrates a control, resolves generation in order, such as
Middle name=" area " represents the control title of display, and type=" singleselect " represents radio radio box, and which options this radio box that under node, item represents has。
In embodiment one, generate the repeatable index template called according to default input control, and then the XML file containing node can be generated。The method does not need user and carries out code and repeat to write, but uses the Form generation XML file calling template instead, greatly reduces artificial workload。And each template is respectively provided with correct form, effectively prevent user in traditional method and cause the disabled problem of XML file when writing code because slipping up, improve stability。
Describing the flow process of the method that realizes of user individual template in the embodiment of the present invention in detail above, the method can also be realized by corresponding device, and the 26S Proteasome Structure and Function of this device is described in detail below。
A kind of user individual template that the embodiment of the present invention provides realize device, shown in Figure 7, including:
Acquisition module 71, the input control submitted to for obtaining user selects instruction, input control include text box, textview field, combobox, radio box, multiselect frame and take out in frame frame one or more;
Template generation module 72, for receiving the configuration information that user submits to based on input control, generates index template;Configuration information includes: one or more in display Name, option names, option value, and index template comprises one or more input controls and the corresponding configuration information that user selects;
Node editor module 73, is used for calling index template, selects required node according to the input control in index template, and according to user instruction editor's node, generates the XML file containing node。
Preferably, shown in Figure 8, also include:
First receiver module 74, for receiving the amendment index template instruction that user submits to, amendment index template instruction includes newly-increased input control instruction and/or deletes input control instruction;
More new module 75, for updating, according to amendment index template instruction, the information comprised in index template。
Preferably, shown in Figure 9, node editor module 73 includes:
Selecting unit 731, for selecting character code according to user instruction, character code includes UTF-8, GB2312 or GBK;
Input block 732, for input node title, and determines whether the value in node is character string type。
Preferably, shown in Figure 10, also include:
Second receiver module 76, for receiving the instruction for previewing that user submits to, according to instruction for previewing structure of the template of display index in real time in default viewing area。
Preferably, input control is use the control recorded of the picture div with attribute。
A kind of user individual template that the embodiment of the present invention provides realize method, generate the repeatable index template called according to default input control, and then the XML file containing node can be generated。The method does not need user and carries out code and repeat to write, but uses the Form generation XML file calling template instead, greatly reduces artificial workload。And each template is respectively provided with correct form, effectively prevent user in traditional method and cause the disabled problem of XML file when writing code because slipping up, improve stability。Namely can this index template of real time modifying by increasing newly or deleting input control。
Those skilled in the art are it should be appreciated that embodiments of the invention can be provided as method, system or computer program。Therefore, the present invention can adopt the form of complete hardware embodiment, complete software implementation or the embodiment in conjunction with software and hardware aspect。And, the present invention can adopt the form at one or more upper computer programs implemented of computer-usable storage medium (including but not limited to disk memory and optical memory etc.) wherein including computer usable program code。
The present invention is that flow chart and/or block diagram with reference to method according to embodiments of the present invention, equipment (system) and computer program describe。It should be understood that can by the combination of the flow process in each flow process in computer program instructions flowchart and/or block diagram and/or square frame and flow chart and/or block diagram and/or square frame。These computer program instructions can be provided to produce a machine to the processor of general purpose computer, special-purpose computer, Embedded Processor or other programmable data processing device so that the instruction performed by the processor of computer or other programmable data processing device is produced for realizing the device of function specified in one flow process of flow chart or multiple flow process and/or one square frame of block diagram or multiple square frame。
These computer program instructions may be alternatively stored in and can guide in the computer-readable memory that computer or other programmable data processing device work in a specific way, the instruction making to be stored in this computer-readable memory produces to include the manufacture of command device, and this command device realizes the function specified in one flow process of flow chart or multiple flow process and/or one square frame of block diagram or multiple square frame。
These computer program instructions also can be loaded in computer or other programmable data processing device, make on computer or other programmable devices, to perform sequence of operations step to produce computer implemented process, thus the instruction performed on computer or other programmable devices provides for realizing the step of function specified in one flow process of flow chart or multiple flow process and/or one square frame of block diagram or multiple square frame。
Obviously, the present invention can be carried out various change and modification without deviating from the spirit and scope of the present invention by those skilled in the art。So, if these amendments of the present invention and modification belong within the scope of the claims in the present invention and equivalent technologies thereof, then the present invention is also intended to comprise these change and modification。

Claims (10)

1. a user individual template realize method, it is characterised in that comprise the following steps:
Obtain the input control that user submits to and select instruction, described input control include text box, textview field, combobox, radio box, multiselect frame and take out in frame frame one or more;
Receive the configuration information that user submits to based on described input control, generate index template;Described configuration information includes: one or more in display Name, option names, option value, and described index template comprises one or more input controls and the corresponding configuration information that user selects;
Call described index template, select required node according to the input control in described index template, and according to user instruction editor node, generate the XML file containing described node。
2. method according to claim 1, it is characterised in that also include:
Receiving the amendment index template instruction that user submits to, described amendment index template instruction includes newly-increased input control instruction and/or deletes input control instruction;
The information comprised in index template is updated according to described amendment index template instruction。
3. method according to claim 1, it is characterised in that described node according to user instruction editor, including:
Selecting character code, input node title according to user instruction, and determine whether the value in described node is character string type, described character code includes UTF-8, GB2312 or GBK。
4. according to the arbitrary described method of claim 1-3, it is characterised in that also include:
Receive the instruction for previewing that user submits to, in default viewing area, show the structure of described index template according to described instruction for previewing in real time。
5. according to the arbitrary described method of claim 1-3, it is characterised in that described input control is use the control recorded of the picture div with attribute。
6. a user individual template realize device, it is characterised in that including:
Acquisition module, the input control submitted to for obtaining user selects instruction, described input control include text box, textview field, combobox, radio box, multiselect frame and take out in frame frame one or more;
Template generation module, for receiving the configuration information that user submits to based on described input control, generates index template;Described configuration information includes: one or more in display Name, option names, option value, and described index template comprises one or more input controls and the corresponding configuration information that user selects;
Node editor module, is used for calling described index template, selects required node according to the input control in described index template, and according to user instruction editor node, generate the XML file containing described node。
7. device according to claim 6, it is characterised in that also include:
First receiver module, for receiving the amendment index template instruction that user submits to, described amendment index template instruction includes newly-increased input control instruction and/or deletes input control instruction;
More new module, for updating, according to described amendment index template instruction, the information comprised in index template。
8. device according to claim 6, it is characterised in that described node editor module includes:
Selecting unit, for selecting character code according to user instruction, described character code includes UTF-8, GB2312 or GBK;
Input block, for input node title, and determines whether the value in described node is character string type。
9. according to the arbitrary described device of claim 6-8, it is characterised in that also include:
Second receiver module, for receiving the instruction for previewing that user submits to, shows the structure of described index template in real time according to described instruction for previewing in default viewing area。
10. according to the arbitrary described device of claim 6-8, it is characterised in that described input control is use the control recorded of the picture div with attribute。
CN201610009836.7A 2016-01-07 2016-01-07 User personalized template implementation method and apparatus Pending CN105701183A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610009836.7A CN105701183A (en) 2016-01-07 2016-01-07 User personalized template implementation method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610009836.7A CN105701183A (en) 2016-01-07 2016-01-07 User personalized template implementation method and apparatus

Publications (1)

Publication Number Publication Date
CN105701183A true CN105701183A (en) 2016-06-22

Family

ID=56226249

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610009836.7A Pending CN105701183A (en) 2016-01-07 2016-01-07 User personalized template implementation method and apparatus

Country Status (1)

Country Link
CN (1) CN105701183A (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106649707A (en) * 2016-12-20 2017-05-10 三星电子(中国)研发中心 Method and device for managing image content label
CN107368557A (en) * 2017-07-05 2017-11-21 腾讯科技(深圳)有限公司 page editing method and device
CN107491307A (en) * 2017-08-11 2017-12-19 北京小度信息科技有限公司 Information providing method, device, electronic equipment and computer-readable recording medium
CN108287713A (en) * 2017-12-22 2018-07-17 深圳康得新智能显示科技有限公司 Adding method and device, terminal, storage medium, the electronic device of document function
CN109670154A (en) * 2018-09-18 2019-04-23 平安科技(深圳)有限公司 Base table configuration method, equipment, storage medium and device
CN110531972A (en) * 2019-09-05 2019-12-03 无锡华云数据技术服务有限公司 The edit methods and device of resource layout Resource Properties
CN110837501A (en) * 2019-10-15 2020-02-25 深圳市中博科创信息技术有限公司 User-defined form system, form manufacturing method and storage medium
CN111736825A (en) * 2020-04-24 2020-10-02 北京沃东天骏信息技术有限公司 Information display method, device, equipment and storage medium
CN112182083A (en) * 2020-09-25 2021-01-05 中国建设银行股份有限公司 File generation method, device, equipment and storage medium
CN112700860A (en) * 2020-12-18 2021-04-23 北京左医科技有限公司 Customized generation method and generation device of pre-inquiry information and storage medium
CN112764637A (en) * 2021-02-01 2021-05-07 山东汇金海智慧农业研究院有限公司 Smart agriculture Internet of things equipment description file generation method
CN113656124A (en) * 2021-07-30 2021-11-16 北京百度网讯科技有限公司 Login page generation method and device
CN114138254A (en) * 2021-11-30 2022-03-04 北京宇信科技集团股份有限公司 Automatic code generation method, medium, equipment and system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1858786A (en) * 2006-06-09 2006-11-08 宋丽娟 Electronic file formatting annotate and comment system and method
CN101398755A (en) * 2008-08-22 2009-04-01 满延平 Software auto generating method based on template
CN101645010A (en) * 2009-08-20 2010-02-10 深圳市珍爱网信息技术有限公司 System and method for automatically generating code
CN104049974A (en) * 2014-06-25 2014-09-17 国家电网公司 Dynamic control assembly method and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1858786A (en) * 2006-06-09 2006-11-08 宋丽娟 Electronic file formatting annotate and comment system and method
CN101398755A (en) * 2008-08-22 2009-04-01 满延平 Software auto generating method based on template
CN101645010A (en) * 2009-08-20 2010-02-10 深圳市珍爱网信息技术有限公司 System and method for automatically generating code
CN104049974A (en) * 2014-06-25 2014-09-17 国家电网公司 Dynamic control assembly method and system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
李广强 等: "基于控件和XML的可定制软件开发方案", 《计算机工程》 *

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106649707A (en) * 2016-12-20 2017-05-10 三星电子(中国)研发中心 Method and device for managing image content label
CN106649707B (en) * 2016-12-20 2021-01-15 三星电子(中国)研发中心 Method and device for managing image content label
CN107368557B (en) * 2017-07-05 2020-11-10 腾讯科技(深圳)有限公司 Page editing method and device
CN107368557A (en) * 2017-07-05 2017-11-21 腾讯科技(深圳)有限公司 page editing method and device
CN107491307A (en) * 2017-08-11 2017-12-19 北京小度信息科技有限公司 Information providing method, device, electronic equipment and computer-readable recording medium
CN108287713A (en) * 2017-12-22 2018-07-17 深圳康得新智能显示科技有限公司 Adding method and device, terminal, storage medium, the electronic device of document function
CN109670154A (en) * 2018-09-18 2019-04-23 平安科技(深圳)有限公司 Base table configuration method, equipment, storage medium and device
CN109670154B (en) * 2018-09-18 2023-10-20 平安科技(深圳)有限公司 Base table configuration method, equipment, storage medium and device
CN110531972A (en) * 2019-09-05 2019-12-03 无锡华云数据技术服务有限公司 The edit methods and device of resource layout Resource Properties
CN110531972B (en) * 2019-09-05 2024-02-06 无锡华云数据技术服务有限公司 Editing method and device for resource arrangement resource attribute
CN110837501A (en) * 2019-10-15 2020-02-25 深圳市中博科创信息技术有限公司 User-defined form system, form manufacturing method and storage medium
CN111736825A (en) * 2020-04-24 2020-10-02 北京沃东天骏信息技术有限公司 Information display method, device, equipment and storage medium
CN112182083A (en) * 2020-09-25 2021-01-05 中国建设银行股份有限公司 File generation method, device, equipment and storage medium
CN112700860A (en) * 2020-12-18 2021-04-23 北京左医科技有限公司 Customized generation method and generation device of pre-inquiry information and storage medium
CN112764637A (en) * 2021-02-01 2021-05-07 山东汇金海智慧农业研究院有限公司 Smart agriculture Internet of things equipment description file generation method
CN112764637B (en) * 2021-02-01 2023-06-20 山东汇金海智慧农业研究院有限公司 Intelligent agriculture Internet of things equipment description file generation method
CN113656124A (en) * 2021-07-30 2021-11-16 北京百度网讯科技有限公司 Login page generation method and device
CN114138254A (en) * 2021-11-30 2022-03-04 北京宇信科技集团股份有限公司 Automatic code generation method, medium, equipment and system

Similar Documents

Publication Publication Date Title
CN105701183A (en) User personalized template implementation method and apparatus
CN111666526B (en) Page generation method, device, equipment and storage medium
CN105786526B (en) A kind of efficient flow figure drawing system and method based on Web
CN104932889B (en) Page visualized generation method and device
CN108984172B (en) Interface file generation method and device
CN110012237B (en) Video generation method and system based on interactive guidance and cloud enhanced rendering
CN109062567B (en) B/S structure-based information management system rapid development platform
CN102915237B (en) The method and system of rewrite data quality rule is required according to user application
CN114035773B (en) Configuration-based low-code form development method, system and device
CN110058856A (en) Page configuration method and device
CN107844297A (en) A kind of data visualization realizes system and method
CN106775770A (en) The lookup method of query statement is built based on category information
CN103530407B (en) Method and device for generating rich text document
CN104793961A (en) Quick JavaWeb development method and system using native Web codes
JP2007523418A (en) Data container for user interface data
CN107423061A (en) A kind of list generation method based on ISON data
CN101714133A (en) WEB-based mathematical formula editing system and method
CN110837501A (en) User-defined form system, form manufacturing method and storage medium
WO2012005928A1 (en) Facilitating propagation of user interface patterns or themes
CN108762743A (en) Data table operation code generation method and device
CN105204860A (en) Method and device for rapidly generating user-defined static Web page
CN105204859A (en) Animation management method and system
CN106933887A (en) A kind of data visualization method and device
CN112215923A (en) Picture generation method and device, electronic equipment and storage medium
JPWO2007132568A1 (en) Data processing server and data processing method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20160622

RJ01 Rejection of invention patent application after publication