CN112819923A - Method and device for generating electronic business card and computer storage medium - Google Patents

Method and device for generating electronic business card and computer storage medium Download PDF

Info

Publication number
CN112819923A
CN112819923A CN201911128261.0A CN201911128261A CN112819923A CN 112819923 A CN112819923 A CN 112819923A CN 201911128261 A CN201911128261 A CN 201911128261A CN 112819923 A CN112819923 A CN 112819923A
Authority
CN
China
Prior art keywords
business card
user
current user
personal information
information
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
CN201911128261.0A
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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201911128261.0A priority Critical patent/CN112819923A/en
Publication of CN112819923A publication Critical patent/CN112819923A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/60Editing figures and text; Combining figures or text
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9554Retrieval from the web using information identifiers, e.g. uniform resource locators [URL] by using bar codes

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application provides a method, a device and a computer storage medium for generating an electronic business card, which are used for outputting a business card style selection interface for displaying various alternative business card styles and recording the business card style specified by a current user in the business card style selection interface; combining the name card style specified by the current user with the background image to obtain a name card template; and combining the acquired configuration information, the personal information of the current user and the business card template into business card data of the current user. According to the scheme, the business card data is generated by using any one of the multiple alternative business card styles appointed by the user, so that when the user displays the electronic business card, the personal information of the user can be displayed based on the business card style selected by the user, the requirements of different users on different business card styles are met, and the user experience is improved.

Description

Method and device for generating electronic business card and computer storage medium
Technical Field
The present invention relates to the field of information processing technologies, and in particular, to a method and an apparatus for generating an electronic business card, and a computer storage medium.
Background
With the development of information technology, many software capable of displaying electronic business cards have appeared. The software can store personal information input by a user, and display the personal information in a set business card style when the personal information needs to be displayed, so that the effect of business card display is achieved.
However, different users often have different preferences for business card styles, and the existing software can only display business cards in a single business card style, so that the preferences of different users are difficult to meet, and the user experience is poor.
Disclosure of Invention
Based on the defects of the prior art, the invention provides a method and a device for generating an electronic business card and a computer storage medium, so as to solve the problem that the prior art cannot meet the preferences of different users on business card styles.
The first aspect of the present invention provides a method for generating an electronic business card, including:
outputting a name card style selection interface, and recording the name card style specified by the current user in the name card style selection interface; the business card style selection interface is used for displaying various alternative business card styles;
combining the name card style specified by the current user with the background image to obtain a name card template;
combining the acquired configuration information, the personal information of the current user and the business card template into business card data of the current user; the configuration information is used for determining part or all of the personal information of the current user as the personal information to be displayed.
Optionally, after combining the acquired configuration information, the personal information of the current user, and the business card template into the business card data of the current user, the method further includes:
and displaying the personal information to be displayed determined by the configuration information based on the business card template in the business card data of the current user.
Optionally, the displaying the personal information to be displayed, which is determined by the configuration information, based on the business card template in the business card data of the current user includes:
displaying a background image carried by the business card template in a designated image display area, displaying personal information to be displayed determined by the configuration information in a designated information display area, and displaying a two-dimensional code corresponding to the target business card data in a designated two-dimensional code display area; the image display area, the information display area and the two-dimensional code display area are all specified by business card styles carried by the business card template.
Optionally, the obtaining the configuration information includes:
outputting an information configuration interface, and recording the personal information to be displayed specified by the current user in the information configuration interface to obtain configuration information; and the information configuration interface displays the personal information of the current user.
Optionally, obtaining configuration information, including;
sending the user identification of the target user to a server; wherein the target user is any user specified by the current user;
receiving configuration information fed back by a server; the configuration information is obtained by the server according to the attribute configuration of the target user; the attribute of the target user comprises any one or combination of the relationship between the target user and the current user, the geographic position of the target user and the personal information of the target user;
after the combination of the acquired configuration information, the personal information of the current user and the business card template into the business card data of the current user, the method further comprises the following steps:
and sending the business card data of the current user to the client of the target user, so that the client of the target user displays the personal information to be displayed, which is determined by the configuration information, on the basis of a business card template in the business card data of the current user.
Optionally, the sending the business card data of the current user to the client of the target user includes:
sending the business card data of the current user to a server;
displaying the two-dimensional code which is fed back by the server and corresponds to the business card data of the current user; after the two-dimensional code is scanned by the client of the target user, the business card data of the current user is sent to the client of the target user by the server.
Optionally, after combining the acquired configuration information, the personal information of the current user, and the business card template into the business card data of the current user, the method further includes:
sending the business card data of the current user to a server;
receiving a two-dimensional code corresponding to the business card data of the current user fed back by the server; after the two-dimensional code is scanned by terminal equipment of a target user, configuration information in business card data of the current user is adjusted by the server according to attributes of the target user, the adjusted business card data of the current user is sent to the terminal equipment of the target user by the server, and the attributes of the target user comprise any one or combination of the relationship between the target user and the current user, the geographic position of the target user and personal information of the target user.
Optionally, after combining the acquired configuration information, the personal information of the current user, and the business card template into the business card data of the current user, the method further includes:
generating a thumbnail of the business card data based on a business card template of the business card data; and the thumbnail of the business card data is used for forming a control for jumping to a business card style selection interface.
Optionally, the step of combining the name card style specified by the current user and the background image to obtain the name card template includes:
outputting an image selection interface, and determining the image specified by the current user in the image selection interface as a background image; wherein the image selection interface is used for displaying a plurality of alternative images;
and combining the name card style specified by the current user and the background image to obtain a name card template.
The second aspect of the present invention provides an apparatus for generating an electronic business card, comprising:
the recording unit is used for outputting a business card style selection interface and recording the business card style specified by the current user in the business card style selection interface; the business card style selection interface is used for displaying various alternative business card styles;
an acquisition unit configured to acquire configuration information; the configuration information is used for determining part or all of personal information of the current user as the personal information to be displayed;
the combination unit is used for combining the name card style specified by the current user and the background image to obtain a name card template;
the combination unit is used for combining the configuration information, the personal information of the current user and the business card template into the business card data of the current user.
Optionally, the method further includes:
and the display unit is used for displaying the personal information to be displayed determined by the configuration information based on the business card template in the business card data of the current user.
Optionally, when the combination unit combines the business card style specified by the user and the background image to obtain the business card template, the combination unit is specifically configured to:
outputting an image selection interface, and determining an image designated by a user in the image selection interface as a background image; wherein the image selection interface is used for displaying a plurality of alternative images;
and combining the name card style specified by the user and the background image to obtain a name card template.
A third aspect of the present invention provides a computer storage medium storing a program for implementing the method for generating an electronic business card according to any one of the first aspect of the present invention when the program is executed.
The application provides a method, a device and a computer storage medium for generating an electronic business card, which are used for outputting a business card style selection interface for displaying various alternative business card styles and recording the business card style specified by a current user in the business card style selection interface; combining the name card style specified by the current user with the background image to obtain a name card template; and combining the acquired configuration information, the personal information of the current user and the business card template into business card data of the current user. According to the scheme, the business card data is generated by using any one of the multiple alternative business card styles appointed by the user, so that when the user displays the electronic business card, the personal information of the user can be displayed based on the business card style selected by the user, the requirements of different users on different business card styles are met, and the user experience is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a flowchart of a method for generating an electronic business card according to an embodiment of the present application;
FIG. 2 is a flowchart of a method for displaying an electronic business card according to an embodiment of the present disclosure;
fig. 3a is a schematic view of a business card display interface corresponding to a first business card style provided in an embodiment of the present application;
FIG. 3b is a schematic diagram of a business card display interface corresponding to a second business card style provided in the embodiment of the present application;
fig. 3c is a schematic view of a business card display interface corresponding to a third business card style provided in the embodiment of the present application;
FIG. 3d is a schematic diagram of a business card display interface corresponding to a fourth business card style provided in the embodiment of the present application;
fig. 3e is a schematic view of a business card display interface corresponding to a fifth business card style provided in the embodiment of the present application;
fig. 4 is a flowchart of a method for generating an electronic business card according to an embodiment of the present application;
FIG. 5a is a schematic diagram of an information configuration interface provided in an embodiment of the present application;
FIG. 5b is a schematic diagram of a business card style selection interface provided in an embodiment of the present application;
fig. 6 is a flowchart of a method for acquiring configuration information in business card data according to an embodiment of the present application;
fig. 7 is a flowchart of a method for adjusting configuration information by a server according to an embodiment of the present application;
fig. 8 is a schematic diagram of information interaction between a client and a server according to an embodiment of the present application;
fig. 9 is a schematic structural diagram of an electronic business card generating apparatus according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Electronic business cards are a personal information display technology which is realized by using an intelligent mobile terminal (which can be a smart phone or a tablet personal computer) along with the development of an electronic information technology.
Taking a smart phone as an example, a user can install software with an electronic business card function on the smart phone and input personal information required to be displayed in the software. In the occasion of needing to show the business card, the user only needs to trigger the operation on the smart phone, the software outputs an electronic business card display interface, the personal information input by the user is displayed in the interface in a set mode, and the user only needs to display the electronic business card display interface of the software for other people to achieve the effect of displaying the personal information. Furthermore, the software also supports the screenshot of the current electronic business card display interface and sends the screenshot to other terminals through means of internet social software or short messages and the like, so that business card exchange among users is realized. The combination of the text content and the image content displayed by the software in a certain business card style on the electronic business card display interface is equivalent to an electronic business card of a user.
However, the existing products with electronic business card function generally do not support users to change the business card style of the displayed electronic business card, and for the same software, different users can only use the only one business card style provided by the software to display and exchange business cards. It can be understood that different users may have different preferences for business card styles, and obviously, the single business card style provided by the existing product with the electronic business card function cannot meet the user requirement, resulting in poor user experience.
The business card style mentioned in the present application mainly refers to information for defining a display manner of contents to be displayed in an electronic business card. From the perspective of the data structure, a business card style may include the size and coordinates of the area displaying the text, the size and coordinates of the area displaying the image, and may also include the font of the text to be displayed, the size of the text, and the like.
It can be understood that after the text information and the image information which need to be displayed are determined, the electronic business card with the corresponding display style can be displayed on the electronic business card display interface according to the different styles of the business card.
In order to solve the problems in the prior art, fully satisfy the preferences of different users for different business card styles and improve user experience, a first embodiment of the present application provides a method for generating an electronic business card, where the generation method described in this embodiment is executed by a client program, please refer to fig. 1, where the method includes the following steps:
s101, outputting a business card style selection interface, and recording a business card style specified by a current user in the business card style selection interface.
The current user mentioned in this embodiment refers to a user who is currently using the client.
The business card style selection interface is used for displaying various alternative business card styles.
S102, combining the name card style specified by the current user and the background image to obtain a name card template.
S103, combining the acquired configuration information, the personal information of the current user and the business card template into business card data of the current user.
The personal information of the user includes the following aspects:
in the first aspect, the personal information of the user may include a name of the user, a contact address (any one or combination of fixed telephone, mobile phone number and e-mail box), an address (which may be a residential address and/or an office address), and the like, which are relatively fixed.
In a second aspect, the personal information of the user may further include related information of the enterprise where the user is currently located, such as a name of the enterprise where the user is located, an abbreviation of the enterprise, a location of the enterprise, a position of the user in the enterprise, and other information that may embody characteristics of the enterprise, such as a cultural slogan of the enterprise.
In a third aspect, the personal information of the user may further include some personal information customized by the user, for example, personal signature, personal nickname, and the like.
The personal information of the user can be directly pulled from the social media of the user and the enterprise office system on the premise of obtaining corresponding authorization, and can be manually input by the user on a corresponding editing interface. The administrator of the enterprise where the user is located may determine whether to authorize the user to edit the enterprise information of the second aspect, and the user may edit the personal information related to the enterprise of the second aspect within an authorized range of the system administrator, and may edit the personal information of the first aspect and the personal information of the third aspect at any time according to the actual conditions of the user.
The configuration information is used to determine which personal information of the personal information is the personal information to be displayed, and which is the personal information that is not required to be displayed when the business card data is displayed, that is, hidden information, for example, the configuration information of the business card data may specify that a mobile phone number and a residence address in the personal information are the hidden information, and other personal information that has been successfully entered (including pulling and user input) is the personal information to be displayed.
It should be noted that, in the configuration information for generating business card data in this embodiment, on the first hand, a corresponding configuration interface may be output, and configuration information may be directly generated according to the operation of the current user, and on the second hand, a user identifier of the target user may be sent to the server, and the server generates the configuration information according to the attribute of the target user and the preset configuration rule and feeds back the configuration information to the client.
And the target user refers to a user needing to browse the electronic business card of the current user. For example, assuming that the current user needs to present the generated business card data to the user a in the form of an electronic business card, the user a is the target user.
And the attributes of the target user comprise any one or combination of the relationship between the target user and the current user, the geographic position of the target user and the personal information of the target user.
The method for generating the electronic business card provided by the embodiment provides a plurality of alternative business card styles for the user before generating the business card data, and then generates the business card data by using the business card styles specified by the user. Therefore, when the user displays the generated business card data in the form of the electronic business card, the background image in the business card data and the personal information to be displayed of the user can be displayed in the business card style appointed by the user, so that the preference of the user on different business card styles during displaying of the electronic business card is met, and the user experience is improved.
With reference to fig. 2, a second embodiment of the present application provides a method for displaying an electronic business card, which includes the following steps:
s201, responding to the operation of the user, and determining the target business card data.
In the scheme provided by the application, the electronic business card of the user is stored in the storage medium of the intelligent terminal in the form of business card data, and when the user needs to display the electronic business card, the user responds to the operation of the user to determine the business card data needing to be displayed, namely the target business card data in the step S201, and the business card data is displayed in the subsequent steps.
The business card data mentioned in step S201 includes a business card template, personal information of the user, and configuration information.
The business card template comprises a business card style and a background image. For any one of the business card data, the business card style contained in the business card data is any one of business card styles selected by the user from a plurality of alternative business card styles.
That is to say, the scheme provided by the application is pre-configured with a plurality of selectable business card styles, and a user can select any one of the business card styles according to the needs of the user and generate a corresponding business card data based on the business card style.
It should be noted that, the determination of the target business card data in step S201 may specifically be any one of the following two execution processes:
in a first aspect, a user may be associated with multiple businesses simultaneously, and one or more business card data may be preconfigured for each associated business. Correspondingly, in step S201, in response to the operation of the user, the business card data that the user currently needs to display is found out from the multiple business card data configured by the user in advance.
As a specific implementation manner, a user may pre-designate any one of a plurality of associated enterprises as an enterprise to be displayed, on this basis, the user may click an electronic business card display button, jump to an electronic business card display interface, in the jumping process, the intelligent terminal for implementing the method provided by the present application performs step S201, determines business card data associated with the enterprise to be displayed, determines the business card data as target business card data if the enterprise to be displayed is associated with only one business card data, outputs a business card selection interface if the enterprise to be displayed is associated with a plurality of business card data, prompts the user to select one of the business card data, and determines the business card data selected by the user as the target business card data.
In the second aspect, step S201 may also be that, in response to the user operation, a new business card data is generated according to the user setting, and the newly generated business card data is determined as the target business card data.
That is, in this case, step S201 corresponds to executing the method for generating an electronic business card provided in the first embodiment of the present application in response to an operation by the user, thereby generating new business card data, and then determining this newly generated business card data as the target business card data.
It should be noted that, the above-mentioned generating of the new business card data may be directly creating a new business card data, or may be modifying an original business card data to obtain a new business card data. Specific methods for creating and modifying business card data refer to the description of the subsequent embodiments.
S202, displaying the personal information to be displayed determined by the configuration information based on the business card template of the target business card data.
As described above, the business card style may be understood as a series of information for specifying the display area of the text and the image in the business card data, and therefore, it may be understood that the step S202 of displaying the personal information to be displayed, which is determined by the configuration information, based on the business card template of the target business card data specifically includes:
and outputting an electronic business card display interface, displaying a background image in the business card template in an image display area of the electronic business card display interface, and displaying the personal information to be displayed determined by the configuration information in an information display area of the electronic business card display interface. The coordinates and size of the image display area and the coordinates and size of the information display area are determined by the name card style contained in the name card template of the target name card data.
Optionally, in another embodiment of the application, each business card style may further designate a specific area of the electronic business card display interface as a two-dimensional code display area, when the electronic business card display interface is output, an effective two-dimensional code corresponding to target business card data may be displayed in the designated two-dimensional code display area, and other users may scan the effective two-dimensional code, so as to record a user corresponding to the electronic business card in the address book.
Further optionally, according to different business card styles, a two-dimensional code style matched with the business card style can be adopted when the effective two-dimensional code corresponding to the target business card data is displayed.
The two-dimension code style mainly refers to the color and the size of the two-dimension code, the image texture on the periphery of the two-dimension code and the thumbnail attribute in the center of the two-dimension code.
The two-dimensional code pattern can be pre-stored in the intelligent terminal locally, and can also be acquired by the intelligent terminal from a server after the user determines the business card pattern.
In a specific embodiment of the present application, five different business card styles may be preconfigured, which are sequentially recorded as a first business card style, a second business card style, and a third business card style … …, and for the same personal information, the corresponding business card styles are different, and the display effect in the electronic business card display interface is also different, specifically, the schematic diagram of the electronic business card display interface output based on each of the above business card styles may refer to fig. 3a, fig. 3b, fig. 3c, fig. 3d, and fig. 3 e.
Fig. 3a is a schematic diagram of an electronic business card display interface output based on a first business card style, in which the entire rectangular area above the two-dimensional code display area is an image display area for displaying a background image of target business card data, and an information display area for displaying personal information to be displayed is overlapped with the image display area and is located at the lower left corner of the image display area.
Fig. 3b corresponds to a second business card style in which the background image of the target business card data is displayed as an avatar in the image display area at the upper right corner, and the information display area is located at the upper left part above the two-dimensional code display area. Further, in the second business card style, the user may set a different background color for the information display area.
Fig. 3c corresponds to a third business card style, in which the entire rectangular area above the two-dimensional code display area is an image display area for displaying a background image of the target business card data, and the information display area for displaying the personal information to be displayed is overlapped with the image display area and is located on the left side of the image display area. The third business card style reduces the image display area relative to the first business card style.
Fig. 3d corresponds to a fourth business card style, where the left part above the two-dimensional code display area is an image display area for displaying a background image, and the majority of the right part is an information display area for displaying personal information to be displayed.
Fig. 3e corresponds to a fifth business card style in which the entire rectangular area above the two-dimensional code display area is the image display area for displaying the background image of the target business card data. The information display area used for displaying the personal information to be displayed is divided into a first information display area and a second information display area.
The first information display area is located on the left side of the image display area and is overlapped with the image and used for displaying the individual signature, the enterprise name, the user name and the post, and the second information display area is located on the lower right corner of the image display area and used for displaying the mobile phone number, the mailbox and the office address.
Of course, the scheme provided by the application can support various business card styles including but not limited to five business card styles as shown in the attached drawings, and other electronic business card display schemes obtained by expanding alternative business card styles are optional embodiments of the application.
Optionally, when the personal information to be displayed is displayed in the information display area specified by the business card style, the distance between each piece of the personal information to be displayed and the size of the displayed font can be adjusted according to the size of the information display area and the amount of the personal information to be displayed.
For example, for a rectangular information display area for collectively displaying a plurality of pieces of information, each piece of information is generally displayed as a line of characters, and how many lines of characters can be displayed in the information display area can be calculated according to the longitudinal size, the current line spacing and the font size of the information display area.
And if the calculation result is equal to the number of the personal information to be displayed, displaying the personal information to be displayed line by line according to the current line spacing and font size.
If the calculation result is smaller than the number of the personal information to be displayed, the current line spacing is reduced (on the premise that the line spacing is larger than 0), or the current font size is reduced, the calculation is repeated until the number of the displayable lines is equal to the number of the personal information to be displayed, and then the personal information to be displayed is displayed line by line according to the modified line spacing and font size.
If the calculation result is larger than the number of the personal information to be displayed, the current line spacing is increased, or the current font size is increased, the calculation is repeated until the number of the lines which can be displayed is equal to the number of the personal information to be displayed, and then the personal information to be displayed is displayed line by line according to the modified line spacing and font size.
The embodiment provides a display method of an electronic business card, which comprises the steps of after target business card data consisting of a business card template, configuration information and personal information of a user is determined, displaying the personal information to be displayed, which is determined by the configuration information, on the business card template of the target business card data, wherein the business card template comprises a background image and any one business card style determined from a plurality of alternative business card styles. According to the scheme, various business card styles are configured in advance, and electronic business cards are displayed based on the business card styles specified by a user. That is to say, this scheme can show the electronic business card of different business card styles to every user's preference to improve user experience.
In combination with the method for generating an electronic business card provided in the first embodiment of the present application, a third embodiment of the present application further provides a method for generating an electronic business card, and a user may create business card data based on the method provided in this embodiment, or modify original business card data to obtain new business card data. Referring to fig. 4, the method includes the following steps:
s401, outputting an information configuration interface, and recording personal information to be displayed specified by a user in the information configuration interface to obtain configuration information.
The information configuration interface displays personal information of a user.
Fig. 5a is a schematic diagram of an optional information configuration interface, where each type of the entered personal information, such as a mobile phone, a mailbox, and the like, is displayed line by line, and according to an increase in the entered personal information, the interface shown in fig. 5a may continuously increase a display area corresponding to the newly entered personal information downward, and if there are many entered personal information and a single interface cannot be displayed completely, a user may slide the interface downward to display the hidden personal information.
Alternatively, a part of the personal information may be pre-designated as the personal information that must be displayed, such as the business abbreviation and name in fig. 5 a.
In addition to the personal information which needs to be displayed, each piece of personal information of the information configuration interface corresponds to one display switch, a user can place a round button of the display switch on the left side or the right side by clicking the display switch, the left side shows that the piece of personal information corresponding to the display switch is not the personal information to be displayed, the piece of personal information cannot be displayed when the electronic business card is displayed, and the right side shows that the corresponding piece of personal information is the personal information to be displayed.
The user can click each display switch to select the personal information to be displayed, and after the user confirms (in the interface of fig. 5a, the user clicks the "save" word in the upper right corner to indicate confirmation), the selection of the current user is recorded as the configuration information of the business card data.
Further optionally, the information configuration interface shown in fig. 5a may also display specific contents of certain personal information when the certain personal information is set as the personal information to be displayed, for example, the personal information of "job" in fig. 5a is set as the personal information to be displayed, so that the current job of the user at the corresponding enterprise, i.e., "manager" in fig. 5a, is correspondingly displayed under the "job".
Specifically, for personal information related to an enterprise in the information configuration interface, such as "job" in fig. 5a, if a system administrator of the corresponding enterprise authorizes modification of the current user, the user may click on the personal information within the authorization scope in the information configuration interface to modify the personal information. As in fig. 5a, if authorized, the user may click on the arrow to the right of the "manager" column to modify the job information, and if not authorized, it is not.
The execution process of step S401 corresponds to the method for obtaining configuration information of business card data in the first aspect mentioned in step S103 in the method provided in the first embodiment of the present application, that is, outputting a specific interface, and then directly generating the configuration information according to the operation of the user.
S402, outputting a business card style selection interface, and recording the business card style specified by the user in the business card style selection interface.
The business card style selection interface is used for displaying each alternative business card style.
It should be noted that the execution order of step S401 and step S402 may be interchanged, that is, step S402 may be executed first, and then step S401 may be executed.
Referring to fig. 5b, fig. 5b is a schematic diagram of an alternative business card style selection interface, and as shown in fig. 5b, the business card style selection interface provided in this embodiment includes a preview interface, a style selection bar, and an image selection bar.
In fig. 5b, the preview interface is the area above the "selected layout" type in the drawing, the style selection column is between the "selected layout" type and the "selected background" type, there is a slidable lateral list composed of a plurality of thumbnails, and the image selection column is the list between the "selected background" type and the "style" type.
As a specific example, the style selection bar in this embodiment may display thumbnails of five business card styles as described in the embodiment corresponding to fig. 2 one by one from left to right, and a user may drag the style selection bar laterally to view thumbnails of all business card styles.
The user can click the thumbnail of the business card style in the style selection column to preliminarily designate the corresponding business card style, and after the user preliminarily designates the business card style, the preview interface above the business card style selection interface can display the preview effect corresponding to the business card style in the form shown in fig. 5 b. After the user confirms, the user can click the 'V' symbol at the lower right corner of the business card style selection interface shown in the figure 5b to determine the current preliminarily specified business card style as the business card style in the business card data needing to be generated.
Further, in an alternative embodiment, the above steps S401 and S402 may be executed after the user clicks a corresponding button in the business card editing interface. Specifically, a user can click a business card editing button displayed in a business card display interface or other selectable interfaces to jump to the business card editing interface, the business card editing interface is respectively provided with a button for style selection and a button for information configuration, and the user can correspondingly jump to the information configuration interface or the business card style selection interface by clicking the corresponding button.
And S403, combining the name card style specified by the user with the background image to obtain a name card template.
Optionally, one or more background images may be pre-configured for each business card style, where the background image may be a solid background image or a picture background. If the business card style preliminarily specified by the user corresponds to a plurality of preset background images, thumbnails of all the preset background images can be presented in the image selection column after the corresponding business card style is preliminarily specified by the user, and the user can select any one of the business card styles from the image selection column.
Further, for business card styles supporting a self-selection background, the image selection bar provided by the application can also display an image self-selection button. In the name card style selection interface shown in fig. 5b, the rectangular frame formed by a picture symbol on the rightmost side of the image selection bar is an image self-selection button.
The user can click the image self-selection button to jump to the image selection interface, the image selection interface can display a local image of the intelligent terminal executing the method, the image server can be accessed on the premise that the intelligent terminal is connected to the Internet, the network image provided by the image server is displayed, and the user can select any one of the alternative images as a background image.
When step S403 is executed, if the background image determined by the user is the background image provided in advance in the present scheme, the combination may directly combine the image identifier corresponding to the background image provided in advance and the style identifier of the business card style specified by the user as the business card template.
If the background image determined by the user is a picture locally stored in the intelligent terminal, the combination in step S403 may be uploading the background image selected by the user to a picture server, and the picture server may feed back the uniform resource locator of the picture after storing the picture, and then combine the uniform resource locator and the style identifier of the business card style selected by the user as a business card template.
If the background image determined by the user is the picture already stored in the picture server, the uniform resource locator of the picture can be directly acquired from the server, and the uniform resource locator of the picture and the style identification of the business card style selected by the user are combined into the business card template.
Optionally, if the picture selected by the user is a picture locally stored by the intelligent terminal or a picture stored by the picture server, a thumbnail corresponding to the current business card template may be generated according to the selected business card style and the background image, and then the generated thumbnail is uploaded to the picture server, and the uniform resource locator of the thumbnail fed back by the picture server is added to the business card template. The thumbnail may be displayed in the business card editing interface in step S402 as a button, i.e., a control, for jumping to the business card style selection interface, and in a style selection bar of the business card style selection interface.
Further optionally, if the business card style specified by the user is a business card style with a personalized signature display area, a personalized signature character string entered by the user may be further added to the business card template.
S404, combining the configuration information, the personal information of the user and the business card template into business card data.
Specifically, it is only necessary to associate the pre-stored personal information of the user, the configuration information set by the user, and the business card template obtained by combining in the step S403 together, and record a business card identifier for identifying different business card data in the business card template, which is equivalent to combining a piece of business card data. When certain business card data needs to be searched, the subsequent display steps can be executed by using the data only by searching the business card template, the configuration information related to the business card template and the personal information of the user according to the business card identification of the business card data.
By executing the method corresponding to the figure 4, the method can support the user to self-define selection of the business card style, the personal information to be displayed and the business card style, and can display different business card styles and different background images when the electronic business card is displayed, thereby further meeting the personalized requirements of the user.
In combination with the method for acquiring configuration information of business card data in step S103 of the method provided in the first embodiment of the present application, a fourth embodiment of the present application further provides a method for generating an electronic business card, please refer to fig. 6, where the method includes the following steps:
s601, outputting a business card style selection interface, and recording a business card style specified by a user in the business card style selection interface.
The specific implementation manner of this step is consistent with step S402 in the third embodiment of this application, and details are not described here.
S602, sending the user identification of the target user to the server.
The target user is the user specified by the current user and needing to browse the electronic business card of the current user. The current user refers to a user who is currently using the client to generate business card data.
And S603, receiving configuration information fed back by the server.
And the configuration information is obtained by the server according to the attribute configuration of the target user. The attributes of the target user comprise any one or combination of the relationship between the target user and the current user, the geographic position of the target user and the personal information of the target user.
In a first aspect, the server may configure configuration information required by the current user based on personal information of the target user. Specifically, the server may obtain personal information, which is input by the target user in various social media, according to the user identifier of the target user, then set part of the personal information of the current user as to-be-displayed personal information, set another part of the personal information of the current user as hidden information, and finally feed back a set result as configuration information to the client used by the current user.
In a second aspect, the server may configure configuration information required by the current user according to a relationship between the target user and the current user. The server can match the personal information of the target user with the personal information of the current user, and acquire the information interaction record between the target user and the current user.
If the personal information of the current user and the personal information of the target user are partially matched with each other, for example, the target user and the current user belong to the same enterprise, and the target user and the current user communicate with each other frequently, the server determines that the current user and the target user are in close relationship, and further determines most of the personal information of the current user as the personal information to be displayed when the configuration information of the current user is set.
If the personal information of the current user and the personal information of the target user are not matched completely and the number of times of mutual communication between the two users is small, the server determines that the current user and the target user are in strange relationship, only a few pieces of personal information of the current user are determined to be the personal information to be displayed when the configuration information is set, for example, only the name of a business where the current user is located, the name of the current user and the office telephone of the current user are set to be the personal information to be displayed.
In a third aspect, the server may also set configuration information according to the geographical location of the target user.
It will be appreciated that the server may automatically determine configuration information for the current user after the current user determines a user (i.e., a target user) that needs to browse electronic business cards by performing any one or more of the operations described above.
S604, combining the business card style specified by the user and the background image to obtain a business card template.
The specific implementation manner of this step is consistent with step S403 in the third embodiment of this application, and details are not described here.
S605, combining the configuration information, the personal information of the user and the business card template into business card data.
The specific implementation manner of this step is consistent with step S404 in the third embodiment of this application, and details are not described here.
Optionally, in this embodiment, the client used by the current user may directly output an electronic business card display interface, and display the to-be-displayed personal information of the current user in the electronic business card display interface based on the business card template generated in the foregoing step, or may execute the following step S605, so that the client used by the target user directly performs electronic business card display.
And S606, sending the business card data of the current user to the client of the target user.
And enabling the client of the target user to display the personal information to be displayed, which is determined by the configuration information, based on the business card template in the business card data of the current user.
Optionally, in step S605, the client of the current user may send the business card data of the current user to the client of the target user by the following manner:
the business card data of the current user is sent to the server, then the two-dimensional code which is fed back by the server and corresponds to the business card data of the current user is displayed, the current user displays the two-dimensional code to the target user, and after the target user scans the two-dimensional code by using the client of the target user, the server can send the business card data of the current user corresponding to the two-dimensional code to the client of the target user.
A fifth embodiment of the present application discloses a method for adjusting configuration information in business card data, in which a server may automatically adjust the configuration information by performing the following method, please refer to fig. 7, and the method includes the following steps:
s701, the server receives an electronic business card display request of a target user.
After the client of the current user generates business card data by executing the method two provided by any one of the embodiments, the business card data can be sent to the server by the client of the current user, and then the server can feed back the two-dimensional code of the business card data to the client of the current user. The client of the target user (any user needing to check the electronic business card of the current user) can send an electronic business card display request to the server by scanning the two-dimensional code fed back by the server.
S702, the server adjusts the configuration information in the requested business card data according to the attribute of the target user to obtain the adjusted business card data.
The attributes of the target user comprise any one or combination of the relationship between the target user and the current user, the geographic position of the target user and the personal information of the target user.
For a specific adjustment method, reference may be made to the process of setting the configuration information in step S603 in the fourth embodiment of the present application.
And S703, the server sends the adjusted business card data to the client of the target user.
After receiving the adjusted business card data, the client of the target user can display the personal information to be displayed, which is determined by the adjusted configuration information, according to the business card template in the business card data.
In the fourth and fifth embodiments of the present application, on one hand, the server may automatically set the configuration information according to the target user specified by the current user, on the other hand, the server may automatically identify the target user requesting to display the electronic business card and automatically adjust the configuration information under the condition that the current user does not specify the target user, thereby ensuring that the electronic business card can sufficiently display the information required by the target user and automatically protect the privacy of the current user.
In another embodiment provided by the present application, each client for executing the generating method provided by the embodiment of the present application may be connected to a server through a network, and a process of information interaction between the client and the server may refer to fig. 8.
The following information interaction process may be performed when a user performs any of the embodiments of the present application to modify original business card data or generate new business card data, thereby synchronizing business card data generated based on the user's selection to a server.
S801, recording configuration information set by a user by the client.
S802, the client sends the configuration information set by the user to the server.
S803, the server feeds back the first confirmation information to the client.
The first confirmation information is used for indicating that the server has received and stores the configuration information sent by the client.
And S804, the client sends the local background picture of the client specified by the user to the server.
S805, the server feeds back the received uniform resource identifier of the background picture to the client.
Steps S804 and S805 are performed in the case where the background picture selected by the user is a picture saved locally by the client.
S806, the client sends the business card template generated according to the operation of the user to the server.
S807, the server feeds back the second confirmation information to the client.
The second confirmation information is used for indicating that the server receives and stores the business card template sent by the client.
It can be understood that, after receiving the business card template and configuring the information, the server may combine the personal information of the user stored in the server itself to obtain a corresponding business card data.
By executing the information interaction process between the client and the server, after a user operates any client to generate business card data, the newly generated business card data can be synchronized to the server from the client currently operated by the user. After the user logs in the own account at another client, the business card data configured at the previous client can be directly acquired from the server, so that the sharing of the business card data of the same user among a plurality of terminals is realized.
In combination with the method for displaying an electronic business card provided in any embodiment of the present application, another embodiment of the present application further provides an apparatus for generating an electronic business card, please refer to fig. 9, where the apparatus includes the following structures:
the recording unit 901 is configured to output a business card style selection interface, and record a business card style specified by a current user in the business card style selection interface.
The business card style selection interface is used for displaying various alternative business card styles.
An obtaining unit 902 is configured to obtain configuration information.
The configuration information is used for determining part or all of personal information of a current user as the personal information to be displayed.
And a combining unit 903, configured to combine the name card style specified by the current user and the background image to obtain a name card template.
The combining unit 903 is further configured to combine the acquired configuration information, the personal information of the current user, and the business card template into business card data of the current user.
Optionally, the combining unit 903 is further configured to generate a thumbnail of the business card data based on a business card template of the business card data; and the thumbnail of the business card data is used for forming a control for jumping to a business card style selection interface.
Optionally, the generating device further includes:
and the display unit 904 is used for displaying the personal information to be displayed, which is determined by the configured information, on the basis of the business card template in the business card data of the current user.
When the combining unit 902 combines the business card style specified by the user with the background image to obtain the business card template, it is specifically configured to:
outputting an image selection interface, and determining an image designated by a user in the image selection interface as a background image; wherein the image selection interface is used for displaying a plurality of alternative images.
And combining the name card style specified by the user and the background image to obtain a name card template.
The display unit 904 is specifically configured to:
displaying a background image carried by the business card template in a designated image display area, displaying the personal information to be displayed determined by the configuration information in the designated information display area, and displaying the two-dimensional code corresponding to the target business card data in the designated two-dimensional code display area.
The image display area, the information display area and the two-dimensional code display area are all specified by name card styles carried by name card templates.
The obtaining unit 902 is specifically configured to:
and outputting the information configuration interface, and recording the personal information to be displayed specified by the current user in the information configuration interface to obtain the configuration information.
The information configuration interface displays personal information of a current user.
The obtaining unit 902 may further be configured to:
sending the user identification of the target user to a server; wherein the target user is any user specified by the current user.
Receiving configuration information fed back by a server; and the configuration information is obtained by the server according to the attribute configuration of the target user.
The attributes of the target user comprise any one or combination of the relationship between the target user and the current user, the geographic position of the target user and the personal information of the target user.
Optionally, the generating device further includes:
the sending unit 905 is configured to send the business card data of the current user to the client of the target user, so that the client of the target user displays the personal information to be displayed, which is determined by the configuration information, based on the business card template in the business card data of the current user.
The sending unit 905 may specifically send the business card data by:
sending the business card data of the current user to a server;
displaying the two-dimensional code which is fed back by the server and corresponds to the business card data of the current user; after the two-dimensional code is scanned by the client of the target user, the business card data of the current user is sent to the client of the target user by the server.
The application provides a generating device of electronic business card, the recording unit 901 outputs the business card style selection interface used for displaying various alternative business card styles, and records the business card style appointed by the current user in the business card style selection interface; the combination unit 903 combines the name card style specified by the current user and the background image to obtain a name card template; and combining the acquired configuration information, the personal information of the current user and the business card template into business card data of the current user. According to the scheme, the business card data is generated by using any one of the multiple alternative business card styles appointed by the user, so that when the user displays the electronic business card, the personal information of the user can be displayed based on the business card style selected by the user, the requirements of different users on different business card styles are met, and the user experience is improved.
Still another embodiment of the present application provides a server.
In a first aspect, the server is configured to receive a user identifier of a target user when a client of a current user executes the method for generating an electronic business card provided in the embodiment of the present application, set configuration information according to an attribute of the target user, and send the configuration information to the client of the current user.
In a second aspect, the server is configured to receive and store a background image and business card data sent by a current user, and synchronize the background image and the business card data to a new client when the current user logs in to the new client.
In a third aspect, the server is further configured to receive business card data sent by the client of the current user, and feed back a two-dimensional code to the client of the current user, where when the two-dimensional code is scanned by the client of any user, the server adjusts configuration information in the business card data of the current user according to an attribute of the user corresponding to the client that scans the two-dimensional code, and then sends the adjusted business card data to the client that scans the two-dimensional code.
The specific working principle of the server and the client provided in the embodiments of the present application may refer to the relevant steps in the method for generating an electronic business card provided in any embodiment of the present application, and details are not repeated here.
Still another embodiment of the present application further provides a computer storage medium for storing a program, and when the stored program is executed, the computer storage medium is used for implementing the method for generating an electronic business card provided in any embodiment of the present application.
Those skilled in the art can make or use the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the application. Thus, the present application is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (13)

1. A method for generating an electronic business card is characterized by comprising the following steps:
outputting a name card style selection interface, and recording the name card style specified by the current user in the name card style selection interface; the business card style selection interface is used for displaying various alternative business card styles;
combining the name card style specified by the current user with the background image to obtain a name card template;
combining the acquired configuration information, the personal information of the current user and the business card template into business card data of the current user; the configuration information is used for determining part or all of the personal information of the current user as the personal information to be displayed.
2. The generating method according to claim 1, wherein after combining the acquired configuration information, the personal information of the current user and the business card template into the business card data of the current user, further comprising:
and displaying the personal information to be displayed determined by the configuration information based on the business card template in the business card data of the current user.
3. The generation method according to claim 2, wherein the displaying the personal information to be displayed determined by the configuration information based on the business card template in the business card data of the current user comprises:
displaying a background image carried by the business card template in a designated image display area, displaying personal information to be displayed determined by the configuration information in a designated information display area, and displaying a two-dimensional code corresponding to the target business card data in a designated two-dimensional code display area; the image display area, the information display area and the two-dimensional code display area are all specified by business card styles carried by the business card template.
4. The generation method according to any one of claims 1 to 3, wherein obtaining configuration information includes:
outputting an information configuration interface, and recording the personal information to be displayed specified by the current user in the information configuration interface to obtain configuration information; and the information configuration interface displays the personal information of the current user.
5. The generation method according to any one of claims 1 to 3, characterized by acquiring configuration information, including;
sending the user identification of the target user to a server; wherein the target user is any user specified by the current user;
receiving configuration information fed back by a server; the configuration information is obtained by the server according to the attribute configuration of the target user; the attribute of the target user comprises any one or combination of the relationship between the target user and the current user, the geographic position of the target user and the personal information of the target user;
after the combination of the acquired configuration information, the personal information of the current user and the business card template into the business card data of the current user, the method further comprises the following steps:
and sending the business card data of the current user to the client of the target user, so that the client of the target user displays the personal information to be displayed, which is determined by the configuration information, on the basis of a business card template in the business card data of the current user.
6. The generation method according to claim 5, wherein the sending the business card data of the current user to the client of the target user includes:
sending the business card data of the current user to a server;
displaying the two-dimensional code which is fed back by the server and corresponds to the business card data of the current user; after the two-dimensional code is scanned by the client of the target user, the business card data of the current user is sent to the client of the target user by the server.
7. The generating method according to any one of claims 1 to 3, wherein after combining the acquired configuration information, the personal information of the current user and the business card template into the business card data of the current user, further comprising:
sending the business card data of the current user to a server;
receiving a two-dimensional code corresponding to the business card data of the current user fed back by the server; after the two-dimensional code is scanned by terminal equipment of a target user, configuration information in business card data of the current user is adjusted by the server according to attributes of the target user, the adjusted business card data of the current user is sent to the terminal equipment of the target user by the server, and the attributes of the target user comprise any one or combination of the relationship between the target user and the current user, the geographic position of the target user and personal information of the target user.
8. The generating method according to claim 1, wherein after combining the acquired configuration information, the personal information of the current user and the business card template into the business card data of the current user, further comprising:
generating a thumbnail of the business card data based on a business card template of the business card data; and the thumbnail of the business card data is used for forming a control for jumping to a business card style selection interface.
9. The method according to claim 1, wherein the combining the current user-specified business card style and the background image to obtain a business card template comprises:
outputting an image selection interface, and determining the image specified by the current user in the image selection interface as a background image; wherein the image selection interface is used for displaying a plurality of alternative images;
and combining the name card style specified by the current user and the background image to obtain a name card template.
10. An apparatus for generating an electronic business card, comprising:
the recording unit is used for outputting a business card style selection interface and recording the business card style specified by the current user in the business card style selection interface; the business card style selection interface is used for displaying various alternative business card styles;
an acquisition unit configured to acquire configuration information; the configuration information is used for determining part or all of personal information of the current user as the personal information to be displayed;
the combination unit is used for combining the name card style specified by the current user and the background image to obtain a name card template;
the combination unit is used for combining the configuration information, the personal information of the current user and the business card template into the business card data of the current user.
11. The generation apparatus according to claim 10, further comprising:
and the display unit is used for displaying the personal information to be displayed determined by the configuration information based on the business card template in the business card data of the current user.
12. The generating apparatus as claimed in claim 10, wherein the combining unit, when combining the business card style specified by the user and the background image to obtain the business card template, is specifically configured to:
outputting an image selection interface, and determining an image designated by a user in the image selection interface as a background image; wherein the image selection interface is used for displaying a plurality of alternative images;
and combining the name card style specified by the user and the background image to obtain a name card template.
13. A computer storage medium storing a program for implementing the method of generating an electronic business card according to any one of claims 1 to 9 when the program is executed.
CN201911128261.0A 2019-11-18 2019-11-18 Method and device for generating electronic business card and computer storage medium Pending CN112819923A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911128261.0A CN112819923A (en) 2019-11-18 2019-11-18 Method and device for generating electronic business card and computer storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911128261.0A CN112819923A (en) 2019-11-18 2019-11-18 Method and device for generating electronic business card and computer storage medium

Publications (1)

Publication Number Publication Date
CN112819923A true CN112819923A (en) 2021-05-18

Family

ID=75852759

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911128261.0A Pending CN112819923A (en) 2019-11-18 2019-11-18 Method and device for generating electronic business card and computer storage medium

Country Status (1)

Country Link
CN (1) CN112819923A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113452828A (en) * 2021-06-23 2021-09-28 三亚桃源世界数字传媒有限公司 Electronic business card obtaining method, medium and equipment based on two-dimensional code
CN113835684A (en) * 2021-09-16 2021-12-24 支付宝(杭州)信息技术有限公司 Method and device for automatically generating picture configuration file
CN115150362A (en) * 2022-08-31 2022-10-04 北京金堤科技有限公司 Electronic business card generation method and device, storage medium and electronic equipment

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113452828A (en) * 2021-06-23 2021-09-28 三亚桃源世界数字传媒有限公司 Electronic business card obtaining method, medium and equipment based on two-dimensional code
CN113835684A (en) * 2021-09-16 2021-12-24 支付宝(杭州)信息技术有限公司 Method and device for automatically generating picture configuration file
CN115150362A (en) * 2022-08-31 2022-10-04 北京金堤科技有限公司 Electronic business card generation method and device, storage medium and electronic equipment
CN115150362B (en) * 2022-08-31 2022-12-09 北京金堤科技有限公司 Electronic business card generation method and device, storage medium and electronic equipment

Similar Documents

Publication Publication Date Title
US20200258184A1 (en) Systems, methods and apparatuses for creating, editing, distributing and viewing electronic greeting cards
US8799829B2 (en) Methods and systems for background uploading of media files for improved user experience in production of media-based products
WO2022037336A1 (en) Document processing method, apparatus and device, and medium
CN107391134B (en) Method and device for automatically generating and dynamically transforming universal mobile application interactive interface
US20240031366A1 (en) Methods and apparatus for establishing shared memory spaces for data access and distribution
EP4002107B1 (en) Data binding method, apparatus, and device of mini program, and storage medium
CN112819923A (en) Method and device for generating electronic business card and computer storage medium
US20140108963A1 (en) System and method for managing tagged images
CN104168417A (en) Picture processing method and device
CN110930186A (en) System, method, device, equipment and storage medium for task display
US9092533B1 (en) Live, real time bookmarking and sharing of presentation slides
CN114185465B (en) Information processing method, information processing device, storage medium and electronic equipment
CN111522614A (en) Method and device for displaying image editing information, computer equipment and storage medium
US11721051B2 (en) Imaging product selection system
KR101427308B1 (en) System for publicating online album by oneself
TWI515684B (en) Method and apparatus for message processing and system thereof
CN116610394A (en) Template and module-based data visualization page configuration method, system and device
KR20200098286A (en) Deviec, system and method of providing service of creating detailed pages for sales item on open market
CN115328363B (en) File processing method, electronic equipment and related products
CN113779465B (en) Page preview method, related device and equipment
CN111241442B (en) Propaganda system and propaganda method for electric products
US20040205652A1 (en) System and method for producing business cards
CN114820115A (en) Personalized merchant activity page generation method and device and computer equipment
CN115952374A (en) Landing page generation method and device, computer equipment and storage medium
CN117785002A (en) Method, apparatus, device and storage medium for image generation

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
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 40048716

Country of ref document: HK