[go: up one dir, main page]

CN110209457A - Applied to the font rendering methods of electronics price tag, system and electronic equipment and medium - Google Patents

Applied to the font rendering methods of electronics price tag, system and electronic equipment and medium Download PDF

Info

Publication number
CN110209457A
CN110209457A CN201910481534.3A CN201910481534A CN110209457A CN 110209457 A CN110209457 A CN 110209457A CN 201910481534 A CN201910481534 A CN 201910481534A CN 110209457 A CN110209457 A CN 110209457A
Authority
CN
China
Prior art keywords
font
file
image
identification information
fonts
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
CN201910481534.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.)
Polytron Technologies Inc In Shenzhen
Original Assignee
Polytron Technologies Inc In Shenzhen
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 Polytron Technologies Inc In Shenzhen filed Critical Polytron Technologies Inc In Shenzhen
Priority to CN201910481534.3A priority Critical patent/CN110209457A/en
Publication of CN110209457A publication Critical patent/CN110209457A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/103Formatting, i.e. changing of presentation of documents
    • G06F40/109Font handling; Temporal or kinetic typography
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

This application discloses a kind of applied to the font rendering methods of electronics price tag, system and electronic equipment and computer readable storage medium, and method includes: the font render request obtained for target font to be converted to image;Inquire the corresponding identification information of target font;Corresponding topography is obtained from the image file generated previously according to all fonts using identification information;Topography is parsed, image data is obtained, and completes the font rendering of target font based on image data.The application generates corresponding image file previously according to all fonts, when needing target font being converted to image, corresponding topography can be directly obtained by the corresponding identification information of target font, and after parsing topography obtains image data, the rendering to target font is realized using image data, target font is searched without traversing font file every time, the process that dot array data is converted to image data is also avoided, greatly improves the efficiency of font render process.

Description

Applied to the font rendering methods of electronics price tag, system and electronic equipment and medium
Technical field
This application involves electronics price tag applied technical field, more specifically to a kind of font rendering methods, system and A kind of electronic equipment and a kind of computer readable storage medium.
Background technique
In existing font rendering methods, specific step are as follows: load dot matrix font file into memory, compiled according to utf8 Code gets the corresponding dot array data of individual character, realizes the rendering to individual character using the dot array data.Under this mode, every time to word Body carries out rendering and is required to traverse entire font file, produces a large amount of repetitive operation;Secondly, getting dot array data Afterwards, it is required to do a dot array data to the conversion process of image data, influences the execution efficiency of entire program.
Therefore, how to solve the above problems is that those skilled in the art need to pay close attention to.
Summary of the invention
Being designed to provide for the application a kind of is set applied to the font rendering methods of electronics price tag, system and a kind of electronics Standby and a kind of computer readable storage medium searches target font without repeating traversal every time, avoids and turn dot array data It is changed to the process of image data, greatly improves the efficiency of font render process.
To achieve the above object, this application provides a kind of font rendering methods applied to electronics price tag, comprising:
Obtain the font render request for target font to be converted to image;
Inquire the corresponding identification information of the target font;
Corresponding topography is obtained from the image file generated previously according to all fonts using the identification information;
The topography is parsed, image data is obtained, and completes the word of the target font based on described image data Body rendering.
Optionally, the corresponding identification information of the inquiry target font, comprising:
Obtain the index file generated previously according to described image file and all fonts;
The corresponding identification information of the target font is inquired in the index file.
It is optionally, described to obtain the index file generated previously according to described image file and all fonts, comprising:
If the index file is not present, load includes the font file of all fonts;
Image file is generated according to the font file, and is closed based on the font file and the corresponding of described image file System's generation includes the index file of the corresponding identification information of all fonts.
It is optionally, described that image file is generated according to the font file, comprising:
All fonts in the font file are traversed, the corresponding topography of each font is generated;
All topographies are spliced into image BMP file.
Optionally, described generated based on the corresponding relationship of the font file and described image file includes all words The index file of the corresponding identification information of body, comprising:
Obtain the coordinate of topography during all topographies are spliced into image BMP file;
Index file is generated according to the corresponding identification information of the Coordinate generation, and using all identification informations.
To achieve the above object, this application provides a kind of font-rendering systems applied to electronics price tag, comprising:
Request module, for obtaining font render request;The font render request is for converting target font For image;
Enquiry module is identified, for inquiring the corresponding identification information of the target font;
Image collection module, for being obtained from the image file generated previously according to all fonts using the identification information Take corresponding topography;
Font rendering module obtains image data, and complete based on described image data for parsing the topography The font of the target font renders.
Optionally, the mark enquiry module, comprising:
File obtaining unit, for obtaining the index text generated previously according to described image file and all fonts Part;
Query unit is identified, for inquiring the corresponding identification information of the target font in the index file.
Optionally, the file obtaining unit, comprising:
File loads subelement, if being not present for the index file, load includes the font of all fonts File;
File generated subelement, for generating image file according to the font file, and based on the font file and The corresponding relationship generation of described image file includes the index file of the corresponding identification information of all fonts.
To achieve the above object, this application provides a kind of electronic equipment, comprising:
Memory, for storing computer program;
Processor realizes aforementioned disclosed any font rendering methods when for executing the computer program Step.
To achieve the above object, this application provides a kind of computer readable storage medium, the computer-readable storages Computer program is stored on medium, the computer program realizes aforementioned disclosed any word when being executed by processor The step of body rendering method.
By above scheme it is found that a kind of font rendering methods applied to electronics price tag provided by the present application, comprising: obtain It takes in the font render request that target font is converted to image;Inquire the corresponding identification information of the target font;It utilizes The identification information obtains corresponding topography from the image file generated previously according to all fonts;Parse the part Image obtains image data, and the font rendering of the target font is completed based on described image data.
From the foregoing, it will be observed that the application generates corresponding image file previously according to all fonts, thus needing target word When body is converted to image, corresponding topography can be directly obtained by the corresponding identification information of target font, and solving After analysis topography obtains image data, i.e., the rendering to target font is realized using image data, without repeating every time It traverses font file and searches target font, also avoid the process that dot array data is converted to image data, greatly improve The efficiency of font render process.Disclosed herein as well is a kind of font-rendering systems applied to electronics price tag and a kind of electronics to set Standby and a kind of computer readable storage medium, is equally able to achieve above-mentioned technical effect.
It should be understood that the above general description and the following detailed description are merely exemplary, this can not be limited Application.
Detailed description of the invention
In order to illustrate the technical solutions in the embodiments of the present application or in the prior art more clearly, to embodiment or will show below There is attached drawing needed in technical description to be briefly described, it should be apparent that, the accompanying drawings in the following description is only this Some embodiments of application for those of ordinary skill in the art without creative efforts, can be with It obtains other drawings based on these drawings.
Fig. 1 is a kind of flow chart of the font rendering methods applied to electronics price tag disclosed in the embodiment of the present application;
Fig. 2 is the flow chart for the font rendering methods that another kind disclosed in the embodiment of the present application is applied to electronics price tag;
Fig. 3 is a kind of structure chart of the font-rendering systems applied to electronics price tag disclosed in the embodiment of the present application;
Fig. 4 is the structure chart of a kind of electronic equipment disclosed in the embodiment of the present application;
Fig. 5 is the structure chart of another kind electronic equipment disclosed in the embodiment of the present application.
Specific embodiment
Below in conjunction with the attached drawing in the embodiment of the present application, technical solutions in the embodiments of the present application carries out clear, complete Site preparation description, it is clear that described embodiments are only a part of embodiments of the present application, instead of all the embodiments.It is based on Embodiment in the application, it is obtained by those of ordinary skill in the art without making creative efforts every other Embodiment shall fall in the protection scope of this application.
In the prior art, the specific steps of font rendering methods are as follows: load(ing) point battle array font file into memory, according to Utf8 coding gets the corresponding dot array data of individual character, realizes the rendering to individual character using the dot array data.Under this mode, often It is secondary to font carry out rendering be required to traverse entire font file, produce a large amount of repetitive operation;Secondly, getting dot matrix After data, it is required to do a dot array data to the conversion process of image data, influences the execution efficiency of entire program.
Therefore, the embodiment of the present application discloses a kind of font rendering methods applied to electronics price tag, without weighing every time Multiple traversal searches target font, avoids the process that dot array data is converted to image data, greatly improves font rendering The efficiency of process.
Shown in Figure 1, a kind of font rendering methods applied to electronics price tag disclosed in the embodiment of the present application include:
S11: the font render request for target font to be converted to image is obtained;
In the present embodiment, when user needs font being converted to image, corresponding font render request will be initiated.
S12: the corresponding identification information of the target font is inquired;
In this step, after getting font render request, which is parsed, obtains corresponding target word Body, and inquire the corresponding identification information of target font.Specifically, the process of the corresponding identification information of inquiry target font can be with Are as follows: the index file generated previously according to image file and all fonts is obtained, and inquires the target in the index file The corresponding identification information of font.
It should be pointed out that above-mentioned image file is the image file generated previously according to all fonts, above-mentioned index text Part is specifically as follows the file for saving font Yu image corresponding relationship, while believing for each font provided with corresponding mark Breath can obtain the corresponding image of font using identification information.
S13: corresponding part is obtained from the image file generated previously according to all fonts using the identification information Image;
In this step, the identification information obtained using above-mentioned inquiry obtains the corresponding part of target font from image file Image.
S14: parsing the topography, obtains image data, and complete the target font based on described image data Font rendering.
It is understood that the present embodiment after getting topography, will parse it, to obtain corresponding figure As data, so as to realize the font render process that target font is converted to image using image data.
From the foregoing, it will be observed that the application generates corresponding image file previously according to all fonts, thus needing target word When body is converted to image, corresponding topography can be directly obtained by the corresponding identification information of target font, and solving After analysis topography obtains image data, i.e., the rendering to target font is realized using image data, without repeating every time It traverses font file and searches target font, also avoid the process that dot array data is converted to image data, greatly improve The efficiency of font render process.
The embodiment of the present application discloses another font rendering methods for being applied to electronics price tag, implements relative to upper one Example, the present embodiment have made further instruction and optimization to technical solution.It is shown in Figure 3, specific:
S21: the font render request for target font to be converted to image is obtained;
S22: the index file generated previously according to image file and all fonts is obtained;
S23: if the index file is not present, load includes the font file of all fonts;
S24: image file, and pair based on the font file and described image file are generated according to the font file It should be related to that generation includes the index file of the corresponding identification information of all fonts;
In the present embodiment, after getting font render request, preset index file will acquire to inquire target word The identification information of body.If index file has not been obtained, characterizing this font render request is the request initiated for the first time, index file It does not create also, at this time, it may be necessary to load the font file comprising all fonts, and then corresponding image text is generated according to font file Part, and generate font to image information index.
Specifically, the above-mentioned process for generating correspondence image file according to font file may include: in traversal font file All fonts, parse each single word information, generate the corresponding topography of each font;All topographies are spliced into figure As BMP file.
In a kind of specific embodiment, the generating process of index file can be with are as follows: obtains by all topographies It is spliced into the coordinate of topography during image BMP file;According to the corresponding identification information of Coordinate generation, and utilize all Identification information generates index file.
S25: the corresponding identification information of the target font is inquired in the index file;
S26: corresponding part is obtained from the image file generated previously according to all fonts using the identification information Image;
It, will be according to font wash with watercolours after inquiry obtains the corresponding identification information of target font in index file in the present embodiment The font size carried in dye request does image slice according to identification information from image BMP file, it is corresponding to take out target font Topography.
S27: parsing the topography, obtains image data, and complete the target font based on described image data Font rendering.
A kind of font-rendering systems applied to electronics price tag provided by the embodiments of the present application are introduced below, hereafter A kind of font-rendering systems applied to electronics price tag of description and a kind of above-described font wash with watercolours applied to electronics price tag Dyeing method can be cross-referenced.
Shown in Figure 3, a kind of font-rendering systems applied to electronics price tag provided by the embodiments of the present application include:
Request module 101, for obtaining font render request;The font render request is used to turn target font It is changed to image;
Enquiry module 102 is identified, for inquiring the corresponding identification information of the target font;
Image collection module 103, for utilizing the identification information from the image file generated previously according to all fonts It is middle to obtain corresponding topography;
Font rendering module 104 obtains image data, and be based on described image data for parsing the topography Complete the font rendering of the target font.
On the basis of the above embodiments, provided by the embodiments of the present application to be applied to electricity as a kind of preferred aforesaid way In the font-rendering systems of sub- price tag, the mark enquiry module may include:
File obtaining unit, for obtaining the index text generated previously according to described image file and all fonts Part;
Query unit is identified, for inquiring the corresponding identification information of the target font in the index file.
On the basis of the above embodiments, provided by the embodiments of the present application to be applied to electricity as a kind of preferred aforesaid way In the font-rendering systems of sub- price tag, the file obtaining unit may include:
File loads subelement, if being not present for the index file, load includes the font of all fonts File;
File generated subelement, for generating image file according to the font file, and based on the font file and The corresponding relationship generation of described image file includes the index file of the corresponding identification information of all fonts.
Present invention also provides a kind of electronic equipment, shown in Figure 4, a kind of electronic equipment provided by the embodiments of the present application Include:
Memory 100, for storing computer program;
The rendering of font provided by above-described embodiment may be implemented in processor 200 when for executing the computer program The step of method.
Specifically, memory 100 includes non-volatile memory medium, built-in storage.Non-volatile memory medium storage There are operating system and computer-readable instruction, which is that the operating system and computer in non-volatile memory medium can The operation of reading instruction provides environment.Processor 200 can be a central processing unit (Central in some embodiments Processing Unit, CPU), controller, microcontroller, microprocessor or other data processing chips, mentioned for electronic equipment Aforementioned any embodiment may be implemented when executing the computer program saved in the memory 100 for calculating and control ability The step of disclosed font rendering methods.
On the basis of the above embodiments, preferably, shown in Figure 5, the electronic equipment further include:
Input interface 300 is connected with processor 200, for obtaining computer program, parameter and the instruction of external importing, It saves through the control of processor 200 into memory 100.The input interface 300 can be connected with input unit, and it is manual to receive user The parameter or instruction of input.The input unit can be the touch layer covered on display screen, be also possible to be arranged in terminal enclosure Key, trace ball or Trackpad, be also possible to keyboard, Trackpad or mouse etc..
Display unit 400 is connected with processor 200, for video-stream processor 200 processing data and for show can Depending on the user interface changed.The display unit 400 can for light-emitting diode display, liquid crystal display, touch-control liquid crystal display and OLED (Organic Light-Emitting Diode, Organic Light Emitting Diode) touches device etc..
The network port 500 is connected with processor 200, for being communicatively coupled with external each terminal device.The communication link The communication technology used by connecing can be cable communicating technology or wireless communication technique, and such as mobile high definition chained technology (MHL) leads to It is blue with universal serial bus (USB), high-definition media interface (HDMI), adopting wireless fidelity technology (WiFi), Bluetooth Communication Technology, low-power consumption The tooth communication technology, communication technology based on IEEE802.11s etc..
Fig. 5 illustrates only the electronic equipment with component 100-500, it will be appreciated by persons skilled in the art that Fig. 5 shows Structure out does not constitute the restriction to electronic equipment, may include than illustrating less perhaps more components or combining certain A little components or different component layouts.
Present invention also provides a kind of computer readable storage medium, the storage medium may include: USB flash disk, mobile hard disk, Read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic The various media that can store program code such as dish or CD.Computer program, the calculating are stored on the storage medium Machine program realizes the step of font rendering methods disclosed in aforementioned any embodiment when being executed by processor.
Through the above scheme it is found that the application generates corresponding image file previously according to all fonts, thus needing When target font is converted to image, corresponding Local map can be directly obtained by the corresponding identification information of target font Picture, and after parsing topography obtains image data, i.e., the rendering to target font is realized using image data, without every The secondary traversal font file that all repeats searches target font, also avoids the process that dot array data is converted to image data, greatly Ground improves the efficiency of font render process.
Each embodiment is described in a progressive manner in specification, the highlights of each of the examples are with other realities The difference of example is applied, the same or similar parts in each embodiment may refer to each other.For system disclosed in embodiment Speech, since it is corresponded to the methods disclosed in the examples, so being described relatively simple, related place is referring to method part illustration ?.It should be pointed out that for those skilled in the art, under the premise of not departing from the application principle, also Can to the application, some improvement and modification can also be carried out, these improvement and modification also fall into the protection scope of the claim of this application It is interior.
It should also be noted that, in the present specification, relational terms such as first and second and the like be used merely to by One entity or operation are distinguished with another entity or operation, without necessarily requiring or implying these entities or operation Between there are any actual relationship or orders.Moreover, the terms "include", "comprise" or its any other variant meaning Covering non-exclusive inclusion, so that the process, method, article or equipment for including a series of elements not only includes that A little elements, but also including other elements that are not explicitly listed, or further include for this process, method, article or The intrinsic element of equipment.In the absence of more restrictions, the element limited by sentence "including a ...", is not arranged Except there is also other identical elements in the process, method, article or apparatus that includes the element.

Claims (10)

1. a kind of font rendering methods applied to electronics price tag characterized by comprising
Obtain the font render request for target font to be converted to image;
Inquire the corresponding identification information of the target font;
Corresponding topography is obtained from the image file generated previously according to all fonts using the identification information;
The topography is parsed, image data is obtained, and completes the font wash with watercolours of the target font based on described image data Dye.
2. font rendering methods according to claim 1, which is characterized in that described to inquire the corresponding mark of the target font Know information, comprising:
Obtain the index file generated previously according to described image file and all fonts;
The corresponding identification information of the target font is inquired in the index file.
3. font rendering methods according to claim 2, which is characterized in that the acquisition is previously according to described image file The index file generated with all fonts, comprising:
If the index file is not present, load includes the font file of all fonts;
Image file is generated according to the font file, and raw based on the corresponding relationship of the font file and described image file At the index file comprising the corresponding identification information of all fonts.
4. font rendering methods according to claim 3, which is characterized in that described to generate image according to the font file File, comprising:
All fonts in the font file are traversed, the corresponding topography of each font is generated;
All topographies are spliced into image BMP file.
5. font rendering methods according to claim 4, which is characterized in that described to be based on the font file and the figure As the corresponding relationship generation of file includes the index file of the corresponding identification information of all fonts, comprising:
Obtain the coordinate of topography during all topographies are spliced into image BMP file;
Index file is generated according to the corresponding identification information of the Coordinate generation, and using all identification informations.
6. a kind of font-rendering systems applied to electronics price tag characterized by comprising
Request module, for obtaining font render request;The font render request is used to target font being converted to figure Picture;
Enquiry module is identified, for inquiring the corresponding identification information of the target font;
Image collection module, for being obtained from the image file generated previously according to all fonts pair using the identification information The topography answered;
Font rendering module obtains image data, and based on described in the completion of described image data for parsing the topography The font of target font renders.
7. font-rendering systems according to claim 6, which is characterized in that the mark enquiry module, comprising:
File obtaining unit, for obtaining the index file generated previously according to described image file and all fonts;
Query unit is identified, for inquiring the corresponding identification information of the target font in the index file.
8. font-rendering systems according to claim 7, which is characterized in that the file obtaining unit, comprising:
File loads subelement, if being not present for the index file, load includes the font file of all fonts;
File generated subelement, for generating image file according to the font file, and based on the font file and described The corresponding relationship generation of image file includes the index file of the corresponding identification information of all fonts.
9. a kind of electronic equipment characterized by comprising
Memory, for storing computer program;
Processor, realizing the font rendering methods as described in any one of claim 1 to 5 when for executing the computer program Step.
10. a kind of computer readable storage medium, which is characterized in that be stored with computer on the computer readable storage medium Program realizes the step of the font rendering methods as described in any one of claim 1 to 5 when the computer program is executed by processor Suddenly.
CN201910481534.3A 2019-06-04 2019-06-04 Applied to the font rendering methods of electronics price tag, system and electronic equipment and medium Pending CN110209457A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910481534.3A CN110209457A (en) 2019-06-04 2019-06-04 Applied to the font rendering methods of electronics price tag, system and electronic equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910481534.3A CN110209457A (en) 2019-06-04 2019-06-04 Applied to the font rendering methods of electronics price tag, system and electronic equipment and medium

Publications (1)

Publication Number Publication Date
CN110209457A true CN110209457A (en) 2019-09-06

Family

ID=67790546

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910481534.3A Pending CN110209457A (en) 2019-06-04 2019-06-04 Applied to the font rendering methods of electronics price tag, system and electronic equipment and medium

Country Status (1)

Country Link
CN (1) CN110209457A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101639846A (en) * 2009-08-20 2010-02-03 无敌科技(西安)有限公司 Method for user-defined character font
US20120105454A1 (en) * 2010-11-01 2012-05-03 Gonzalez Julio A Font file with graphic images
CN104462232A (en) * 2014-11-12 2015-03-25 北京搜狗科技发展有限公司 Data storage method and device
CN104899060A (en) * 2015-05-20 2015-09-09 天脉聚源(北京)教育科技有限公司 Picture loading processing method and apparatus
CN107437294A (en) * 2017-08-01 2017-12-05 深圳怡化电脑股份有限公司 A kind of character segmentation method, device, equipment and storage medium
CN109272448A (en) * 2018-08-21 2019-01-25 共享智能铸造产业创新中心有限公司 Draw the processing method of big pixel picture
CN109635883A (en) * 2018-11-19 2019-04-16 北京大学 The Chinese word library generation method of the structural information guidance of network is stacked based on depth

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101639846A (en) * 2009-08-20 2010-02-03 无敌科技(西安)有限公司 Method for user-defined character font
US20120105454A1 (en) * 2010-11-01 2012-05-03 Gonzalez Julio A Font file with graphic images
CN104462232A (en) * 2014-11-12 2015-03-25 北京搜狗科技发展有限公司 Data storage method and device
CN104899060A (en) * 2015-05-20 2015-09-09 天脉聚源(北京)教育科技有限公司 Picture loading processing method and apparatus
CN107437294A (en) * 2017-08-01 2017-12-05 深圳怡化电脑股份有限公司 A kind of character segmentation method, device, equipment and storage medium
CN109272448A (en) * 2018-08-21 2019-01-25 共享智能铸造产业创新中心有限公司 Draw the processing method of big pixel picture
CN109635883A (en) * 2018-11-19 2019-04-16 北京大学 The Chinese word library generation method of the structural information guidance of network is stacked based on depth

Similar Documents

Publication Publication Date Title
CN109446218A (en) SQL statement generation method, device and computer readable storage medium
CN101526963A (en) Method for identifying web page coding, device and terminal equipment
CN105550345A (en) File operation method and apparatus
RU2010114738A (en) COMMUNICATION DEVICE, SYSTEM AND METHOD OF PROVIDING USER INTERFACE
CN104823187A (en) Displaying sort results on mobile computing device
CN110941614A (en) Form generation method and device, electronic equipment and computer readable storage medium
CN106874947B (en) Method and apparatus for determining text shape recency
CN105488125A (en) Page access method and apparatus
CN103971036A (en) Page field access control system and method
CN112698825B (en) Programming building block conversion method, device, processing equipment and storage medium
CN104361040A (en) Method and device for customized query
CN102708710B (en) E-book reader and working method thereof
CN114036313B (en) Ethnic group display method and device and electronic equipment
CN113687827B (en) Data list generation method, device and equipment based on widget and storage medium
CN110569256A (en) business processing method and device, electronic equipment and storage medium
CN110704394A (en) Report configuration modification method and device
CN107423291A (en) A kind of data translating method and client device
CN110209457A (en) Applied to the font rendering methods of electronics price tag, system and electronic equipment and medium
CN112309313B (en) Module controller configuration method, device and system and computer readable storage medium
CN108133029B (en) Map element adjusting method, device and equipment and computer-readable storage medium
CN109582338A (en) BIOS option amending method, device, equipment and storage medium
CN110389756A (en) Software Development Kit funcall method, system and electronic equipment and medium
CN101859242B (en) Register reading and writing method and device
CN114222317B (en) Data processing method and device, electronic equipment and storage medium
CN110069300A (en) Vision original text generation method, device, medium and electronic equipment

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20190906