CN114168127A - Configuration method of audio electronic book player, computing device and storage medium - Google Patents

Configuration method of audio electronic book player, computing device and storage medium Download PDF

Info

Publication number
CN114168127A
CN114168127A CN202111488470.3A CN202111488470A CN114168127A CN 114168127 A CN114168127 A CN 114168127A CN 202111488470 A CN202111488470 A CN 202111488470A CN 114168127 A CN114168127 A CN 114168127A
Authority
CN
China
Prior art keywords
electronic book
user
player
book player
audio electronic
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
CN202111488470.3A
Other languages
Chinese (zh)
Inventor
林要强
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhangyue Technology Co Ltd
Original Assignee
Zhangyue 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 Zhangyue Technology Co Ltd filed Critical Zhangyue Technology Co Ltd
Priority to CN202111488470.3A priority Critical patent/CN114168127A/en
Publication of CN114168127A publication Critical patent/CN114168127A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a configuration method of a sound electronic book player, a computing device and a storage medium. The method is realized based on the encapsulation relation between the pre-configured modular codes and the configuration objects, and comprises the following steps: acquiring a configuration file containing an object to be configured, which is submitted by a user aiming at a sound electronic book player; acquiring a modular code which has a packaging relation with an object to be configured in a configuration file; and generating the audio electronic book player according to the modular codes. According to the scheme provided by the invention, the user can be personalized to configure the sound electronic book player according to the actual requirement without repeated development, the configuration efficiency of the sound electronic book player is improved, the development cost of the sound electronic book player is effectively reduced, and the requirement of the user on personalized configuration of the sound electronic book player at any time is met.

Description

Configuration method of audio electronic book player, computing device and storage medium
Technical Field
The invention relates to the technical field of computers, in particular to a configuration method of a sound electronic book player, a computing device and a storage medium.
Background
With the development of technology, more and more electronic books are converted into audio electronic books, so that a user can acquire electronic book contents by playing the audio electronic books. Through the sound electronic book, a user can acquire contents in the book without watching or directly listening, so that the sound electronic book is more intuitive, convenient and quick.
At present, after the web page version audio electronic book player is developed, the product form of the audio electronic book player is solidified, and with the continuous improvement of the requirements of users on product experience, the personalized product design gradually becomes the core that each product manufacturer wins the use of user resources. However, the development cost for personalized product design is very large. Therefore, a solution that enables an efficient configuration of an acoustic electronic book player is needed.
Disclosure of Invention
In view of the above, the present invention has been made to provide a configuration method of a talking ebook player, a computing device and a storage medium that overcome or at least partially solve the above problems.
According to an aspect of the present invention, there is provided a configuration method of a talking ebook player, the method being implemented based on a packaging relationship between a pre-configured modular code and a configuration object, the method including:
acquiring a configuration file containing an object to be configured, which is submitted by a user aiming at a sound electronic book player;
acquiring a modular code which has a packaging relation with an object to be configured in a configuration file;
and generating the audio electronic book player according to the modular codes.
According to another aspect of the present invention, there is provided a computing device comprising: the processor, the memory and the communication interface complete mutual communication through the communication bus;
the memory is used for storing at least one executable instruction, and the executable instruction causes the processor to execute the following operations:
acquiring a configuration file containing an object to be configured, which is submitted by a user aiming at a sound electronic book player;
acquiring a modular code which has a packaging relation with an object to be configured in a configuration file;
and generating the audio electronic book player according to the modular codes.
According to another aspect of the present invention, there is provided a computer storage medium having at least one executable instruction stored therein, where the executable instruction causes a processor to perform operations corresponding to the configuration method of the audio electronic book player.
According to the scheme provided by the invention, technical support is provided for the personalized configuration of the audio electronic book player through the encapsulation relation between the pre-configured modular codes and the configuration objects; when the audio electronic book player needs to be configured in a personalized manner, a configuration file containing an object to be configured submitted by a user is obtained, a modular code having a packaging relation with the object to be configured in the configuration file is obtained, and the audio electronic book player is generated according to the modular code, so that the user can configure the audio electronic book player in a personalized manner according to actual requirements without repeated development, meanwhile, the configuration efficiency of the audio electronic book player is improved, the development cost of the audio electronic book player is effectively reduced, and the requirement of the user for performing personalized configuration on the audio electronic book player at any time is met.
The foregoing description is only an overview of the technical solutions of the present invention, and the embodiments of the present invention are described below in order to make the technical means of the present invention more clearly understood and to make the above and other objects, features, and advantages of the present invention more clearly understandable.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the invention. Also, like reference numerals are used to refer to like parts throughout the drawings. In the drawings:
FIG. 1 shows a flow diagram of a method of configuring a talking ebook player, according to one embodiment of the invention;
FIG. 2A shows a flow diagram of a method of configuring a talking ebook player according to another embodiment of the present invention;
FIG. 2B is a schematic diagram of a player configuration page;
FIG. 2C is a first schematic diagram of a configured audio ebook player;
FIG. 2D is a second schematic diagram of a configured audio ebook player;
FIG. 3 shows a schematic structural diagram of a computing device according to one embodiment of the invention.
Detailed Description
Exemplary embodiments of the present invention will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the invention are shown in the drawings, it should be understood that the invention can be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art.
Fig. 1 shows a flow diagram of a configuration method of a talking ebook player according to one embodiment of the present invention. The method is implemented based on the encapsulation relationship between the pre-configured modular codes and the configuration objects, and as shown in fig. 1, the method comprises the following steps:
step S101, a configuration file containing an object to be configured submitted by a user aiming at the audio electronic book player is obtained.
The objects to be configured are objects configured by the user for the audio electronic book player according to the configuration requirement of the user, wherein the number of the objects to be configured may be one or more.
Specifically, when a user desires to perform personalized configuration on the electronic book player, the user may create a configuration file including an object to be configured according to a configuration requirement of the user, upload the configuration file, and acquire the configuration file including the object to be configured uploaded by the user, or provide a player configuration page for the user, and acquire the configuration file including the object to be configured according to a configuration operation of the user in the player configuration page.
Step S102, obtaining a modular code which has a packaging relation with an object to be configured in a configuration file.
In the embodiment, a packaging relationship between the modular codes and the configuration objects is configured in advance, where the packaging relationship can be understood as a mapping relationship, the modular codes are a segment of codes that can be multiplexed and implement corresponding functions of the audio electronic book player, each configuration object corresponds to a segment of modular codes, and a certain function of the audio electronic book player can be implemented by the modular codes.
After the configuration file containing the object to be configured is obtained according to step S101, the modular code required for generating the audio electronic book player may be obtained according to the object to be configured, where the obtained modular code has an encapsulation relationship with the object to be configured in the configuration file, for example, an object identifier of the object to be configured and a code identifier of the modular code are associated and stored, a code identifier associated with the object identifier is queried according to the object identifier of the object to be configured, and a modular code having an encapsulation relationship with the object to be configured in the configuration file is obtained according to the code identifier.
And step S103, generating the audio electronic book player according to the modular codes.
After the modular code is acquired according to step S102, a sound electronic book player is generated according to the acquired modular code, where the generated sound electronic book player is customized according to the user' S needs.
According to the scheme provided by the invention, through the encapsulation relation between the pre-configured modular codes and the configuration objects, technical support is provided for the personalized configuration of the audio electronic book player; when the audio electronic book player needs to be configured in a personalized manner, a configuration file containing an object to be configured submitted by a user is obtained, a modular code having a packaging relation with the object to be configured in the configuration file is obtained, and the audio electronic book player is generated according to the modular code, so that the user can configure the audio electronic book player in a personalized manner according to actual requirements without repeated development, meanwhile, the configuration efficiency of the audio electronic book player is improved, the development cost of the audio electronic book player is effectively reduced, and the requirement of the user for performing personalized configuration on the audio electronic book player at any time is met.
Fig. 2A shows a flow chart of a configuration method of a talking ebook player according to another embodiment of the present invention. The method is implemented based on the encapsulation relationship between the pre-configured modular code and the configuration object, as shown in fig. 2A, and comprises the following steps:
step S201, a configuration file containing an object to be configured, which is submitted by a user for a sound electronic book player, is obtained.
The objects to be configured are objects configured by the user for the audio electronic book player according to the configuration requirement of the user, wherein the number of the objects to be configured may be one or more.
Specifically, when a user desires to perform personalized configuration on an audio electronic book player, the user may create a configuration file including an object to be configured according to a configuration requirement of the user, upload the configuration file, and acquire the configuration file including the object to be configured uploaded by the user, or provide a player configuration page to the user, and acquire the configuration file including the object to be configured according to a configuration operation of the user in the player configuration page, for example, provide the player configuration page to the user, so that the user selects the object to be configured corresponding to the audio electronic book player through the player configuration page and submits the configuration file including the object to be configured.
In this embodiment, the user may be a developer of the audio electronic book player, or may be a common user of the audio electronic book player, that is, not only the developer may be configured with the audio electronic book player in a personalized manner, but also the common user may be configured with the audio electronic book player in a personalized manner according to the needs of the common user.
For any type of user, two methods for acquiring the configuration file are provided, which are introduced below:
when the user is a developer of the audio electronic book player, the object to be configured includes: the code module to be configured may specifically obtain the configuration file by the following method:
the method comprises the following steps: and acquiring a configuration file which is submitted by a user aiming at the audio electronic book player and contains the code module to be configured and attribute information and/or event information corresponding to the code module to be configured.
Specifically, the user may create a configuration file offline according to the actual configuration requirement, add a module identifier of the code module to be configured and set attribute information and/or event information corresponding to the code module to be configured in the configuration file, and then submit the configuration file including the code module to be configured and the attribute information and/or event information corresponding to the code module to be configured through the upload function. Wherein the attribute information is used to describe the function of the audio electronic book player, such as "whether to display a button of the next chapter"; the event information indicates response trigger events of the audio electronic book player, such as "play start after trigger event" and "play pause after trigger event".
The second method comprises the following steps: providing a player configuration page containing a code module pull-down menu option or a code module list for a user, so that the user can select the code module pull-down menu option or select the code module in the code module list, setting attribute information and/or event information corresponding to the selected code module to be configured, and submitting a configuration file containing the code module to be configured and the attribute information and/or event information corresponding to the code module to be configured according to a confirmation operation triggered by the user.
Specifically, in order to facilitate the user to configure the audio electronic book player, a player configuration page may be provided for the user, where the player configuration page includes a code module pull-down menu option or a code module list, that is, the code module is presented to the user in a pull-down menu form or a list form, where a setting position of the code module pull-down menu option or the code module list may be set according to a display requirement.
For example, when a user wants to configure a talking ebook player, the user may click on a code module pull-down menu, provide a code module in the code module pull-down menu for the user to select, select one or more code modules in the code module pull-down menu according to configuration requirements, and the code module selected by the user is the code module to be configured. Alternatively, the user may select the code module to be configured by clicking one or more code modules in the code list. After the code module is selected, the attribute information and/or the event information corresponding to the selected code module to be configured also needs to be set, where the attribute information and/or the event information of the code module to be configured may be set according to the setting requirement after all the selections are finished, or the attribute information and/or the event information may be selectively set according to the setting requirement after one code module is selected.
The player configuration page can also be provided with a confirmation button, a user can click the confirmation button after finishing selecting the code module and setting the attribute information and/or the event information corresponding to the code module to be configured, the user clicks the confirmation button to be considered that the user triggers the confirmation operation, and the configuration file containing the code module to be configured and the attribute information and/or the event information corresponding to the code module to be configured is submitted according to the confirmation operation triggered by the user.
Optionally, the time length during which the user does not execute the attribute information and/or event information setting operation may also be counted, if the time length is greater than or equal to a preset time length threshold, the user may trigger a confirmation operation, and submit a configuration file including the code module to be configured and the attribute information and/or event information corresponding to the code module to be configured according to the confirmation operation triggered by the user.
When the user is a common user of the audio ebook player, the object to be configured includes: interface elements to be configured, which may also be referred to as UI elements, are visible to a user, and the user may directly see a display effect, and specifically, a configuration file may be obtained by the following method:
the method comprises the following steps: the method comprises the steps of obtaining a configuration file containing interface elements to be configured, which is submitted by a user aiming at a sound electronic book player, wherein the interface elements to be configured are predefined with attribute information and/or event information.
Specifically, the user may create a configuration file offline according to actual configuration requirements, add an element identifier of an interface element to be configured to the configuration file, and then submit the configuration file including the interface element to be configured through an upload function. Since the user is a user without development experience, the attribute information and/or the event information are already predefined for the interface element to be configured, and the user is not required to set the attribute information and/or the event information.
The second method comprises the following steps: providing a player configuration page containing an interface element option area and a previewing area of the audio electronic book player for a user, dragging an interface element in the interface element option area to the previewing area of the audio electronic book player by the user, finishing selecting an interface element to be configured corresponding to the audio electronic book player, and submitting a configuration file containing the interface element to be configured according to a confirmation operation triggered by the user, wherein the interface element to be configured is predefined with attribute information and/or event information.
Specifically, in order to facilitate the configuration of the audio electronic book player by the user, a player configuration page may be provided for the user, where the player configuration page includes an interface element option area and an audio electronic book player preview area, as shown in fig. 2B, where the interface element option area includes many interface elements, the user may visually see a display effect of each interface element, when the user wants to configure the audio electronic book player, the user may drag a certain interface element in the interface element option area to the audio electronic book player preview area as needed, and the audio electronic book player preview area presents an appearance effect of the audio electronic book player configured by the user to the user. If the user finds that a certain interface element in the preview area of the audio electronic book player is not appropriate, the corresponding interface element in the preview area of the audio electronic book player can be deleted, the interface element is reselected in the interface element option area, and the newly selected interface element is dragged to the preview area of the audio electronic book player. In addition, the user can set the position of the interface element in the preview area of the audio electronic book player according to the requirement.
Interface elements dragged to a preview area of a sound electronic book player by a user are called interface elements to be configured, after dragging is completed, the user can click a confirmation button in a player configuration page, the user clicks the confirmation button to be considered that the user triggers a confirmation operation, and a configuration file containing the interface elements to be configured is submitted according to the confirmation operation triggered by the user, wherein the interface elements to be configured are predefined with attribute information and/or event information.
Optionally, the time length of the user not performing the drag operation may also be counted, if the time length is greater than or equal to a preset time length threshold, the user may trigger the confirmation operation, and submit the configuration file including the interface element to be configured according to the confirmation operation triggered by the user.
Of course, for the case that the user is a developer of a sound e-book player, the object to be configured may also include: the specific manner of acquiring the configuration file when the interface element is to be configured is not described herein again.
Wherein the attribute information is used for describing the functions of the sound electronic book player, and the attribute information comprises one or more of the following attributes: browser compatible information, playing speed attribute, previous chapter attribute, next chapter attribute, progress bar attribute, attribute of circularly playing the current chapter, attribute of dragging the progress bar and attribute of calling TTS component corresponding to the audio electronic book player. For example, when the user wishes the audio electronic book player to have a function of playing the next chapter, the default value of the attribute parameter "show-next-button" may be set to "true", and table 1 schematically lists part of the attribute information.
Table 1:
Figure BDA0003397506750000081
for example, after a user listens to a talking electronic book for a period of time, if the user exits playing and then enters to continue playing the talking electronic book again, the user needs to listen again from the beginning, that is, the "progress listening function" cannot be compatible with all browsers, in order to improve the listening experience of the user, the attribute information includes browser compatibility information corresponding to the talking electronic book player, the user sets a default value corresponding to the browser compatibility information corresponding to the talking electronic book player to "true" to indicate that the compatibility function is enabled, and when the electronic book player is detected to be incompatible with the talking electronic book player, the talking electronic book player can be better compatible with the browser by running a corresponding modular code (compatible code), thereby providing better listening to the book for the listener.
In addition, the audio e-book player in this embodiment also supports a TTS function, where the TTS function is specifically a text-to-speech function, that is, when a user opens an e-book to read, and the user does not want to look at the screen to read but wants to continue to acquire the content of the e-book, the TTS function can be used, and the content of the e-book can be converted into speech to be played. Specifically, the attribute information includes an attribute of a TTS component, so that when it is monitored that the user uses a book listening function, the TTS component is called to convert the content of the electronic book into voice for playing.
Wherein the event information comprises one or more of the following events: a trigger event after the playing is started, a trigger event after the playing is suspended, a call-back event after the playing of the current chapter is finished, and a trigger event of dragging the progress bar. Table 2 schematically lists part of the event information.
Table 2:
Figure BDA0003397506750000091
step S202, obtaining the modular code which has encapsulation relation with the object to be configured in the configuration file.
Step S203, generating the audio electronic book player according to the modular codes.
Fig. 2C and fig. 2D are two schematic diagrams of the generated audio ebook player, in fig. 2C, the audio ebook player includes a play button, a previous chapter button, and a next chapter button, which can implement the functions of playing and pausing an audio ebook, and playing the previous chapter of ebook audio and the next chapter of ebook audio; in fig. 2D, the audio ebook player includes a play button, a previous chapter button, a next chapter button, a fast forward 15 seconds button, and a rewind 15 seconds button, which can realize the play and pause of the audio ebook, play the previous chapter of ebook audio and the next chapter of ebook audio, continue the play by fast forward 15 seconds from the currently played ebook audio, and continue the play by rewinding 15 seconds from the currently played ebook audio.
Steps S202 to S203 in the embodiment shown in fig. 2A are similar to steps S102 to S103 in the embodiment shown in fig. 1, and are not described herein again.
Step S204, a configuration file containing the newly added object to be configured, which is submitted by the user aiming at the audio electronic book player, is obtained.
After the audio electronic book player is generated, if the user further wants to add some new functions, the user may submit a configuration file containing new objects to be configured for the audio electronic book player. The specific manner of obtaining the configuration file containing the newly added object to be configured submitted by the user for the audio e-book player is similar to that in step S201, and is not described here again.
Step S205, obtaining the modular code having a packaging relationship with the newly added object to be configured in the configuration file.
After the configuration file including the newly added object to be configured is obtained, the modular code having the encapsulation relationship with the newly added object to be configured in the configuration file needs to be obtained, for example, a code identifier associated with the object identifier is queried according to the object identifier of the newly added object to be configured, and the modular code having the encapsulation relationship with the newly added object to be configured is obtained according to the code identifier.
And step S206, regenerating the audio electronic book player according to the added modular codes.
After the modular codes which have the packaging relationship with the newly-added object to be configured are obtained, the new audio electronic book player is regenerated according to the modular codes which have the packaging relationship with the newly-added object to be configured and the corresponding modular codes generated by the original audio electronic book player.
In an alternative embodiment of the present invention, after generating the audio ebook player, if the user wants to delete some functions, the user may submit a configuration file containing any configured object for the audio ebook player, and the method further includes: acquiring a configuration file which is submitted by a user aiming at the audio electronic book player and contains any configured object to be deleted; deleting the modular codes which have encapsulation relation with the configured objects to be deleted; and regenerating the audio electronic book player according to the deleted modular codes.
After the audio e-book player is generated, if the user wants to delete some functions, the user may submit a configuration file including any configured object to be deleted for the audio e-book player, delete a modular code having a packaging relationship with the configured object to be deleted submitted by the user from the corresponding modular code generated by the original audio e-book player, and then regenerate a new audio e-book player according to the remaining modular codes, where the new audio e-book player has some functions less than the original audio e-book player.
A specific manner of acquiring the configuration file containing any configured object to be deleted and submitted by the user for the audio e-book player is similar to that in step S201, for example, acquiring a configuration file containing any configured code module to be deleted or any configured interface element to be deleted and submitted by the user for the audio e-book player; or, a player configuration page is provided for the user, and the user can delete the configured object through the player configuration page and submit a configuration file containing any configured object to be deleted.
Optionally, the user may also perform appearance setting of the audio electronic book player by modifying a default value corresponding to the attribute information, for example, changing a style theme of the audio electronic book player from "green" to "red" and the like, and may implement the setting by modifying the default value.
According to the scheme provided by the invention, through the encapsulation relation between the pre-configured modular codes and the configuration objects, technical support is provided for the personalized configuration of the audio electronic book player; when the audio electronic book player needs to be configured in a personalized manner, a configuration file containing an object to be configured, which is submitted by a user, is obtained, a modular code which has a packaging relation with the object to be configured in the configuration file is obtained, and the audio electronic book player is generated according to the modular code, so that the user can configure the audio electronic book player in a personalized manner according to actual requirements without repeated development, meanwhile, the configuration efficiency of the audio electronic book player is improved, the development cost of the audio electronic book player is effectively reduced, and the requirement of the user for performing personalized configuration on the audio electronic book player at any time is met; when some functions need to be added or deleted, the configuration file of the newly added object to be configured or the configured object to be deleted is provided, so that the sound electronic book player can be rapidly and conveniently reconfigured, and the configuration efficiency of the sound electronic book player is improved.
The embodiment of the invention also provides a nonvolatile computer storage medium, wherein the computer storage medium stores at least one executable instruction, and the computer executable instruction can execute the configuration method of the audio electronic book player in any method embodiment.
The executable instructions may be specifically configured to cause the processor to:
acquiring a configuration file containing an object to be configured, which is submitted by a user aiming at a sound electronic book player;
acquiring a modular code which has a packaging relation with an object to be configured in a configuration file;
and generating the audio electronic book player according to the modular codes.
In an alternative implementation, the object to be configured includes: a code module to be configured;
the executable instructions further cause the processor to:
and acquiring a configuration file which is submitted by a user aiming at the audio electronic book player and contains the code module to be configured and attribute information and/or event information corresponding to the code module to be configured.
In an alternative implementation, the object to be configured includes: interface elements are to be configured;
the executable instructions further cause the processor to:
the method comprises the steps of obtaining a configuration file containing interface elements to be configured, which is submitted by a user aiming at a sound electronic book player, wherein the interface elements to be configured are predefined with attribute information and/or event information.
In an alternative implementation, the executable instructions further cause the processor to:
and providing a player configuration page for the user, so that the user can select the object to be configured corresponding to the audio electronic book player through the player configuration page and submit the configuration file containing the object to be configured.
In an alternative implementation, the object to be configured includes: interface elements are to be configured;
the executable instructions further cause the processor to:
providing a player configuration page containing an interface element option area and a previewing area of the audio electronic book player for a user, dragging an interface element in the interface element option area to the previewing area of the audio electronic book player by the user, finishing selecting an interface element to be configured corresponding to the audio electronic book player, and submitting a configuration file containing the interface element to be configured according to a confirmation operation triggered by the user, wherein the interface element to be configured is predefined with attribute information and/or event information.
In an alternative implementation, the object to be configured includes: a code module to be configured;
the executable instructions further cause the processor to:
providing a player configuration page containing a code module pull-down menu option or a code module list for a user, so that the user can select the code module pull-down menu option or select the code module in the code module list, setting attribute information and/or event information corresponding to the selected code module to be configured, and submitting a configuration file containing the code module to be configured and the attribute information and/or event information corresponding to the code module to be configured according to a confirmation operation triggered by the user.
In an alternative implementation, the executable instructions further cause the processor to: after the audio electronic book player is generated, acquiring a configuration file containing a newly added object to be configured, which is submitted by a user aiming at the audio electronic book player;
acquiring a modular code which has a packaging relation with a newly added object to be configured in a configuration file;
and regenerating the audio electronic book player according to the added modular codes.
In an alternative implementation, the executable instructions further cause the processor to: after the audio electronic book player is generated,
acquiring a configuration file which is submitted by a user aiming at the audio electronic book player and contains any configured object to be deleted;
deleting the modular codes which have encapsulation relation with the configured objects to be deleted;
and regenerating the audio electronic book player according to the deleted modular codes.
In an alternative implementation, the attribute information includes one or more of the following attributes: browser compatible information, playing speed attribute, previous chapter attribute, next chapter attribute, progress bar attribute, attribute of circularly playing the current chapter, attribute of dragging the progress bar and attribute of calling TTS component corresponding to the audio electronic book player.
In an alternative implementation, the event information includes one or more of the following events: a trigger event after the playing is started, a trigger event after the playing is suspended, a call-back event after the playing of the current chapter is finished, and a trigger event of dragging the progress bar.
Fig. 3 is a schematic structural diagram of a computing device according to an embodiment of the present invention, and the specific embodiment of the present invention does not limit the specific implementation of the computing device.
As shown in fig. 3, the computing device may include: a processor (processor)302, a communication Interface 304, a memory 306, and a communication bus 308.
Wherein: the processor 302, communication interface 304, and memory 306 communicate with each other via a communication bus 308.
A communication interface 304 for communicating with network elements of other devices, such as clients or other servers.
The processor 302 is configured to execute the program 310, and may specifically perform relevant steps in the above configuration method embodiment of the audio electronic book player.
In particular, program 310 may include program code comprising computer operating instructions.
The processor 302 may be a central processing unit CPU, or an Application Specific Integrated Circuit (ASIC), or one or more Integrated circuits configured to implement an embodiment of the present invention. The computing device includes one or more processors, which may be the same type of processor, such as one or more CPUs; or may be different types of processors such as one or more CPUs and one or more ASICs.
And a memory 306 for storing a program 310. Memory 306 may comprise high-speed RAM memory and may also include non-volatile memory (non-volatile memory), such as at least one disk memory.
The program 310 may specifically be configured to cause the processor 302 to perform the following operations:
acquiring a configuration file containing an object to be configured, which is submitted by a user aiming at a sound electronic book player;
acquiring a modular code which has a packaging relation with an object to be configured in a configuration file;
and generating the audio electronic book player according to the modular codes.
In an alternative implementation, the object to be configured includes: a code module to be configured;
program 310 further causes processor 302 to perform the following:
and acquiring a configuration file which is submitted by a user aiming at the audio electronic book player and contains the code module to be configured and attribute information and/or event information corresponding to the code module to be configured.
In an alternative implementation, the object to be configured includes: interface elements are to be configured;
program 310 further causes processor 302 to perform the following:
the method comprises the steps of obtaining a configuration file containing interface elements to be configured, which is submitted by a user aiming at a sound electronic book player, wherein the interface elements to be configured are predefined with attribute information and/or event information.
In an alternative implementation, program 310 further causes processor 302 to:
and providing a player configuration page for the user, so that the user can select the object to be configured corresponding to the audio electronic book player through the player configuration page and submit the configuration file containing the object to be configured.
In an alternative implementation, the object to be configured includes: interface elements are to be configured;
program 310 further causes processor 302 to perform the following:
providing a player configuration page containing an interface element option area and a previewing area of the audio electronic book player for a user, dragging an interface element in the interface element option area to the previewing area of the audio electronic book player by the user, finishing selecting an interface element to be configured corresponding to the audio electronic book player, and submitting a configuration file containing the interface element to be configured according to a confirmation operation triggered by the user, wherein the interface element to be configured is predefined with attribute information and/or event information.
In an alternative implementation, the object to be configured includes: a code module to be configured;
program 310 further causes processor 302 to perform the following:
providing a player configuration page containing a code module pull-down menu option or a code module list for a user, so that the user can select the code module pull-down menu option or select the code module in the code module list, setting attribute information and/or event information corresponding to the selected code module to be configured, and submitting a configuration file containing the code module to be configured and the attribute information and/or event information corresponding to the code module to be configured according to a confirmation operation triggered by the user.
In an alternative implementation, program 310 also causes processor 302 to: after the audio electronic book player is generated, acquiring a configuration file containing a newly added object to be configured, which is submitted by a user aiming at the audio electronic book player;
acquiring a modular code which has a packaging relation with a newly added object to be configured in a configuration file;
and regenerating the audio electronic book player according to the added modular codes.
In an alternative implementation, program 310 also causes processor 302 to: after the audio electronic book player is generated,
acquiring a configuration file which is submitted by a user aiming at the audio electronic book player and contains any configured object to be deleted;
deleting the modular codes which have encapsulation relation with the configured objects to be deleted;
and regenerating the audio electronic book player according to the deleted modular codes.
In an alternative implementation, the attribute information includes one or more of the following attributes: browser compatible information, playing speed attribute, previous chapter attribute, next chapter attribute, progress bar attribute, attribute of circularly playing the current chapter, attribute of dragging the progress bar and attribute of calling TTS component corresponding to the audio electronic book player.
In an alternative implementation, the event information includes one or more of the following events: a trigger event after the playing is started, a trigger event after the playing is suspended, a call-back event after the playing of the current chapter is finished, and a trigger event of dragging the progress bar.
The algorithms or displays presented herein are not inherently related to any particular computer, virtual system, or other apparatus. Various general purpose systems may also be used with the teachings herein. The required structure for constructing such a system will be apparent from the description above. In addition, embodiments of the present invention are not directed to any particular programming language. It is appreciated that a variety of programming languages may be used to implement the teachings of the present invention as described herein, and any descriptions of specific languages are provided above to disclose the best mode of the invention.
In the description provided herein, numerous specific details are set forth. It is understood, however, that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the embodiments of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the invention and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be interpreted as reflecting an intention that: that the invention as claimed requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.
Those skilled in the art will appreciate that the modules in the device in an embodiment may be adaptively changed and disposed in one or more devices different from the embodiment. The modules or units or components of the embodiments may be combined into one module or unit or component, and furthermore they may be divided into a plurality of sub-modules or sub-units or sub-components. All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or elements of any method or apparatus so disclosed, may be combined in any combination, except combinations where at least some of such features and/or processes or elements are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments herein include some features included in other embodiments, rather than other features, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments. For example, in the following claims, any of the claimed embodiments may be used in any combination.
The various component embodiments of the invention may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. Those skilled in the art will appreciate that a microprocessor or Digital Signal Processor (DSP) may be used in practice to implement some or all of the functionality of some or all of the components according to embodiments of the present invention. The present invention may also be embodied as apparatus or device programs (e.g., computer programs and computer program products) for performing a portion or all of the methods described herein. Such programs implementing the present invention may be stored on computer-readable media or may be in the form of one or more signals. Such a signal may be downloaded from an internet website or provided on a carrier signal or in any other form.
It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The invention may be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means may be embodied by one and the same item of hardware. The usage of the words first, second and third, etcetera do not indicate any ordering. These words may be interpreted as names. The steps in the above embodiments should not be construed as limiting the order of execution unless specified otherwise.
The invention discloses: A1. a configuration method of a talking ebook player, the method being implemented based on a packaging relationship between a pre-configured modular code and a configuration object, the method comprising:
acquiring a configuration file containing an object to be configured, which is submitted by a user aiming at the audio electronic book player;
acquiring a modular code which has a packaging relation with an object to be configured in the configuration file;
and generating the audio electronic book player according to the modular codes.
A2. The method according to a1, wherein the object to be configured comprises: a code module to be configured;
the step of obtaining the configuration file containing the object to be configured submitted by the user aiming at the audio electronic book player further comprises the following steps:
and acquiring a configuration file which is submitted by a user aiming at the audio electronic book player and contains a code module to be configured and attribute information and/or event information corresponding to the code module to be configured.
A3. The method according to a1, wherein the object to be configured comprises: interface elements are to be configured;
the step of obtaining the configuration file containing the object to be configured submitted by the user aiming at the audio electronic book player further comprises the following steps:
and acquiring a configuration file containing interface elements to be configured, which is submitted by a user aiming at the audio electronic book player, wherein the interface elements to be configured are predefined with attribute information and/or event information.
A4. The method according to a1, wherein the obtaining of the configuration file containing the object to be configured submitted by the user for the audio e-book player further comprises:
and providing a player configuration page for a user, so that the user can select the object to be configured corresponding to the audio electronic book player through the player configuration page and submit a configuration file containing the object to be configured.
A5. The method according to a4, wherein the object to be configured comprises: interface elements are to be configured;
providing a player configuration page to a user, so that the user selects an object to be configured corresponding to the audio electronic book player through the player configuration page and submits a configuration file containing the object to be configured, further comprising:
providing a player configuration page containing an interface element option area and an audio electronic book player preview area for a user, so that the user can finish selecting interface elements to be configured corresponding to the audio electronic book player by dragging the interface elements in the interface element option area to the audio electronic book player preview area, and submit a configuration file containing the interface elements to be configured according to a confirmation operation triggered by the user, wherein the interface elements to be configured are predefined with attribute information and/or event information.
A6. The method according to a4, wherein the object to be configured comprises: a code module to be configured;
providing a player configuration page to a user, so that the user selects an object to be configured corresponding to the audio electronic book player through the player configuration page and submits a configuration file containing the object to be configured, further comprising:
providing a player configuration page containing a code module pull-down menu option or a code module list for a user, so that the user can select the code module pull-down menu option or select the code module in the code module list, setting attribute information and/or event information corresponding to the selected code module to be configured, and submitting a configuration file containing the code module to be configured and the attribute information and/or event information corresponding to the code module to be configured according to a confirmation operation triggered by the user.
A7. The method of any of a1-a6, wherein, after generating the audio electronic book player, the method further comprises:
acquiring a configuration file containing a newly added object to be configured, which is submitted by a user aiming at the audio electronic book player;
acquiring a modular code which has a packaging relationship with a newly added object to be configured in the configuration file;
and regenerating the audio electronic book player according to the added modular codes.
A8. The method of any of a1-a7, wherein, after generating the audio electronic book player, the method further comprises:
acquiring a configuration file which is submitted by a user aiming at the audio electronic book player and contains any configured object to be deleted;
deleting the modular codes which have encapsulation relation with the configured objects to be deleted;
and regenerating the audio electronic book player according to the deleted modular codes.
A9. The method of any of A2-A8, wherein the attribute information includes one or more of the following attributes: browser compatible information, playing speed attribute, previous chapter attribute, next chapter attribute, progress bar attribute, attribute of circularly playing the current chapter, attribute of dragging the progress bar and attribute of calling TTS component corresponding to the audio electronic book player.
A10. The method of any of a2-a9, wherein the event information includes one or more of the following events: a trigger event after the playing is started, a trigger event after the playing is suspended, a call-back event after the playing of the current chapter is finished, and a trigger event of dragging the progress bar.
B11. A computing device, comprising: the system comprises a processor, a memory, a communication interface and a communication bus, wherein the processor, the memory and the communication interface complete mutual communication through the communication bus;
the memory is configured to store at least one executable instruction that causes the processor to:
acquiring a configuration file containing an object to be configured, which is submitted by a user aiming at the audio electronic book player;
acquiring a modular code which has a packaging relation with an object to be configured in the configuration file;
and generating the audio electronic book player according to the modular codes.
B12. The computing device of B11, wherein the object to be configured includes: a code module to be configured;
the executable instructions further cause the processor to:
and acquiring a configuration file which is submitted by a user aiming at the audio electronic book player and contains a code module to be configured and attribute information and/or event information corresponding to the code module to be configured.
B13. The computing device of B11, wherein the object to be configured includes: interface elements are to be configured;
the executable instructions further cause the processor to:
and acquiring a configuration file containing interface elements to be configured, which is submitted by a user aiming at the audio electronic book player, wherein the interface elements to be configured are predefined with attribute information and/or event information.
B14. The computing device of B11, wherein the executable instructions further cause the processor to:
and providing a player configuration page for a user, so that the user can select the object to be configured corresponding to the audio electronic book player through the player configuration page and submit a configuration file containing the object to be configured.
B15. The computing device of B14, wherein the object to be configured includes: interface elements are to be configured;
the executable instructions further cause the processor to:
providing a player configuration page containing an interface element option area and an audio electronic book player preview area for a user, so that the user can finish selecting interface elements to be configured corresponding to the audio electronic book player by dragging the interface elements in the interface element option area to the audio electronic book player preview area, and submit a configuration file containing the interface elements to be configured according to a confirmation operation triggered by the user, wherein the interface elements to be configured are predefined with attribute information and/or event information.
B16. The computing device of B14, wherein the object to be configured includes: a code module to be configured;
the executable instructions further cause the processor to:
providing a player configuration page containing a code module pull-down menu option or a code module list for a user, so that the user can select the code module pull-down menu option or select the code module in the code module list, setting attribute information and/or event information corresponding to the selected code module to be configured, and submitting a configuration file containing the code module to be configured and the attribute information and/or event information corresponding to the code module to be configured according to a confirmation operation triggered by the user.
B17. The computing device of any one of B11-B16, wherein the executable instructions further cause the processor to: after a sound electronic book player is generated, acquiring a configuration file containing a newly added object to be configured, which is submitted by a user aiming at the sound electronic book player;
acquiring a modular code which has a packaging relationship with a newly added object to be configured in the configuration file;
and regenerating the audio electronic book player according to the added modular codes.
B18. The computing device of any one of B11-B17, wherein the executable instructions further cause the processor to: after the audio electronic book player is generated,
acquiring a configuration file which is submitted by a user aiming at the audio electronic book player and contains any configured object to be deleted;
deleting the modular codes which have encapsulation relation with the configured objects to be deleted;
and regenerating the audio electronic book player according to the deleted modular codes.
B19. The computing device of any of B12-B18, wherein the attribute information includes one or more of the following attributes: browser compatible information, playing speed attribute, previous chapter attribute, next chapter attribute, progress bar attribute, attribute of circularly playing the current chapter, attribute of dragging the progress bar and attribute of calling TTS component corresponding to the audio electronic book player.
B20. The computing device of any of B12-B19, wherein the event information includes one or more of the following events: a trigger event after the playing is started, a trigger event after the playing is suspended, a call-back event after the playing of the current chapter is finished, and a trigger event of dragging the progress bar.
C21. A computer storage medium having stored therein at least one executable instruction that causes a processor to perform operations corresponding to the method of configuring a talking ebook player as described in any one of a1-a 10.

Claims (10)

1. A configuration method of a talking ebook player, the method being implemented based on a packaging relationship between a pre-configured modular code and a configuration object, the method comprising:
acquiring a configuration file containing an object to be configured, which is submitted by a user aiming at the audio electronic book player;
acquiring a modular code which has a packaging relation with an object to be configured in the configuration file;
and generating the audio electronic book player according to the modular codes.
2. The method of claim 1, wherein the object to be configured comprises: a code module to be configured;
the step of obtaining the configuration file containing the object to be configured submitted by the user aiming at the audio electronic book player further comprises the following steps:
and acquiring a configuration file which is submitted by a user aiming at the audio electronic book player and contains a code module to be configured and attribute information and/or event information corresponding to the code module to be configured.
3. The method of claim 1, wherein the object to be configured comprises: interface elements are to be configured;
the step of obtaining the configuration file containing the object to be configured submitted by the user aiming at the audio electronic book player further comprises the following steps:
and acquiring a configuration file containing interface elements to be configured, which is submitted by a user aiming at the audio electronic book player, wherein the interface elements to be configured are predefined with attribute information and/or event information.
4. The method of claim 1, wherein obtaining a configuration file containing an object to be configured submitted by a user for the audio e-book player further comprises:
and providing a player configuration page for a user, so that the user can select the object to be configured corresponding to the audio electronic book player through the player configuration page and submit a configuration file containing the object to be configured.
5. The method of claim 4, wherein the object to be configured comprises: interface elements are to be configured;
providing a player configuration page to a user, so that the user selects an object to be configured corresponding to the audio electronic book player through the player configuration page and submits a configuration file containing the object to be configured, further comprising:
providing a player configuration page containing an interface element option area and an audio electronic book player preview area for a user, so that the user can finish selecting interface elements to be configured corresponding to the audio electronic book player by dragging the interface elements in the interface element option area to the audio electronic book player preview area, and submit a configuration file containing the interface elements to be configured according to a confirmation operation triggered by the user, wherein the interface elements to be configured are predefined with attribute information and/or event information.
6. The method of claim 4, wherein the object to be configured comprises: a code module to be configured;
providing a player configuration page to a user, so that the user selects an object to be configured corresponding to the audio electronic book player through the player configuration page and submits a configuration file containing the object to be configured, further comprising:
providing a player configuration page containing a code module pull-down menu option or a code module list for a user, so that the user can select the code module pull-down menu option or select the code module in the code module list, setting attribute information and/or event information corresponding to the selected code module to be configured, and submitting a configuration file containing the code module to be configured and the attribute information and/or event information corresponding to the code module to be configured according to a confirmation operation triggered by the user.
7. The method of any of claims 1-6, wherein after generating the audio electronic book player, the method further comprises:
acquiring a configuration file containing a newly added object to be configured, which is submitted by a user aiming at the audio electronic book player;
acquiring a modular code which has a packaging relationship with a newly added object to be configured in the configuration file;
and regenerating the audio electronic book player according to the added modular codes.
8. The method of any of claims 1-7, wherein after generating the audio electronic book player, the method further comprises:
acquiring a configuration file which is submitted by a user aiming at the audio electronic book player and contains any configured object to be deleted;
deleting the modular codes which have encapsulation relation with the configured objects to be deleted;
and regenerating the audio electronic book player according to the deleted modular codes.
9. A computing device, comprising: the system comprises a processor, a memory, a communication interface and a communication bus, wherein the processor, the memory and the communication interface complete mutual communication through the communication bus;
the memory is configured to store at least one executable instruction that causes the processor to:
acquiring a configuration file containing an object to be configured, which is submitted by a user aiming at the audio electronic book player;
acquiring a modular code which has a packaging relation with an object to be configured in the configuration file;
and generating the audio electronic book player according to the modular codes.
10. A computer storage medium having stored therein at least one executable instruction that causes a processor to perform operations corresponding to the method of configuring a talking ebook player as claimed in any one of claims 1-8.
CN202111488470.3A 2021-12-07 2021-12-07 Configuration method of audio electronic book player, computing device and storage medium Pending CN114168127A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111488470.3A CN114168127A (en) 2021-12-07 2021-12-07 Configuration method of audio electronic book player, computing device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111488470.3A CN114168127A (en) 2021-12-07 2021-12-07 Configuration method of audio electronic book player, computing device and storage medium

Publications (1)

Publication Number Publication Date
CN114168127A true CN114168127A (en) 2022-03-11

Family

ID=80484137

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111488470.3A Pending CN114168127A (en) 2021-12-07 2021-12-07 Configuration method of audio electronic book player, computing device and storage medium

Country Status (1)

Country Link
CN (1) CN114168127A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1805359A (en) * 2005-01-12 2006-07-19 乐金电子(中国)研究开发中心有限公司 Personalized mobile telephone configuration method and mobile telephone and website that can be personalized
CN101051043A (en) * 2006-12-28 2007-10-10 深圳迈瑞生物医疗电子股份有限公司 Realizing method and device for individual operation of biochemical analyzer user
CN101266544A (en) * 2008-03-12 2008-09-17 浪潮集团山东通用软件有限公司 Agile setting human-machine interactive interface accomplishing method
CN102681841A (en) * 2012-02-01 2012-09-19 中兴通讯(香港)有限公司 Method and system for developing mobile phone application
CN106648666A (en) * 2016-12-23 2017-05-10 深圳市金证科技股份有限公司 User interface generating method and user interface generating system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1805359A (en) * 2005-01-12 2006-07-19 乐金电子(中国)研究开发中心有限公司 Personalized mobile telephone configuration method and mobile telephone and website that can be personalized
CN101051043A (en) * 2006-12-28 2007-10-10 深圳迈瑞生物医疗电子股份有限公司 Realizing method and device for individual operation of biochemical analyzer user
CN101266544A (en) * 2008-03-12 2008-09-17 浪潮集团山东通用软件有限公司 Agile setting human-machine interactive interface accomplishing method
CN102681841A (en) * 2012-02-01 2012-09-19 中兴通讯(香港)有限公司 Method and system for developing mobile phone application
CN106648666A (en) * 2016-12-23 2017-05-10 深圳市金证科技股份有限公司 User interface generating method and user interface generating system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
黑马程序员: "《网页设计与制作 HTML5+CSS3+JavaScript》", 31 December 2018, 中国铁道出版社, pages: 201 - 202 *

Similar Documents

Publication Publication Date Title
US11621022B2 (en) Video file generation method and device, terminal and storage medium
JP5227437B2 (en) System and method for ordering media objects
US9946583B2 (en) Media player framework
CN107277225B (en) Method and device for controlling intelligent equipment through voice and intelligent equipment
CN110049266A (en) Video data issues method, apparatus, electronic equipment and storage medium
US10438279B2 (en) Interface for enhanced continuity of browsing experience
CN108573516B (en) It draws the generation method of this document, calculate equipment and computer storage medium
WO2014062654A2 (en) Creating multiple recommended stations based on purchase history
JP2015505212A (en) Method and apparatus for adapting a remote control user interface
US20130317936A1 (en) Digital mixed tapes
CN108415698A (en) The method that control is added in the technical ability of voice dialogue platform
CN109240769A (en) A kind of method and terminal device of start by set date application page
CN111143739A (en) Page jump method, computing device and computer storage medium
CN111324330B (en) Electronic book playing processing method, computing device and computer storage medium
CN106653067B (en) Information processing method and terminal
CN114168127A (en) Configuration method of audio electronic book player, computing device and storage medium
CN105491440B (en) A kind of application method of play control, terminal and server
CN104866186B (en) A kind of word playback method and electronic equipment
CN113157245A (en) Electronic book presentation information playing interaction method, computing device and storage medium
EP3138100B1 (en) Sequential method for the presentation of images with enhanced functionality, and apparatus thereof
CN108235106A (en) A kind of method that video shelter figure is controlled on smart television
WO2020029524A1 (en) Music editing method and apparatus, terminal device, and computer-readable storage medium
CN112561619B (en) Equipment customization method, device, equipment and storage medium
JP2015011710A (en) Sound collective setting method by providing sound package and system therefor
CN116991356A (en) Sound effect configuration method, sound effect configuration device, electronic equipment 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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20220311