CN111209022A - Resource publishing and acquiring method, device and equipment - Google Patents

Resource publishing and acquiring method, device and equipment Download PDF

Info

Publication number
CN111209022A
CN111209022A CN202010006060.XA CN202010006060A CN111209022A CN 111209022 A CN111209022 A CN 111209022A CN 202010006060 A CN202010006060 A CN 202010006060A CN 111209022 A CN111209022 A CN 111209022A
Authority
CN
China
Prior art keywords
information
resource
target
hierarchical
target resource
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
CN202010006060.XA
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.)
Alipay Hangzhou Information Technology Co Ltd
Original Assignee
Alipay Hangzhou Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Alipay Hangzhou Information Technology Co Ltd filed Critical Alipay Hangzhou Information Technology Co Ltd
Priority to CN202010006060.XA priority Critical patent/CN111209022A/en
Publication of CN111209022A publication Critical patent/CN111209022A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • 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)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the specification discloses a method, a device and equipment for publishing and acquiring resources. The resource publishing scheme comprises the following steps: determining target resources to be issued; generating hierarchical information corresponding to the target resource; and issuing the hierarchical information and the target resource.

Description

Resource publishing and acquiring method, device and equipment
Technical Field
The present specification relates to the field of computer technologies, and in particular, to a method, an apparatus, and a device for publishing and acquiring resources.
Background
With the collaborative development of multiple services, more and more scenes are available for applying one resource to multiple services, but with different development degrees of services, the requirement situation of the services on the resource will change, and at this time, the resource needs to be updated and maintained correspondingly.
However, when updating and maintaining resources related to a service, it inevitably affects multiple application services using the resources, for example, the internal and external application services need to be coordinated, the internal and external linkage development needs to be performed, the services need to be upgraded and modified, and the communication and development costs are high, and the flexibility of the service application is also poor.
Therefore, a resource update maintenance scheme is needed.
Disclosure of Invention
In view of this, embodiments of the present specification provide a method, an apparatus, and a device for publishing and acquiring resources, so as to publish resources at any time without affecting application services related to the resources, and improve flexibility of resource deployment.
The embodiment of the specification adopts the following technical scheme:
an embodiment of the present specification provides a resource publishing method, including:
determining target resources to be issued;
generating hierarchical information corresponding to the target resource, wherein the hierarchical information at least comprises first information and second information, the first information comprises a resource identifier corresponding to the target resource and reference information representing a reference relationship between the first information and the second information, and the second information comprises the reference information and a resource path corresponding to the target resource;
releasing the hierarchical information;
and issuing the target resource.
An embodiment of the present specification further provides a resource publishing apparatus, including:
the determining module is used for determining the target resource to be issued;
the generation module is used for generating hierarchical information corresponding to the target resource, wherein the hierarchical information at least comprises first information and second information, the first information comprises a resource identifier corresponding to the target resource and reference information representing a reference relation between the first information and the second information, and the second information comprises the reference information and a resource path corresponding to the target resource;
and the issuing module issues the hierarchical information and issues the target resource.
An embodiment of the present specification further provides an electronic device for resource publishing, including:
at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein,
the memory stores instructions executable by the at least one processor to enable the at least one processor to:
determining target resources to be issued;
generating hierarchical information corresponding to the target resource, wherein the hierarchical information at least comprises first information and second information, the first information comprises a resource identifier corresponding to the target resource and reference information representing a reference relationship between the first information and the second information, and the second information comprises the reference information and a resource path corresponding to the target resource;
releasing the hierarchical information;
and issuing the target resource.
A further embodiment of the present specification provides a resource obtaining method, including:
determining target resources to be acquired, wherein the target resources comprise released resources characterized by hierarchical information, the hierarchical information at least comprises first information and second information, the first information comprises resource identifiers corresponding to the target resources and reference information representing a reference relationship between the first information and the second information, and the second information comprises the reference information and resource paths corresponding to the target resources;
acquiring the hierarchical information corresponding to the target resource according to the resource identifier to acquire the resource path;
and acquiring the target resource according to the acquired resource path.
An embodiment of the present specification further provides a resource obtaining apparatus, including:
the system comprises a determining module, a determining module and a processing module, wherein the determining module is used for determining target resources to be acquired, the target resources comprise issued resources which are represented by hierarchical information, the hierarchical information at least comprises first information and second information, the first information comprises resource identifiers corresponding to the target resources and reference information representing a reference relation between the first information and the second information, and the second information comprises the reference information and resource paths corresponding to the target resources;
the first acquisition module acquires the hierarchical information corresponding to the target resource according to the resource identifier so as to acquire the resource path;
and the second acquisition module acquires the target resource according to the acquired resource path.
An embodiment of the present specification further provides an electronic device for resource acquisition, including:
at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein,
the memory stores instructions executable by the at least one processor to enable the at least one processor to:
determining target resources to be acquired, wherein the target resources comprise released resources characterized by hierarchical information, the hierarchical information at least comprises first information and second information, the first information comprises resource identifiers corresponding to the target resources and reference information representing a reference relationship between the first information and the second information, and the second information comprises the reference information and resource paths corresponding to the target resources;
acquiring the hierarchical information corresponding to the target resource according to the resource identifier to acquire the resource path;
and acquiring the target resource according to the acquired resource path.
The embodiment of the specification adopts at least one technical scheme which can achieve the following beneficial effects:
by adopting the hierarchical information to represent the resources, the hierarchical reference management can be realized on the resources through the hierarchical information, and further, in the process of releasing the hierarchical information and the resources, the resources can be released at any time without involving code transformation, and the application service side of the resources can not be adversely affected, so that the flexible resource deployment is realized.
Drawings
In order to more clearly illustrate the embodiments of the present specification or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only some embodiments described in the present specification, and for those skilled in the art, other drawings can be obtained according to the drawings without any creative effort.
Fig. 1 is a schematic diagram of resource publishing provided in an embodiment of the present specification.
Fig. 2 is a flowchart of a resource publishing method according to an embodiment of the present disclosure.
Fig. 3 is a schematic diagram of layered information in a resource publishing method provided in an embodiment of the present specification.
Fig. 4 is a schematic diagram of layered information in a resource publishing method provided in an embodiment of the present specification.
Fig. 5 is a schematic diagram of a resource publishing method provided in an embodiment of the present specification.
Fig. 6 is a schematic composition diagram of a resource publishing device according to an embodiment of the present disclosure.
Fig. 7 is a flowchart of a resource obtaining method according to an embodiment of the present disclosure.
Fig. 8 is a flowchart of a resource obtaining method according to an embodiment of the present disclosure.
Fig. 9 is a schematic composition diagram of a resource obtaining apparatus according to an embodiment of the present disclosure.
Detailed Description
In order to make those skilled in the art better understand the technical solutions in the present specification, the technical solutions in the embodiments of the present specification will be clearly and completely described below with reference to the drawings in the embodiments of the present specification, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be obtained by a person skilled in the art without making any inventive step based on the embodiments of the present disclosure, shall fall within the scope of protection of the present application.
At present, a scenario that one resource is used for a plurality of application services is very common, but with different development degrees of different application services, respective requirements for the resource also appear differently.
In the existing resource updating scheme, an overall version updating mechanism is often adopted, and if the released resources are updated and released in a covering mode, other application business parties in use are influenced, and the problems of high internal and external communication and development cost, poor application flexibility and the like are involved in updating and designing, so that the resources cannot be flexibly deployed.
Based on this, the embodiments of the present specification provide a method, an apparatus, and a device for resource publishing and acquiring.
As shown in fig. 1, in the resource publishing and acquiring scheme provided in this specification, when a resource needs to be published, for example, a resource is published in update maintenance, firstly, in a resource end 100, hierarchical information is used to represent a resource to be published (i.e., a target resource), and further, after the hierarchical information and the resource are published respectively, for example, the hierarchical information is published in an information platform 200, and the target resource is published in a resource platform 300, so that when the target resource has update publication, hierarchical information corresponding to the update resource is newly generated, and then, the update resource and the hierarchical information corresponding to the update resource are published, and a non-overlay manner is adopted for publishing, so that an original application service using the target resource is not affected. In addition, the target resource can be released at any time without changing codes (such as codes of the platform 200 and the resource platform 300), and when the application service needs to use the target resource after the update and the release, the required target resource can be finally obtained by directly obtaining the hierarchical information of the required resource without changing the codes of the application service.
The hierarchical information includes several layers of information for representing the target resource, for example, when a two-layer structure is adopted, the information of the first layer can represent a unique identifier of the target resource and an overall situation of the target resource, so that an application business side can determine which version of the target resource is required by the application business side according to the overall situation of the target resource, and the information of the second layer can represent a reference relationship between the second layer and the first layer and represent a position of the target resource, so that the information of the first layer is queried, the information of the second layer having the reference relationship with the first layer is obtained according to the information of the first layer, the position of the target resource is obtained from the information of the second layer, and finally the target resource can be obtained according to the obtained position.
It should be noted that the information platform 200 and the resource platform 300 may belong to the same system, or belong to different systems, for example, the hierarchical information and the target resource are distributed to the same server, or the hierarchical information and the target resource are distributed to different servers.
The technical solutions provided by the embodiments of the present application are described in detail below with reference to the accompanying drawings.
As shown in fig. 2, an embodiment of the present specification provides a resource publishing method, including the steps of:
and S102, determining target resources to be issued.
In specific implementation, the target resource refers to a service resource required by an application service, for example, in an application service for downloading data, the target resource may be a download resource, such as an installation package, a picture, a text, an audio, a video, a link, and the like. Therefore, the target resource is a resource to be issued, so that the application service can acquire the required service resource according to the self requirement.
In a specific implementation, when a resource needs to be published, the resource needing to be published can be determined as a target resource.
And step S104, generating hierarchical information corresponding to the target resource, wherein the hierarchical information at least comprises first information and second information.
In the specific implementation, a hierarchical structure with a reference relation is adopted to generate hierarchical information corresponding to a target resource, and the target resource is represented by the hierarchical information, so that the target resource can be acquired through the hierarchical information after the resource is released, and when the target resource is updated and maintained, only new hierarchical information needs to be generated, and the hierarchical information and the target resource are released in a non-covering mode, so that the original application service using the target resource is not influenced, and the target resource can be released at any time without changing codes, for example, the codes of a system storing the released hierarchical information and the target resource are not required to be changed, the update and maintenance process is effectively simplified, and the rapid update and maintenance of the resource are realized.
In a specific implementation, the hierarchical information has at least a two-layer structure.
For example, in a multi-layer structure, the hierarchical information includes first-layer information, a plurality of layers of intermediate layer information, and last-layer information, where the first-layer information includes a resource identifier corresponding to a target resource and reference information of the first-layer and the next-layer, the intermediate-layer information includes reference information of the intermediate layer and the previous-layer and the next-layer, and the last-layer information includes reference information of the last-layer and the previous-layer information and a resource path corresponding to the target resource.
For example, in a two-layer structure, that is, a two-layer structure of hierarchical information is formed by first information and second information, where the first information includes a resource identifier corresponding to the target resource and reference information between the first information and the second information, and the second information includes the reference information and a resource path corresponding to the target resource.
In specific implementation, the reference information is information used for representing a reference relationship between two adjacent layers of information, so that the information of the next layer can be obtained from the reference information in the information of the previous layer, and the real information (such as a resource path) of the resource can be sequentially and finally obtained.
In a specific implementation, the reference information may also be characterized according to a resource profile of the target resource, for example, the reference information is directly characterized by using the resource profile, so that the application service party can intuitively obtain the approximate situation of the target resource from the reference information, so as to select the corresponding resource required by the application service party according to the approximate situation.
As shown in FIG. 3, the target resource is characterized using hierarchical information of a three-tier structure, wherein the hierarchical information may include first information, second information and third information, the first information may include a resource identifier and a first resource profile, the second information may include a first resource profile and a second resource profile, and the third information may include a second resource profile and a resource path. Therefore, as indicated by arrows in the figure, the first information has a reference relationship with the second information through the first resource profile, and the second information has a reference relationship with the third information through the second resource profile, so that when the resource paths are different, different resource profiles can be formed, and further different first information can be corresponding to, that is, through the multilayer reference relationship, the first information can be infinitely expanded, which is beneficial to the distributed issuing and acquiring of resources.
For example, a resource may be stored in multiple network addresses at multiple levels, and the resource at each network address has corresponding hierarchical information representing multiple real resource paths, and multiple resource profiles representing different levels, such as the first resource profile in the foregoing example, representing a first level of the resource, the second resource profile representing a second level of the resource, and the resource paths representing real storage paths of the resource.
In specific implementation, the resource identifier can be a unique identifier of the resource, so that the corresponding target resource can be confirmed according to the resource identifier; the resource profile may be a profile generated according to various items of information of the target resource, for example, the content of the profile may include several information such as resource type (e.g. text, picture, audio, video, etc.), resource path, resource quantity, etc.; the Resource path includes path information for pointing to the target Resource, such as IP routing information, URL (Uniform Resource Locator), and the like.
Therefore, when the resource is updated and maintained, the hierarchical information can be newly generated, and the resource profile in the newly generated hierarchical information can reflect the target resource for updating and maintaining, so that the generated hierarchical information is different even if the resource is the same in strength, and the corresponding resource can be still obtained according to the new hierarchical information.
In addition, since the same resource can be stored in different places (such as servers), and thus the resource path of the same resource is also different, the second information of the same resource can still be different, and further, the first information can be infinitely expanded, so that the same resource corresponds to a plurality of hierarchical information, and further, a user can conveniently refer to the corresponding hierarchical information to obtain the resource.
And S106, releasing the hierarchical information.
Since the hierarchical information is newly generated, updating the resources before and after maintenance corresponds to different hierarchical information. In addition, in order to adapt to the requirements of different application services, the non-overlay mode can be adopted for issuing, so that the application service in use is not influenced, and the hierarchical information can be directly generated and issued at any time without changing codes in the whole issuing process.
And S108, releasing the target resource.
In view of adopting the layered information to represent the target resource and adopting the non-covering mode to release the target resource, the resource can be directly released at any time without changing the code during the release of the resource, and the application service of the resource before the update and maintenance is not influenced.
Therefore, through the steps S102 to S108, the target resource is represented by the hierarchical information, and the hierarchical information and the target resource are released in a non-overlay manner, so that the release process does not involve code modification, does not affect the application service using the resource, can be released at any time, effectively simplifies the release process, and can flexibly deploy the resource.
It should be noted that, the hierarchical information and the target resource are issued, that is, there may be no requirement for the order between steps S106 and S108, that is, the two steps may be executed simultaneously, or may be executed in order, for example, step S106 is executed first, then step S108 is executed, or step S108 is executed first, then step S106 is executed.
It should be noted that the hierarchical information and the target resource may be distributed to the same server, or may be distributed to different servers, or even each layer of information in the hierarchical information may be distributed to different servers. The server is a server capable of performing a plurality of functions such as storage, query, search, and acquisition on the hierarchical information/target resource, and the server may be a server, an application system, and a database, and is not specifically limited herein.
In one embodiment, the hierarchical information and/or the target resource may be distributed to a CDN (Content delivery network).
Thus, the hierarchical information and/or the target resource can be cached in the cache servers by utilizing various cache servers in the CND, and further the hierarchical information and/or the target resource can be deployed in various areas by utilizing the cache servers which are widely distributed to areas or networks with relatively concentrated user access, when the user accesses the CND, the access of the user can be directed to the cache server which is closest to the user and works normally by utilizing the global load technology in the CND, and the corresponding cache server directly responds to the user request, so that the acquisition efficiency of the hierarchical information and/or the target resource is improved. Specifically, publishing the target resource includes: publishing the target resource to a first content distribution network; and/or, publishing the hierarchical information, including: and distributing the hierarchical information to a second content distribution network.
It should be noted that the first content distribution network and the second content distribution network may be the same content distribution network or different content distribution networks, and are not limited herein.
Therefore, by publishing the hierarchical information and/or the target resource to the CND, the network storing the hierarchical information and/or the target resource can be ensured to be reliable and stable, and the reliability of acquiring the hierarchical information and/or the resource is ensured.
In one embodiment, the structure of the hierarchical information may prefer a key-value structure, i.e., a key-value pair structure, and the reference relationship is established between key-value pairs, such as by associating the value field of a previous key-value pair to the key field of a next key-value pair, thereby forming a chained reference relationship. Thus, the value field of the last layer can be obtained through the key field of the first layer.
After the key value pair structure is adopted, resources can be rapidly acquired through the main key in the key value pair, for example, the advantages of high query speed, large data storage amount, high support for concurrency and the like of a key-value distributed storage system are utilized, and the resources can be rapidly acquired through hierarchical information.
In a specific implementation, the first information may include a first key-value pair, where a key field of the first key-value pair is used for characterizing the resource identifier, and a value field of the first key-value pair is used for characterizing the resource profile. That is, in the first key value pair, the content of the key field is the resource identifier, and the content of the value field is the resource profile.
And/or the second information may also include a second key value pair, where a key field of the second key value pair is used to characterize the resource profile, and a value field of the second key value pair is used to characterize the resource path, that is, in the second key value pair, the content of the key field is the resource profile, and the content of the value field is the resource path.
As shown in fig. 4, in the hierarchical information with a two-layer key-value structure, that is, the first information is represented by a key-value structure, that is, the content of the key field is resource, and the content of the value field is value 1; the second information is also represented by a key-value structure, and the content of the key field is value1, and the content of the value field is url.
The resource is a resource identifier (such as a resource name, an identification code, and the like) corresponding to the target resource, the value1 is reference information representing a reference relationship between the first information and the second information, as indicated by an arrow in the figure, the first information and the second information form the reference relationship through the reference information, the reference information may be the aforementioned resource profile, and the url is a resource path (such as a network address).
Therefore, when the resource needs to be acquired, the corresponding first information is acquired according to resource, then the value1 is analyzed from the first information, then the second information is acquired according to the value1, then the real url corresponding to the resource is analyzed from the second information, and finally the resource is acquired according to the url.
In one embodiment, the hierarchical information of the key-value pair structure may also be stored in a corresponding server for storing the key-value pair, such as a key-value based database, a cloud, and the like, so as to improve the efficiency of operations of storing, querying, searching, obtaining, and the like of the key-value pair.
In one embodiment, the access method for accessing the hierarchical information and/or the target resource may be packaged in an SDK (Software Development Kit), and then the access method for accessing the hierarchical information and/or the target resource may be published by publishing the SDK, and further, the hierarchical information and/or the target resource may be conveniently obtained by calling the SDK.
In a specific implementation, the resource publishing method further includes:
packaging the access method of the layered information into a software development kit;
publishing the software development kit to publish an access method for accessing the hierarchical information.
In this specification, an SDK, i.e., a "software development kit," generally refers to a set of development tools for creating application software for a specific software package, a software framework, a hardware platform, an operating system, and the like, and a developer can integrate a certain function in a product by selecting a suitable and stable SDK service with little experience without developing each function of the product.
For ease of understanding, a resource publishing scheme is schematically illustrated herein.
As shown in fig. 5, on one hand, hierarchical information corresponding to the resource to be published is generated, for example, the hierarchical information is a key pair structure, the resource to be published includes resources such as text, picture, audio and video, and then the hierarchical information and the resource are published; on the other hand, the access method for accessing the layered information and/or the resource is packaged in the SDK, and the access method for accessing the layered information and/or the resource is issued by issuing the SDK.
For example, the resources to be delivered are image1.png and image2.png, the hierarchical information and the resources are delivered in the CDN resource network, and the SDK is also delivered in the CDN, so that the application service (i.e., the user) can quickly obtain the required resources by only calling the SDK based on the CDN resource network.
Therefore, the SDK not only simplifies the release process of the layered information, but also facilitates the follow-up acquisition of the layered information and resources by calling the SDK.
Based on the same inventive concept, the embodiment of the present specification further provides an apparatus for resource distribution, an electronic device, and a non-volatile computer storage medium.
Fig. 6 is a schematic structural diagram of a resource issuing apparatus provided in this specification.
As shown in fig. 6, the resource issuing apparatus 10 includes: a determining module 11, a generating module 12 and a publishing module 13. The determining module 11 determines a target resource to be released; the generating module 12 is configured to generate hierarchical information corresponding to the target resource, where the hierarchical information at least includes first information and second information, the first information includes a resource identifier corresponding to the target resource and reference information representing a reference relationship between the first information and the second information, and the second information includes the reference information and a resource path corresponding to the target resource; and the issuing module 13 issues the hierarchical information and issues the target resource.
Optionally, the first information includes a first key-value pair, wherein a key field of the first key-value pair is used for characterizing the resource identifier, and a value field of the first key-value pair is used for characterizing the reference information;
and/or the second information comprises a second key-value pair, wherein a key field of the second key-value pair is used for characterizing the reference information, and a value field of the second key-value pair is used for characterizing the resource path.
Optionally, publishing the hierarchical information includes: and issuing the hierarchical information to a server for storing the key value pairs.
Optionally, the resource issuing apparatus 10 further includes:
the packaging module 14 is used for packaging the access method for accessing the layered information into a software development kit;
the publishing module 13 is further configured to publish the software development kit to publish an access method for accessing the hierarchical information.
Optionally, publishing the target resource includes: publishing the target resource to a first content distribution network;
and/or, publishing the hierarchical information, including: and distributing the hierarchical information to a second content distribution network.
An embodiment of the present specification further provides an electronic device for resource publishing, including:
at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein,
the memory stores instructions executable by the at least one processor to enable the at least one processor to:
determining target resources to be issued;
generating hierarchical information corresponding to the target resource, wherein the hierarchical information at least comprises first information and second information, the first information comprises a resource identifier corresponding to the target resource and reference information representing a reference relationship between the first information and the second information, and the second information comprises the reference information and a resource path corresponding to the target resource;
releasing the hierarchical information;
and issuing the target resource.
Embodiments of the present specification also provide a non-volatile computer storage medium for resource distribution, storing computer-executable instructions configured to:
determining target resources to be issued;
generating hierarchical information corresponding to the target resource, wherein the hierarchical information at least comprises first information and second information, the first information comprises a resource identifier corresponding to the target resource and reference information representing a reference relationship between the first information and the second information, and the second information comprises the reference information and a resource path corresponding to the target resource;
releasing the hierarchical information;
and issuing the target resource.
Based on the same inventive concept, the embodiment of the specification further provides a resource acquisition method, a resource acquisition device, an electronic device and a non-volatile computer storage medium.
The resource acquisition scheme provided in the present specification is described below with reference to the accompanying drawings, wherein the same and/or similar contents as those of the resource distribution scheme are/is briefly described herein, and specifically, reference may be made to the foregoing contents.
As shown in fig. 7, a resource obtaining method provided in an embodiment of the present specification includes:
step S202, determining target resources to be acquired.
The target resource comprises a released resource represented by hierarchical information, the hierarchical information at least comprises first information and second information, the first information comprises a resource identifier corresponding to the target resource and reference information representing a reference relation between the first information and the second information, and the second information comprises the reference information and a resource path corresponding to the target resource.
And step S204, acquiring the hierarchical information corresponding to the target resource to acquire the resource path.
In specific implementation, since the resource is represented by the hierarchical information, and the hierarchical information includes the resource identifier, the resource profile, the resource path, and other information corresponding to the resource, the hierarchical information corresponding to the target resource can be quickly determined according to the resource identifier corresponding to the target resource to be acquired, and the resource path is acquired.
In specific implementation, the hierarchical information can be obtained from a server storing the published hierarchical information.
And S206, acquiring the target resource according to the acquired resource path.
Through the steps S202 to S206, the resource path of the resource can be quickly obtained according to the resource identifier and the reference information in the hierarchical information, and finally the required resource is obtained according to the resource path.
In one embodiment, when the access method for accessing the hierarchical information and/or accessing the resource is encapsulated in the SDK, the hierarchical information and/or the resource can be quickly obtained by calling the SDK.
In specific implementation, the obtaining of the hierarchical information corresponding to the target resource includes:
and calling a software development kit to obtain the corresponding hierarchical information of the target resource according to a preset first obtaining task, wherein the software development kit comprises a kit packaged with an access method for accessing the hierarchical information.
In a specific implementation, the first acquiring task may be a timing task, so that the hierarchical information and/or resources may be acquired regularly by calling the SDK regularly to follow the change.
In one embodiment, the target resource may be acquired according to a preset acquisition task to meet the requirements of the application service itself.
Specifically, the obtaining the target resource according to the obtained resource path includes:
and acquiring the target resource according to a preset second acquisition task according to the acquired resource path.
In a specific implementation, the second acquiring task may be a periodic new task, so that the target resource may be acquired periodically.
In a specific implementation, after the target resource is acquired, the resource acquisition method may further include: and caching the target resource locally so as to obtain the resource from the local.
Furthermore, local cache can be updated after resources are acquired through timing tasks.
In one embodiment, efficiency and convenience may be improved by first obtaining a set of hierarchical information and then obtaining the desired hierarchical information from the set.
In specific implementation, the obtaining of the hierarchical information corresponding to the target resource includes:
acquiring a set of hierarchical information;
and determining the hierarchical information corresponding to the target resource from the set.
In one embodiment, the target resource in the CDN network can be quickly obtained through the CDN resource network.
In a specific implementation, the obtaining the target resource according to the obtained resource path includes:
and acquiring the target resource from a content distribution network according to the acquired resource path.
For ease of understanding, this specification provides a schematic illustration of resource acquisition.
As shown in fig. 8, an SDK is called by page loading, a request for obtaining a set S1 of a primary key (i.e., key) is sent to an information platform (e.g., a (key, value) portal dedicated to store key-value pairs of hierarchical information, the portal returns to the set S1 after responding to the request, different primary keys K1 and K2 corresponding to a required resource are analyzed from the set S1 by the SDK, resource paths corresponding to K1 and K2, i.e., V1 and V2, are obtained from the portal according to the primary keys K1 and K2, the portal returns to V1 and V2 accordingly, and finally requests to download a resource R1 corresponding to V1 according to V1, and requests to download a resource R2 corresponding to V2 according to V2, so that the CDN resource network returns to R1 and R2, and finally the SDK may store the resource cached R1 and R2 in local area. In addition, by setting a timing acquisition task in the SDK, R1 and R2 can be acquired periodically, and the local cache can be updated after the acquisition.
The embodiment of the present specification further provides a schematic structural diagram of a resource acquisition device.
As shown in fig. 9, the resource acquisition apparatus 20 includes: a determination module 21, a first acquisition module 22 and a second acquisition module 23. The determining module 21 determines a target resource to be acquired, where the target resource includes a released resource represented by hierarchical information, the hierarchical information includes at least first information and second information, the first information includes a resource identifier corresponding to the target resource and reference information representing a reference relationship between the first information and the second information, and the second information includes the reference information and a resource path corresponding to the target resource; the first obtaining module 22 obtains the hierarchical information corresponding to the target resource according to the resource identifier to obtain the resource path; the second obtaining module 23 obtains the target resource according to the obtained resource path.
Optionally, the obtaining of the hierarchical information corresponding to the target resource includes:
and calling a software development kit to obtain the corresponding hierarchical information of the target resource according to a preset first obtaining task, wherein the software development kit comprises a kit packaged with an access method for accessing the hierarchical information.
Optionally, acquiring the target resource according to the acquired resource path, including:
and acquiring the target resource according to a preset second acquisition task according to the acquired resource path.
Optionally, the obtaining of the hierarchical information corresponding to the target resource includes:
acquiring a set of hierarchical information;
and determining the hierarchical information corresponding to the target resource from the set.
Optionally, acquiring the target resource according to the acquired resource path, including:
and acquiring the target resource from a content distribution network according to the acquired resource path.
An embodiment of the present specification further provides an electronic device for resource acquisition, including:
at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein,
the memory stores instructions executable by the at least one processor to enable the at least one processor to:
determining target resources to be acquired, wherein the target resources comprise released resources characterized by hierarchical information, the hierarchical information at least comprises first information and second information, the first information comprises resource identifiers corresponding to the target resources and reference information representing a reference relationship between the first information and the second information, and the second information comprises the reference information and resource paths corresponding to the target resources;
acquiring the hierarchical information corresponding to the target resource according to the resource identifier to acquire the resource path;
and acquiring the target resource according to the acquired resource path.
Embodiments of the present specification also provide a non-volatile computer storage medium for resource acquisition, storing computer-executable instructions configured to:
determining target resources to be acquired, wherein the target resources comprise released resources characterized by hierarchical information, the hierarchical information at least comprises first information and second information, the first information comprises resource identifiers corresponding to the target resources and reference information representing a reference relationship between the first information and the second information, and the second information comprises the reference information and resource paths corresponding to the target resources;
acquiring the hierarchical information corresponding to the target resource according to the resource identifier to acquire the resource path;
and acquiring the target resource according to the acquired resource path.
The foregoing description has been directed to specific embodiments of this disclosure. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing may also be possible or may be advantageous.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments can be referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the embodiments of the system, the apparatus, the device, and the non-volatile computer storage medium, since they correspond to the method, the description is simple, and the relevant points can be referred to the partial description of the method embodiments.
The system, apparatus, device, and non-volatile computer storage medium and method provided in the embodiments of this specification correspond to each other, and they also have similar advantageous technical effects to the corresponding method.
In the 90 s of the 20 th century, improvements in a technology could clearly distinguish between improvements in hardware (e.g., improvements in circuit structures such as diodes, transistors, switches, etc.) and improvements in software (improvements in process flow). However, as technology advances, many of today's process flow improvements have been seen as direct improvements in hardware circuit architecture. Designers almost always obtain the corresponding hardware circuit structure by programming an improved method flow into the hardware circuit. Thus, it cannot be said that an improvement in the process flow cannot be realized by hardware physical modules. For example, a Programmable Logic Device (PLD), such as a Field Programmable Gate Array (FPGA), is an integrated circuit whose Logic functions are determined by programming the Device by a user. A digital system is "integrated" on a PLD by the designer's own programming without requiring the chip manufacturer to design and fabricate application-specific integrated circuit chips. Furthermore, nowadays, instead of manually manufacturing an integrated Circuit chip, such Programming is often implemented by "logic compiler" software, which is similar to a software compiler used in program development and writing, but the original code before compiling is also written by a specific Programming Language, which is called Hardware Description Language (HDL), and HDL is not only one but many, such as ABEL (Advanced Boolean Expression Language), AHDL (alternate Hardware Description Language), traffic, CUPL (core universal Programming Language), HDCal, jhddl (Java Hardware Description Language), Lava, Lola, HDL, PALASM, rhyd (Hardware Description Language), and the like, which are currently used in the field-Hardware Language. It will also be apparent to those skilled in the art that hardware circuitry that implements the logical method flows can be readily obtained by merely slightly programming the method flows into an integrated circuit using the hardware description languages described above.
The controller may be implemented in any suitable manner, for example, the controller may take the form of, for example, a microprocessor or processor and a computer-readable medium storing computer-readable program code (e.g., software or firmware) executable by the (micro) processor, logic gates, switches, an Application Specific Integrated Circuit (ASIC), a programmable logic controller, and an embedded microcontroller, examples of which include, but are not limited to, the following microcontrollers: ARC 625D, Atmel AT91SAM, Microchip PIC18F26K20, and Silicone Labs C8051F320, the memory controller may also be implemented as part of the control logic for the memory. Those skilled in the art will also appreciate that, in addition to implementing the controller as pure computer readable program code, the same functionality can be implemented by logically programming method steps such that the controller is in the form of logic gates, switches, application specific integrated circuits, programmable logic controllers, embedded microcontrollers and the like. Such a controller may thus be considered a hardware component, and the means included therein for performing the various functions may also be considered as a structure within the hardware component. Or even means for performing the functions may be regarded as being both a software module for performing the method and a structure within a hardware component.
The systems, devices, modules or units illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product with certain functions. One typical implementation device is a computer. In particular, the computer may be, for example, a personal computer, a laptop computer, a cellular telephone, a camera phone, a smartphone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or a combination of any of these devices.
For convenience of description, the above devices are described as being divided into various units by function, and are described separately. Of course, the functionality of the units may be implemented in one or more software and/or hardware when implementing the present application.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The application may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The application may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
The above description is only an example of the present application and is not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (23)

1. A resource publishing method comprises the following steps:
determining target resources to be issued;
generating hierarchical information corresponding to the target resource, wherein the hierarchical information at least comprises first information and second information, the first information comprises a resource identifier corresponding to the target resource and reference information representing a reference relationship between the first information and the second information, and the second information comprises the reference information and a resource path corresponding to the target resource;
releasing the hierarchical information;
and issuing the target resource.
2. The method of claim 1, the first information comprising a first key-value pair, wherein a key field of the first key-value pair is used to characterize the resource identification, and a value field of the first key-value pair is used to characterize the reference information;
and/or the second information comprises a second key-value pair, wherein a key field of the second key-value pair is used for characterizing the reference information, and a value field of the second key-value pair is used for characterizing the resource path.
3. The method of claim 2, publishing the hierarchical information, comprising:
and issuing the hierarchical information to a server for storing the key value pairs.
4. The method of claim 1, further comprising:
encapsulating an access method for accessing the hierarchical information in a software development kit;
publishing the software development kit to publish an access method for accessing the hierarchical information.
5. The method of claim 1, publishing the target resource, comprising: publishing the target resource to a first content distribution network;
and/or, publishing the hierarchical information, including: and distributing the hierarchical information to a second content distribution network.
6. A method of resource acquisition, comprising:
determining target resources to be acquired, wherein the target resources comprise released resources characterized by hierarchical information, the hierarchical information at least comprises first information and second information, the first information comprises resource identifiers corresponding to the target resources and reference information representing a reference relationship between the first information and the second information, and the second information comprises the reference information and resource paths corresponding to the target resources;
acquiring the hierarchical information corresponding to the target resource according to the resource identifier to acquire the resource path;
and acquiring the target resource according to the acquired resource path.
7. The method of claim 6, wherein obtaining hierarchical information corresponding to the target resource comprises:
and calling a software development kit to obtain the corresponding hierarchical information of the target resource according to a preset first obtaining task, wherein the software development kit comprises a kit packaged with an access method for accessing the hierarchical information.
8. The method according to claim 6, wherein obtaining the target resource according to the obtained resource path includes:
and acquiring the target resource according to a preset second acquisition task according to the acquired resource path.
9. The method of claim 8, after obtaining the target resource, the method further comprising: and caching the target resource locally.
10. The method of claim 6, wherein obtaining hierarchical information corresponding to the target resource comprises:
acquiring a set of hierarchical information;
and determining the hierarchical information corresponding to the target resource from the set.
11. The method according to claim 6, wherein obtaining the target resource according to the obtained resource path includes:
and acquiring the target resource from a content distribution network according to the acquired resource path.
12. A resource publishing apparatus, comprising:
the determining module is used for determining the target resource to be issued;
the generation module is used for generating hierarchical information corresponding to the target resource, wherein the hierarchical information at least comprises first information and second information, the first information comprises a resource identifier corresponding to the target resource and reference information representing a reference relation between the first information and the second information, and the second information comprises the reference information and a resource path corresponding to the target resource;
and the issuing module issues the hierarchical information and issues the target resource.
13. The apparatus of claim 12, the first information comprising a first key-value pair, wherein a key field of the first key-value pair is used to characterize the resource identification, and a value field of the first key-value pair is used to characterize the reference information;
and/or the second information comprises a second key-value pair, wherein a key field of the second key-value pair is used for characterizing the reference information, and a value field of the second key-value pair is used for characterizing the resource path.
14. The apparatus of claim 13, publishing the hierarchical information, comprising: and issuing the hierarchical information to a server for storing the key value pairs.
15. The apparatus of claim 12, the apparatus further comprising:
the packaging module is used for packaging the access method for accessing the layered information into a software development kit;
the publishing module is further configured to publish the software development kit to publish an access method for accessing the hierarchical information.
16. The apparatus of claim 12, publishing the target resource, comprising: publishing the target resource to a first content distribution network;
and/or, publishing the hierarchical information, including: and distributing the hierarchical information to a second content distribution network.
17. A resource acquisition apparatus, comprising:
the system comprises a determining module, a determining module and a processing module, wherein the determining module is used for determining target resources to be acquired, the target resources comprise issued resources which are represented by hierarchical information, the hierarchical information at least comprises first information and second information, the first information comprises resource identifiers corresponding to the target resources and reference information representing a reference relation between the first information and the second information, and the second information comprises the reference information and resource paths corresponding to the target resources;
the first acquisition module acquires the hierarchical information corresponding to the target resource according to the resource identifier so as to acquire the resource path;
and the second acquisition module acquires the target resource according to the acquired resource path.
18. The apparatus of claim 17, wherein obtaining hierarchical information corresponding to the target resource comprises:
and calling a software development kit to obtain the corresponding hierarchical information of the target resource according to a preset first obtaining task, wherein the software development kit comprises a kit packaged with an access method for accessing the hierarchical information.
19. The apparatus according to claim 17, wherein acquiring the target resource according to the acquired resource path includes:
and acquiring the target resource according to a preset second acquisition task according to the acquired resource path.
20. The apparatus of claim 17, wherein obtaining hierarchical information corresponding to the target resource comprises:
acquiring a set of hierarchical information;
and determining the hierarchical information corresponding to the target resource from the set.
21. The apparatus according to claim 17, wherein acquiring the target resource according to the acquired resource path includes:
and acquiring the target resource from a content distribution network according to the acquired resource path.
22. An electronic device for resource publication, comprising:
at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein,
the memory stores instructions executable by the at least one processor to enable the at least one processor to:
determining target resources to be issued;
generating hierarchical information corresponding to the target resource, wherein the hierarchical information at least comprises first information and second information, the first information comprises a resource identifier corresponding to the target resource and reference information representing a reference relationship between the first information and the second information, and the second information comprises the reference information and a resource path corresponding to the target resource;
releasing the hierarchical information;
and issuing the target resource.
23. An electronic device for resource acquisition, comprising:
at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein,
the memory stores instructions executable by the at least one processor to enable the at least one processor to:
determining target resources to be acquired, wherein the target resources comprise released resources characterized by hierarchical information, the hierarchical information at least comprises first information and second information, the first information comprises resource identifiers corresponding to the target resources and reference information representing a reference relationship between the first information and the second information, and the second information comprises the reference information and resource paths corresponding to the target resources;
acquiring the hierarchical information corresponding to the target resource according to the resource identifier to acquire the resource path;
and acquiring the target resource according to the acquired resource path.
CN202010006060.XA 2020-01-03 2020-01-03 Resource publishing and acquiring method, device and equipment Pending CN111209022A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010006060.XA CN111209022A (en) 2020-01-03 2020-01-03 Resource publishing and acquiring method, device and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010006060.XA CN111209022A (en) 2020-01-03 2020-01-03 Resource publishing and acquiring method, device and equipment

Publications (1)

Publication Number Publication Date
CN111209022A true CN111209022A (en) 2020-05-29

Family

ID=70785594

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010006060.XA Pending CN111209022A (en) 2020-01-03 2020-01-03 Resource publishing and acquiring method, device and equipment

Country Status (1)

Country Link
CN (1) CN111209022A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112286557A (en) * 2020-11-05 2021-01-29 苏州帝博信息技术有限公司 Method and device for updating code content in non-covering mode
CN115982491A (en) * 2023-03-20 2023-04-18 建信金融科技有限责任公司 Page updating method and device, electronic equipment and computer readable storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104239509A (en) * 2014-09-15 2014-12-24 国家电网公司 Multi-version GIS slicing service system
CN104965764A (en) * 2015-06-02 2015-10-07 百度在线网络技术(北京)有限公司 Static resource processing method and apparatus
CN108287758A (en) * 2017-01-09 2018-07-17 阿里巴巴集团控股有限公司 A kind of application resource management method, application method and device
CN108881030A (en) * 2018-06-07 2018-11-23 腾讯科技(深圳)有限公司 Gray scale issues the method for routing and device under scene
CN109344348A (en) * 2018-09-20 2019-02-15 阿里巴巴集团控股有限公司 A kind of resource regeneration method and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104239509A (en) * 2014-09-15 2014-12-24 国家电网公司 Multi-version GIS slicing service system
CN104965764A (en) * 2015-06-02 2015-10-07 百度在线网络技术(北京)有限公司 Static resource processing method and apparatus
CN108287758A (en) * 2017-01-09 2018-07-17 阿里巴巴集团控股有限公司 A kind of application resource management method, application method and device
CN108881030A (en) * 2018-06-07 2018-11-23 腾讯科技(深圳)有限公司 Gray scale issues the method for routing and device under scene
CN109344348A (en) * 2018-09-20 2019-02-15 阿里巴巴集团控股有限公司 A kind of resource regeneration method and device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112286557A (en) * 2020-11-05 2021-01-29 苏州帝博信息技术有限公司 Method and device for updating code content in non-covering mode
CN112286557B (en) * 2020-11-05 2024-03-22 苏州帝博信息技术有限公司 Method and device for updating code content in non-coverage mode
CN115982491A (en) * 2023-03-20 2023-04-18 建信金融科技有限责任公司 Page updating method and device, electronic equipment and computer readable storage medium

Similar Documents

Publication Publication Date Title
CN108958796B (en) Service request processing method and device and service request processing system
CN108418851B (en) Policy issuing system, method, device and equipment
CN109344348B (en) Resource updating method and device
CN108173706B (en) Service marking method, device and equipment under multi-service system
CN111897623B (en) Cluster management method, device, equipment and storage medium
CN112631679B (en) Preloading method and device for micro-applications
CN109725989B (en) Task execution method and device
CN112597013A (en) Online development and debugging method and device
CN107528885B (en) Service request processing method and device
CN111209022A (en) Resource publishing and acquiring method, device and equipment
US11610155B2 (en) Data processing system and data processing method
CN108304455B (en) Method, device and equipment for processing service request
CN111338655B (en) Installation package distribution method and system
CN111273965A (en) Container application starting method, system and device and electronic equipment
CN114648303A (en) Service execution method and device
CN111459573B (en) Method and device for starting intelligent contract execution environment
CN110046052A (en) A kind of service calling method and device
CN110874322B (en) Test method and test server for application program
CN113377386B (en) Installation package installation method, device and equipment without decompression
CN112596780A (en) Service execution method and device
CN108681492A (en) Data processing method and device
CN113867776A (en) Method and device for publishing middle station application, electronic equipment and storage medium
CN110704295B (en) Data calling method, device, equipment and system
CN108153799A (en) Access and control strategy of database method, apparatus and Database Systems
CN117519733B (en) Project deployment method and device, storage medium and electronic equipment

Legal Events

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