CN112329396A - Online document paging method, device, equipment and readable medium - Google Patents

Online document paging method, device, equipment and readable medium Download PDF

Info

Publication number
CN112329396A
CN112329396A CN201910645370.3A CN201910645370A CN112329396A CN 112329396 A CN112329396 A CN 112329396A CN 201910645370 A CN201910645370 A CN 201910645370A CN 112329396 A CN112329396 A CN 112329396A
Authority
CN
China
Prior art keywords
online document
node
online
segmentation
paging
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
CN201910645370.3A
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.)
Xiaochuanchuhai Education Technology Beijing Co ltd
Original Assignee
Xiaochuanchuhai Education Technology Beijing 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 Xiaochuanchuhai Education Technology Beijing Co ltd filed Critical Xiaochuanchuhai Education Technology Beijing Co ltd
Priority to CN201910645370.3A priority Critical patent/CN112329396A/en
Publication of CN112329396A publication Critical patent/CN112329396A/en
Pending legal-status Critical Current

Links

Images

Abstract

The specification discloses a paging method, a paging device, paging equipment and a readable medium of an online document, wherein the method comprises the following steps: determining the segmentation position of the online document and the element node where the segmentation position of the online document is located according to the content height of the online document and the preset height of each page of the online document; segmenting the element nodes according to the segmentation positions of the online documents; and inserting a paging identifier at the cutting position of the online document to finish the cutting of the online document. The method comprises the steps of determining the segmentation position of the online document according to the content height of the online document and the preset height of each page of the online document, determining the element node to be segmented according to the segmentation position of the online document, segmenting the element node according to the segmentation position of the online document, and inserting the paging mark at the segmentation position of the online document to complete the segmentation of the online document, so that a user can conveniently classify and typeset the document content of the online document.

Description

Online document paging method, device, equipment and readable medium
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a method, an apparatus, a device, and a readable medium for paging an online document.
Background
With the development and popularization of network technologies, people can use a network cloud service to store document data so as to conveniently access stored online documents at any time and any place under the condition of a network, and meanwhile, a network document editor can be used to perform relevant operations on the online documents, wherein the operations comprise project list making, list sorting, table/image/annotation/formula adding, font changing and the like.
In the prior art, most web document editors are online document editing schemes implemented based on web page editors. Most of the implementation schemes do not realize paging, and the whole document has no page identification from the beginning to the end, which is not beneficial to the classification and typesetting of the document contents of the online document by users.
Disclosure of Invention
The present specification provides a paging method, apparatus, device and readable medium for online documents, which solve the problem that in the prior art, paging of online documents is not realized, and classification and typesetting of document contents of online documents are not facilitated for users.
To solve the above technical problem, the present specification is implemented as follows:
the present specification provides a method for paging an online document, including:
determining the segmentation position of the online document and the element node where the segmentation position of the online document is located according to the content height of the online document and the preset height of each page of the online document;
segmenting the element nodes according to the segmentation positions of the online documents;
and inserting a paging identifier at the cutting position of the online document to finish the cutting of the online document.
Optionally, the segmenting the element node according to the segmentation position of the online document specifically includes:
judging whether the element node comprises a child node;
if the element node is judged to contain the child node, judging whether the lower boundary of the current child node is positioned on the upper side of the online document segmentation position from the first child node;
if the lower boundary of the current child node is judged to be positioned at the upper side of the online document segmentation position, whether the lower boundary of the next child node is positioned at the upper side of the online document segmentation position or not is judged until the lower boundary of the current child node is judged not to be positioned at the upper side of the online document segmentation position, the identification information of the current child node is recorded, and the current child node is segmented according to the identification information.
Optionally, if it is determined that the element node does not include a child node, the element node is directly segmented according to the segmentation position of the online document.
Optionally, after the element node is sliced according to the slicing position of the online document, the method further includes:
and obtaining a first partial node and a second partial node, and deleting the content of the second partial node so as to arrange the second partial node as a blank node at the lower side of the first partial node and insert the paging identifier.
The present specification provides an apparatus for paging an online document, the apparatus comprising:
the determining unit is used for determining the segmentation position of the online document and the element node where the segmentation position of the online document is located according to the content height of the online document and the preset height of each page of online document;
the segmentation unit is used for segmenting the element nodes according to the segmentation positions of the online documents;
and the inserting unit is used for inserting a paging identifier at the splitting position of the online document so as to complete the splitting of the online document.
Optionally, the segmentation unit is specifically configured to:
judging whether the element node comprises a child node;
if the element node is judged to contain the child node, judging whether the lower boundary of the current child node is positioned on the upper side of the online document segmentation position from the first child node;
if the lower boundary of the current child node is judged to be positioned at the upper side of the online document segmentation position, whether the lower boundary of the next child node is positioned at the upper side of the online document segmentation position or not is judged until the lower boundary of the current child node is judged not to be positioned at the upper side of the online document segmentation position, the identification information of the current child node is recorded, and the current child node is segmented according to the identification information.
Optionally, if the segmentation unit determines that the element node does not include a child node, the element node is directly segmented according to the segmentation position of the online document.
Optionally, the segmentation unit is further configured to obtain a first partial node and a second partial node, delete the content of the second partial node, so that the second partial node is set on the lower side of the first partial node as a blank node, and is used to insert the paging identifier.
The present specification provides a computer readable medium having computer readable instructions stored thereon, the computer readable instructions being executable by a processor to perform the steps of:
determining the segmentation position of the online document and the element node where the segmentation position of the online document is located according to the content height of the online document and the preset height of each page of the online document;
segmenting the element nodes according to the segmentation positions of the online documents;
and inserting a paging identifier at the cutting position of the online document to finish the cutting of the online document.
The present specification provides a paging device for online documents, the device comprising a memory for storing computer program instructions and a processor for executing the program instructions, wherein the computer program instructions, when executed by the processor, trigger the device to perform the following:
the determining unit is used for determining the segmentation position of the online document and the element node where the segmentation position of the online document is located according to the content height of the online document and the preset height of each page of online document;
the segmentation unit is used for segmenting the element nodes according to the segmentation positions of the online documents;
and the inserting unit is used for inserting a paging identifier at the splitting position of the online document so as to complete the splitting of the online document.
The embodiment of the specification adopts at least one technical scheme which can achieve the following beneficial effects:
the method comprises the steps of determining the segmentation position of the online document according to the content height of the online document and the preset height of each page of the online document, determining the element node to be segmented according to the segmentation position of the online document, segmenting the element node according to the segmentation position of the online document, and inserting the paging mark at the segmentation position of the online document to complete the segmentation of the online document, so that a user can conveniently classify and typeset the document content of the online document.
Drawings
In order to more clearly illustrate the embodiments of the present specification or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments described in the specification, and for those skilled in the art, other drawings can be derived based on the drawings without inventive exercise.
FIG. 1 is a flowchart illustrating a method for providing paging of online documents according to an embodiment of the present disclosure;
fig. 2 is a schematic structural diagram of a paging device for providing online documents according to a second embodiment of the present disclosure.
Detailed Description
In the prior art, web document editors are all online document editing schemes implemented based on web page editors. Most of the implementation schemes do not provide a paging function, cannot fully utilize the data integration capability provided by the network, and are not beneficial to classifying and typesetting the document contents of the online documents by users.
In order to solve the above technical problems, the present application proposes the following solutions, and in order to enable those skilled in the art to better understand the technical solutions in the present specification, the technical solutions in the embodiments of the present specification will be clearly and completely described below with reference to the drawings in the embodiments of the present specification, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all embodiments. Based on the embodiments of the present specification, those skilled in the art can make no creative work
Fig. 1 is a flowchart of a method for paging an online document according to an embodiment of the present disclosure, where the flowchart includes:
step S101, determining the segmentation position of the online document and the element node where the segmentation position of the online document is located according to the content height of the online document and the preset height of each page of the online document.
In step S101 in this embodiment of the present specification, the content height of the online document may be a total height of the entire online document, and the preset height of each page of the online document may be a height of each page of the online document after the paging process, for example, the content height of the entire online document is 600cm, and the preset height of each page of the online document is 60cm, so that the online document may be divided into 10 pages, the splitting positions of the online document are determined to be 10cm, 20cm, 30cm, 40cm, and 50cm, respectively, and corresponding element nodes are determined at 10cm, 20cm, 30cm, 40cm, and 50cm of the online document, respectively.
In step S101 of the embodiment of the present specification, the element node may be a DOM node, which means that each element component in the online document is a node. For example, when the online document is an HTML text, the element node can be found by the following method:
searching element nodes of HTML through the ID;
searching element nodes of HTML through the tag names;
searching element nodes of HTML through class names;
searching element nodes of HTML through a CSS selector;
and searching the element nodes of the HTML through the HTML object set.
And step S102, segmenting the element nodes according to the segmentation positions of the online documents.
In step S102 in the embodiment of this specification, segmenting the element node according to the segmentation position of the online document specifically includes:
judging whether the element node comprises a child node; if the element node is judged to contain the child node, whether the lower boundary of the current child node is positioned at the upper side of the online document segmentation position is judged from the first child node, if the lower boundary of the current child node is judged to be positioned at the upper side of the online document segmentation position, whether the lower boundary of the next child node is positioned at the upper side of the online document segmentation position is judged until the lower boundary of the current child node is judged not to be positioned at the upper side of the online document segmentation position, the identification information of the current child node is recorded, the current child node is segmented according to the identification information to obtain a first partial node and a second partial node, and the content of the second partial node is deleted so that the second partial node is used as a blank node to be arranged at the lower side of the first partial node and used for inserting the paging identification. The method specifically includes that the lower boundary of the current child node is located at the lower side of the online document splitting position, or the lower boundary of the current child node is overlapped with the online document splitting position.
And if the element node does not contain the child node, directly segmenting the element node according to the segmentation position of the online document to obtain a first part node and a second part node, and deleting the content of the second part node so as to conveniently arrange the second part node as a blank node at the lower side of the first part node and insert the paging identifier.
Step S103, inserting a paging mark at the cutting position of the online document to finish the cutting of the online document.
In step S103 of the embodiment of the present specification, a page identifier may be inserted in the position of the second partial node. The paging identifier may also belong to an element node.
The method determines the segmentation position of the online document according to the content height of the online document and the preset height of each page of the online document, determines the element node to be segmented according to the segmentation position of the online document, segments the element node according to the segmentation position of the online document, and inserts the paging mark at the segmentation position of the online document to complete the segmentation of the online document. In addition, the existing various data and the data organization mode can be effectively and freely used, and the cutting and the paging can be realized on the element nodes supported by the browser.
Fig. 2 is a schematic structural diagram of an online document paging device according to a second embodiment of the present disclosure, where the schematic structural diagram includes: a determination unit 1, a slicing unit 2, and an insertion unit 3.
The determining unit 1 is configured to determine a splitting position of the online document and an element node where the splitting position of the online document is located according to the content height of the online document and a preset height of each page of the online document.
The segmentation unit 2 is used for segmenting the element nodes according to the segmentation positions of the online documents;
the inserting unit 3 is configured to insert a paging identifier at a cutting position of the online document to complete cutting of the online document.
The segmentation unit 2 is specifically configured to:
judging whether the element node comprises a child node;
if the element node is judged to contain the child node, judging whether the lower boundary of the current child node is positioned on the upper side of the online document segmentation position from the first child node;
and if the lower boundary of the current child node is judged to be positioned at the upper side of the online document segmentation position, judging whether the lower boundary of the next child node is positioned at the upper side of the online document segmentation position or not until the lower boundary of the current child node is judged not to be positioned at the upper side of the online document segmentation position, recording the identification information of the current child node, and segmenting the current child node.
And if the segmentation unit 2 judges that the element node does not contain the child node, directly segmenting the element node according to the segmentation position of the online document.
The segmentation unit 2 is further configured to obtain a first partial node and a second partial node, delete the content of the second partial node, so that the second partial node is set on the lower side of the first partial node as a blank node, and is used to insert the paging identifier.
The method determines the segmentation position of the online document according to the content height of the online document and the preset height of each page of the online document, determines the element node to be segmented according to the segmentation position of the online document, segments the element node according to the segmentation position of the online document, and inserts the paging mark at the segmentation position of the online document to complete the segmentation of the online document. In addition, the existing various data and the data organization mode can be effectively and freely used, and the cutting and the paging can be realized on the element nodes supported by the browser.
The present specification provides a computer readable medium having computer readable instructions stored thereon, the computer readable instructions being executable by a processor to perform the steps of:
determining the segmentation position of the online document and the element node where the segmentation position of the online document is located according to the content height of the online document and the preset height of each page of the online document;
segmenting the element nodes according to the segmentation positions of the online documents;
and inserting a paging identifier at the cutting position of the online document to finish the cutting of the online document.
The method determines the segmentation position of the online document according to the content height of the online document and the preset height of each page of the online document, determines the element node to be segmented according to the segmentation position of the online document, segments the element node according to the segmentation position of the online document, and inserts the paging mark at the segmentation position of the online document to complete the segmentation of the online document. In addition, the existing various data and the data organization mode can be effectively and freely used, and the cutting and the paging can be realized on the element nodes supported by the browser.
The present specification provides a paging device for online documents, the device comprising a memory for storing computer program instructions and a processor for executing the program instructions, wherein the computer program instructions, when executed by the processor, trigger the device to perform the following:
the determining unit is used for determining the segmentation position of the online document and the element node where the segmentation position of the online document is located according to the content height of the online document and the preset height of each page of online document;
the segmentation unit is used for segmenting the element nodes according to the segmentation positions of the online documents;
and the inserting unit is used for inserting a paging identifier at the splitting position of the online document so as to complete the splitting of the online document.
The method determines the segmentation position of the online document according to the content height of the online document and the preset height of each page of the online document, determines the element node to be segmented according to the segmentation position of the online document, segments the element node according to the segmentation position of the online document, and inserts the paging mark at the segmentation position of the online document to complete the segmentation of the online document. In addition, the existing various data and the data organization mode can be effectively and freely used, and the cutting and the paging can be realized on the element nodes supported by the browser.
In the 90 s of the 20 th century, improvements in a technology could clearly distinguish between improvements in hardware (e.g., improvements in circuit structures such as diodes, transistors, switches, etc.) and improvements in software (improvements in process flow). However, as technology advances, many of today's process flow improvements have been seen as direct improvements in hardware circuit architecture. Designers almost always obtain the corresponding hardware circuit structure by programming an improved method flow into the hardware circuit. Thus, it cannot be said that an improvement in the process flow cannot be realized by hardware physical modules. For example, a Programmable Logic Device (PLD), such as a Field Programmable Gate Array (FPGA), is an integrated circuit whose Logic functions are determined by programming the Device by a user. A digital system is "integrated" on a PLD by the designer's own programming without requiring the chip manufacturer to design and fabricate application-specific integrated circuit chips. Furthermore, nowadays, instead of manually manufacturing an integrated circuit chip, such programming is often implemented by "logic compiler" software, which is similar to a software compiler used in program development and writing, and the original code before compiling is also written by a specific programming Language, which is called Hardware Description Language (HDL), and HDL is not only one kind but many kinds. It will also be apparent to those skilled in the art that hardware circuitry that implements the logical method flows can be readily obtained by merely slightly programming the method flows into an integrated circuit using the hardware description languages described above.
The controller may be implemented in any suitable manner, for example, the controller may take the form of, for example, a microprocessor or processor and a computer-readable medium storing computer-readable program code (e.g., software or firmware) executable by the (micro) processor, logic gates, switches, an Application Specific Integrated Circuit (ASIC), a programmable logic controller, and an embedded microcontroller, examples of which include, but are not limited to, the following microcontrollers: ARC 625D, Atmel AT91SAM, Microchip PIC18F26K20, and Silicone Labs C8051F320, the memory controller may also be implemented as part of the control logic for the memory. Those skilled in the art will also appreciate that, in addition to implementing the controller as pure computer readable program code, the same functionality can be implemented by logically programming method steps such that the controller is in the form of logic gates, switches, application specific integrated circuits, programmable logic controllers, embedded microcontrollers and the like. Such a controller may thus be considered a hardware component, and the means included therein for performing the various functions may also be considered as a structure within the hardware component. Or even means for performing the functions may be regarded as being both a software module for performing the method and a structure within a hardware component.
The systems, devices, modules or units illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product with certain functions. One typical implementation device is a computer. In particular, the computer may be, for example, a personal computer, a laptop computer, a cellular telephone, a camera phone, a smartphone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or a combination of any of these devices.
For convenience of description, the above devices are described as being divided into various units by function, and are described separately. Of course, the functionality of the units may be implemented in one or more software and/or hardware when implementing the present application.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that 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 an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The application may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The application may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the system embodiment, since it is substantially similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
The above description is only an example of the present application and is not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (10)

1. A method for paging an online document, the method comprising:
determining the segmentation position of the online document and the node where the segmentation position of the online document is located according to the content height of the online document and the preset height of each page of the online document;
segmenting the nodes according to the segmentation positions of the online documents;
and inserting a paging identifier at the cutting position of the online document to finish the cutting of the online document.
2. The method for paging an online document according to claim 1, wherein the splitting the element node according to the splitting position of the online document specifically comprises:
judging whether the node comprises a child node;
if the node is judged to contain the child node, judging whether the lower boundary of the current child node is positioned on the upper side of the online document segmentation position from the first child node;
if the lower boundary of the current child node is judged to be positioned at the upper side of the online document segmentation position, whether the lower boundary of the next child node is positioned at the upper side of the online document segmentation position or not is judged until the lower boundary of the current child node is judged not to be positioned at the upper side of the online document segmentation position, the identification information of the current child node is recorded, and the current child node is segmented according to the identification information.
3. The method for paging an online document according to claim 2, wherein if it is determined that the element node does not include a child node, the element node is directly sliced according to a slicing position of the online document.
4. The method for paging an online document according to claim 1, wherein after the element node is sliced according to the slicing position of the online document, the method further comprises:
and obtaining a first partial node and a second partial node, and deleting the content of the second partial node so as to arrange the second partial node as a blank node at the lower side of the first partial node and insert the paging identifier.
5. An apparatus for paging an online document, the apparatus comprising:
the determining unit is used for determining the segmentation position of the online document and the element node where the segmentation position of the online document is located according to the content height of the online document and the preset height of each page of online document;
the segmentation unit is used for segmenting the element nodes according to the segmentation positions of the online documents;
and the inserting unit is used for inserting a paging identifier at the splitting position of the online document so as to complete the splitting of the online document.
6. The apparatus for paging online documents according to claim 5, wherein the segmentation unit is specifically configured to:
judging whether the element node comprises a child node;
if the element node is judged to contain the child node, judging whether the lower boundary of the current child node is positioned on the upper side of the online document segmentation position from the first child node;
if the lower boundary of the current child node is judged to be positioned at the upper side of the online document segmentation position, whether the lower boundary of the next child node is positioned at the upper side of the online document segmentation position or not is judged until the lower boundary of the current child node is judged not to be positioned at the upper side of the online document segmentation position, the identification information of the current child node is recorded, and the current child node is segmented according to the identification information.
7. The apparatus for paging an online document according to claim 6, wherein if the segmentation unit determines that the element node does not include a child node, the segmentation unit directly segments the element node according to a segmentation position of the online document.
8. The apparatus for paging online documents as claimed in claim 5, wherein the segmentation unit is further configured to obtain a first partial node and a second partial node, delete the content of the second partial node, so as to dispose the second partial node as a blank node at the lower side of the first partial node, and insert the paging identifier.
9. A computer readable medium having computer readable instructions stored thereon which are executable by a processor to implement the method of any one of claims 1 to 4.
10. A paging device for online documents, the device comprising a memory for storing computer program instructions and a processor for executing the program instructions, wherein the computer program instructions, when executed by the processor, trigger the device to perform the apparatus of any of claims 5 to 8.
CN201910645370.3A 2019-07-17 2019-07-17 Online document paging method, device, equipment and readable medium Pending CN112329396A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910645370.3A CN112329396A (en) 2019-07-17 2019-07-17 Online document paging method, device, equipment and readable medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910645370.3A CN112329396A (en) 2019-07-17 2019-07-17 Online document paging method, device, equipment and readable medium

Publications (1)

Publication Number Publication Date
CN112329396A true CN112329396A (en) 2021-02-05

Family

ID=74319224

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910645370.3A Pending CN112329396A (en) 2019-07-17 2019-07-17 Online document paging method, device, equipment and readable medium

Country Status (1)

Country Link
CN (1) CN112329396A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104239305A (en) * 2013-06-07 2014-12-24 阿里巴巴集团控股有限公司 Electronic document generating and displaying method and apparatus
CN105069060A (en) * 2015-07-28 2015-11-18 北京京东尚科信息技术有限公司 Page typesetting method of HTML (Hypertext Markup Language) documents
CN106560805A (en) * 2015-10-01 2017-04-12 曹蕾 Page layout method of WYSIWYG document editor based on HTML standard
WO2017185649A1 (en) * 2016-04-26 2017-11-02 乐视控股(北京)有限公司 Document release method, device, and electronic apparatus

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104239305A (en) * 2013-06-07 2014-12-24 阿里巴巴集团控股有限公司 Electronic document generating and displaying method and apparatus
CN105069060A (en) * 2015-07-28 2015-11-18 北京京东尚科信息技术有限公司 Page typesetting method of HTML (Hypertext Markup Language) documents
CN106560805A (en) * 2015-10-01 2017-04-12 曹蕾 Page layout method of WYSIWYG document editor based on HTML standard
WO2017185649A1 (en) * 2016-04-26 2017-11-02 乐视控股(北京)有限公司 Document release method, device, and electronic apparatus

Similar Documents

Publication Publication Date Title
CN110941784A (en) Page generation method and device
CN107622080B (en) Data processing method and equipment
CN106610931B (en) Topic name extraction method and device
CN112083897A (en) Signal declaration system, method, equipment and medium in digital logic design
CN108846069B (en) Document execution method and device based on markup language
CN114332873A (en) Training method and device for recognition model
CN116628198A (en) Training method and device of text generation model, medium and electronic equipment
CN106970758B (en) Electronic document operation processing method and device and electronic equipment
CN109582934B (en) Format document conversion method and device
CN108804563B (en) Data labeling method, device and equipment
CN112183181A (en) Information display method
CN112528614A (en) Table editing method and device and electronic equipment
CN101661277B (en) Part processing method and device used for numerical control machine
CN110276056B (en) Document editing method, device, equipment and system
CN115756449B (en) Page multiplexing method and device, storage medium and electronic equipment
CN112329396A (en) Online document paging method, device, equipment and readable medium
CN113723047A (en) Map construction method, device and medium based on legal document
CN113298914B (en) Knowledge chunk extraction method and device, electronic equipment and storage medium
CN111899264A (en) Target image segmentation method, device and medium
CN111539962A (en) Target image classification method, device and medium
CN107220034B (en) Program code marking method and device
CN111651450B (en) Block copy method, device, equipment and medium based on block chain
CN116579314A (en) PDF document data identification method, equipment and medium based on interface coordinates
CN116795972B (en) Model training method and device, storage medium and electronic equipment
CN117555644B (en) Front-end page construction method and device based on natural language interaction

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