CN111709506A - Customized label generation method and system - Google Patents

Customized label generation method and system Download PDF

Info

Publication number
CN111709506A
CN111709506A CN202010533780.1A CN202010533780A CN111709506A CN 111709506 A CN111709506 A CN 111709506A CN 202010533780 A CN202010533780 A CN 202010533780A CN 111709506 A CN111709506 A CN 111709506A
Authority
CN
China
Prior art keywords
information
label
preset
generation
dimension code
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.)
Granted
Application number
CN202010533780.1A
Other languages
Chinese (zh)
Other versions
CN111709506B (en
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.)
Beijing Si Tech Information Technology Co Ltd
Original Assignee
Beijing Si Tech Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Si Tech Information Technology Co Ltd filed Critical Beijing Si Tech Information Technology Co Ltd
Priority to CN202010533780.1A priority Critical patent/CN111709506B/en
Publication of CN111709506A publication Critical patent/CN111709506A/en
Application granted granted Critical
Publication of CN111709506B publication Critical patent/CN111709506B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K19/00Record carriers for use with machines and with at least a part designed to carry digital markings
    • G06K19/06Record carriers for use with machines and with at least a part designed to carry digital markings characterised by the kind of the digital marking, e.g. shape, nature, code
    • G06K19/06009Record carriers for use with machines and with at least a part designed to carry digital markings characterised by the kind of the digital marking, e.g. shape, nature, code with optically detectable marking
    • G06K19/06037Record carriers for use with machines and with at least a part designed to carry digital markings characterised by the kind of the digital marking, e.g. shape, nature, code with optically detectable marking multi-dimensional coding
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K7/00Methods or arrangements for sensing record carriers, e.g. for reading patterns
    • G06K7/10Methods or arrangements for sensing record carriers, e.g. for reading patterns by electromagnetic radiation, e.g. optical sensing; by corpuscular radiation
    • G06K7/14Methods or arrangements for sensing record carriers, e.g. for reading patterns by electromagnetic radiation, e.g. optical sensing; by corpuscular radiation using light without selection of wavelength, e.g. sensing reflected white light
    • G06K7/1404Methods for optical code recognition
    • G06K7/1408Methods for optical code recognition the method being specifically adapted for the type of code
    • G06K7/14172D bar codes
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

  • Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Electromagnetism (AREA)
  • General Health & Medical Sciences (AREA)
  • Toxicology (AREA)
  • Artificial Intelligence (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Stored Programmes (AREA)
  • Document Processing Apparatus (AREA)

Abstract

The invention discloses a customized tag generation method and a customized tag generation system, and relates to the field of software implementation. The method comprises the following steps: the user submits a request for generating a label comprising preset product information, the platform returns information to be configured for generating the label, two-dimension code encoding information is obtained according to a two-dimension code encoding rule and two-dimension code parameter information corresponding to the preset product information is selected from a parameter library, label generating information is obtained by combining the two-dimension code encoding information and a label template corresponding to the preset product information is selected from a preset label template, the two-dimension code of the preset product information is generated according to the label generating information, the label is customized according to the user requirement, a label user does not need to develop the label, the label can be customized through the platform configuration label generating rule, and the implementation process is simplified.

Description

Customized label generation method and system
Technical Field
The invention relates to the field of software implementation, in particular to a customized tag generation method and a customized tag generation system.
Background
With the popularization of smart phones in recent years, the content in the tags is quickly read by scanning the tags through a camera of the mobile phone, so that two-dimensional codes are widely applied, such as two-dimensional codes of movable posters, one-object-one codes of communication operator equipment and the like. At present, each application scene is generally customized and developed when a two-dimensional code label is needed, labels with different styles are realized through programming according to different requirements, the labels are developed once each time one label is realized, the workload is large, and more repetitive work is performed.
Disclosure of Invention
The invention aims to solve the technical problem of providing a customized label generation method and a customized label generation system aiming at the defects of the prior art.
The technical scheme for solving the technical problems is as follows:
a customized tag generation method, comprising:
s1, the user submits a request for generating a label including preset product information;
s2, the platform returns the information to be configured of the generated label; the information to be configured comprises: two-dimensional code coding information and label generation information;
s3, selecting two-dimension code parameter information corresponding to the preset product information from a parameter library according to a two-dimension code coding rule to obtain the two-dimension code coding information;
s4, combining the two-dimension code coding information and selecting a label template corresponding to the preset product information from preset label templates to obtain the label generation information;
and S5, generating the two-dimensional code of the preset product information according to the label generation information.
The invention has the beneficial effects that: according to the scheme, according to the request submitted by the client, the platform returns to be configured newly, the two-dimension code parameter information corresponding to the preset product information is obtained according to the two-dimension code coding rule and the two-dimension code parameter information in the parameter library, the two-dimension code coding information is combined with the label template corresponding to the preset product information in the preset label template to obtain the label generation information, the two-dimension code is generated according to the label generation information, the label is customized according to the user requirement, a label user does not need to develop the label again, the label can be customized to realize the label through the platform configuration label generation rule, the realization process is simplified, the labor input cost is reduced, the delivery efficiency is improved, the platform is simple and practical, and the label application of various scenes can be met.
Further, before S2, the method further includes: performing authority verification on the ID information of the user submitting the request, and executing the step S2 if the verification is passed; if the verification fails, returning no-permission indication information to the user interface.
The beneficial effect of adopting the further scheme is that: according to the scheme, through the method for verifying the authority of the ID information of the user submitting the request, the user meeting the requirement can enter the platform to customize the label, and management of different users and control of the platform operation authority are facilitated.
Further, the S3 is preceded by: gathering design specifications of historical products, the design specifications including: the two-dimensional code error correction grade, color, logo, positioning point style and outer margin;
and establishing a parameter library according to the design specification.
The beneficial effect of adopting the further scheme is that: according to the scheme, the requirement of designing the diversity label is met by establishing the diversity parameter library.
Further, still include: and writing a plurality of preset label templates in the platform by using html according to the design requirements of historical products.
The beneficial effect of adopting the further scheme is that: according to the scheme, a plurality of preset label templates are compiled by using html, and the customized label design is efficiently realized.
Further, the S5 specifically includes: and generating the two-dimensional codes of the preset product information in batches or singly according to the label generation information.
The beneficial effect of adopting the further scheme is that: according to the scheme, the generation of a plurality of or a single label is realized through different generation methods, so that a user can conveniently select a label generation mode according to the requirement.
Another technical solution of the present invention for solving the above technical problems is as follows:
a custom tag generation system, comprising: the system comprises a user operation module, a return module, a configuration information generation module and a label generation module;
the user operation module is used for submitting a request for generating a label comprising preset product information;
the return module is used for returning information to be configured of the generated label; the information to be configured comprises: two-dimensional code coding information and label generation information;
the configuration information generation module is used for selecting two-dimension code parameter information corresponding to the preset product information from a parameter library according to a two-dimension code coding rule to obtain the two-dimension code coding information; the label generation module is also used for obtaining label generation information by combining the two-dimension code coding information and selecting a label template corresponding to the preset product information from preset label templates;
the label generation module is used for generating the two-dimensional code of the preset product information according to the label generation information.
The invention has the beneficial effects that: according to the scheme, according to the request submitted by the client, the platform returns to be configured newly, the two-dimension code parameter information corresponding to the preset product information is obtained according to the two-dimension code coding rule and the two-dimension code parameter information in the parameter library, the two-dimension code coding information is combined with the label template corresponding to the preset product information in the preset label template to obtain the label generation information, the two-dimension code is generated according to the label generation information, the label is customized according to the user requirement, a label user does not need to develop the label again, the label can be customized to realize the label through the platform configuration label generation rule, the realization process is simplified, the labor input cost is reduced, the delivery efficiency is improved, the platform is simple and practical, and the label application of various scenes can be met.
Further, still include: the authority verification module is used for performing authority verification on the ID information of the user submitting the request, and if the verification is passed, the step S2 is executed; if the verification fails, returning no-permission indication information to the user interface.
The beneficial effect of adopting the further scheme is that: according to the scheme, through the method for verifying the authority of the ID information of the user submitting the request, the user meeting the requirement can enter the platform to customize the label, and management of different users and control of the platform operation authority are facilitated.
Further, still include: the parameter base establishing module is used for collecting the design specifications of historical products, and the design specifications comprise: the two-dimensional code error correction grade, color, logo, positioning point style and outer margin;
and establishing a parameter library according to the design specification.
The beneficial effect of adopting the further scheme is that: according to the scheme, the requirement of designing the diversity label is met by establishing the diversity parameter library.
Further, still include: and the tag template generating module is used for compiling a plurality of preset tag templates in the platform by using html according to the design requirements of historical products.
The beneficial effect of adopting the further scheme is that: according to the scheme, a plurality of preset label templates are compiled by using html, and the customized label design is efficiently realized.
Further, the tag generation module is specifically configured to generate the two-dimensional codes of the preset product information in batches or individually according to the tag generation information.
The beneficial effect of adopting the further scheme is that: according to the scheme, the generation of a plurality of or a single label is realized through different generation methods, so that a user can conveniently select a label generation mode according to the requirement.
Advantages of additional aspects of the invention will be set forth in part in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention.
Drawings
Fig. 1 is a schematic flow chart of a customized tag generation method according to an embodiment of the present invention;
fig. 2 is a block diagram of a customized tag generation system according to an embodiment of the present invention.
Detailed Description
The principles and features of this invention are described below in conjunction with the following drawings, which are set forth to illustrate, but are not to be construed to limit the scope of the invention.
As shown in fig. 1, a customized tag generation method provided in an embodiment of the present invention includes: s1, the user submits a request for generating a label including preset product information;
s2, the platform returns the information to be configured of the generated label; the information to be configured includes: two-dimensional code coding information and label generation information;
it should be noted that the platform, i.e. the tag generation platform, may deploy the tag platform in the X86 server, and the platform execution environment depends on JDK 8.
S3, selecting two-dimension code parameter information corresponding to preset product information from a parameter library according to the two-dimension code coding rule to obtain two-dimension code coding information;
it should be noted that, a coding rule of the two-dimensional code is configured, that is, a composition rule of the scanned two-dimensional code content, the core of the coding rule is a Java implementation class provided by the platform, the coding rule defined by the user is generated through the class, when the tag is generated, a method for implementing the class is called through a reflection mechanism, different parameters are introduced, and different tags can be generated;
s4, combining the two-dimension code coding information and selecting a label template corresponding to the preset product information from the preset label templates to obtain label generation information;
it should be noted that the tag template may select a tag style template provided by the platform, and the template content is compiled using html and provided by the platform;
label generation information, namely the combination of the specification of the two-dimensional code, the coding rule of the two-dimensional code and the label template on the label is configured, and different labels can be generated through different combinations;
and S5, generating a two-dimensional code of preset product information according to the label generation information.
It should be noted that the tag generation manner may include: one is to select a preset label generation rule on a system interface to generate, and the other is to call an API provided by the system, and the label generation rule can be generated singly or in batch.
This scheme is according to the request that the customer submitted, the platform returns and is waited to dispose neotype, according to two-dimensional code coding rule and select in the parameter bank and predetermine the two-dimensional code parameter information that product information corresponds and obtain two-dimensional code coding information, combine two-dimensional code coding information and select in predetermineeing the label template and predetermine the label template that product information corresponds and obtain label formation information, generate the two-dimensional code according to the label, the customization label according to user's demand has been realized, the realization process has been simplified, the user need not clearly realize the technical details of process, the delivery efficiency has been improved, and is simple and practical, the cost of labor input has still been reduced, the label that satisfies multiple scene is used.
Preferably, in any of the above embodiments, before S2, the method further includes: the authority of the ID information of the user submitting the request is checked, and if the check is passed, the step S2 is executed; if the verification fails, returning no-permission indication information to the user interface.
According to the scheme, through the method for verifying the authority of the ID information of the user submitting the request, the user meeting the requirement can enter the platform to customize the label, and management of different users and control of the platform operation authority are facilitated.
Preferably, in any of the above embodiments, S3 may be preceded by: collecting design specifications of historical products, wherein the design specifications comprise: the two-dimensional code error correction grade, color, logo, positioning point style and outer margin;
and establishing a parameter library according to the design specification.
According to the scheme, the requirement of designing the diversity label is met by establishing the diversity parameter library.
Preferably, in any of the above embodiments, further comprising: and compiling a plurality of preset label templates in the platform by using html according to the design requirements of historical products.
According to the scheme, a plurality of preset label templates are compiled by using html, and the customized label design is efficiently realized.
Preferably, in any of the above embodiments, S5 specifically includes: and generating two-dimensional codes of preset product information in batches or singly according to the label generation information.
According to the scheme, the generation of a plurality of or a single label is realized through different generation methods, so that a user can conveniently select a label generation mode according to the requirement.
In one embodiment, as shown in FIG. 2, a custom tag generation system, comprising: the system comprises a user operation module 11, a return module 12, a configuration information generation module 13 and a label generation module 14;
the user operation module 11 is used for submitting a request for generating a label including preset product information;
the return module 12 is used for returning information to be configured of the generated tag; the information to be configured includes: two-dimensional code coding information and label generation information;
the configuration information generating module 13 is configured to obtain two-dimensional code encoding information according to the two-dimensional code encoding rule and two-dimensional code parameter information corresponding to preset product information selected from the parameter library; the label generation module is also used for combining the two-dimension code coding information and selecting a label template corresponding to the preset product information from the preset label templates to obtain label generation information;
the label generation module 14 is configured to generate a two-dimensional code of preset product information according to the label generation information.
This scheme is according to the request that the customer submitted, the platform returns and waits to dispose neotype, according to two-dimensional code coding rule and select in the parameter bank and predetermine the two-dimensional code parameter information that product information corresponds and obtain two-dimensional code coding information, combine two-dimensional code coding information and select in predetermineeing the label template and predetermine the label template that product information corresponds and obtain label formation information, generate the two-dimensional code according to the label, the customization label according to user's demand has been realized, the label user need not develop oneself again, can customize the label that realizes oneself through platform configuration label formation rule, the implementation process has been simplified, the human input cost has been reduced, the delivery efficiency has been improved, and is simple and practical, can satisfy the label application of multiple scene.
Preferably, in any of the above embodiments, further comprising: the authority verification module is used for performing authority verification on the ID information of the user submitting the request, and if the verification is passed, the step S2 is executed; if the verification fails, returning no-permission indication information to the user interface.
According to the scheme, through the method for verifying the authority of the ID information of the user submitting the request, the user meeting the requirement can enter the platform to customize the label, and management of different users and control of the platform operation authority are facilitated.
Preferably, in any of the above embodiments, further comprising: the parameter base establishing module is used for collecting the design specification of the historical product, and the design specification comprises the following steps: the two-dimensional code error correction grade, color, logo, positioning point style and outer margin;
and establishing a parameter library according to the design specification.
According to the scheme, the requirement of designing the diversity label is met by establishing the diversity parameter library.
Preferably, in any of the above embodiments, further comprising: and the tag template generating module is used for compiling a plurality of preset tag templates in the platform by using html according to the design requirements of historical products.
According to the scheme, a plurality of preset label templates are compiled by using html, and the customized label design is efficiently realized.
Preferably, in any of the above embodiments, the tag generation module 14 is specifically configured to generate the two-dimensional code of the preset product information in batch or in single according to the tag generation information.
According to the scheme, the generation of a plurality of or a single label is realized through different generation methods, so that a user can conveniently select a label generation mode according to the requirement.
It is understood that some or all of the alternative embodiments described above may be included in some embodiments.
It should be noted that the above embodiments are product embodiments corresponding to the previous method embodiments, and for the description of each optional implementation in the product embodiments, reference may be made to corresponding descriptions in the above method embodiments, and details are not described here again.
The reader should understand that in the description of this specification, reference to the description of the terms "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above are not necessarily intended to refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, various embodiments or examples and features of different embodiments or examples described in this specification can be combined and combined by one skilled in the art without contradiction.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described method embodiments are merely illustrative, and for example, the division of steps into only one logical functional division may be implemented in practice in another way, for example, multiple steps may be combined or integrated into another step, or some features may be omitted, or not implemented.
The above method, if implemented in the form of software functional units 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 invention essentially or partially contributes to the prior art, or all or part of the technical solution can be embodied in the form of a software product stored in a storage medium and including instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. 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.
While the invention has been described with reference to specific embodiments, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (10)

1. A method for customized tag generation, comprising:
s1, the user submits a request for generating a label including preset product information;
s2, the platform returns the information to be configured of the generated label; the information to be configured comprises: two-dimensional code coding information and label generation information;
s3, selecting two-dimension code parameter information corresponding to the preset product information from a parameter library according to a two-dimension code coding rule to obtain the two-dimension code coding information;
s4, combining the two-dimension code coding information and selecting a label template corresponding to the preset product information from preset label templates to obtain the label generation information;
and S5, generating the two-dimensional code of the preset product information according to the label generation information.
2. The method according to claim 1, further comprising, before S2: performing authority verification on the ID information of the user submitting the request, and executing the step S2 if the verification is passed; if the verification fails, returning no-permission indication information to the user interface.
3. The method according to claim 1 or 2, wherein the S3 is preceded by: gathering design specifications of historical products, the design specifications including: the two-dimensional code error correction grade, color, logo, positioning point style and outer margin;
and establishing a parameter library according to the design specification.
4. The method of claim 3, further comprising: and writing a plurality of preset label templates in the platform by using html according to the design requirements of historical products.
5. The method according to claim 4, wherein the S5 specifically includes: and generating the two-dimensional codes of the preset product information in batches or singly according to the label generation information.
6. A customized label generation system, comprising: the system comprises a user operation module, a return module, a configuration information generation module and a label generation module;
the user operation module is used for submitting a request for generating a label comprising preset product information;
the return module is used for returning information to be configured of the generated label; the information to be configured comprises: two-dimensional code coding information and label generation information;
the configuration information generation module is used for selecting two-dimension code parameter information corresponding to the preset product information from a parameter library according to a two-dimension code coding rule to obtain the two-dimension code coding information; the label generation module is also used for obtaining label generation information by combining the two-dimension code coding information and selecting a label template corresponding to the preset product information from preset label templates;
the label generation module is used for generating the two-dimensional code of the preset product information according to the label generation information.
7. The customized label generation system of claim 6, further comprising: the authority verification module is used for performing authority verification on the ID information of the user submitting the request, and if the verification is passed, the step S2 is executed; if the verification fails, returning no-permission indication information to the user interface.
8. The customized label generation system according to claim 6 or 7, further comprising: the parameter base establishing module is used for collecting the design specifications of historical products, and the design specifications comprise: the two-dimensional code error correction grade, color, logo, positioning point style and outer margin;
and establishing a parameter library according to the design specification.
9. The customized label generation system of claim 8, further comprising: and the tag template generating module is used for compiling a plurality of preset tag templates in the platform by using html according to the design requirements of historical products.
10. The system of claim 9, wherein the tag generation module is specifically configured to generate the two-dimensional codes of the preset product information in batch or individually according to the tag generation information.
CN202010533780.1A 2020-06-12 2020-06-12 Custom label generation method and system Active CN111709506B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010533780.1A CN111709506B (en) 2020-06-12 2020-06-12 Custom label generation method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010533780.1A CN111709506B (en) 2020-06-12 2020-06-12 Custom label generation method and system

Publications (2)

Publication Number Publication Date
CN111709506A true CN111709506A (en) 2020-09-25
CN111709506B CN111709506B (en) 2023-07-11

Family

ID=72539786

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010533780.1A Active CN111709506B (en) 2020-06-12 2020-06-12 Custom label generation method and system

Country Status (1)

Country Link
CN (1) CN111709506B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113836146A (en) * 2021-09-29 2021-12-24 五八同城信息技术有限公司 Feature tag generation method and device, electronic equipment and storage medium

Citations (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004062290A (en) * 2002-07-25 2004-02-26 Sony Ericsson Mobilecommunications Japan Inc Information processor and method and system for processing information
JP2007335746A (en) * 2006-06-16 2007-12-27 Calio Giken Kk Manufacturing method of identification code
CN101334849A (en) * 2008-07-01 2008-12-31 北大方正集团有限公司 Two-dimension code label symbol creation method and apparatus and two-dimension code label structure
CN102930317A (en) * 2012-11-30 2013-02-13 中企永联数据交换技术(北京)有限公司 Device for generating two-dimension code identifiers of books, two-dimension code identification device and system
CN103440516A (en) * 2013-08-26 2013-12-11 李晶 Two-dimensional code label and generation method and device thereof
CN103577536A (en) * 2013-09-04 2014-02-12 广东全通教育股份有限公司 System and method for generating and improving template website
CN104361379A (en) * 2014-11-28 2015-02-18 天津联云网络技术有限公司 Two-dimensional code label data interaction system with positioning function
CN104376475A (en) * 2014-11-28 2015-02-25 天津联云网络技术有限公司 Data interaction system based on two-dimension code labels
CN205068487U (en) * 2015-08-31 2016-03-02 丹阳伦图电子技术有限公司 Electronic shelf label advertising promotion system based on developments two -dimensional code
CN106156820A (en) * 2015-03-25 2016-11-23 北大方正集团有限公司 two-dimensional code generation method and device
CN107563477A (en) * 2017-07-26 2018-01-09 中国农业大学 Quick Response Code and its generation method and device
CN107590522A (en) * 2017-08-23 2018-01-16 阿里巴巴集团控股有限公司 A kind of method and device of identification code generation and identification
CN108537314A (en) * 2018-03-27 2018-09-14 中国工商银行股份有限公司 Product marketing system and method based on Quick Response Code
WO2018206289A1 (en) * 2017-05-09 2018-11-15 Robert Bosch Gmbh A method and a system for creating and authenticating a binary graphic code
CN109034615A (en) * 2018-07-25 2018-12-18 国网黑龙江省电力有限公司双鸭山供电公司 A kind of tool management system based on two-dimension code label
CN109145197A (en) * 2018-06-28 2019-01-04 深圳市彬讯科技有限公司 Generation method, the device and system of user's portrait label
CN109615030A (en) * 2018-10-12 2019-04-12 阿里巴巴集团控股有限公司 Dimension code anti-counterfeit method, equipment and system based on security application
CN110162722A (en) * 2019-04-12 2019-08-23 深圳壹账通智能科技有限公司 Products Show method, server and storage medium based on two dimensional code
CN110197520A (en) * 2019-04-25 2019-09-03 珠海格力电器股份有限公司 Label generation method and device, terminal equipment and computer readable storage medium
CN110298421A (en) * 2019-06-26 2019-10-01 云宝宝大数据产业发展有限责任公司 A kind of online generation, offline generation and the verification method and device of two dimensional code
CN110795180A (en) * 2019-09-06 2020-02-14 深圳平安通信科技有限公司 Two-dimensional code management method and system, electronic device and storage medium
CN111177499A (en) * 2019-12-27 2020-05-19 腾讯科技(深圳)有限公司 Label adding method and device and computer readable storage medium
CN111260010A (en) * 2020-01-20 2020-06-09 浙江中国轻纺城网络有限公司 Processing method, device and equipment for user-defined two-dimensional code label

Patent Citations (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004062290A (en) * 2002-07-25 2004-02-26 Sony Ericsson Mobilecommunications Japan Inc Information processor and method and system for processing information
JP2007335746A (en) * 2006-06-16 2007-12-27 Calio Giken Kk Manufacturing method of identification code
CN101334849A (en) * 2008-07-01 2008-12-31 北大方正集团有限公司 Two-dimension code label symbol creation method and apparatus and two-dimension code label structure
CN102930317A (en) * 2012-11-30 2013-02-13 中企永联数据交换技术(北京)有限公司 Device for generating two-dimension code identifiers of books, two-dimension code identification device and system
CN103440516A (en) * 2013-08-26 2013-12-11 李晶 Two-dimensional code label and generation method and device thereof
CN103577536A (en) * 2013-09-04 2014-02-12 广东全通教育股份有限公司 System and method for generating and improving template website
CN104361379A (en) * 2014-11-28 2015-02-18 天津联云网络技术有限公司 Two-dimensional code label data interaction system with positioning function
CN104376475A (en) * 2014-11-28 2015-02-25 天津联云网络技术有限公司 Data interaction system based on two-dimension code labels
CN106156820A (en) * 2015-03-25 2016-11-23 北大方正集团有限公司 two-dimensional code generation method and device
CN205068487U (en) * 2015-08-31 2016-03-02 丹阳伦图电子技术有限公司 Electronic shelf label advertising promotion system based on developments two -dimensional code
WO2018206289A1 (en) * 2017-05-09 2018-11-15 Robert Bosch Gmbh A method and a system for creating and authenticating a binary graphic code
CN108898205A (en) * 2017-05-09 2018-11-27 罗伯特·博世有限公司 The creation of binary graphics coding, authentication method and system
CN107563477A (en) * 2017-07-26 2018-01-09 中国农业大学 Quick Response Code and its generation method and device
CN107590522A (en) * 2017-08-23 2018-01-16 阿里巴巴集团控股有限公司 A kind of method and device of identification code generation and identification
US20200097692A1 (en) * 2017-08-23 2020-03-26 Alibaba Group Holding Limited Method and apparatus for generating and identifying identification code
CN108537314A (en) * 2018-03-27 2018-09-14 中国工商银行股份有限公司 Product marketing system and method based on Quick Response Code
CN109145197A (en) * 2018-06-28 2019-01-04 深圳市彬讯科技有限公司 Generation method, the device and system of user's portrait label
CN109034615A (en) * 2018-07-25 2018-12-18 国网黑龙江省电力有限公司双鸭山供电公司 A kind of tool management system based on two-dimension code label
CN109615030A (en) * 2018-10-12 2019-04-12 阿里巴巴集团控股有限公司 Dimension code anti-counterfeit method, equipment and system based on security application
CN110162722A (en) * 2019-04-12 2019-08-23 深圳壹账通智能科技有限公司 Products Show method, server and storage medium based on two dimensional code
CN110197520A (en) * 2019-04-25 2019-09-03 珠海格力电器股份有限公司 Label generation method and device, terminal equipment and computer readable storage medium
CN110298421A (en) * 2019-06-26 2019-10-01 云宝宝大数据产业发展有限责任公司 A kind of online generation, offline generation and the verification method and device of two dimensional code
CN110795180A (en) * 2019-09-06 2020-02-14 深圳平安通信科技有限公司 Two-dimensional code management method and system, electronic device and storage medium
CN111177499A (en) * 2019-12-27 2020-05-19 腾讯科技(深圳)有限公司 Label adding method and device and computer readable storage medium
CN111260010A (en) * 2020-01-20 2020-06-09 浙江中国轻纺城网络有限公司 Processing method, device and equipment for user-defined two-dimensional code label

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
宋婷婷等: "二维码标签打印及产品真伪识别系统设计", 《制造业自动化》, pages 137 - 139 *
王杰等: "电子标签技术及其在现代物流中的应用", 《科协论坛(下半月)》, pages 119 - 120 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113836146A (en) * 2021-09-29 2021-12-24 五八同城信息技术有限公司 Feature tag generation method and device, electronic equipment and storage medium
CN113836146B (en) * 2021-09-29 2024-04-26 五八同城信息技术有限公司 Feature tag generation method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN111709506B (en) 2023-07-11

Similar Documents

Publication Publication Date Title
CN110889270B (en) Form page document generation method, form page rendering method and device
CN1177300C (en) Storage media
EP3483750A1 (en) Two-dimensional code information query method, server, client, and system
CN108780448A (en) Web page editing in domain
CN111522552B (en) Sub-application generation method and device, computer equipment and storage medium
CN111563220A (en) Business website project construction method and device, computer equipment and storage medium
CN103716358A (en) Customized application program downloading method and apparatus
US20210089737A1 (en) Service process starting method and apparatus
CN112416328A (en) Multi-platform small program mall construction method, device, equipment and medium
CN112800370A (en) Business document processing method and device, computer equipment and storage medium
CN110109712A (en) Service Component loading method, device, computer equipment and storage medium
CN109582842A (en) Information input method, device, computer equipment and storage medium
CN111709506A (en) Customized label generation method and system
CN114386934A (en) Method and device for generating business process, server and storage medium
CN114244896A (en) Message pushing method and device, electronic equipment and storage medium
CN112069236B (en) Method, device, equipment and storage medium for displaying associated files
US20200311504A1 (en) Barcode generation methods and apparatuses
CN107402811B (en) Resource binding method and device
CN116842984A (en) Decoding method of graphic code and code making method thereof
CN116468062A (en) Page display method and device based on graphic code
CN111325012A (en) word report generation method and system
CN109685186A (en) Extensive content customization method based on two-dimentional idle bit
CN110362305A (en) A kind of form component state switching method and device
KR101884293B1 (en) Method and apparatus for providing a template of micro web-page
CN111078337A (en) Pattern adjusting method, system and computer readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant