CN116301866A - Cloud rendering method, device, equipment and storage medium based on custom software - Google Patents

Cloud rendering method, device, equipment and storage medium based on custom software Download PDF

Info

Publication number
CN116301866A
CN116301866A CN202310291483.4A CN202310291483A CN116301866A CN 116301866 A CN116301866 A CN 116301866A CN 202310291483 A CN202310291483 A CN 202310291483A CN 116301866 A CN116301866 A CN 116301866A
Authority
CN
China
Prior art keywords
rendering
software
custom software
custom
acquiring
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
CN202310291483.4A
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.)
Shenzhen Ruiyun Technology Co ltd
Original Assignee
Shenzhen Ruiyun 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 Shenzhen Ruiyun Technology Co ltd filed Critical Shenzhen Ruiyun Technology Co ltd
Priority to CN202310291483.4A priority Critical patent/CN116301866A/en
Publication of CN116301866A publication Critical patent/CN116301866A/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/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/33Intelligent editors
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • G06F9/452Remote windowing, e.g. X-Window System, desktop virtualisation
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The application relates to a cloud rendering method, device, equipment and storage medium based on custom software, and relates to the field of rendering. The cloud rendering method based on the custom software comprises the following steps: displaying a custom software configuration interface; acquiring software configuration information input to a custom software configuration interface, and generating custom software according to the software configuration information, wherein the software configuration information comprises rendering command line parameters; acquiring a rendering job, acquiring selected target custom software, and acquiring an input rendering parameter value; and calling visual effect software according to the target custom software, and rendering the rendering job according to the rendering parameter value to generate a rendering result. The method and the device are used for solving the problem that the customized rendering requirements cannot be met.

Description

Cloud rendering method, device, equipment and storage medium based on custom software
Technical Field
The present disclosure relates to the field of rendering, and in particular, to a cloud rendering method, device, equipment and storage medium based on custom software.
Background
The cloud rendering means that a user sends a control instruction through a terminal, a server immediately completes a rendering task after receiving the instruction, and a rendered picture is simultaneously transmitted back to the user terminal. The cloud rendering privatization deployment scheme deploys the three-dimensional content on the private cloud, real-time rendering is performed by utilizing the private cloud, the bottleneck of terminal operation difficulty is overcome, corresponding resources are accessed in a local area network mode, and privatization deployment is realized. The cloud rendering privatization scheme is suitable for users with high requirements on image quality, safety and stability, and can furthest exert the platform advantages of real-time rendering in a local area network environment, so that the users experience the best effect.
Rendering software supported by the cloud rendering proprietary system is limited in time, and clients are required to add the rendering software for rendering, so that the cloud rendering proprietary system cannot be provided for the clients in time in a short time due to long investigation and development periods. The existing cloud rendering privatization system is oriented to clients who are skilled in using the cloud rendering system, part of clients have special rendering requirements and need to customize rendering sentences by themselves so that rendering results reach desired effects, but the rendering sentences in Nuke (visual effect software) are fixed at present and cannot meet the customized rendering requirements.
Disclosure of Invention
The application provides a cloud rendering method, device, equipment and storage medium based on custom software, which are used for solving the problem that the custom rendering requirement cannot be met.
In a first aspect, an embodiment of the present application provides a cloud rendering method based on custom software, including:
displaying a custom software configuration interface;
acquiring software configuration information input to the custom software configuration interface, and generating custom software according to the software configuration information, wherein the software configuration information comprises rendering command line parameters;
acquiring a rendering job, acquiring selected target custom software, and acquiring an input rendering parameter value;
and calling visual effect software according to the target custom software, and rendering the rendering job according to the rendering parameter value to generate a rendering result.
Optionally, the software configuration information further includes a software name, a software file suffix, a software icon, and a padding parameter corresponding to the rendering command line parameter.
Optionally, after the generating the custom software according to the software configuration information, the method further includes:
and saving the custom software to software installation path.
Optionally, after the saving the custom software to software installation path and before the obtaining the selected target custom software, the method further includes:
acquiring user-defined software of a version to be configured;
acquiring a software version and a software installation path corresponding to the input user-defined software of the version to be configured;
and associating the custom software of the version to be configured, the software version and the software installation path, and adding the associated custom software of the version to be configured, the software version and the software installation path into a software management list.
Optionally, the acquiring the selected target custom software includes:
and acquiring target custom software selected according to the software name and the software version.
Optionally, before the visual effect software is invoked according to the target custom software, the method further includes:
acquiring a selected scene file;
and rendering the rendering job according to the rendering parameter value to generate a rendering result, including:
and rendering the rendering job through the visual effect software according to the rendering parameter value and the scene file, and generating a rendering result.
Optionally, after the generating the rendering result, the method further includes:
displaying a rendering preview;
comparing the rendering preview with the required rendering effect;
and if the rendering preview does not reach the required rendering effect, cloning the rendering job, adjusting the rendering command line parameter or the rendering parameter value, and re-rendering the rendering job to generate a new rendering result.
In a second aspect, an embodiment of the present application provides a cloud rendering device based on custom software, including:
the display module is used for displaying a user-defined software configuration interface;
the generation module is used for acquiring software configuration information input to the custom software configuration interface and generating custom software according to the software configuration information, wherein the software configuration information comprises rendering command line parameters;
the acquisition module is used for acquiring the rendering operation, acquiring the selected target custom software and acquiring the input rendering parameter value;
and the processing module is used for calling visual effect software according to the target custom software, rendering the rendering job according to the rendering parameter value and generating a rendering result.
In a third aspect, an embodiment of the present application provides an electronic device, including: the device comprises a processor, a memory and a communication bus, wherein the processor and the memory are communicated with each other through the communication bus;
the memory is used for storing a computer program;
the processor is configured to execute the program stored in the memory, and implement the cloud rendering method based on the custom software according to the first aspect.
In a fourth aspect, an embodiment of the present application provides a computer readable storage medium storing a computer program, where the computer program when executed by a processor implements the cloud rendering method based on the custom software according to the first aspect.
Compared with the prior art, the technical scheme provided by the embodiment of the application has the following advantages: in the embodiment of the application, a custom software configuration interface is displayed, software configuration information input to the custom software configuration interface is obtained, and custom software is generated according to the software configuration information, wherein the software configuration information comprises rendering command line parameters, a rendering job is obtained, selected target custom software is obtained, an input rendering parameter value is obtained, visual effect software is called according to the target custom software, and the rendering job is rendered according to the rendering parameter value, so that a rendering result is generated. In the application, the configuration of the user-defined software can be realized by inputting the software configuration information in the user-defined software configuration interface, the software configuration information comprises the parameters of the rendering command line, the user-defined rendering sentence is supported, the privately-arranged rendering software is newly added, more rendering software can be supported, different user-customized rendering requirements are met, the requirements of customers are responded efficiently, the rendering software is better compatible, and compared with the rendering sentence in the visual effect software in the prior art, the configuration of the user-defined software can be realized, the user-defined rendering sentence is supported, and the problem that the customized rendering requirements cannot be met is solved.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and together with the description, serve to explain the principles of the invention.
In order to more clearly illustrate the embodiments of the invention or the technical solutions of the prior art, the drawings which are used in the description of the embodiments or the prior art will be briefly described, and it will be obvious to a person skilled in the art that other drawings can be obtained from these drawings without inventive effort.
Fig. 1 is a schematic flow chart of a method for cloud rendering based on custom software in an embodiment of the present application;
FIG. 2 is a flowchart of a method for cloud rendering based on custom software according to an embodiment of the present application;
fig. 3 is a schematic structural diagram of a cloud rendering device based on custom software in an embodiment of the present application;
fig. 4 is a schematic structural diagram of an electronic device in an embodiment of the present application.
Detailed Description
For the purposes of making the objects, technical solutions and advantages of the embodiments of the present application more clear, the technical solutions of the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is apparent that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which can be made by one of ordinary skill in the art without undue burden from the present disclosure, are within the scope of the present application based on the embodiments herein.
In the embodiment of the application, a cloud rendering method based on custom software is provided, and the method can be applied to a server, and of course, can also be applied to other electronic devices, such as terminals (mobile phones, tablet computers and the like). In the embodiment of the present application, an example of applying the method to a server will be described.
In this embodiment of the present application, as shown in fig. 1, a method flow of cloud rendering based on custom software mainly includes:
step 101, displaying a custom software configuration interface.
Step 102, obtaining the software configuration information input to the custom software configuration interface, and generating custom software according to the software configuration information.
Wherein the software configuration information includes rendering command line parameters.
The Nuke's basic rendering command line needs to be mastered to ensure that the basic rendering command can be rendered. For example, nuke base render commands are as follows: "D \plug\apps\software\Nuke13.1v5\Nuke13.1.exe" -priority "low" -V "2" -X "Write1" -view "main" -M "32" -c "6400M" -t-X-i-cont-F1-1D: \F\nuke\pipeline\test_pipeline.nk, rendering command line parameters according to rendering commands, if not, rendering failure can be caused, and the problem of positioning through rendering logs can be solved. The rendering command line parameters can be defined by a user, support the user to define rendering sentences, support the customization of various Nuke rendering commands, and achieve the effect of customer requirements. Correctly filling in the rendering command line parameters is the key to whether the rendering is successful.
In a specific embodiment, the software configuration information further includes a software name, a software file suffix, a software icon, and a padding parameter corresponding to the rendering command line parameter.
Wherein the software name needs to be unique. The rendering command line parameter refers to a template of the whole rendering command line, and the filling-necessary parameter corresponding to the rendering command line parameter refers to a specific parameter meaning corresponding to a position needing to fill in the parameter value in the rendering command line parameter.
In a specific embodiment, after generating the custom software according to the software configuration information, the cloud rendering method based on the custom software further includes: and saving the custom software to software installation path.
And storing the custom software to a software installation path, so that the custom software can be conveniently used by the software installation path later.
In a specific embodiment, after the custom software is saved to the software installation path, before the selected target custom software is obtained, the cloud rendering method based on the custom software further includes: acquiring user-defined software of a version to be configured; acquiring a software version and a software installation path corresponding to input user-defined software of a version to be configured; and associating the custom software of the version to be configured, the software version and the software installation path, and adding the associated custom software of the version to be configured, the software version and the software installation path into a software management list.
And configuring a corresponding software version for rendering, filling in a corresponding software installation path, and if the software version and the software installation path are incorrect, causing rendering failure. The software versions of a plurality of custom software can be configured to support rendering commands of different versions.
Step 103, obtaining a rendering job, obtaining selected target custom software, and obtaining an input rendering parameter value.
The setting of the rendering parameter values is critical to whether the rendering results are correct. And the rendering can be completed without long-time development and setting of corresponding rendering parameter values.
The rendering parameter values that have to be filled are specific values corresponding to the start frame, the end frame, the range frame, etc.
In one embodiment, obtaining selected target custom software includes: and acquiring target custom software selected according to the software name and the software version.
And 104, calling visual effect software according to the target custom software, and rendering the rendering job according to the rendering parameter value to generate a rendering result.
Visual effect software refers to Nuke software.
In a specific embodiment, before the visual effect software is invoked according to the target custom software, the cloud rendering method based on the custom software further includes: and acquiring the selected scene file. Rendering the rendering job according to the rendering parameter value, generating a rendering result, including: and rendering the rendering job through visual effect software according to the rendering parameter values and the scene file, and generating a rendering result.
In a specific embodiment, after generating the rendering result, the cloud rendering method based on the custom software further includes: displaying a rendering preview; comparing the rendering preview with the required rendering effect; if the rendering preview does not reach the required rendering effect, cloning the rendering job, adjusting the rendering command line parameter or the rendering parameter value, and re-rendering the rendering job to generate a new rendering result.
Displaying the rendering preview is viewing the rendering preview in rendering detail. The desired rendering effect is a rendering effect that the user wants to achieve. If the rendering preview does not reach the required rendering effect, cloning the rendering job, adjusting the rendering command line parameter or the rendering parameter value, and re-rendering the rendering job to generate a new rendering result, so that the rendering is successful. And if the rendering preview reaches the required rendering effect, completing rendering. The rendering effect may be adjusted.
In a specific embodiment, as shown in fig. 2, the method flow of cloud rendering based on custom software mainly includes:
step 201, nuke custom software configuration.
Specifically, nuke custom software configuration includes: filling in a software name, wherein the software name needs to be unique; filling in a software file suffix; uploading a software icon; filling in rendering command line parameters; filling in necessary parameters; filling in parameter names; filling reference filling parameters; saving Nuke custom software.
The padding parameter is a padding parameter corresponding to the rendering command line parameter. The parameter name is the parameter name presented to the user. The quote fill-in parameters are some of the parameters in the set templates that ensure that the rendering flow is correct. The name of the filling parameter and the filling reference filling parameter are used for ensuring that the rendering flow is correct.
Step 202, nuke custom software is added.
Specifically, adding Nuke custom software includes: selecting corresponding Nuke custom software; filling in a software version; filling in a software installation path, wherein the software installation path refers to a software path on a rendering machine; adding Nuke custom software; the software management list is newly added with corresponding software version and path information.
Step 203, submitting Nuke file rendering.
Specifically, submitting Nuke file rendering includes: rendering operation TAB; submitting a job; selecting Nuke custom software and version; selecting a scene file, wherein the scene file refers to a file with a suffix of rank; filling in rendering parameter values; click to commit.
And step 204, viewing the rendering result.
Specifically, viewing the rendering results includes: viewing the rendered preview; comparing the software scenes; judging whether the rendering result is correct, if so, completing the rendering, otherwise, adjusting the rendering parameters or commands.
In summary, in the embodiment of the application, a custom software configuration interface is displayed, software configuration information input to the custom software configuration interface is obtained, and custom software is generated according to the software configuration information, wherein the software configuration information comprises rendering command line parameters, a rendering job is obtained, selected target custom software is obtained, an input rendering parameter value is obtained, visual effect software is called according to the target custom software, and the rendering job is rendered according to the rendering parameter value, so that a rendering result is generated. In the application, the configuration of the user-defined software can be realized by inputting the software configuration information in the user-defined software configuration interface, the software configuration information comprises the parameters of the rendering command line, the user-defined rendering sentence is supported, the privately-arranged rendering software is newly added, more rendering software can be supported, different user-customized rendering requirements are met, the requirements of customers are responded efficiently, the rendering software is better compatible, and compared with the rendering sentence in the visual effect software in the prior art, the configuration of the user-defined software can be realized, the user-defined rendering sentence is supported, and the problem that the customized rendering requirements cannot be met is solved.
Based on the same concept, the embodiment of the present application provides a cloud rendering device based on custom software, and the specific implementation of the device may be referred to the description of the embodiment of the method, and the repetition is not repeated, as shown in fig. 3, where the device mainly includes:
the display module 301 is configured to display a custom software configuration interface;
the generating module 302 is configured to obtain software configuration information input to the custom software configuration interface, and generate custom software according to the software configuration information, where the software configuration information includes rendering command line parameters;
the obtaining module 303 is configured to obtain a rendering job, obtain selected target custom software, and obtain an input rendering parameter value;
and the processing module 304 is configured to invoke visual effect software according to the target custom software, and render the rendering job according to the rendering parameter value, so as to generate a rendering result.
Based on the same conception, the embodiment of the application also provides an electronic device, as shown in fig. 4, which mainly includes: a processor 401, a memory 402 and a communication bus 403, wherein the processor 401 and the memory 402 perform communication with each other through the communication bus 403. The memory 402 stores a program executable by the processor 401, and the processor 401 executes the program stored in the memory 402 to implement the following steps:
displaying a custom software configuration interface; acquiring software configuration information input to a custom software configuration interface, and generating custom software according to the software configuration information, wherein the software configuration information comprises rendering command line parameters; acquiring a rendering job, acquiring selected target custom software, and acquiring an input rendering parameter value; and calling visual effect software according to the target custom software, and rendering the rendering job according to the rendering parameter value to generate a rendering result.
The communication bus 403 mentioned in the above-mentioned electronic device may be a peripheral component interconnect standard (Peripheral Component Interconnect, abbreviated to PCI) bus or an extended industry standard architecture (Extended Industry Standard Architecture, abbreviated to EISA) bus, or the like. The communication bus 403 may be classified into an address bus, a data bus, a control bus, and the like. For ease of illustration, only one thick line is shown in fig. 4, but not only one bus or one type of bus.
The memory 402 may include random access memory (Random Access Memory, simply RAM) or may include non-volatile memory (non-volatile memory), such as at least one disk memory. Alternatively, the memory may be at least one memory device located remotely from the aforementioned processor 401.
The processor 401 may be a general-purpose processor including a central processing unit (Central Processing Unit, CPU), a network processor (Network Processor, NP), a digital signal processor (Digital Signal Processing, DSP), an application specific integrated circuit (Application Specific Integrated Circuit, ASIC), a Field programmable gate array (Field-Programmable Gate Array, FPGA), or other programmable logic device, discrete gate or transistor logic device, or discrete hardware components.
In yet another embodiment of the present application, there is also provided a computer-readable storage medium having stored therein a computer program which, when run on a computer, causes the computer to perform the custom software-based cloud rendering method described in the above embodiments.
In the above embodiments, it may be implemented in whole or in part by software, hardware, firmware, or any combination thereof. When implemented in software, may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. When the computer instructions are loaded and executed on a computer, the processes or functions described in accordance with the embodiments of the present application are produced in whole or in part. The computer may be a general purpose computer, a special purpose computer, a computer network, or other programmable apparatus. The computer instructions may be stored in a computer-readable storage medium or transmitted from one computer-readable storage medium to another computer-readable storage medium, for example, by a wired (e.g., coaxial cable, optical fiber, digital Subscriber Line (DSL)), or wireless (e.g., infrared, microwave, etc.) means from one website, computer, server, or data center to another. The computer readable storage medium may be any available medium that can be accessed by a computer or a data storage device such as a server, data center, etc. that contains an integration of one or more available media. The usable medium may be a magnetic medium (e.g., floppy disk, hard disk, magnetic tape, etc.), an optical medium (e.g., DVD), or a semiconductor medium (e.g., solid state disk), etc.
It should be noted that in this document, relational terms such as "first" and "second" and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, 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 one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The foregoing is only a specific embodiment of the invention to enable those skilled in the art to understand or practice the invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. The cloud rendering method based on the custom software is characterized by comprising the following steps of:
displaying a custom software configuration interface;
acquiring software configuration information input to the custom software configuration interface, and generating custom software according to the software configuration information, wherein the software configuration information comprises rendering command line parameters;
acquiring a rendering job, acquiring selected target custom software, and acquiring an input rendering parameter value;
and calling visual effect software according to the target custom software, and rendering the rendering job according to the rendering parameter value to generate a rendering result.
2. The custom software-based cloud rendering method of claim 1, wherein the software configuration information further comprises a software name, a software file suffix, a software icon, and a fill-in parameter corresponding to the rendering command line parameter.
3. The custom software-based cloud rendering method of claim 2, wherein after generating custom software from the software configuration information, the method further comprises:
and saving the custom software to software installation path.
4. The custom software-based cloud rendering method of claim 3, wherein after said saving said custom software to software installation path, said obtaining a selected target custom software is preceded by:
acquiring user-defined software of a version to be configured;
acquiring a software version and a software installation path corresponding to the input user-defined software of the version to be configured;
and associating the custom software of the version to be configured, the software version and the software installation path, and adding the associated custom software of the version to be configured, the software version and the software installation path into a software management list.
5. The custom software-based cloud rendering method of claim 4, wherein the obtaining the selected target custom software comprises:
and acquiring target custom software selected according to the software name and the software version.
6. The custom software-based cloud rendering method of claim 5, wherein before invoking visual effects software according to the target custom software, the method further comprises:
acquiring a selected scene file;
and rendering the rendering job according to the rendering parameter value to generate a rendering result, including:
and rendering the rendering job through the visual effect software according to the rendering parameter value and the scene file, and generating a rendering result.
7. The custom software-based cloud rendering method of claim 6, wherein after generating the rendering result, the method further comprises:
displaying a rendering preview;
comparing the rendering preview with the required rendering effect;
and if the rendering preview does not reach the required rendering effect, cloning the rendering job, adjusting the rendering command line parameter or the rendering parameter value, and re-rendering the rendering job to generate a new rendering result.
8. A cloud rendering device based on custom software, comprising:
the display module is used for displaying a user-defined software configuration interface;
the generation module is used for acquiring software configuration information input to the custom software configuration interface and generating custom software according to the software configuration information, wherein the software configuration information comprises rendering command line parameters;
the acquisition module is used for acquiring the rendering operation, acquiring the selected target custom software and acquiring the input rendering parameter value;
and the processing module is used for calling visual effect software according to the target custom software, rendering the rendering job according to the rendering parameter value and generating a rendering result.
9. An electronic device, comprising: the device comprises a processor, a memory and a communication bus, wherein the processor and the memory are communicated with each other through the communication bus;
the memory is used for storing a computer program;
the processor is configured to execute the program stored in the memory, and implement the custom software-based cloud rendering method according to any one of claims 1 to 7.
10. A computer readable storage medium storing a computer program, wherein the computer program when executed by a processor implements the custom software based cloud rendering method of any of claims 1 to 7.
CN202310291483.4A 2023-03-17 2023-03-17 Cloud rendering method, device, equipment and storage medium based on custom software Pending CN116301866A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310291483.4A CN116301866A (en) 2023-03-17 2023-03-17 Cloud rendering method, device, equipment and storage medium based on custom software

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310291483.4A CN116301866A (en) 2023-03-17 2023-03-17 Cloud rendering method, device, equipment and storage medium based on custom software

Publications (1)

Publication Number Publication Date
CN116301866A true CN116301866A (en) 2023-06-23

Family

ID=86797551

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310291483.4A Pending CN116301866A (en) 2023-03-17 2023-03-17 Cloud rendering method, device, equipment and storage medium based on custom software

Country Status (1)

Country Link
CN (1) CN116301866A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116560722A (en) * 2023-07-12 2023-08-08 腾讯科技(深圳)有限公司 Operation and maintenance flow processing method and device, electronic equipment and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116560722A (en) * 2023-07-12 2023-08-08 腾讯科技(深圳)有限公司 Operation and maintenance flow processing method and device, electronic equipment and storage medium
CN116560722B (en) * 2023-07-12 2024-01-02 腾讯科技(深圳)有限公司 Operation and maintenance flow processing method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN110795195B (en) Webpage rendering method and device, electronic equipment and storage medium
CN109145238B (en) Card display method and device and mobile device
CN108228293B (en) Interface skin switching method and device
US11079909B2 (en) Macro building tool with an information pane and a macro building pane for compiling an ordered macro and determining data dependency
CN112199300B (en) Interface testing method and device, electronic equipment and storage medium
CN113535267A (en) Applet page configuration method and device, electronic equipment and storage medium
CN116301866A (en) Cloud rendering method, device, equipment and storage medium based on custom software
CN111737614B (en) Page display method, page display device, electronic equipment and storage medium
CN115600629A (en) Vehicle information two-dimensional code generation method, electronic device and computer readable medium
CN108717357B (en) Page display code conversion method, device, equipment and computer storage medium
CN111079048A (en) Page loading method and device
CN106095886B (en) Data processing method and device
CN110597513B (en) WEB interface generation method and related device
CN110618811B (en) Information presentation method and device
CN107370794B (en) Method and device for publishing theme data
CN112130842A (en) Page generation method and device
CN113144619B (en) Method and system for visually configuring dynamic functions
CN109117122B (en) List view creating method and device
CN113626392A (en) Method and device for updating document data, electronic equipment and storage medium
CN113076165A (en) Page checking method and device
CN111338624A (en) Data processing method and related equipment
CN112417832A (en) Format conversion method and device for spreadsheet document and electronic equipment
CN114448791B (en) Configuration method and device of routing module, electronic equipment and readable storage medium
CN113535304B (en) Method and device for inserting, displaying and editing third-party model in design software
CN111831187B (en) Method and device for modifying presentation duration of presentation file 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