CN112395830A - Form processing method based on Wan Guo code and related device - Google Patents
Form processing method based on Wan Guo code and related device Download PDFInfo
- Publication number
- CN112395830A CN112395830A CN201910702453.1A CN201910702453A CN112395830A CN 112395830 A CN112395830 A CN 112395830A CN 201910702453 A CN201910702453 A CN 201910702453A CN 112395830 A CN112395830 A CN 112395830A
- Authority
- CN
- China
- Prior art keywords
- characters
- information
- character
- preset
- determining
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 238000003672 processing method Methods 0.000 title claims abstract description 24
- 238000000034 method Methods 0.000 claims description 49
- 238000012545 processing Methods 0.000 claims description 43
- 238000006243 chemical reaction Methods 0.000 claims description 30
- 230000006870 function Effects 0.000 abstract description 3
- 230000008569 process Effects 0.000 description 25
- 238000010586 diagram Methods 0.000 description 19
- 230000003993 interaction Effects 0.000 description 8
- 239000003086 colorant Substances 0.000 description 5
- 230000000694 effects Effects 0.000 description 5
- 238000004891 communication Methods 0.000 description 3
- 230000008878 coupling Effects 0.000 description 3
- 238000010168 coupling process Methods 0.000 description 3
- 238000005859 coupling reaction Methods 0.000 description 3
- 238000005516 engineering process Methods 0.000 description 3
- 230000008859 change Effects 0.000 description 2
- 238000011161 development Methods 0.000 description 2
- 238000007781 pre-processing Methods 0.000 description 2
- 238000012360 testing method Methods 0.000 description 2
- 230000009466 transformation Effects 0.000 description 2
- 230000002776 aggregation Effects 0.000 description 1
- 238000004220 aggregation Methods 0.000 description 1
- 230000003796 beauty Effects 0.000 description 1
- 238000004364 calculation method Methods 0.000 description 1
- 238000004590 computer program Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000002085 persistent effect Effects 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
- 238000000844 transformation Methods 0.000 description 1
- 230000001052 transient effect Effects 0.000 description 1
Images
Landscapes
- Processing Or Creating Images (AREA)
Abstract
The application discloses a table processing method and a related device based on Wan Guo codes, a plurality of characters in a first table are drawn based on a Wan Guo code table in a character terminal are determined according to characteristic information, dimension information such as length or inflection points and related drawing requirements are respectively determined, then the determined characters are converted according to the characters in a preset set, different display modes can be selected according to different scene requirements, adaptability is achieved for drawing of a multi-row and multi-column table, the display clearness and the elegance of the character terminal are improved, the table with multiple functions is provided, the readability of information is greatly improved, and user experience is improved.
Description
Technical Field
The present application relates to the field of computer technologies, and in particular, to a table processing method and a related apparatus based on ten thousand state codes.
Background
With the development of computer technology, character terminals gradually become necessary human-computer interaction tools in embedded applications, and commonly used character terminals include serial port terminals, pseudo terminals, console terminals and the like, are character-type devices, are displayed in a character string manner, have a relatively simple interface, and generally interact with users in a menu form. After the character terminal is started, a piece of menu information is displayed to prompt a user to input, the user inputs a command, the equipment processes the command and displays the next menu, and the purpose of man-machine interaction is achieved by repeating the steps.
Generally, when drawing table information, a character terminal draws using general characters such as "+" - "" "|", for example, a table shown in fig. 1 is a table diagram drawn in a general character terminal.
However, the table drawn based on the above characters is difficult to clearly express corresponding contents in some complex scenes, and cannot be simply and clearly expressed when the multiple rows of tables display different column numbers, which affects display effect and user experience.
Disclosure of Invention
In view of this, a first aspect of the present application provides a table processing method based on ten-thousand-country codes, which can be applied to a system or an operation process of a character terminal, and specifically includes: acquiring a first table, wherein the first table comprises A characters, the A characters are converted based on a ten-thousand-national code encoding table, and A is a positive integer; determining B characters meeting preset conditions, wherein B is less than or equal to A and is a positive integer, the preset conditions are set based on feature information of a first table, the feature information comprises scale information or corner information, the scale information is used for indicating length related parameters, and the corner information is used for indicating the positions of difference characters in a segment of characters; and converting the B characters according to a preset rule to obtain a second table, wherein the preset rule comprises the step of converting the B characters into C characters in a preset set, C is not less than B, C is a positive integer, and the preset set is set based on the Wan code coding table.
Preferably, in some possible implementation manners of the present application, if the feature information is scale information and the preset condition is that the first table is divided according to a preset interval, the determining B characters that satisfy the preset condition includes: acquiring the scale information of a first table, wherein the scale information is determined based on the display condition of a current interface; and if the length indicated by the scale information is within the range displayed by the interface, determining B characters on the first table according to a preset interval.
Preferably, in some possible implementations of the present application, the method further includes: if the length indicated by the scale information exceeds the range displayed by the interface, determining a third table, wherein the third table is the part of the first table exceeding the display range of the interface; transferring the third table into the interface range; b characters are determined on the third table according to preset intervals.
Preferably, in some possible implementation manners of the present application, if the feature information is corner information, the determining B characters that satisfy a preset condition includes: determining the position of the difference character according to the corner information; and if the character string where the difference character is located is larger than the preset length, determining the difference character as the B characters.
Preferably, in some possible implementation manners of the present application, the first table further includes first data, the first data is text information, and the converting the B characters according to a preset rule to obtain a second table includes: determining a ten-thousand-national code corresponding to the text information, and calculating the length of a character; and selecting the D characters which are larger than or equal to the character length to input into a blank character group so as to obtain a second table.
Preferably, in some possible implementations of the present application, the converting the first data into color information according to a preset rule to obtain a second table includes: determining a ten-thousand-national code corresponding to the color information to obtain color characters; and adding the color character to the B character according to preset position information to obtain a second table.
Preferably, in some possible implementations of the present application, the first table further includes second data, where the second data is input point information, and the selecting the D characters with the length greater than or equal to the character length to be input into a blank character group to obtain a second table includes: determining an input starting point of the first data in the table according to the second data; and selecting the D characters which are larger than or equal to the character length to be input into the blank character group from the input starting point to obtain a second table.
A second aspect of the present application provides another form processing apparatus, including: the device comprises an acquisition unit, a storage unit and a processing unit, wherein the acquisition unit is used for acquiring a first table, the first table comprises A characters, the A characters are converted based on a ten thousand national code encoding table, and A is a positive integer;
the device comprises a determining unit, a judging unit and a judging unit, wherein the determining unit is used for determining B characters meeting preset conditions, B is not more than A and is a positive integer, the preset conditions are set based on characteristic information of a first table, the characteristic information comprises scale information or corner information, the scale information is used for indicating length related parameters, and the corner information is used for indicating the positions of different characters in a section of characters;
the conversion unit is used for converting the B characters according to a preset rule to obtain a second table, the preset rule comprises the step of converting the B characters into C characters in a preset set, C is larger than or equal to B, C is a positive integer, and the preset set is set based on the Wan code coding table.
Preferably, in some possible implementations of the present application, the characteristic information is scale information, the preset condition is that the first table is divided at preset intervals,
the determining unit is specifically configured to obtain the scale information of the first table, where the scale information is determined based on a display condition of a current interface;
the determining unit is specifically configured to determine, if the length indicated by the scale information is within a range displayed on an interface, B characters on the first table according to a preset interval.
Preferably, in some possible implementations of the present application,
the determining unit is further configured to determine a third table if the length indicated by the scale information exceeds the range displayed by the interface, where the third table is a portion of the first table that exceeds the range displayed by the interface;
the conversion unit is further used for transferring the third table into the interface range;
the conversion unit is further configured to determine B characters on the third table according to a preset interval.
Preferably, in some possible implementations of the present application, the characteristic information is rotation angle information,
the determining unit is specifically configured to determine the position of the difference character according to the rotation angle information;
the determining unit is specifically configured to determine the difference character as the B characters if a character string in which the difference character is located is longer than a preset length.
Preferably, in some possible implementations of the present application, the first table further includes first data, the first data is text information,
the conversion unit is specifically used for determining the ten-thousand-country code corresponding to the text information and calculating the character length;
the conversion unit is specifically configured to select the D characters with the length greater than or equal to the character length to be input into a blank character group, so as to obtain a second table.
Preferably, in some possible implementations of the present application, the first data is color information,
the conversion unit is specifically used for determining a ten-thousand-national code corresponding to the color information to obtain a color character;
the conversion unit is specifically configured to add the color character to the B character according to preset position information to obtain a second table.
Preferably, in some possible implementations of the present application, the first table further includes second data, where the second data is input point information, and the conversion unit is specifically configured to determine an input starting point of the first data in the table according to the second data;
the conversion unit is specifically configured to select the D characters with the length greater than or equal to the character length and input the D characters from the input starting point into the blank character group to obtain a second table.
A third aspect of the present application provides a computer device comprising: a memory, a processor, and a bus system; the memory is used for storing program codes; the processor is configured to perform the method of table processing according to any of the first aspect or the first aspect according to instructions in the program code.
A fourth aspect of the present application provides a computer-readable storage medium having stored therein instructions, which, when run on a computer, cause the computer to perform the method of table processing of the first aspect or any of the first aspects described above.
According to the technical scheme, the embodiment of the application has the following advantages:
the method comprises the steps of determining a plurality of characters in a character terminal based on a Wan nationality code coding table to draw a first table according to characteristic information, determining dimension information such as length or inflection points and related drawing requirements respectively, converting the plurality of determined characters according to the characters in a preset set, selecting different display modes according to different scene requirements, having adaptability to drawing of a multi-row and multi-column table, improving the clarity and beauty of display of the character terminal, having the table with multiple functions, greatly increasing the readability of information and improving user experience.
Drawings
In order to more clearly illustrate the embodiments of the present application 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 introduced below, it is obvious that the drawings in the following description are only embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
FIG. 1 is a table diagram drawn in a general character terminal;
FIG. 2 is a diagram of a network architecture in which a character terminal operates;
fig. 3 is a flowchart of a table processing method based on ten thousand codes according to an embodiment of the present application;
FIG. 4 is a schematic diagram of a table processing process according to an embodiment of the present application;
FIG. 5 is a schematic process diagram of another table processing provided in the embodiments of the present application;
FIG. 6 is a schematic process diagram of another table processing provided in the embodiments of the present application;
fig. 7 is a flowchart of another form processing method based on ten thousand codes according to an embodiment of the present application;
FIG. 8 is a table display diagram of a character terminal according to an embodiment of the present disclosure;
FIG. 9 is a schematic diagram of an interface display for form processing according to an embodiment of the present disclosure;
fig. 10 is a schematic view of an application scenario provided in an embodiment of the present application;
fig. 11 is a schematic view of another application scenario provided in the embodiment of the present application;
fig. 12 is a schematic view of another application scenario provided in the embodiment of the present application;
fig. 13 is a schematic structural diagram of a table processing apparatus according to an embodiment of the present application;
fig. 14 is a schematic structural diagram of another table processing apparatus according to an embodiment of the present application.
Detailed Description
The embodiment of the application provides a form processing method and a related device based on universal codes, which can be applied to a related system or program operation process of a character terminal, specifically, a plurality of characters in a first form are drawn based on a universal code (unicode) coding table in the character terminal according to characteristic information, dimension information such as length or inflection points and related drawing requirements are respectively determined, then the determined characters are converted according to characters in a preset set, different display modes can be selected according to different scene requirements, adaptability is provided for drawing of a multi-row and multi-column form, the display of the character terminal is clear and graceful, and the form has multiple functions, the readability of information is greatly increased, and user experience is improved.
The terms "first," "second," "third," "fourth," and the like in the description and in the claims of the present application and in the drawings described above, if any, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the application described herein are, for example, capable of operation in sequences other than those illustrated or otherwise described herein. Furthermore, the terms "comprises," "comprising," and "corresponding" and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
It should be understood that the form processing method provided by the present application may be applied to an operation process of a character terminal, specifically, the character terminal may operate in a network architecture as shown in fig. 2, and as shown in fig. 2, the character terminal is a network architecture diagram of the operation of the character terminal, as can be seen from the figure, the character terminal may perform data interaction with a plurality of servers and display the data interaction in a character string manner, and the interface is relatively simple, and generally interacts with a user in a menu form. After the character terminal is started, a piece of menu information is displayed to prompt a user to input, the user inputs a command, the equipment processes the command and displays the next menu, and the purpose of man-machine interaction is achieved by repeating the steps. It is understood that three servers are shown in fig. 2, and in an actual scenario, more or fewer servers may participate in data interaction, and the specific number depends on the actual scenario and is not limited herein.
With the development of computer technology, character terminals gradually become necessary human-computer interaction tools in embedded applications, and commonly used character terminals include serial port terminals, pseudo terminals, console terminals and the like, are character-type devices, are displayed in a character string manner, have a relatively simple interface, and generally interact with users in a menu form. After the character terminal is started, a piece of menu information is displayed to prompt a user to input, the user inputs a command, the equipment processes the command and displays the next menu, and the purpose of man-machine interaction is achieved by repeating the steps.
Generally, when drawing table information, a character terminal draws using general characters such as "+" - "" "|", for example, a table shown in fig. 1 is a table diagram drawn in a general character terminal.
However, the table drawn based on the above characters is difficult to clearly express corresponding contents in some complex scenes, and cannot be simply and clearly expressed when the multiple rows of tables display different column numbers, which affects display effect and user experience.
To solve the above problems, the following describes a form processing method in the present application with reference to the above system architecture, please refer to fig. 3, where fig. 3 is a flowchart of a form processing method based on ten thousand codes according to an embodiment of the present application, and the embodiment of the present application at least includes the following steps:
301. a characters in a first table are obtained.
In this embodiment, the first table may be transmitted from the server side or generated by the character terminal; that is, the first form may be form data sent by the server side, and the form processing method provided in the embodiment of the present application may be applied after receiving the form and before displaying the form, and may be used as a display preprocessing process; for the case that the first form is generated by a character terminal, the form processing method provided by the embodiment of the application can be applied to a process that a user inputs related form data or draws a form, and can be used as an application program in the character terminal or an external plug-in of the character terminal, and the specific mode is determined by an actual scene.
It is understood that, in this embodiment, ten thousand code codes from 0x2500(16 system) to 0x250F (16 system) may be used to draw tables, where the first table may be drawn by using characters such as "+" - "" | ", etc., the a characters in the first table may be determined, and the number of the characters in the first table may be determined to be the number of the symbols corresponding to ten thousand code codes, for example: "+" is U +253C, based on different line type, U +254B or U +2542 can be derived, and A characters can be determined by obtaining the characters or searching corresponding codes.
302. B characters meeting preset conditions are determined.
In this embodiment, the preset condition is set based on feature information of the first table, where the feature information includes scale information or corner information, the scale information is used to indicate a length-related parameter, and the corner information is used to indicate a position of a difference character in a segment of characters.
It is to be understood that the preset condition may be set based on one of the scale information or the rotation angle information, for example: the preset condition is that the length of the character corresponding to the scale information is less than five characters; the preset condition may be set based on a plurality of scale information or rotation angle information, for example: the preset conditions are that the length of the character corresponding to the scale information is less than five characters and the distance between the difference characters indicated by the corner information is more than ten characters; the preset condition may also be set based on other characteristic information, such as: interface displays, color coding, row number location, etc. may show the parameters of the relevant elements in the form.
It should be noted that when the number of B characters is equal to the number of a characters, all data of the first table may be re-encoded, that is, all characters are converted into ten thousand code codes, and then the second table is generated according to the preset ten thousand code change correspondence relationship, for example: all U +253C are converted to U + 252C.
303. And converting the B characters into C characters in a preset set according to a preset rule to obtain a second table.
In this embodiment, the preset set may be one or more of "-", "+", "-T", "+", ┤ "," + ", or other characters or combinations in a ten thousand code table based on 0x2500(16 scale) to 0x250F (16 scale).
It should be noted that C ≧ B, when C ≧ B, i.e., there is a correspondence between the converted characters that is determined based on the orientation of the row or column of the table, such as: when the drawing direction of the table is down, the "+" in the first table is converted to the "-t-type", and the corresponding transcoding method may be conversion from U +253C to U + 252C; when C > B, there may be a correspondence relationship between combinations of characters in a plurality of preset sets, for example: the "+" in the first table is converted into "" "sum" and the corresponding transcoding method is that U +253C is converted into U +2500 and U +2502, which are the corner regions, which may be "" L ", and then converted into" "" combination.
It is understood that the setting of the preset rule may be set based on the characteristic information of the first table, for example: for the corner information, judging the drawing direction of a row or a column of a first table, and further selecting characters in a corresponding preset set; for the scale information, the distance between the characters in the first table is judged, and then the characters in the preset set which can reach the target distance are selected.
By combining the above embodiments, it can be known that by determining a plurality of characters in a character terminal based on a Wan code encoding table to draw a first table according to characteristic information, and determining dimension information such as length or inflection point and related drawing requirements respectively, and then converting the plurality of determined characters according to characters in a preset set, different display modes can be selected according to different scene requirements, adaptability to drawing of a multi-row and multi-column table is improved, the character terminal is displayed clearly and gracefully, and the multifunctional table greatly increases readability of information and improves user experience.
The following description is given with reference to specific scenarios, and when the feature information is corner information, as shown in fig. 4, for a table processing process diagram provided in the embodiment of the present application, since the corner information is used to indicate a position of a difference character in a segment of a character, corresponding to a character representation that "+ - - - -" exists in a row of characters in the diagram, at this time, "+" may be determined as the difference character, a drawing direction of the table may be determined to be from left to right according to a preset rule, that is, "+" may be converted into "+", that is, U +253C is converted into U +250C, and the difference character is converted based on the above method, so that the conversion result in fig. 4 may be obtained.
In another possible scenario, the feature information includes rotation angle information and scale information, as shown in fig. 5, which is a schematic process diagram of another table processing provided in the embodiment of the present application, since the scale information indicates that the character interval is 0, the "- - -" in the original table is converted into "- - -", then, since the rotation angle information is used to indicate the position of the difference character in a segment of the character, corresponding to the figure, i.e., there is a "+ - - -" character in a row of characters, the "+" character can be determined as a difference character, the drawing direction of the table can be determined as left to right according to the preset rule, the "+" can be converted into "+", i.e., the U +253C is converted into the U +250C, and the difference character is converted based on the above method, so that the conversion effect in fig. 5 can be obtained.
In another possible scenario, as shown in fig. 6, for another schematic diagram of a table processing process provided in this embodiment of the present application, a display interface of a terminal is limited, and at this time, the table display is incomplete, that is, a1 and a2 cannot be completely displayed, at this time, the encoding information corresponding to a1 and a2 may be called first, and after other parts in the display interface are completely drawn, the encoding information is input to an empty display interface position, and a corresponding character conversion process based on scale information or corner information is performed, so that the conversion effect shown in fig. 6 may be obtained.
It can be understood that if a1 has an association relationship with adjacent characters in the original table, corresponding associated characters can be generated during encoding, and when the user performs a zoom-out operation, the display interface is sufficient to display the original table, and a1 is shifted to a corresponding position according to the associated characters.
In an actual scenario, corresponding data information generally exists in a table, which is described below with reference to the accompanying drawings, as shown in fig. 7, fig. 7 is a flowchart of another table processing method based on a ten-thousand-country code provided in the embodiment of the present application, and the embodiment of the present application at least includes the following steps:
701. a characters in a first table are obtained.
In this embodiment, the first table may be transmitted from the server side or generated by the character terminal; that is, the first form may be form data sent by the server side, and the form processing method provided in the embodiment of the present application may be applied after receiving the form and before displaying the form, and may be used as a display preprocessing process; for the case that the first form is generated by a character terminal, the form processing method provided by the embodiment of the application can be applied to a process that a user inputs related form data or draws a form, and can be used as an application program in the character terminal or an external plug-in of the character terminal, and the specific mode is determined by an actual scene.
It is understood that, in this embodiment, ten thousand code codes from 0x2500(16 system) to 0x250F (16 system) may be used to draw tables, where the first table may be drawn by using characters such as "+" - "" | ", etc., the a characters in the first table may be determined, and the number of the characters in the first table may be determined to be the number of the symbols corresponding to ten thousand code codes, for example: "+" is U +253C, based on different line type, U +254B or U +2542 can be derived, and A characters can be determined by obtaining the characters or searching corresponding codes.
702. B characters meeting preset conditions are determined.
In this embodiment, the preset condition is set based on feature information of the first table, where the feature information includes scale information or corner information, the scale information is used to indicate a length-related parameter, and the corner information is used to indicate a position of a difference character in a segment of characters.
It is to be understood that the preset condition may be set based on one of the scale information or the rotation angle information, for example: the preset condition is that the length of the character corresponding to the scale information is less than five characters; the preset condition may be set based on a plurality of scale information or rotation angle information, for example: the preset conditions are that the length of the character corresponding to the scale information is less than five characters and the distance between the difference characters indicated by the corner information is more than ten characters; the preset condition may also be set based on other characteristic information, such as: interface displays, color coding, row number location, etc. may show the parameters of the relevant elements in the form.
It should be noted that when the number of B characters is equal to the number of a characters, all data of the first table may be re-encoded, that is, all characters are converted into ten thousand code codes, and then the second table is generated according to the preset ten thousand code change correspondence relationship, for example: all U +253C are converted to U + 252C.
703. And converting the B characters into C characters in a preset set according to a preset rule to obtain a second table.
In this embodiment, the preset set may be one or more of "-", "+", "-T", "+", ┤ "," + ", or other characters or combinations in a ten thousand code table based on 0x2500(16 scale) to 0x250F (16 scale).
It should be noted that C ≧ B, when C ≧ B, i.e., there is a correspondence between the converted characters that is determined based on the orientation of the row or column of the table, such as: when the drawing direction of the table is down, the "+" in the first table is converted to the "-t-type", and the corresponding transcoding method may be conversion from U +253C to U + 252C; when C > B, there may be a correspondence relationship between combinations of characters in a plurality of preset sets, for example: the "+" in the first table is converted into "" "sum" and the corresponding transcoding method is that U +253C is converted into U +2500 and U +2502, which are the corner regions, which may be "" L ", and then converted into" "" combination.
It is understood that the setting of the preset rule may be set based on the characteristic information of the first table, for example: for the corner information, judging the drawing direction of a row or a column of a first table, and further selecting characters in a corresponding preset set; for the scale information, the distance between the characters in the first table is judged, and then the characters in the preset set which can reach the target distance are selected.
704. The data type and input settings of the first form are entered into a second form.
In this embodiment, the data type of the first table may be related information such as a text, a color code, or a display identifier, where when the text information is a chinese language, a ten thousand code corresponding to the chinese language may be determined, and a character length is calculated; and then selecting the D characters with the length being larger than or equal to the character length to input a blank character group so as to input a corresponding Chinese character.
When the data type is color coding, an rgb (0,0,0) coding mode can be adopted, wherein three numbers in brackets correspond to the lighting degrees of three primary colors of red, green and blue respectively, the value range is 0-255,0 is completely unlighted, and 255 is fully lighted for the color; i.e. rgb (0,0,0) corresponds to a black screen, since all colors are not bright, rgb (255,255,255) is white, since all colors are bright and the screen is fully white. The selection of the base color in the form can be realized by selecting the code of the corresponding color and inputting the code into the corresponding blank character area in the form.
In addition, there may be a need for typesetting in the process of inputting the relevant text, and the corresponding display identifier may be specified to specify the alignment mode or the font size of the input text information.
The following describes the effect of the form processing method provided by the embodiment of the present application with reference to a specific scenario, as shown in fig. 8, which is a schematic view of a form display of a character terminal provided by the embodiment of the present application, where character conversion based on scale information, character conversion based on corner information, an input requirement of related text information, and the like are performed in the figure.
According to the embodiment, the plurality of characters in the first table are drawn based on the coding table of the universal code in the character terminal according to the characteristic information, the length, the inflection point and other dimensions of the characters and the related drawing requirements are respectively determined, then the determined plurality of characters are converted according to the characters in the preset set, different display modes can be selected according to different scene requirements, the adaptability to drawing of the multi-row and multi-column table is achieved, the display clarity and the grace of the character terminal are improved, the related characteristics of drawing with the user requirements can be responded to different data, the readability of the information is greatly improved, and the user experience is improved.
When the above method embodiment is applied to a conversion program, the display manner as described in fig. 9 may be adopted, and fig. 9 is a schematic display diagram of an interface for table processing provided by the embodiment of the present application. The interface may include a converted form display, and when the user wants to know what conversion process is specifically performed, the user may click a process detail button, so that the user can see the original form, the corresponding conversion mode, and the corresponding basis.
In combination with the above table conversion method, the above method can be applied to various scenes that need to display information at a character terminal, for example: fig. 10 is a schematic view of an application scenario provided in the embodiment of the present application, where the application scenario is an application scenario of a micro message subscription number, and specifically, the table is drawn by applying at least the character conversion method provided in the present application, and in addition, input point information corresponding to corresponding second data is also used, that is, a left alignment mode is used; in another possible scenario, fig. 11 is another schematic view of an application scenario provided in this embodiment, where the application scenario is an application scenario of a wechat card package, specifically, compared with the scenario in fig. 10, this embodiment is further applied to the use of color information in the first data, that is, background color transformation, and it can be understood that the color information may be one color, or may be a combination of multiple colors, and may correspond to an image corresponding to one or multiple colors; in another possible scenario, fig. 12 is another schematic view of an application scenario provided in the embodiment of the present application, and the view is an application scenario of a search.
In order to better implement the above-mentioned aspects of the embodiments of the present application, the following also provides related apparatuses for implementing the above-mentioned aspects. Referring to fig. 13, fig. 13 is a schematic structural diagram of a table processing apparatus according to an embodiment of the present application, where the table processing apparatus 1300 includes:
an obtaining unit 1301, configured to obtain a first table, where the first table includes a characters, the a characters are converted based on a ten thousand international code coding table, and a is a positive integer;
a determining unit 1302, configured to determine B characters that meet a preset condition, where B is not greater than a, and B is a positive integer, where the preset condition is set based on feature information of a first table, the feature information includes scale information or corner information, the scale information is used for indicating a length-related parameter, and the corner information is used for indicating a position of a difference character in a segment of characters;
and a converting unit 1303, configured to convert the B characters according to a preset rule to obtain a second table, where the preset rule includes converting the B characters into C characters in a preset set, where C is greater than or equal to B, and C is a positive integer, and the preset set is set based on the ten-thousand-country code encoding table.
Preferably, in some possible implementations of the present application, the characteristic information is scale information, the preset condition is that the first table is divided at preset intervals,
the determining unit 1302 is specifically configured to obtain the scale information of the first table, where the scale information is determined based on a display condition of a current interface;
the determining unit 1302 is specifically configured to determine, if the length indicated by the scale information is within the range displayed on the interface, B characters on the first table according to a preset interval.
Preferably, in some possible implementations of the present application,
the determining unit 1302 is further configured to determine a third table if the length indicated by the scale information exceeds the range displayed by the interface, where the third table is a portion of the first table that exceeds the range displayed by the interface;
the conversion unit 1303 is further configured to transfer the third table into the interface range;
the conversion unit 1303 is further configured to determine B characters on the third table according to a preset interval.
Preferably, in some possible implementations of the present application, the characteristic information is rotation angle information,
the determining unit 1302 is specifically configured to determine the position of the difference character according to the rotation angle information;
the determining unit 1302 is specifically configured to determine the difference character as the B characters if a character string in which the difference character is located is greater than a preset length.
Preferably, in some possible implementations of the present application, the first table further includes first data, the first data is text information,
the conversion unit 1303 is specifically configured to determine a ten-thousand-country code corresponding to the text information, and calculate a character length;
the conversion unit 1303 is specifically configured to select the D characters with the length greater than or equal to the character length to input into a blank character group, so as to obtain a second table.
Preferably, in some possible implementations of the present application, the first data is color information,
the conversion unit 1303 is specifically configured to determine a ten-thousand-country code corresponding to the color information to obtain a color character;
the conversion unit 1303 is specifically configured to add the color character to the B character according to preset position information to obtain a second table.
Preferably, in some possible implementations of the present application, the first table further includes second data, where the second data is input point information, and the conversion unit 1303 is specifically configured to determine an input starting point of the first data in the table according to the second data;
the conversion unit 1303 is specifically configured to select the D characters with the length greater than or equal to the character length and input the D characters into the blank character group from the input starting point to obtain a second table.
Configuring a table processing instruction related to an index type to be determined according to a preset rule, wherein the preset rule comprises dividing the table processing instruction of the index type to be determined into at least two parts, the at least two parts comprise a service related part and a processing mode part, and the processing mode part is used for indicating multiple calculation modes or multiple aggregation modes, so that the configuration of the table processing instruction related to the index in a multi-dimensional test scene is facilitated; and the configuration process is simplified, and the testing efficiency is improved.
Referring to fig. 14, fig. 14 is a schematic structural diagram of another form processing apparatus provided in this embodiment, the form processing apparatus 1400 may generate a relatively large difference due to different configurations or performances, and may include one or more Central Processing Units (CPUs) 1422 (e.g., one or more processors) and a memory 1432, and one or more storage media 1430 (e.g., one or more mass storage devices) storing an application 1442 or data 1444. Memory 1432 and storage media 1430, among other things, may be transient or persistent storage. The program stored on storage medium 1430 may include one or more modules (not shown), each of which may include a sequence of instructions operating on a table processing device. Still further, central processor 1422 may be disposed in communication with storage medium 1430 for executing a series of instruction operations in storage medium 1430 on form processing device 1400.
The steps executed by the form processing apparatus in the above embodiment may be based on the form processing apparatus configuration shown in fig. 13.
Also provided in an embodiment of the present application is a computer-readable storage medium, which stores data table processing instructions, and when the computer-readable storage medium is executed on a computer, the computer is caused to execute the steps executed by the table processing apparatus in the method described in the foregoing embodiments shown in fig. 3 to 7.
Also provided in the embodiments of the present application is a computer program product including data table processing instructions, which when run on a computer, causes the computer to perform the steps performed by the table processing apparatus in the method described in the embodiments of fig. 3 to 7.
The embodiment of the present application further provides a form processing system, and the form processing system may include the form processing apparatus in the embodiment described in fig. 13 or the form processing apparatus described in fig. 14.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other manners. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application may be substantially implemented or contributed to by the prior art, or all or part of the technical solution may be embodied in a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a table processing apparatus, or a network device) to perform all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a read-only memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
The above embodiments are only used for illustrating the technical solutions of the present application, and not for limiting the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may still be equivalently transformed; and such modifications or transformations may not depart from the spirit and scope of the present disclosure, as defined by the appended claims.
Claims (10)
1. A form processing method based on the Wan Guo code is applied to a character terminal and is characterized by comprising the following steps:
acquiring a first table, wherein the first table comprises A characters, the A characters are converted based on a ten-thousand-national code encoding table, and A is a positive integer;
determining B characters meeting preset conditions, wherein B is less than or equal to A and is a positive integer, the preset conditions are set based on feature information of a first table, the feature information comprises scale information or corner information, the scale information is used for indicating length related parameters, and the corner information is used for indicating the positions of difference characters in a segment of characters;
and converting the B characters into C characters in a preset set according to a preset rule to obtain a second table, wherein the preset rule is set based on the characteristic information of the first table, C is greater than or equal to B, C is a positive integer, and the preset set is set based on the Wan national code coding table.
2. The form processing method according to claim 1, wherein if the feature information is scale information and the preset condition is that the first form is divided at preset intervals, the determining B characters that satisfy the preset condition includes:
acquiring the scale information of a first table, wherein the scale information is determined based on the display condition of a current interface;
and if the length indicated by the scale information is within the range displayed by the interface, determining B characters on the first table according to a preset interval.
3. A form processing method according to claim 2, characterized in that the method further comprises:
if the length indicated by the scale information exceeds the range displayed by the interface, determining a third table, wherein the third table is the part of the first table exceeding the display range of the interface;
transferring the third table into the interface range;
b characters are determined on the third table according to preset intervals.
4. The form processing method of claim 1, wherein if the feature information is corner information, the determining B characters satisfying a predetermined condition comprises:
determining the position of the difference character according to the corner information;
and if the character string where the difference character is located is larger than the preset length, determining the difference character as the B characters.
5. The form processing method according to any one of claims 1 to 4, wherein the first form further includes first data, the first data is text information, and the converting the B characters according to a preset rule to obtain a second form includes:
determining a ten-thousand-national code corresponding to the text information, and calculating the length of a character;
and selecting the D characters which are larger than or equal to the character length to input into a blank character group so as to obtain a second table.
6. The form processing method of claim 5, wherein the first data is color information, and the converting the B characters according to the preset rule to obtain the second form comprises:
determining a ten-thousand-national code corresponding to the color information to obtain color characters;
and adding the color character to the B character according to preset position information to obtain a second table.
7. The form processing method of claim 5, wherein the first form further comprises second data, the second data being input point information, and the selecting the D characters larger than or equal to the character length to be input into a blank character group to obtain a second form comprises:
determining an input starting point of the first data in the table according to the second data;
and selecting the D characters which are larger than or equal to the character length to be input into the blank character group from the input starting point to obtain a second table.
8. A table processing device based on the Wan Guo code is applied to a character terminal and is characterized by comprising the following components:
the device comprises an acquisition unit, a storage unit and a processing unit, wherein the acquisition unit is used for acquiring a first table, the first table comprises A characters, the A characters are converted based on a ten thousand national code encoding table, and A is a positive integer;
the device comprises a determining unit, a judging unit and a judging unit, wherein the determining unit is used for determining B characters meeting preset conditions, B is not more than A and is a positive integer, the preset conditions are set based on characteristic information of a first table, the characteristic information comprises scale information or corner information, the scale information is used for indicating length related parameters, and the corner information is used for indicating the positions of different characters in a section of characters;
and the conversion unit is used for converting the B characters into C characters in a preset set according to a preset rule to obtain a second table, the preset rule is set based on the characteristic information of the first table, C is greater than or equal to B, C is a positive integer, and the preset set is set based on the Wan code coding table.
9. A computer device, the computer device comprising a processor and a memory:
the memory is used for storing program codes; the processor is configured to perform the method of table processing of any of claims 1 to 7 according to instructions in the program code.
10. A computer-readable storage medium having stored therein instructions which, when run on a computer, cause the computer to perform the method of form processing of claims 1 to 7 above.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910702453.1A CN112395830A (en) | 2019-07-31 | 2019-07-31 | Form processing method based on Wan Guo code and related device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910702453.1A CN112395830A (en) | 2019-07-31 | 2019-07-31 | Form processing method based on Wan Guo code and related device |
Publications (1)
Publication Number | Publication Date |
---|---|
CN112395830A true CN112395830A (en) | 2021-02-23 |
Family
ID=74601245
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201910702453.1A Pending CN112395830A (en) | 2019-07-31 | 2019-07-31 | Form processing method based on Wan Guo code and related device |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN112395830A (en) |
Citations (32)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
FR2731817A1 (en) * | 1995-03-15 | 1996-09-20 | Citi Sarl | Computer aid for substitution of data into formulae |
US5793381A (en) * | 1995-09-13 | 1998-08-11 | Apple Computer, Inc. | Unicode converter |
JPH1115836A (en) * | 1997-06-20 | 1999-01-22 | Nec Ic Microcomput Syst Ltd | Table for searching character string, generation method therefor and character string searching method |
WO2001090930A1 (en) * | 2000-05-24 | 2001-11-29 | Web Wombat Pty Ltd | Indexing and searching ideographic characters on a networked system of computers |
JP2001357031A (en) * | 2000-04-26 | 2001-12-26 | Internatl Business Mach Corp <Ibm> | Method and system for converting unicode text into mixed code page |
US20020022953A1 (en) * | 2000-05-24 | 2002-02-21 | Bertolus Phillip Andre | Indexing and searching ideographic characters on the internet |
US20030078921A1 (en) * | 2001-09-20 | 2003-04-24 | International Business Machines Corporation | Table-level unicode handling in a database engine |
US6771820B1 (en) * | 1999-08-12 | 2004-08-03 | Hewlett-Packard Development Company, Lp. | Encoding information within text printed on a page using differing gray or color levels |
US20090024667A1 (en) * | 2005-01-12 | 2009-01-22 | Masatsugu Noda | Information processing device, file data merging method, file naming method, and file data output method |
CN102145593A (en) * | 2009-11-20 | 2011-08-10 | 精工爱普生株式会社 | Control device, method of controlling a recording device, and a storage medium |
CN102902678A (en) * | 2011-07-26 | 2013-01-30 | 腾讯科技(深圳)有限公司 | Text content typesetting method and terminal |
CN103065177A (en) * | 2012-12-14 | 2013-04-24 | 苏州阔地网络科技有限公司 | Coding method and system of two-dimension code |
CN103280207A (en) * | 2013-05-30 | 2013-09-04 | 厦门亿联网络技术股份有限公司 | Method for displaying characters through building of character map |
WO2016029801A1 (en) * | 2014-08-28 | 2016-03-03 | 华为技术有限公司 | Encoding and decoding method, encoding device and decoding device |
CN105894070A (en) * | 2016-03-30 | 2016-08-24 | 中国联合网络通信集团有限公司 | Two-dimensional code encoding method and device |
CN106027064A (en) * | 2015-05-11 | 2016-10-12 | 上海兆芯集成电路有限公司 | Hardware data compressor with multiple string match search hash tables each based on different hash size |
CN106570356A (en) * | 2016-11-01 | 2017-04-19 | 南京理工大学 | Unicode coding-based text watermark embedding method and extraction method |
CN106649364A (en) * | 2015-10-30 | 2017-05-10 | 北京国双科技有限公司 | Positioning method and device for target column in table |
CN107169540A (en) * | 2017-05-11 | 2017-09-15 | 北京京东尚科信息技术有限公司 | The information transmission system, method and apparatus |
US20170329619A1 (en) * | 2016-05-13 | 2017-11-16 | International Business Machines Corporation | Multi-byte compressed string representation |
CN107547610A (en) * | 2016-06-29 | 2018-01-05 | 腾讯科技(深圳)有限公司 | A kind of character-information processing method, server and terminal |
CN107610038A (en) * | 2017-09-29 | 2018-01-19 | 新华三技术有限公司 | The display methods of watermark, apparatus and system |
CN107609131A (en) * | 2017-09-18 | 2018-01-19 | 中国银行股份有限公司 | A kind of report file generation method and device |
US20180081947A1 (en) * | 2016-09-20 | 2018-03-22 | International Business Machines Corporation | Relational operations between database tables and application tables |
KR101901112B1 (en) * | 2017-05-24 | 2018-09-20 | 택추얼센스 주식회사 | Method and system capable of providing mobile terminal with Emoji having haptic effects via transmitting Unicode under mobile application |
CN108734089A (en) * | 2018-04-02 | 2018-11-02 | 腾讯科技(深圳)有限公司 | Identify method, apparatus, equipment and the storage medium of table content in picture file |
US20180332082A1 (en) * | 2017-05-12 | 2018-11-15 | Sap Se | Positionally-encoded string representations, including their use in machine learning and in security applications |
CN109033467A (en) * | 2018-08-31 | 2018-12-18 | 北京京东金融科技控股有限公司 | A kind of compression method, device, medium and the electronic equipment of multiple selection items list |
US20190087398A1 (en) * | 2017-09-21 | 2019-03-21 | Payformix LLC | Automated electronic form generation |
CN109582941A (en) * | 2018-11-29 | 2019-04-05 | 杭州迪普科技股份有限公司 | A kind of list data display methods, device, equipment and storage medium |
CN109597541A (en) * | 2018-10-30 | 2019-04-09 | 北京五岳鑫信息技术股份有限公司 | A kind of character method for transformation and system |
CN110032693A (en) * | 2019-02-28 | 2019-07-19 | 视联动力信息技术股份有限公司 | A kind of processing method and back-end processor of list items |
-
2019
- 2019-07-31 CN CN201910702453.1A patent/CN112395830A/en active Pending
Patent Citations (32)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
FR2731817A1 (en) * | 1995-03-15 | 1996-09-20 | Citi Sarl | Computer aid for substitution of data into formulae |
US5793381A (en) * | 1995-09-13 | 1998-08-11 | Apple Computer, Inc. | Unicode converter |
JPH1115836A (en) * | 1997-06-20 | 1999-01-22 | Nec Ic Microcomput Syst Ltd | Table for searching character string, generation method therefor and character string searching method |
US6771820B1 (en) * | 1999-08-12 | 2004-08-03 | Hewlett-Packard Development Company, Lp. | Encoding information within text printed on a page using differing gray or color levels |
JP2001357031A (en) * | 2000-04-26 | 2001-12-26 | Internatl Business Mach Corp <Ibm> | Method and system for converting unicode text into mixed code page |
WO2001090930A1 (en) * | 2000-05-24 | 2001-11-29 | Web Wombat Pty Ltd | Indexing and searching ideographic characters on a networked system of computers |
US20020022953A1 (en) * | 2000-05-24 | 2002-02-21 | Bertolus Phillip Andre | Indexing and searching ideographic characters on the internet |
US20030078921A1 (en) * | 2001-09-20 | 2003-04-24 | International Business Machines Corporation | Table-level unicode handling in a database engine |
US20090024667A1 (en) * | 2005-01-12 | 2009-01-22 | Masatsugu Noda | Information processing device, file data merging method, file naming method, and file data output method |
CN102145593A (en) * | 2009-11-20 | 2011-08-10 | 精工爱普生株式会社 | Control device, method of controlling a recording device, and a storage medium |
CN102902678A (en) * | 2011-07-26 | 2013-01-30 | 腾讯科技(深圳)有限公司 | Text content typesetting method and terminal |
CN103065177A (en) * | 2012-12-14 | 2013-04-24 | 苏州阔地网络科技有限公司 | Coding method and system of two-dimension code |
CN103280207A (en) * | 2013-05-30 | 2013-09-04 | 厦门亿联网络技术股份有限公司 | Method for displaying characters through building of character map |
WO2016029801A1 (en) * | 2014-08-28 | 2016-03-03 | 华为技术有限公司 | Encoding and decoding method, encoding device and decoding device |
CN106027064A (en) * | 2015-05-11 | 2016-10-12 | 上海兆芯集成电路有限公司 | Hardware data compressor with multiple string match search hash tables each based on different hash size |
CN106649364A (en) * | 2015-10-30 | 2017-05-10 | 北京国双科技有限公司 | Positioning method and device for target column in table |
CN105894070A (en) * | 2016-03-30 | 2016-08-24 | 中国联合网络通信集团有限公司 | Two-dimensional code encoding method and device |
US20170329619A1 (en) * | 2016-05-13 | 2017-11-16 | International Business Machines Corporation | Multi-byte compressed string representation |
CN107547610A (en) * | 2016-06-29 | 2018-01-05 | 腾讯科技(深圳)有限公司 | A kind of character-information processing method, server and terminal |
US20180081947A1 (en) * | 2016-09-20 | 2018-03-22 | International Business Machines Corporation | Relational operations between database tables and application tables |
CN106570356A (en) * | 2016-11-01 | 2017-04-19 | 南京理工大学 | Unicode coding-based text watermark embedding method and extraction method |
CN107169540A (en) * | 2017-05-11 | 2017-09-15 | 北京京东尚科信息技术有限公司 | The information transmission system, method and apparatus |
US20180332082A1 (en) * | 2017-05-12 | 2018-11-15 | Sap Se | Positionally-encoded string representations, including their use in machine learning and in security applications |
KR101901112B1 (en) * | 2017-05-24 | 2018-09-20 | 택추얼센스 주식회사 | Method and system capable of providing mobile terminal with Emoji having haptic effects via transmitting Unicode under mobile application |
CN107609131A (en) * | 2017-09-18 | 2018-01-19 | 中国银行股份有限公司 | A kind of report file generation method and device |
US20190087398A1 (en) * | 2017-09-21 | 2019-03-21 | Payformix LLC | Automated electronic form generation |
CN107610038A (en) * | 2017-09-29 | 2018-01-19 | 新华三技术有限公司 | The display methods of watermark, apparatus and system |
CN108734089A (en) * | 2018-04-02 | 2018-11-02 | 腾讯科技(深圳)有限公司 | Identify method, apparatus, equipment and the storage medium of table content in picture file |
CN109033467A (en) * | 2018-08-31 | 2018-12-18 | 北京京东金融科技控股有限公司 | A kind of compression method, device, medium and the electronic equipment of multiple selection items list |
CN109597541A (en) * | 2018-10-30 | 2019-04-09 | 北京五岳鑫信息技术股份有限公司 | A kind of character method for transformation and system |
CN109582941A (en) * | 2018-11-29 | 2019-04-05 | 杭州迪普科技股份有限公司 | A kind of list data display methods, device, equipment and storage medium |
CN110032693A (en) * | 2019-02-28 | 2019-07-19 | 视联动力信息技术股份有限公司 | A kind of processing method and back-end processor of list items |
Non-Patent Citations (2)
Title |
---|
席春梅: "初探Unicode编码", 科技经济市场, no. 09, 15 September 2008 (2008-09-15), pages 17 - 18 * |
郑昌盛: "Excel 文件数据的SQL Server 导入及其处理", 软件技术, vol. 23, no. 4, 31 December 2004 (2004-12-31), pages 89 - 90 * |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN111191424B (en) | Page color matching method and device, storage medium and chip | |
US20230351093A1 (en) | Information display method and apparatus, and storage medium and electronic device | |
CN105005461A (en) | Icon display method and terminal | |
CN107506457B (en) | Data processing method and device | |
US20140082471A1 (en) | Displaying a Syntactic Entity | |
CN106126140B (en) | A kind of method, apparatus and electronic equipment of rendering type | |
US9111387B2 (en) | Color information generation device, color information generation method, and recording medium | |
CN107122104B (en) | Data display method and device | |
JP5319637B2 (en) | Two-dimensional code, encoding device, encoding program, and two-dimensional code reader | |
CN106535002B (en) | Desktop starter template layout updating method and device | |
CN112395830A (en) | Form processing method based on Wan Guo code and related device | |
CN106445501A (en) | Display method of notification bar, and terminal | |
CN112764606A (en) | Identification display method and device and electronic equipment | |
EP3096509A1 (en) | Image processing program, display program, image processing method, display method, image processing device, and information processing device | |
CN114339373B (en) | Queue barrage generation method and device, storage medium and equipment | |
CN113032063A (en) | Data processing method and related device | |
CN106126214A (en) | The determination method and device of text color on a kind of interface | |
CN106055229B (en) | Display interface adjusting method and display interface adjusting module based on screen reading | |
CN108984239B (en) | Processing method, device and equipment for selecting control and storage medium | |
CN114546375A (en) | Page configuration method, page configuration device and electronic equipment | |
CN112070718A (en) | Method and device for determining regional quantization parameter, storage medium and terminal | |
CN100479022C (en) | Method, device and system of object presentation based on sub-component | |
CN111225005A (en) | Push content generation method and device, electronic equipment and computer storage medium | |
CN106294329B (en) | Information processing method and apparatus | |
CN112053277B (en) | Method, device, equipment and storage medium for changing image skin |
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 |