CN114895812A - Method for rapidly increasing multiple pieces of data - Google Patents

Method for rapidly increasing multiple pieces of data Download PDF

Info

Publication number
CN114895812A
CN114895812A CN202210497019.6A CN202210497019A CN114895812A CN 114895812 A CN114895812 A CN 114895812A CN 202210497019 A CN202210497019 A CN 202210497019A CN 114895812 A CN114895812 A CN 114895812A
Authority
CN
China
Prior art keywords
data
instruction
dialog box
storing
pieces
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
CN202210497019.6A
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.)
Hangzhou Clounix Technology Ltd
Original Assignee
Hangzhou Clounix Technology 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 Hangzhou Clounix Technology Ltd filed Critical Hangzhou Clounix Technology Ltd
Priority to CN202210497019.6A priority Critical patent/CN114895812A/en
Publication of CN114895812A publication Critical patent/CN114895812A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Abstract

The invention discloses a method for rapidly increasing a plurality of pieces of data, which comprises the following steps: creating a data list, and adding a data adding instruction in the data list; executing a data adding instruction, popping up a data adding dialog box above the data list, and adding a control instruction on the data adding dialog box; and after newly adding data in the data newly adding dialog box, executing a control instruction and performing corresponding control processing. According to the invention, multiple pieces of data with similar contents can be continuously added through the newly added 'save and continue' instruction, multiple pieces of data with different contents can be continuously added through the 'save and reset' instruction, the two instructions are continuously switched, the data with similar or dissimilar contents can be continuously added, the speed of continuously adding multiple pieces of data is improved, the user experience is improved, the original 'save' instruction is retained, and the function of only adding one piece of data can be met.

Description

Method for rapidly increasing multiple pieces of data
Technical Field
The invention relates to the technical field of data processing, in particular to a method for rapidly increasing a plurality of pieces of data.
Background
Many software or systems have the requirement of manually adding data, and generally 2 modes are provided, wherein the mode is that a 'adding' button is clicked to pop up a dialog box, then a form is filled in, a 'storing' button is clicked to finish adding data, the dialog box is automatically closed after the adding is successful, the improvement measure of the mode one is that a 'storing and continuing' button is additionally arranged, after the data is stored, the original form data is not changed, and a user continues to modify the content in the form and then performs the adding operation of the next time; and the second mode is that after a certain piece of data is selected in the list item, a 'copy and add' button is clicked, the selected content is copied, a dialog box is opened, after part of the content is modified, data similar to the content is added quickly, and after a 'save' button is clicked, the data is saved and the dialog box is closed.
The first problem is that when data is continuously added, the dialog box is closed after storage every time, and the next addition can be performed by clicking the 'newly added' button again, so that the operation is complicated; the second problem is that if the data to be newly added is only slightly changed, the data needs to be re-entered when being newly added again, so that the operation complexity is increased, and the user experience is influenced; the improved mode I improves the problem II, but when the data are different greatly, in order to achieve the purpose of resetting the filling data, the dialog box is closed after the point is stored, and the newly added button is clicked again, so that the problem I can also occur. The second method has the problem that when a plurality of pieces of data are continuously added, the dialog box still needs to be closed and opened, and the operation is complicated.
Disclosure of Invention
According to the embodiment of the invention, a method for rapidly adding a plurality of pieces of data is provided, which comprises the following steps:
creating a data list, and adding a data adding instruction on the data list;
executing a data adding instruction, popping up a data adding dialog box above the data list, and adding a control instruction on the data adding dialog box;
and after newly adding data in the data newly adding dialog box, executing a control instruction and performing corresponding control processing.
Further, the control instructions include: and (5) storing the instruction, and executing the storage instruction to perform storage processing after the data is newly added in the data adding dialog box.
Further, the saving process includes: and storing the newly added data to the background terminal, closing the newly added data dialog box and refreshing the data in the data list.
Further, the control instructions further comprise: and storing and continuing the instruction, executing the instruction to store and continue processing if the data is newly added in the data adding dialog box.
Further, the saving and continuing the processing comprises: and storing the newly added data to the background terminal.
A method for adding a plurality of pieces of data quickly as set forth in claim 2 or 4, wherein the control command further includes: and storing and resetting the instruction, and executing the instruction if the data is newly added in the data adding dialog box, and performing storage and resetting processing.
Further, the save-and-reset process includes: and storing the newly added data to the background terminal and resetting the form data of the data list.
Furthermore, a data copying and adding instruction can be added to the data list, a line of data on the data list is preselected, data copying and adding instruction is executed, a data adding dialog box can be popped up above the data list, and a line of data is reserved in the data adding dialog box.
According to the method for rapidly adding the plurality of pieces of data, the plurality of pieces of data with similar contents can be continuously added by adding the storage and continuation instruction, the plurality of pieces of data with different contents can be continuously added by the storage and reset instruction, the two instructions are continuously switched, the data with similar or dissimilar contents can be continuously added, the original storage instruction is reserved, and the function of only adding one piece of data can be met. The speed of continuously adding a plurality of pieces of data is improved, and the user experience is improved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and are intended to provide further explanation of the claimed technology.
Drawings
Fig. 1 is a flowchart of a method for rapidly adding a plurality of pieces of data according to an embodiment of the present invention.
Fig. 2 is a block diagram of a data list of a method for rapidly adding a plurality of pieces of data according to an embodiment of the present invention.
Fig. 3 is a block diagram of a data addition dialog box after a data addition instruction is executed according to a method for rapidly adding a plurality of pieces of data in an embodiment of the present invention.
Fig. 4 is a block diagram of a data adding dialog box after data copying and adding an instruction is performed according to the method for quickly adding a plurality of pieces of data in the embodiment of the present invention.
Detailed Description
The present invention will be further explained by describing preferred embodiments of the present invention in detail with reference to the accompanying drawings.
First, a method for rapidly adding a plurality of pieces of data according to an embodiment of the present invention will be described with reference to fig. 1 to 4, which is used for manually adding data in a software or system, and has a wide application range.
As shown in fig. 1, the method for quickly adding multiple pieces of data according to the embodiment of the present invention includes the following steps:
in S1, as shown in fig. 1, a data list is created, and a data addition instruction is added to the data list.
In S2, as shown in fig. 1, when the data addition command is executed, a data addition dialog box pops up above the data list, and a control command is added to the data addition dialog box.
In S3, as shown in fig. 1, after data is added in the data addition dialog, a control command is executed to perform corresponding control processing.
Further, in this embodiment, the control command includes: and (3) a storage instruction, executing the storage instruction and performing storage processing after data is newly added in the data newly-added dialog box, wherein the storage processing comprises the following steps: and storing the newly added data to the background terminal, closing the newly added data dialog box and refreshing the data in the data list.
Further, in this embodiment, the control command further includes: and storing and continuing the instruction, executing the instruction if the data is newly added in the data newly-added dialog box, storing and continuing the instruction, and storing and continuing the processing, wherein the instruction comprises the following steps: and storing the newly added data to the background terminal.
Further, in this embodiment, the control command further includes: and storing and resetting the instruction, executing the instruction if the data is newly added in the data newly-added dialog box, and performing storage and resetting processing, wherein the storage and resetting processing comprises the following steps: and storing the newly added data to the background terminal, and resetting the form data of the created data list.
Further, in this embodiment, a data copying and adding instruction may be further added to the data list, a line of data on the data list is preselected, data copying and adding instruction is performed, a data adding dialog box is popped up above the data list, and a line of data is retained in the data adding dialog box.
In the above, with reference to fig. 1 to 4, the method for rapidly adding multiple pieces of data according to the embodiment of the present invention is described, multiple pieces of data with similar contents can be continuously added by adding the "save and continue" instruction, multiple pieces of data with different contents can be continuously added by the "save and reset" instruction, two instructions are continuously switched, data with similar or dissimilar contents can be continuously added, the original "save" instruction is retained, and the function of adding only one piece of data can be satisfied. The speed of continuously adding a plurality of pieces of data is improved, and the user experience is improved.
It should be noted that, in the present specification, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
While the present invention has been described in detail with reference to the preferred embodiments, it should be understood that the above description should not be taken as limiting the invention. Various modifications and alterations to this invention will become apparent to those skilled in the art upon reading the foregoing description. Accordingly, the scope of the invention should be determined from the following claims.

Claims (8)

1. A method for rapidly adding a plurality of pieces of data is characterized by comprising the following steps:
creating a data list, and adding a data adding instruction on the data list;
executing a data adding instruction, popping up a data adding dialog box above the data list, and adding a control instruction on the data adding dialog box;
and executing the control instruction after the data is newly added in the data newly-added dialog box, and performing corresponding control processing.
2. The method for rapidly adding a plurality of pieces of data as set forth in claim 1, wherein the control command comprises: and a storage instruction, wherein if data are newly added in the data newly-added dialog box, the storage instruction is executed for storage processing.
3. A method for adding a plurality of pieces of data quickly as set forth in claim 2, wherein the saving process includes: and storing the newly added data to a background terminal, closing the newly added data dialog box, and refreshing the data in the data list.
4. The method of claim 2, wherein the control instructions further comprise: and storing and continuing the instruction, and executing the instruction for storing and continuing if the data is newly added in the data newly added dialog box, and storing and continuing the processing.
5. The method for rapidly adding a plurality of pieces of data as set forth in claim 4, wherein the storing and continuing the processing comprises: and storing the newly added data to the background terminal.
6. The method for rapidly adding a plurality of pieces of data according to claim 2 or 4, wherein the control command further comprises: and storing and resetting the instruction, and executing the instruction for storing and resetting after data is newly added in the data newly-added dialog box, and performing storage and resetting processing.
7. The method of rapidly adding pieces of data as set forth in claim 6, wherein the save-and-reset process includes: and storing the newly added data to a background terminal and resetting the form data of the data list.
8. A method for adding a plurality of pieces of data rapidly as set forth in claim 1, wherein a data copy and add command can be added to the data list, a line of data on the data list is preselected, the data copy and add command is executed, the data add dialog box pops up above the data list, and the data add dialog box retains the line of data.
CN202210497019.6A 2022-05-09 2022-05-09 Method for rapidly increasing multiple pieces of data Pending CN114895812A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210497019.6A CN114895812A (en) 2022-05-09 2022-05-09 Method for rapidly increasing multiple pieces of data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210497019.6A CN114895812A (en) 2022-05-09 2022-05-09 Method for rapidly increasing multiple pieces of data

Publications (1)

Publication Number Publication Date
CN114895812A true CN114895812A (en) 2022-08-12

Family

ID=82722084

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210497019.6A Pending CN114895812A (en) 2022-05-09 2022-05-09 Method for rapidly increasing multiple pieces of data

Country Status (1)

Country Link
CN (1) CN114895812A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101782919A (en) * 2009-12-29 2010-07-21 北京搜狗科技发展有限公司 Web form data output method, device and form processing system
CN108959361A (en) * 2018-05-17 2018-12-07 腾讯音乐娱乐科技(深圳)有限公司 The method and apparatus of list management
CN109375977A (en) * 2018-10-15 2019-02-22 郑州云海信息技术有限公司 A kind of method and device for realizing page tabular editor
US20190147031A1 (en) * 2017-11-15 2019-05-16 Adaptam Inc. Methods And Systems For Connecting A Spreadsheet To External Data Sources With Ordered Formulaic Use of Data Retrieved
CN111813282A (en) * 2020-05-29 2020-10-23 北京金山云网络技术有限公司 Data form display method and device
CN113487217A (en) * 2021-07-22 2021-10-08 重庆泛普软件有限公司 Form modeling based enterprise management system and management implementation method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101782919A (en) * 2009-12-29 2010-07-21 北京搜狗科技发展有限公司 Web form data output method, device and form processing system
US20190147031A1 (en) * 2017-11-15 2019-05-16 Adaptam Inc. Methods And Systems For Connecting A Spreadsheet To External Data Sources With Ordered Formulaic Use of Data Retrieved
CN108959361A (en) * 2018-05-17 2018-12-07 腾讯音乐娱乐科技(深圳)有限公司 The method and apparatus of list management
CN109375977A (en) * 2018-10-15 2019-02-22 郑州云海信息技术有限公司 A kind of method and device for realizing page tabular editor
CN111813282A (en) * 2020-05-29 2020-10-23 北京金山云网络技术有限公司 Data form display method and device
CN113487217A (en) * 2021-07-22 2021-10-08 重庆泛普软件有限公司 Form modeling based enterprise management system and management implementation method

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
HXRJKJ: "怎么让新建窗口,点保存后不关闭,可以继续新建?", pages 1 - 7, Retrieved from the Internet <URL:《https://ask.fastadmin.net/question/20121.html》> *
前尘忆梦: "SSM整合-新增", pages 1 - 9, Retrieved from the Internet <URL:《https://blog.csdn.net/qq_36879493/article/details/123258933》> *

Similar Documents

Publication Publication Date Title
US5459682A (en) Microcomputer with plural registers and function for selecting them
CN103902520B (en) Subject editing method and mobile terminal
JPH0644056A (en) Method for loading program
JPH03171243A (en) Data stream correcting method
US7567257B2 (en) Partition-based undo of partitioned object graph
CN114895812A (en) Method for rapidly increasing multiple pieces of data
US7231515B2 (en) Method and system for maintaining the boot order of mass storage devices in a computer system
JP5425605B2 (en) Method for simplifying interfaces with dynamic libraries
US8812967B2 (en) Enabling a user to have a custom desired experience while accessing an electronic file
US5517647A (en) Communication control system and information processing system
JPH0324695B2 (en)
CN113986091A (en) Anti-repeat click method, electronic device and computer storage medium
CN115494995A (en) Page processing method and device, computer readable storage medium and electronic equipment
CN112685369A (en) Processing method and device and electronic equipment
CN117632411A (en) Interrupt processing program processing method, interrupt control method and processor
JPS6046747B2 (en) Initial program loading method
JP2008015792A (en) Rom patch processing method and rom patch device
CN114003742A (en) Multi-material type carousel method and device, computer equipment and storage medium
CN111596917A (en) Editing operation processing method and device, electronic equipment and storage medium
JPH0212332A (en) System for processing program including plural same instructions
JPH02165358A (en) Program loading system with learning function
JP2961781B2 (en) Data processing device
CN117440073A (en) Display method, display device, electronic equipment and readable storage medium
JP2002544619A (en) Object-oriented processing using dedicated pointer memory
JPH0628172A (en) Program execution system

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
CB02 Change of applicant information

Country or region after: China

Address after: 3 / F, 665 Zhangjiang Road, China (Shanghai) pilot Free Trade Zone, Pudong New Area, Shanghai

Applicant after: Yunhe Zhiwang (Shanghai) Technology Co.,Ltd.

Address before: 311203 floor 12, building 2, Purple Orange International Center, No. 39, Jincheng Road, Xiaoshan District, Hangzhou, Zhejiang Province

Applicant before: Hangzhou yunhezhi Network Technology Co.,Ltd.

Country or region before: China

CB02 Change of applicant information