CN114327209A - Text processing method, system, electronic device and storage medium - Google Patents

Text processing method, system, electronic device and storage medium Download PDF

Info

Publication number
CN114327209A
CN114327209A CN202111596137.4A CN202111596137A CN114327209A CN 114327209 A CN114327209 A CN 114327209A CN 202111596137 A CN202111596137 A CN 202111596137A CN 114327209 A CN114327209 A CN 114327209A
Authority
CN
China
Prior art keywords
text
data
information
text paragraph
paragraph
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
CN202111596137.4A
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.)
Qichacha Technology Co ltd
Original Assignee
Qichacha 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 Qichacha Technology Co ltd filed Critical Qichacha Technology Co ltd
Priority to CN202111596137.4A priority Critical patent/CN114327209A/en
Publication of CN114327209A publication Critical patent/CN114327209A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses a text processing method, a text processing system, electronic equipment and a storage medium, wherein the text processing method comprises the following steps: receiving a starting selection signal of the native page, analyzing a starting selection position represented by the starting selection signal, and acquiring a text paragraph in which the starting selection position is located in the native page to obtain first text paragraph information; judging the data type of the first text paragraph information and analyzing to generate first text paragraph data; monitoring a connection selection signal of the native page, analyzing a connection selection position represented by the connection selection signal, and modifying at least part of the first text paragraph data according to a preset style data set to obtain second text paragraph data; and replacing the first text paragraph data with the second text paragraph data and outputting and displaying. The text processing method provided by the invention can be used for specially displaying the marking and selecting operation of the original page, can meet the marking and selecting requirements of text data of different pages, designs the language uniformly and improves the integral attractiveness.

Description

Text processing method, system, electronic device and storage medium
Technical Field
The present invention relates to the field of electrical digital data processing technologies, and in particular, to a text processing method, a text processing system, an electronic device, and a storage medium.
Background
With the popularization of mobile digital terminals, it is a development trend in the art how to enable data information in the terminals to be more conveniently queried and disseminated. In the prior art, an operating system provides different processing approaches for different pages, text information in different pages can be scribed and selected and other operations can be performed by opening permissions of different degrees, but display effects formed after scribing and selecting operations are performed on different pages are inconsistent, particularly, when a native page is scribed and selected, a problem that at least part of information of the native page cannot be obtained often occurs, even if data is obtained through an Application Programming Interface (API) provided by the system, style transformation cannot be performed on corresponding data information on the native page, a user cannot usually visually know the condition of a scribing section, so that propagation of data information is hindered, and the problems of inconsistent design language and unattractive display effect in a system using process can also be caused.
Disclosure of Invention
The invention aims to provide a text processing method to solve the technical problems that the text information on a native page cannot be acquired, the situation of selecting text paragraphs cannot be clearly understood, and the design language is not uniform and not attractive in the prior art.
One of the objects of the present invention is to provide a text processing system.
An object of the present invention is to provide an electronic device.
It is an object of the present invention to provide a storage medium.
In order to achieve one of the above objects, an embodiment of the present invention provides a text processing method, including: receiving a starting selection signal of a native page, analyzing a starting selection position represented by the starting selection signal, and acquiring a text paragraph in which the starting selection position is located in the native page to obtain first text paragraph information; judging the data type of the first text paragraph information and analyzing to generate first text paragraph data; monitoring a connection selection signal of a native page, analyzing a connection selection position represented by the connection selection signal, and modifying at least part of the first text paragraph data according to a preset style data set to obtain second text paragraph data; and replacing the first text paragraph data with the second text paragraph data and outputting and displaying.
As a further improvement of an embodiment of the present invention, the method specifically includes: traversing the first text paragraph information, and judging the data type of the first text paragraph information; if the first text paragraph information contains at least one type of preset label information, judging that the first text paragraph information is label-carrying text information, calling a preset retrieval engine to establish a mapping relation between the preset label information and the preset style data group, and analyzing to obtain first text paragraph data.
As a further improvement of an embodiment of the present invention, the method specifically includes: analyzing to obtain first label information in the first text paragraph information; calling a preset dictionary tree in the preset retrieval engine, and searching according to the first label information to obtain corresponding first pattern object information; modifying the corresponding first label information according to the first pattern object information; iterating until all the label information in the first text paragraph information is modified, and generating the first text paragraph data; wherein the preset style data set includes at least the first style object information.
As a further improvement of an embodiment of the present invention, the first tag information includes first tag prefix information and first tag content information, and the first pattern object information includes first pattern type information and first pattern content information; the method specifically comprises the following steps: and modifying the first label prefix information into corresponding first pattern type information, and modifying the first label content information into corresponding first pattern content information.
As a further improvement of the embodiment of the present invention, the preset pattern data set includes at least one preset pattern data, and the method specifically includes: and calling a preset style modification tool, using at least one of the preset style data as an indication parameter, and using the start selection signal and the continuation selection signal as a start parameter and an end parameter respectively, and modifying at least part of the first text paragraph to obtain the second text paragraph data.
As a further improvement of an embodiment of the present invention, the method specifically includes: modifying the part between the starting selection position and the continuing selection position in the first text paragraph data according to a preset style data set to obtain second text paragraph data; the method further comprises the following steps: receiving a stop selection signal of a native page, analyzing a stop selection position represented by the stop selection signal, and acquiring a text paragraph between the start selection position and the stop selection position in the native page to obtain text selection data; dividing the selected data of the text into a temporary storage partition according to the length of the selected data of the text in a memory, and copying the selected data of the text into the temporary storage partition; the temporary storage partition is configured to receive a paste operation signal and output and display stored data in the temporary storage partition on the native page.
As a further improvement of an embodiment of the present invention, the method further comprises: receiving a first continuing selection signal of the native page, analyzing a first continuing selection position represented by the first continuing selection signal, and acquiring a part from the initial selection position to the first continuing selection position in the first text paragraph data to obtain first text selection data; traversing the data selected by the first text, and outputting a first prompt signal if the data selected by the first text contains a line break character; the method further comprises the following steps: when a first confirmation signal corresponding to the first prompt signal is received, dividing the first text paragraph data in a memory according to the length of the first text paragraph data to obtain a first temporary storage partition, and copying the first text paragraph data to the first temporary storage partition; when a stop selection signal of a native page is received, dividing the selected data of the text in a memory according to the length of the selected data of the text to obtain a second temporary storage partition, and copying the selected data of the first text to the second temporary storage partition.
To achieve one of the above objects, an embodiment of the present invention provides a text processing system configured to execute the steps of the text processing method according to any one of the above technical solutions.
In order to achieve one of the above objects, an embodiment of the present invention provides an electronic device, including a processor, a memory, and a communication bus, where the processor and the memory complete communication with each other through the communication bus; the memory is used for storing application programs; the processor is configured to implement the steps of the text processing method according to any one of the above technical solutions when executing the application program stored in the memory.
In order to achieve one of the above objects, an embodiment of the present invention provides a storage medium, on which an application program is stored, and when the application program is executed, the steps of the text processing method according to any one of the above technical solutions are implemented.
Compared with the prior art, the text processing method provided by the invention can quickly respond to the continuous selection signal to perform style conversion and display in the subsequent process of monitoring the continuous selection signal by positioning the position of the initial selection signal and acquiring the whole text paragraph of the position, so that the technical problem that the original page cannot perform special display on the marking selection operation can be solved; meanwhile, before the text paragraphs are subjected to style conversion, the method also comprises the steps of judging and analyzing the data types, and the preset style data set is utilized to carry out unified modification in the style conversion process, so that the method can meet the requirements of selecting and dividing the text data of different types of pages, designs the language uniformly, and improves the overall attractiveness.
Drawings
FIG. 1 is a schematic diagram of an electronic device according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of the structure of a text processing system in one embodiment of the invention;
FIG. 3 is a schematic diagram of the steps of a text processing method in one embodiment of the invention;
FIG. 4 is a schematic diagram of a first embodiment of a text processing method according to the present invention;
FIG. 5 is a schematic diagram illustrating a specific example of step 322 of a first embodiment of a text processing method according to the invention;
FIG. 6 is a schematic diagram illustrating another specific example of step 322 of the first embodiment of the text processing method according to the present invention;
FIG. 7 is a schematic diagram of the steps of a text processing method in another embodiment of the present invention;
FIG. 8 is a schematic diagram of the steps of a text processing method in accordance with a further embodiment of the invention;
fig. 9 is a schematic diagram of steps of a second embodiment of a text processing method according to an embodiment of the present invention.
Detailed Description
The present invention will be described in detail below with reference to specific embodiments shown in the drawings. These embodiments are not intended to limit the present invention, and structural, methodological, or functional changes made by those skilled in the art according to these embodiments are included in the scope of the present invention.
It is to be noted that the term "comprises," "comprising," or any other variation thereof is 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. Furthermore, the terms "first," "second," and the like are used for descriptive purposes only and are not to be construed as indicating or implying relative importance.
The page types of the mobile terminal include various types, for example, there may be a native page, an html (hyper Text Markup language) page (typically, H5 page), and a Hybrid page. The native page is developed by JavaScript, can be used for making a complete APP, and has the advantages of high running speed, capability of calling the function of the bottom layer of the equipment, flow saving, higher functionality, better convenience, comfort and the like. Correspondingly, the native page is adapted to different operating systems, independent development needs to be performed, the content in the page is complex, especially for text data, various different forms may exist or different tags or objects may be included, when operations such as selecting or copying are performed on the text, because data acquisition is performed only by calling an API interface provided by the system, problems that functional options such as copying cannot be provided, a selection pattern change cannot be formed, and a selection pattern is inconsistent with other pages easily occur, thereby bringing poor user experience.
The above problems may exist not only on the native page but also in any page mechanism including the native page, such as Hybrid page, where the style language is inconsistent due to the Hybrid HTML page and the native page, and a situation where a part of the page and/or region can be copied and another part of the page and/or region cannot be copied is more significant. The above problems and their derivatives in different technical fields or application scenarios are technical problems to be solved in the art, and are also one of the objectives of the present invention.
In order to solve the above technical problems and other potential or related problems, an embodiment of the present invention provides a storage medium, which is installed in a mobile terminal such as a mobile phone (particularly, a mobile phone with an Android operating system) or another device, and stores an application program, where the storage medium may be any available medium that can be accessed by the mobile terminal, or may be a storage device such as a server or a data center that includes one or more available media. The usable medium may be a magnetic medium such as a floppy Disk, a hard Disk, a magnetic tape, or the like, or an optical medium such as a DVD (Digital Video Disc), or a semiconductor medium such as an SSD (Solid State Disk). When executed by any processor in the mobile terminal, the application program implements a text processing method to perform at least: the method comprises the steps of receiving a start selection signal of a native page, analyzing a start selection position, acquiring first text paragraph information, judging the type of the first text paragraph information, generating first text paragraph data, monitoring a continuation selection signal of the native page, analyzing a continuation selection position, generating second text paragraph data, replacing and outputting the first text paragraph data, and the like.
An embodiment of the present invention further provides an electronic device 100 as shown in fig. 1, which includes a processor 11, a communication interface 12, a memory 13 and a communication bus 14. The processor 11, the communication interface 12 and the memory 13 are communicated with each other through a communication bus 14.
The memory 13 is used for storing application programs; the processor 11 is configured to execute the application program stored in the memory 13, and the application program may be the application program stored in the storage medium (i.e. the storage medium may be configured to be at least included in the memory 13). When executing the application program, the processor 11 may implement a text processing method, which specifically includes: the method comprises the steps of receiving a start selection signal of a native page, analyzing a start selection position, acquiring first text paragraph information, judging the type of the first text paragraph information, generating first text paragraph data, monitoring a continuation selection signal of the native page, analyzing a continuation selection position, generating second text paragraph data, replacing and outputting the first text paragraph data, and the like.
Specifically, the communication bus 14 may be a PCI bus (Peripheral Component Interconnect) or an EISA bus (Extended Industry Standard Architecture) or the like. The communication bus 14 may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one thick line is shown in FIG. 1, but it is not intended that there be only one bus or one type of bus.
The communication interface 12 is used for communication between the above-described electronic apparatus 100 and other apparatuses.
The Memory 13 may include a RAM (Random Access Memory) or an NVM (Non-Volatile Memory), such as at least one disk Memory. Alternatively, the memory 13 may be at least one storage device disposed remotely from the aforementioned processor 11.
The Processor 11 may be a general-purpose Processor including a CPU (Central Processing Unit), an NP (Network Processor), etc., and may also be a DSP (Digital Signal Processing), an ASIC (Application Specific Integrated Circuit), an FPGA (Field Programmable Gate Array), or other Programmable logic device, discrete Gate or transistor logic device, discrete hardware component.
In one embodiment of the present invention, a text processing system 200 as shown in fig. 2 is further provided, and the text processing system 200 includes a selection signal receiving unit 21, a position analysis processing unit 22, a text acquisition determining unit 23, a style modification processing unit 24, and a text replacement output unit 25.
The selection signal receiving part 21 is configured to receive a start selection signal of a native page and monitor a subsequent selection signal of the native page; the position analysis processing part 22 is used for analyzing the initial selection position represented by the initial selection signal and analyzing the connection selection position represented by the connection selection signal; the text acquisition judging part 23 is configured to acquire a text paragraph in the original page where the start selection position is located, obtain first text paragraph information, judge a data type of the first text paragraph information, and analyze the data type to generate first text paragraph data; the style modification processing part 24 is configured to modify at least part of the first text paragraph data to obtain second text paragraph data; the text replacement output unit 25 is configured to replace the first text passage data with the second text passage data and output and display the second text passage data.
In an embodiment, the selection signal receiving portion 21 may be further configured to receive a stop selection signal of the native page, the position analyzing processing portion 22 may be further configured to analyze a stop selection position represented by the stop selection signal, and the text obtaining and determining portion 23 may be further configured to obtain a text paragraph between a start selection position and the stop selection position in the native page, so as to obtain the text selection data.
In an embodiment, the selection signal receiving portion 21 may be further configured to receive a first continuation selection signal of a native page, the position analyzing processing portion 22 may be further configured to analyze a first continuation selection position represented by the first continuation selection signal, and the text obtaining and determining portion 23 may be further configured to obtain a portion from the start selection position to the first continuation selection position in the first text paragraph data, so as to obtain first text selection data.
Preferably, the text processing system 200 may further include a text traversal prompting section for traversing the first text selection data and outputting a first prompt signal when a line break is included in the first text selection data. The text processing system 200 may further include a determination division storage unit configured to, when receiving a first confirmation signal corresponding to the first prompt signal, divide the first text paragraph data into a first temporary storage partition according to the length of the first text paragraph data and copy the first text paragraph data into the first temporary storage partition, and when receiving a stop selection signal for a native page, divide the selected text data into a second temporary storage partition according to the length of the selected text data and copy the selected text data into the second temporary storage partition.
Specifically, the first confirmation signal and the stop selection signal input to the judgment division storing section may be forwarded or generated and output to the judgment division storing section after the selection signal receiving section 21 receives a corresponding signal input from the outside, or may be received after the judgment division storing section directly communicates with the outside.
As shown in fig. 3, a program or a command corresponding to the method according to an embodiment of the present invention may be loaded on the storage medium and/or the electronic device 100 and/or the text processing system 200 to achieve a technical effect of text processing. The method specifically comprises the following steps:
step 31, receiving a start selection signal of the native page, analyzing a start selection position represented by the start selection signal, and obtaining a text paragraph in which the start selection position is located in the native page to obtain first text paragraph information.
The native page may be a native page based on different operating systems, such as a typical Android operating system and/or an iOS operating system, and of course, a native page based on any other operating system developed by the Lunix operating system and the Unix operating system in depth may be defined as the native page. In addition, the Android operating system has the same architecture of "Java Application layer-Framework layer-Libraries layer-Linux kernel", and a native page at the Java Application layer can also be defined as the native page. Meanwhile, the part of the Hybrid page related to the native page or the part developed by using JavaScript as described above may also be defined as the native page. In this embodiment, the native page is preferably defined as an "Android native page" or an "Android native page".
The initial selection signal may be a click operation input by a user through a touch screen, or a selection operation input by a user through a mouse, a keyboard, a tablet, or the like. The concept definition of "start" may be the above-mentioned clicking operation or selecting operation received for the first time after a certain period of time or a certain period of time, or may be a signal having a special form, which is different from other clicking operations or selecting operations. In this embodiment, the initial selection signal is a selection signal that is received for the first time after the end of the previous selection period on the touch screen of the mobile terminal equipped with the android system.
And analyzing the initial selection position, comparing the position triggered on the touch screen by the initial selection signal with the current display condition of the native page, so as to determine the coordinate of the initial selection position and correspondingly obtain the text paragraph in which the coordinate is located. Different text paragraphs in the underlying code of the native page are naturally divided into different data blocks or data regions, and after the initial selection position is determined, all text information in the data region can be crawled, so that the first text paragraph information is obtained.
And step 32, judging and analyzing the data type of the first text paragraph information to generate first text paragraph data.
The text information in the native page may be a text containing H5 tags, or may be an original text written in the native page, and the two texts may have different forms reflected in the code, particularly for the definition of text style, the former is described by tags which are disposed before or after the text content and together form a tag representation of text paragraph information, and the latter is generally defined by defining different Span objects for identifying various style information and setting different indication parameters for the Span objects, so that the text information is defined to have different styles.
Based on this, through the judgment and analysis in step 32, at least the part for defining the style in the generated text paragraph data can be unified, so that at least the two text messages can be executed with the same style definition by using the same native page style modification or definition manner.
Step 33, monitoring the connection selection signal of the native page, analyzing the connection selection position represented by the connection selection signal, and modifying at least part of the first text paragraph data according to the preset style data set to obtain the second text paragraph data.
The listening operation may preferably be configured to start after receiving the initial selection signal and continuously execute to acquire a series of selection signals after the initial selection signal, and the series of selection signals may be defined as successive selection signals in the present embodiment, and may be in the form of dragging, scratching, moving, and the like from the user after the clicking operation or the selection operation. In this embodiment, the connection selection signal is at least one selection signal obtained by monitoring a touch screen of a mobile terminal equipped with an android system after receiving the start selection signal.
For the continuous selection signal, the configuration of the continuous selection signal and the configuration of the initial selection signal can be the same, and the position triggered on the touch screen by the continuous selection signal is compared with the current display condition of the native page, so as to determine the coordinate of the continuous selection position.
At least part of the first text paragraph data may be data representing at least part of the style in the entire first text paragraph data, or may be data representing at least part of the style in the entire first text paragraph data. Due to the operation through step 32, the same style modification operation for the text information of the H5 label or for the original text information may be performed for different types of text information. Further, in the case where the foregoing steps are repeatedly performed, it can be ensured that the processing of the same text paragraph information at different points in time, or the processing of different text paragraph information at the same point in time can have the same style variation.
And step 34, replacing the first text paragraph data with the second text paragraph data and outputting and displaying the second text paragraph data.
And the text paragraph data after the style modification is output alternatively, and at least the currently selected text information can be clearly and specially shown in the native page, so that the operator is assisted in subsequent operations of copying, modifying and the like. The above replacement process may be direct modification and replacement of the first text paragraph data arranged in the native page, or may be output and displayed after modification and replacement of the first text paragraph data in a copy or backup generated according to the native page, and the present invention is not limited to the embodiment herein.
An embodiment of the present invention provides a first embodiment of a text processing method, as shown in fig. 4, including:
step 31, receiving a start selection signal of the native page, analyzing a start selection position represented by the start selection signal, and obtaining a text paragraph in which the start selection position is located in the native page to obtain first text paragraph information.
Step 321, traversing the first text paragraph information, and determining the data type of the first text paragraph information.
Step 322, if the first text paragraph information includes at least one preset tag information, determining that the first text paragraph information is tag-carrying text information, invoking a preset search engine to establish a mapping relationship between the preset tag information and a preset style data set, and analyzing to obtain first text paragraph data.
The first embodiment of this embodiment of the present invention specifically describes a rule for determining a data type of a first text paragraph information, where a native page generally includes the two types of text information described above, and for an original text information, because a clear Span object definition is provided, adjustment of its style can be directly solved through a corresponding Span resource, and for an H5 tag text information and other tag-carrying text information, its definition of the style type and content is difficult to be directly read and modified by the Span resource, so that a mapping relationship can be established after the identification and determination is performed on the text information, and thus, the analysis on the first text paragraph data is completed.
The preset search engine at least stores (tag) information which is common in tag-carrying text information in a native page and represents a style type and a style content, and the amount of the stored preset tag information should be greater than or equal to the amount of style data defined in a preset style data set, and further greater than or equal to the at least one type of preset tag information existing in the first text paragraph information. In this way, all the tag information in the first text data can be retrieved in the preset retrieval engine, and can be mapped with the preset style data set.
After the mapping relationship is established, replacing all parts of the corresponding preset style data groups in the first text paragraph information with the contents of the preset style data groups according to the mapping relationship to form first text paragraph data; the mapping relationship and the first text paragraph information may also be encapsulated, thereby forming first text paragraph data; of course, other parsing operations can be performed on the first text paragraph information by using the mapping relationship, so that the label part which is difficult to be processed by the Span resource is replaced by the style definition mode in the form of the Span object.
In one embodiment, the tag information for determining the data type of the first text paragraph information is not necessarily modified, and the correspondingly modified tag information is not necessarily used for determining the data type of the first text paragraph information. For example, the first text passage information configured as H5 label text information or other label text information during traversal is usually detected as a paired or single line feed, and thus may be defined as the preset label information, and the type of the first text passage information is determined when the first text passage information is detected to include the above label information. For another example, the style defined in the tag-bearing text information is usually defined by tags such as < h2>, < style ═ color: red >, and the like, and when the above-mentioned style contents exist in the preset style data set, such as "bold" corresponding to the previous tag and "red font" defined by the next tag, the preset search engine may be invoked to establish a mapping relationship, so as to analyze and obtain the first text paragraph data that can be processed conventionally. It can be seen that the tag information for determining the type of the first text paragraph information may be further defined as any tag information that may be included in the preset tag-bearing text information, and the information used for establishing the mapping relationship to jointly form the first text paragraph data may be further defined as any tag information that is related to the style of the first text paragraph data and has a corresponding relationship with the preset style data set.
The purpose of obtaining the first text paragraph data by judging the data type of the first text paragraph information and analyzing the data type is to serve subsequent style modification operation, so that whether the first text paragraph information contains a label corresponding to a preset style data group or not can be directly judged, and the label-carrying text information needing to establish a mapping relation can be screened out. Of course, the mapping relationship of the tag information may also be established for all the tag-carrying text information as described above, so that the text processing process executed by using a conventional tool for a native page such as a Span resource other than style modification may be facilitated. The above embodiments are all capable of achieving the intended technical effects of the invention, with only different advantages.
The above describes that when the first text paragraph information is determined to be the tag-carrying text information, the first text paragraph information is other than the tag-carrying text information and naturally has a form that can be modified by a conventional tool of the native page, for example, when the first text paragraph information is the original text information, the step 33 may be directly performed to modify the style, which is not described herein again.
Step 33, monitoring the connection selection signal of the native page, analyzing the connection selection position represented by the connection selection signal, and modifying at least part of the first text paragraph data according to the preset style data set to obtain the second text paragraph data.
And step 34, replacing the first text paragraph data with the second text paragraph data and outputting and displaying the second text paragraph data.
An embodiment of the present invention provides a specific example of step 322 in the first embodiment of the text processing method, as shown in fig. 5, including:
step 3221, analyzing to obtain first tag information in the first text paragraph information;
step 3222, calling a preset dictionary tree in a preset retrieval engine, and searching according to the first tag information to obtain corresponding first pattern object information;
the first tag information is at least defined as tag information corresponding to at least one item of data in the preset style data set, and of course, the first tag information may also be defined as tag information for determining the content of the first text paragraph information.
The preset trie at least includes a corresponding relationship between the label information and the style object information, and specifically may at least include a corresponding relationship between the H5 label information and the Span-form object information, so as to establish a mapping relationship by looking up in the preset trie.
Since the tag information may include at least a part for characterizing the style type and a part for characterizing the style content, for example, two parts of "color-red", the preset tag information inserted in the preset dictionary tree may be the complete content including the two parts, and in the case that the part for characterizing the style content can be recognized by the conventional tool of the native page, the tag information may include only the part for characterizing the style type.
Step 3223, modifying the corresponding first tag information according to the first pattern object information;
step 3224 iterates until all the tag information in the first text paragraph information is modified, generating first text paragraph data.
Wherein the preset style data set at least includes the first style object information. Based on this, the relationship between the tag information and the preset style data set can be established through the preset dictionary tree, and the style information (i.e. the first style object information) contained in the preset style data set is selectively replaced by the corresponding tag information, so as to achieve the expected technical effect.
It is to be noted that the specific example provided for step 322 above can be alternatively implemented in the scheme of the present invention that includes step 322 or step 32 and its derivative steps, so that the corresponding scheme has the technical effects of step 3221 to step 3224 above. Meanwhile, the above steps 3221 to 3223 define a modification process for the first label information, and the step 3224 defines a modification process for all the label information in the first text paragraph information, so that it is known that the steps 3221 to 3223 are repeatedly performed on all the label information in the first text paragraph information when the step 3224 is performed.
Meanwhile, for convenience of description, the discussion is made with respect to a piece of first text passage information, but it is understood that when the user operation selection area covers a plurality of pieces of text passage information, a series of processes related to the present invention may be alternatively implemented in different pieces of text passage information. For the case of multiple pieces of text paragraph information, each piece of text paragraph information may perform the above operation separately until all pieces of text paragraph information are traversed iteratively, or multiple pieces of text paragraph information may be merged and regarded as one piece of the first text paragraph information.
An embodiment of the present invention provides another specific example of step 322 in the first embodiment of the text processing method, as shown in fig. 6, including:
step 3221, analyzing to obtain first tag information in the first text paragraph information;
step 3222, calling a preset dictionary tree in a preset retrieval engine, and searching according to the first tag information to obtain corresponding first pattern object information;
step 3223', modifies the first tag prefix information into corresponding first pattern type information, and modifies the first tag content information into corresponding first pattern content information.
Step 3224 iterates until all the tag information in the first text paragraph information is modified, generating first text paragraph data.
The first tag information includes first tag prefix information and first tag content information, and the first pattern object information includes first pattern type information and first pattern content information.
The above describes an embodiment in which the first tag information and the first pattern object information each have a specific composition form. For example, in this embodiment, the first text paragraph information in the form of tag-carrying text information may be defined as < h2 style: "color: red" > title [ < 2>, and the parsing thereof may obtain tag information < h2> and < style: "red" >, where the former is defined as first tag information and the latter is defined as second tag information, and then step 3221 to step 3223' (or step 3223) are performed on the first tag information, and when the conversion target form is an original text in the form of Span (the data structure is a start index, an end index and a style object), and the conversion process carries a Span text object, the first tag information may be modified into style Span (bold); to this end, step 3224 is further executed to modify the second tag information, and when the same SpannableString object is loaded, the second tag information may be a forego colorspan ("# ff 0000") after modification.
The above illustrates the process of generating the first text paragraph data, in particular, the data conversion for font thickness and font color (foreground color), in this embodiment. It is to be understood that the present invention is not limited to the above two forms of conversion processes for the first text paragraph information, and the present invention can also use the derivation of the above processes to implement the conversion of style data types such as background color, underline, text replacement by pictures, etc.
Another embodiment of the present invention provides a text processing method, as shown in fig. 7, including:
step 31, receiving a start selection signal of the native page, analyzing a start selection position represented by the start selection signal, and acquiring a text paragraph of the start selection position in the native page to obtain first text paragraph information;
step 32, judging and analyzing the data type of the first text paragraph information to generate first text paragraph data;
step 33', monitoring a connection selection signal of the native page, analyzing a connection selection position represented by the connection selection signal, calling a preset style modification tool, modifying at least part of the first text paragraph by using at least one of preset style data as an indication parameter and using the start selection signal and the connection selection signal as a start parameter and an end parameter respectively, and obtaining second text paragraph data;
and step 34, replacing the first text paragraph data with the second text paragraph data and outputting and displaying the second text paragraph data.
Wherein the preset pattern data set includes at least one preset pattern data.
The embodiment specifically defines the style modification process of step 33' and the modification range of the first text paragraph data, so that the effect of changing the style condition of the text data in real time along with the selection and the stroke of the user can be realized. The preset style modification tool may be the setSpan tool of the SpannableStringBuilder in the SpannableString object described above, or may be other conventional tools sufficient to modify the style in the native page. In the embodiment using the setSpan tool, an indication parameter int flags needs to be defined to modify the style condition of a certain Object in a certain area, for the certain Object, an Object what parameter may be defined and the processed first text paragraph data may be used as the Object, and for the certain area, a start parameter int start and an end parameter int end may be defined to define the scope of the style modification.
Based on this, a modification tool of the setSpan (Object what, int start, int end, int flags) is formed, then the start position information and the end position information of the region of the first text paragraph data that needs to modify the style are respectively used as the start parameter int start and the end parameter int end, and at least one of the preset style data is used as the indication parameter int flags, so as to achieve the expected technical effect.
Of course, the start selection signal and the continuation selection signal do not have an absolute correspondence with the start parameter and the end parameter. In one embodiment, when a part of the first text paragraph information is selected, the first text paragraph information may be style-transformed in its entirety according to the policy adjustment, where the start parameter may be the first character of the first text paragraph data and the end parameter may be the last character of the first text paragraph. In another embodiment, when a plurality of text paragraph information is selected, the plurality of text paragraph information may be all subjected to style transformation according to policy adjustment, where the start parameter may be a first character of a paragraph where the start selection signal corresponds to the start selection position, and the end parameter may be a last character of a paragraph where the continuation selection signal corresponds to the continuation selection position. It can be seen that this point can be adjusted as needed by those skilled in the art.
The preset style modification tool defined in this embodiment is not limited to the setSpan tool, and this tool is a preferred choice for the original text in the form of Span in the native page, and when the original text has other styles or the text to be processed in the native page is other types of text, it is natural to invoke other native page custom tools to modify the style.
Still another embodiment of the present invention provides a text processing method, as shown in fig. 8, including:
step 31, receiving a start selection signal of the native page, analyzing a start selection position represented by the start selection signal, and acquiring a text paragraph of the start selection position in the native page to obtain first text paragraph information;
step 32, judging and analyzing the data type of the first text paragraph information to generate first text paragraph data;
step 33 ", monitoring a connection selection signal of the native page, analyzing a connection selection position represented by the connection selection signal, and modifying a part between the initial selection position and the connection selection position in the first text paragraph data according to a preset style data set to obtain second text paragraph data;
and step 34, replacing the first text paragraph data with the second text paragraph data and outputting and displaying the second text paragraph data.
In the embodiment, the modification range according to the preset style data set is specifically defined as the part between the start selection position and the continuation selection position in the first text paragraph data, so that the style condition of the selection area can be modified according to the operation locking of the user.
At this time, in the modification tool setSpan (Object what, int start, int end, int flags), the start parameter int start is configured as the start selection position information corresponding to the start selection signal, and the end parameter int end is configured as the connection selection position information corresponding to the connection selection signal.
It should be noted that, of course, in the process of user operation to make line selection and style modification on multiple pieces of text paragraph information, since the first text paragraph information is only for the start selection position characterized by the start selection signal, when the continuation selection position characterized by the continuation selection signal is not in the same paragraph as the first text paragraph information, the following selection positions may be executed: and obtaining another first text paragraph information by obtaining the text paragraph of the continuous selection position in the native page, judging the data type of the another first text paragraph information, analyzing and generating another first text paragraph data. This allows for a synchronized style modification operation of the two pieces of first text paragraph data.
Of course, multiple pieces of text paragraph information may also be spliced, in which case the above process may be changed to: and acquiring another text paragraph information from the text paragraph in which the continuous selection position in the native page is located, judging the data type of the another text paragraph information, analyzing the data type to generate another text paragraph data, and combining the another text paragraph data and the first text paragraph data to form new first text paragraph data. In this way, the new first text paragraph data formed by the combination may be subjected to an overall style modification operation. It should be understood that the above technical solution formed by adaptively adjusting information of a plurality of text paragraphs is not limited to the embodiment shown in fig. 8, and other embodiments of the present invention may alternatively implement the above technical solution.
Further, as shown in fig. 8, another embodiment of the present invention may further include the following steps:
step 351, receiving a stop selection signal of the native page, analyzing a stop selection position represented by the stop selection signal, and acquiring a text paragraph between a start selection position and the stop selection position in the native page to obtain text selection data;
and step 352, dividing the selected text data in the memory according to the length of the selected text data to obtain a temporary storage partition, and copying the selected text data into the temporary storage partition.
The temporary storage partition is configured to receive a paste operation signal and output and display stored data in the temporary storage partition on the native page.
For the mobile terminal performing operation control by touch, the initial selection signal may be a click operation started by a user, the successive selection signal may be a selection signal continuously input (continuously clicking) after the initial selection signal and form a horizontal and/or vertical moving stroke on the original page, and the stop selection signal may be correspondingly configured to release the click operation and the stroke operation. For other devices controlled by peripherals such as a keyboard, a mouse, a tablet, etc., the start selection signal may be a first selection signal received within a certain time period as defined above, such as a click event or a mousedown event, the continuation selection signal may be a selection signal having a certain duration, such as a continuous mousedown event, and the stop selection signal may correspond to an end signal configured as the selection signal, such as a mouseup event.
The tracking style transformation for the user selection operation is already realized through the steps 31 to 34, and after the user stops selecting the line, the text data of the selected line can be extracted and stored for the calling of the subsequent paste operation. Therefore, the selected text can be highlighted in the text selection process, and the text can be immediately copied after the selection is stopped, so that the operation requirement of diversification of the original page can be met.
It is understood that, at the time when the stop selection signal is input, the stop selection position and the successive selection position at that time are unified in an ideal state, and based on this, the technical solution of defining the successive selection signal at the last time as the stop selection signal is also included in the present invention. Of course, one skilled in the art may also recognize each stroke selecting operation as a stop selection signal, and the operation steps corresponding to the stop selection signal are continuously and cyclically executed during the stroke selecting process.
Based on the above design concept, an embodiment of the present invention provides a second embodiment of a text processing method, as shown in fig. 9, including:
step 31, receiving a start selection signal of the native page, analyzing a start selection position represented by the start selection signal, and acquiring a text paragraph of the start selection position in the native page to obtain first text paragraph information;
step 32, judging and analyzing the data type of the first text paragraph information to generate first text paragraph data;
step 33, monitoring a connection selection signal of the native page, analyzing a connection selection position represented by the connection selection signal, and modifying at least part of the first text paragraph data according to a preset style data set to obtain second text paragraph data;
step 33 may further include step 331, receiving a first continuation selection signal of the native page, analyzing a first continuation selection position represented by the first continuation selection signal, and obtaining a portion from a start selection position to the first continuation selection position in the first text paragraph data to obtain first text selected data;
step 34, replacing the first text paragraph data with the second text paragraph data and outputting and displaying;
in this embodiment, different from the embodiment shown in fig. 8, the data selected by the first text is defined as the part between the initial selection position and the first continuation selection position, so that the style transformation and the content storage of the currently selected and scribed region can be synchronously executed, and the real-time tracking and calling of the content of the selected and scribed region are facilitated.
Certainly, the data selected by the first text is only used as an exemplary expression, step 33 may further include other data selected by different texts (for example, data selected by a second text) at other times and/or corresponding to different successive selection signals (or successive selection positions, for example, second successive selection signals/positions), in order to achieve the real-time performance of the data selected by the texts, step 331 should be configured to be continuously executed at least by itself, and in the case of a collocation style modification process, the two steps may be configured to be executed circularly and synchronously or executed circularly and sequentially.
Further, as shown in fig. 9, the second embodiment of the text processing method according to an embodiment of the present invention may further include the following steps:
step 36, traversing the data selected by the first text, and outputting a first prompt signal if the data selected by the first text contains a line break symbol;
step 371, when receiving a first confirmation signal corresponding to the first prompt signal, dividing the first text paragraph data into a memory according to the length of the first text paragraph data to obtain a first temporary storage partition, and copying the first text paragraph data into the first temporary storage partition;
and 372, when a stop selection signal of the original page is received, dividing the selected data of the text in the memory according to the length of the selected data of the text to obtain a second temporary storage partition, and copying the selected data of the text to the second temporary storage partition.
It should be noted that, as shown in fig. 9, the step 371 and the step 372 are preferably configured to be executed synchronously and disposed after the step 36, and meanwhile, since the achievement conditions corresponding to the step 371 and the step 372 are different, in this embodiment, there is a case where one of the two steps is selected to be executed.
In addition, the expected technical effect of steps 36 to 372 is to predict whether the user wants to select and copy the whole text by detecting the horizontal distance and the vertical distance of the stroke selected by the user (which may be within a certain time), and then perform the relevant operation accordingly. Based on this, the technical scheme provided by the invention can predict through the line break, when the line break is detected to be included in the first text selection data, the first prompt signal is output to confirm whether to perform operations such as selecting and/or copying on the whole segment of content, and the operation of selecting the whole segment or continuously receiving the selection line is performed after the corresponding signal is received. It can be seen that steps 36 to 372 do not have to be set after step 34, and only need to be executed after step 331, and may be executed simultaneously with other steps in step 33 or step 34.
The first prompt signal may be displayed in a pop floating window form on the native page, and may include a prompt signal (e.g., "select all (and copy)") for confirming whether to perform a large segment selection, and may further include contents such as "copy", "forward", and "share", which may be adjusted according to a service scenario. The first confirmation signal may be a confirmation signal corresponding to the content of "full selection (and copying)", and after detecting that the user confirms the full selection, the first text paragraph data may be subjected to style transformation and output for display, and a second prompt signal may be output to inquire whether to perform operations such as copying; after detecting that the user confirms the full selection and copying, the above operations of transforming the integral style of the first text paragraph data and outputting and displaying may be performed, and step 371 is performed directly to perform the division and copying of the first temporary storage partition.
The stop selection signal may refer to the above definition, and at this time, since the user has stopped selecting and has not made feedback on the first prompt signal, it may be assumed that the user only needs to copy the currently selected data without performing the entire copy, so that the data may be selected according to the first text to perform the division and copy of the second temporary storage partition. Of course, as described above, the stop selection signal may be defined as a second continuous selection signal, that is, after it is detected that the user continues to select the text, it is determined that the text required by the user is not only the selected text, but also the whole text, at this time, the output of the first prompt signal may be cancelled, the change of the continuous selection signal is monitored continuously, the data selected by the first text may be saved in advance for standby, the data selected by the second text generated according to the second continuous selection signal is waited to be generated, and the data selected by the second text is used to replace the data selected by the first text in the memory.
In particular, the first temporary storage partition and the second temporary storage partition, like the temporary storage partition in the previous embodiment, may be configured to receive a paste operation signal and output data stored therein to be displayed on a native page. The process of output display can be realized by modifying or inserting the underlying code of the native page, and the invention is not limited to a specific output display mode.
In addition, in the output display in step 34 according to the present invention, since the first text paragraph data may be generated after being subjected to format conversion, which is different from the first text paragraph information, the second text paragraph data is preferably subjected to an inverse transformation operation, which is the reverse of the conversion process of "first text paragraph information — first text paragraph data", in the output display process. For example, in one embodiment, the first text paragraph information is tag-carrying text information, the first text paragraph data is original text in Span form, and is converted according to a first mapping relationship, so that in the process of output display, the second text paragraph data of the original text in Span form can be subjected to a second mapping relationship inverse-transformed to the first mapping relationship to obtain the second text paragraph information of the tag-carrying text information, so as to be output and displayed. Of course, the above process may be performed with reference to the content of the preset dictionary tree, and may also be performed instead of other embodiments, and the present invention is not limited to the embodiments herein.
In summary, the text processing method provided by the present invention can quickly respond to the continuous selection signal for performing style conversion and display in the subsequent process of monitoring the continuous selection signal by locating the position of the initial selection signal and obtaining the whole text paragraph at the position, so as to solve the technical problem that the native page cannot perform special display on the selection operation; meanwhile, before the text paragraphs are subjected to style conversion, the method also comprises the steps of judging and analyzing the data types, and the preset style data set is utilized to carry out unified modification in the style conversion process, so that the method can meet the requirements of selecting and dividing the text data of different types of pages, designs the language uniformly, and improves the overall attractiveness.
It should be understood that although the present description refers to embodiments, not every embodiment contains only a single technical solution, and such description is for clarity only, and those skilled in the art should make the description as a whole, and the technical solutions in the embodiments can also be combined appropriately to form other embodiments understood by those skilled in the art.
The above-listed detailed description is only a specific description of a possible embodiment of the present invention, and they are not intended to limit the scope of the present invention, and equivalent embodiments or modifications made without departing from the technical spirit of the present invention should be included in the scope of the present invention.

Claims (10)

1. A method of text processing, comprising:
receiving a starting selection signal of a native page, analyzing a starting selection position represented by the starting selection signal, and acquiring a text paragraph in which the starting selection position is located in the native page to obtain first text paragraph information;
judging the data type of the first text paragraph information and analyzing to generate first text paragraph data;
monitoring a connection selection signal of a native page, analyzing a connection selection position represented by the connection selection signal, and modifying at least part of the first text paragraph data according to a preset style data set to obtain second text paragraph data;
and replacing the first text paragraph data with the second text paragraph data and outputting and displaying.
2. The text processing method according to claim 1, wherein the method specifically comprises:
traversing the first text paragraph information, and judging the data type of the first text paragraph information;
if the first text paragraph information contains at least one type of preset label information, judging that the first text paragraph information is label-carrying text information, calling a preset retrieval engine to establish a mapping relation between the preset label information and the preset style data group, and analyzing to obtain first text paragraph data.
3. The text processing method according to claim 2, wherein the method specifically comprises:
analyzing to obtain first label information in the first text paragraph information;
calling a preset dictionary tree in the preset retrieval engine, and searching according to the first label information to obtain corresponding first pattern object information;
modifying the corresponding first label information according to the first pattern object information;
iterating until all the label information in the first text paragraph information is modified, and generating the first text paragraph data;
wherein the preset style data set includes at least the first style object information.
4. The text processing method according to claim 3, wherein the first tag information includes first tag prefix information and first tag content information, and the first pattern object information includes first pattern type information and first pattern content information; the method specifically comprises the following steps:
and modifying the first label prefix information into corresponding first pattern type information, and modifying the first label content information into corresponding first pattern content information.
5. The text processing method according to claim 1, wherein the preset style data set includes at least one preset style data, and the method specifically includes:
and calling a preset style modification tool, using at least one of the preset style data as an indication parameter, and using the start selection signal and the continuation selection signal as a start parameter and an end parameter respectively, and modifying at least part of the first text paragraph to obtain the second text paragraph data.
6. The text processing method according to claim 1, wherein the method specifically comprises:
modifying the part between the starting selection position and the continuing selection position in the first text paragraph data according to a preset style data set to obtain second text paragraph data;
the method further comprises the following steps:
receiving a stop selection signal of a native page, analyzing a stop selection position represented by the stop selection signal, and acquiring a text paragraph between the start selection position and the stop selection position in the native page to obtain text selection data;
dividing the selected data of the text into a temporary storage partition according to the length of the selected data of the text in a memory, and copying the selected data of the text into the temporary storage partition;
the temporary storage partition is configured to receive a paste operation signal and output and display stored data in the temporary storage partition on the native page.
7. The text processing method of claim 1, wherein the method further comprises:
receiving a first continuing selection signal of the native page, analyzing a first continuing selection position represented by the first continuing selection signal, and acquiring a part from the initial selection position to the first continuing selection position in the first text paragraph data to obtain first text selection data;
traversing the data selected by the first text, and outputting a first prompt signal if the data selected by the first text contains a line break character;
the method further comprises the following steps:
when a first confirmation signal corresponding to the first prompt signal is received, dividing the first text paragraph data in a memory according to the length of the first text paragraph data to obtain a first temporary storage partition, and copying the first text paragraph data to the first temporary storage partition;
when a stop selection signal of a native page is received, dividing the selected data of the text in a memory according to the length of the selected data of the text to obtain a second temporary storage partition, and copying the selected data of the first text to the second temporary storage partition.
8. A text processing system, characterized in that it is configured to perform the steps of the text processing method according to any one of claims 1 to 7.
9. An electronic device, comprising a processor, a memory and a communication bus, wherein the processor and the memory communicate with each other via the communication bus;
the memory is used for storing application programs;
the processor, when executing the application program stored in the memory, implementing the steps of the text processing method according to any one of claims 1 to 7.
10. A storage medium having an application program stored thereon, wherein the application program, when executed, performs the steps of the text processing method according to any one of claims 1 to 7.
CN202111596137.4A 2021-12-24 2021-12-24 Text processing method, system, electronic device and storage medium Pending CN114327209A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111596137.4A CN114327209A (en) 2021-12-24 2021-12-24 Text processing method, system, electronic device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111596137.4A CN114327209A (en) 2021-12-24 2021-12-24 Text processing method, system, electronic device and storage medium

Publications (1)

Publication Number Publication Date
CN114327209A true CN114327209A (en) 2022-04-12

Family

ID=81013382

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111596137.4A Pending CN114327209A (en) 2021-12-24 2021-12-24 Text processing method, system, electronic device and storage medium

Country Status (1)

Country Link
CN (1) CN114327209A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110113320A1 (en) * 2008-02-21 2011-05-12 Globalenglish Corporation Network-Accessible Collaborative Annotation Tool
CN109657220A (en) * 2018-12-11 2019-04-19 万兴科技股份有限公司 The online editing method, apparatus and electronic equipment of PDF document
CN109683773A (en) * 2017-10-19 2019-04-26 北京国双科技有限公司 Corpus labeling method and device
CN110083295A (en) * 2019-05-10 2019-08-02 苏州云学时代科技有限公司 The method that editing process extracts audio editing data on line based on teaching courseware
US20200184003A1 (en) * 2018-12-11 2020-06-11 Curriculum Associates, Inc. Graphical user interfaces for interactive content presentation

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110113320A1 (en) * 2008-02-21 2011-05-12 Globalenglish Corporation Network-Accessible Collaborative Annotation Tool
CN109683773A (en) * 2017-10-19 2019-04-26 北京国双科技有限公司 Corpus labeling method and device
CN109657220A (en) * 2018-12-11 2019-04-19 万兴科技股份有限公司 The online editing method, apparatus and electronic equipment of PDF document
US20200184003A1 (en) * 2018-12-11 2020-06-11 Curriculum Associates, Inc. Graphical user interfaces for interactive content presentation
CN110083295A (en) * 2019-05-10 2019-08-02 苏州云学时代科技有限公司 The method that editing process extracts audio editing data on line based on teaching courseware

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
顾韵华;李佩;谢刚;: "一种基于文本样式的Web主题信息提取方法研究", 计算机与数字工程, no. 11, 20 November 2009 (2009-11-20) *

Similar Documents

Publication Publication Date Title
CN101957730B (en) Messaging device and information processing method
CN108363587B (en) Application program operation monitoring method and device, computer equipment and storage medium
US9857959B2 (en) Supporting webpage design and revision irrespective of webpage framework
US9495134B2 (en) Methods and apparatus for code segment handling
US10088969B2 (en) Image-based automation systems and methods
CN108345456A (en) Page code generation method, device, computer equipment and storage medium
CN110955428A (en) Page display method and device, electronic equipment and medium
US8635593B2 (en) Dynamic autocompletion tool
CN105868166B (en) Regular expression generation method and system
CN106844181B (en) Method, system and mobile terminal for recording user behavior
CN106610774B (en) Webpage table editing method and device
WO2006044834A2 (en) Desktop alert management
CN109614601A (en) Form processing method, device, equipment and readable medium based on web
US11675870B2 (en) Automating mapping between content schema and rendered pages
CN104424205A (en) Context menu implementing method and device of page-embedded client
CN112528619A (en) Page template file generation method and device, electronic equipment and storage medium
CN112364496A (en) Avionics simulation panel generation system based on HTML5 and VUE technology
CN113095056B (en) Generation method, processing method, device, electronic equipment and medium
CN113408262A (en) Document online editing and generating system, method, device and storage medium
CN106815010B (en) Method and device for operating database
CN115618144B (en) Dynamic layout method, system, equipment and medium based on webpage
CN114327209A (en) Text processing method, system, electronic device and storage medium
CN116126697A (en) Test case generation method, device, equipment and computer readable storage medium
CN111596828B (en) cookie synchronization method, device and computer readable storage medium
CN114356330A (en) Page configuration method and device, electronic equipment and storage medium

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