CN116932023A - Code processing method and related device - Google Patents

Code processing method and related device Download PDF

Info

Publication number
CN116932023A
CN116932023A CN202210335021.3A CN202210335021A CN116932023A CN 116932023 A CN116932023 A CN 116932023A CN 202210335021 A CN202210335021 A CN 202210335021A CN 116932023 A CN116932023 A CN 116932023A
Authority
CN
China
Prior art keywords
application
code
display page
server
page
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
CN202210335021.3A
Other languages
Chinese (zh)
Inventor
黄亚伟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN202210335021.3A priority Critical patent/CN116932023A/en
Publication of CN116932023A publication Critical patent/CN116932023A/en
Pending legal-status Critical Current

Links

Classifications

    • 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
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/248Presentation of query results

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the application discloses a code processing method and a related device, which can be applied to scenes such as cloud technology. The method and the device can enable the target object to view the target application on the first display page and view the corresponding code warehouse address, improve the query efficiency and improve the processing efficiency in the subsequent code maintenance process. The method comprises the following steps: a first request message is sent to a server, wherein the first request message is used for indicating the server to search code warehouse information corresponding to a target application displayed on a first display page, and the display style of the target application on the first display page is the same as the display style on a second display page; receiving a first feedback message sent by a server, wherein the first feedback message comprises code warehouse information corresponding to a target application, and the code warehouse information comprises a code warehouse address of the target application; and displaying the code warehouse address of the target application on the first display page.

Description

Code processing method and related device
Technical Field
The embodiment of the application relates to the technical field of communication, in particular to a code processing method and a related device.
Background
In recent years, with continuous updating and development of network technology, target objects or developers and the like increasingly want to be able to quickly locate the code warehouses corresponding to different applications, so as to facilitate subsequent maintenance processing for different applications.
However, in the related scheme, different products are usually split into different applications, so that each application corresponds to its front end code engineering, and different labels or description information are marked on codes corresponding to the different applications, so that subsequent code inquiry is facilitated. However, in the query process, keywords need to be input in the enterprise code management system for retrieval, but the query efficiency of this existing approach is relatively low for the query scenario of multi-application code engineering of large network (web) applications. Moreover, if some keywords or description information are not maintained with good quality, the corresponding code warehouse is likely to be unable to be found, and thus the position of the corresponding code warehouse is unable to be located, so that the processing efficiency in the subsequent maintenance process is unable to be improved.
Disclosure of Invention
The embodiment of the application provides a code processing method and a related device, which enable a target object to view a target application on a first display page and view a corresponding code warehouse address, thereby improving the query efficiency and the processing efficiency in the subsequent code maintenance process.
In a first aspect, an embodiment of the present application provides a method for processing a code. The method is applied to the terminal equipment. The method mentioned comprises: the method comprises the steps that a first request message is sent to a server, the first request message is used for indicating the server to search code warehouse information corresponding to a target application displayed on a first display page, wherein the display style of the target application on the first display page is the same as the display style on a second display page, the first display page is an application display page of terminal equipment, and the second display page is an application display page of control management equipment; receiving a first feedback message sent by a server, wherein the first feedback message comprises code warehouse information corresponding to a target application, and the code warehouse information comprises a code warehouse address of the target application; and displaying the code warehouse address of the target application on the first display page.
In a second aspect, an embodiment of the present application provides another method for code processing. The method can be applied to a server. The method may include: receiving a first request message sent by terminal equipment; searching code warehouse information corresponding to a target application displayed on a first display page according to a first request message, wherein the display style of the target application on the first display page is the same as the display style on a second display page, the first display page is an application display page of terminal equipment, and the second display page is an application display page of control management equipment; and sending a first feedback message to the terminal equipment, wherein the first feedback message comprises code warehouse information corresponding to the target application, and the code warehouse information comprises the code warehouse address of the target application, so that the terminal equipment displays the code warehouse address of the target application on the first display page.
A third aspect of the embodiment of the present application provides a terminal device. The terminal device may include a transmitting unit, a receiving unit, and a processing unit. The sending unit is used for sending a first request message to the server, wherein the first request message is used for indicating the server to search code warehouse information corresponding to a target application displayed on a first display page, the display style of the target application on the first display page is the same as the display style on a second display page, the first display page is an application display page of the terminal equipment, and the second display page is an application display page of the control management equipment; the receiving unit is used for receiving a first feedback message sent by the server, wherein the first feedback message comprises code warehouse information corresponding to the target application, and the code warehouse information comprises a code warehouse address of the target application; and the processing unit is used for displaying the code warehouse address of the target application on the first display page.
In one possible design, the receiving unit is further configured to receive a list of code warehouses sent by the server, the list of code warehouses including at least one code warehouse. The sending unit is further configured to send, to the server, an application identifier of each of the at least one application and a repository identifier of each of the at least one code repository, so that the server associates the application identified by the application identifier with code repository information in the code repository identified by the repository identifier based on the application identifier and the repository identifier, and the at least one application includes the target application.
In another possible embodiment, the sending unit is further configured to send, to the server, an access request for the second presentation page, before sending the first request message to the server, where the access request is used to instruct the server to search for a hypertext markup language HTML page source code file of the second presentation page. The receiving unit is further used for receiving an HTML page source code file sent by the server, wherein the HTML page source code file comprises HTML component codes of the application displayed on the second display page. The processing unit is further configured to render the application according to the HTML component code to generate a first presentation page for displaying the application.
In another possible embodiment, the HTML page source code file further includes a cascading style sheet CSS file address for the second presentation page. The processing unit is also used for acquiring the CSS file according to the CSS file address; the application is rendered based on the CSS file and the HTML component code to generate a first presentation page for displaying the application.
In a fourth aspect, an embodiment of the present application provides a server. The server comprises a receiving unit, a processing unit and a sending unit. The receiving unit is used for receiving a first request message sent by the terminal equipment. The processing unit is used for searching code warehouse information corresponding to the target application displayed on the first display page according to the first request message, wherein the display style of the target application on the first display page is the same as the display style on the second display page, the first display page is an application display page of the terminal equipment, and the second display page is an application display page of the control management equipment. The sending unit is used for sending a first feedback message to the terminal equipment, wherein the first feedback message comprises code warehouse information corresponding to the target application, and the code warehouse information comprises the code warehouse address of the target application, so that the terminal equipment displays the code warehouse address of the target application on the first display page.
In a possible embodiment, the sending unit is further configured to send a code repository list to the terminal device before looking up code repository information corresponding to the target application on the first presentation page according to the first request message, the code repository list comprising at least one code repository. The receiving unit is further configured to receive an application identifier of each application in at least one application sent by the terminal device, and a repository identifier of each code repository in at least one code repository, where the at least one application includes a target application. The processing unit is further configured to perform association processing on the application identified by the application identifier and the code repository information in the code repository identified by the repository identifier based on the application identifier of each application and the repository identifier of each code repository.
In another possible embodiment, the receiving unit is further configured to receive, before receiving the first request message sent by the terminal device, an access request for the second presentation page sent by the terminal device. The processing unit is further configured to search for a hypertext markup language HTML page source code file of the second presentation page based on the access request. The sending unit is further configured to send an HTML page source code file to the terminal device, where the HTML page source code file includes HTML component code of the application displayed on the second presentation page, and the HTML component code is used by the terminal device to generate a first presentation page for displaying the application.
A fifth aspect of an embodiment of the present application provides a code processing apparatus, including: memory, transceiver, processor, and bus system. The bus system is used for connecting the memory and the processor so as to enable the memory and the processor to communicate. The memory is used for storing programs. The processor is configured to execute a program in the memory to perform a method corresponding to any possible implementation manner of the first aspect, or to perform a method corresponding to any possible implementation manner of the second aspect.
A sixth aspect of the present application provides a computer readable storage medium having instructions stored therein, which when run on a computer, cause the computer to perform the method according to any one of the possible embodiments of the first aspect or the method according to any one of the possible embodiments of the second aspect or the second aspect.
A seventh aspect of the embodiments of the present application provides a computer program product comprising instructions which, when run on a computer or processor, cause the computer or processor to perform the above-described method for performing any one of the possible embodiments of the above-described first aspect, or to perform the method for performing any one of the possible embodiments of the above-described second aspect.
From the above technical solutions, the embodiment of the present application has the following advantages:
in the embodiment of the application, the target object wants to locate the code warehouse address corresponding to the target application displayed on the first display page, and can send the first request message to the server through the terminal equipment. And since the code repository information is already associated with the application in advance, the server searches for the code repository information corresponding to the target application after receiving the first request message, and the code repository information includes the code repository address of the target application. And then, the server sends a first feedback message to the terminal equipment, so that the terminal equipment can display the code warehouse address of the target application on the first display page after receiving the first feedback message. Therefore, the target object can view the target application on the first display page, and can view the corresponding code warehouse address without searching information such as keywords related to the code, so that the query efficiency is improved, and the processing efficiency in the subsequent code maintenance process is improved.
Drawings
In order to more clearly illustrate the embodiments of the application or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described, it being obvious that the drawings in the following description are only some embodiments of the application, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 shows a schematic diagram of query codes in a related scheme;
FIG. 2 illustrates a query scenario diagram of code engineering of multiple applications in a large web application;
FIG. 3 illustrates a schematic diagram of a system framework provided by an embodiment of the present application;
FIG. 4 illustrates a flow chart of a method of data transmission provided in an embodiment of the present application;
FIG. 5 is a schematic diagram of a first presentation page according to an embodiment of the present application;
FIG. 6 illustrates a schematic diagram of maintaining a code repository on a first presentation page in accordance with an embodiment of the present application;
FIG. 7 is a schematic diagram showing a code repository address displayed on a first presentation page according to an embodiment of the present application;
FIG. 8 illustrates another flow chart of a method of code processing provided in an embodiment of the application;
fig. 9 shows a schematic structural diagram of a terminal device according to an embodiment of the present application;
fig. 10 shows a schematic structural diagram of a server according to an embodiment of the present application;
fig. 11 shows a schematic structural diagram of a code processing apparatus according to an embodiment of the present application.
Detailed Description
The embodiment of the application provides a code processing method and a related device, which enable a target object to view a target application on a first display page and view a corresponding code warehouse address, thereby improving the query efficiency and the processing efficiency in the subsequent code maintenance process.
It will be appreciated that in the specific embodiments of the present application, related data such as user information is involved, and when the above embodiments of the present application are applied to specific products or technologies, user permissions or consents need to be obtained, and the collection, use and processing of related data need to comply with related laws and regulations and standards of related countries and regions.
The following description of the embodiments of the present application will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present application, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to be within the scope of the application.
The terms "first," "second," "third," "fourth" and the like in the description and in the claims and in the above drawings, if any, are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that the embodiments of the application described herein may be capable of being practiced otherwise than as specifically illustrated and described. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
The code processing method provided by the embodiment of the application is realized based on Cloud technology (Cloud technology). Cloud technology refers to a hosting technology for unifying serial resources such as hardware, software, network and the like in a wide area network or a local area network to realize calculation, storage, processing and sharing of data.
The cloud technology is also a generic term of network technology, information technology, integration technology, management platform technology, application technology and the like based on cloud computing business model application, and can form a resource pool, and the cloud computing business model application system is flexible and convenient as required. Cloud computing technology will become an important support. Background services of technical networking systems require a large amount of computing, storage resources, such as video websites, picture-like websites, and more portals. Along with the high development and application of the internet industry, each article possibly has an own identification mark in the future, the identification mark needs to be transmitted to a background system for logic processing, data with different levels can be processed separately, and various industry data all need strong system rear shield support and can be realized through cloud computing (closed computing).
Cloud computing is a computing model that distributes computing tasks over a large number of computer-made resource pools, enabling various application systems to acquire computing power, storage space, and information services as needed. The network that provides the resources is referred to as the "cloud". Resources in the cloud are infinitely expandable in the sense of users, and can be acquired at any time, used as needed, expanded at any time and paid for use as needed.
As a basic capability provider of cloud computing, a cloud computing resource pool (cloud platform for short, generally referred to as IaaS (Infrastructure as a Service, infrastructure as a service) platform) is established, in which multiple types of virtual resources are deployed for external clients to select for use.
According to the logic function division, a platform as a service (Platform as a Service, paaS) layer can be deployed on an infrastructure as a service (Infrastructure as a Service, iaaS) layer, and software as a service (Software as a Service, saaS) layer can be deployed on the PaaS layer, or SaaS can be directly deployed on the IaaS layer. PaaS is a platform on which software runs, such as a database, web container, etc. SaaS is a wide variety of business software such as web portals, sms mass senders, etc. Generally, saaS and PaaS are upper layers relative to IaaS.
Along with the continuous development of network technology, the target object and the like hope to be rapidly positioned at the position of the code warehouse corresponding to each different application, so that the subsequent maintenance processing on the different applications is facilitated. However, in the related scheme, different products are usually split into different applications, so that each application corresponds to its front end code engineering, and different labels or description information are marked on codes corresponding to the different applications, so that subsequent code inquiry is facilitated. For example, FIG. 1 shows a schematic diagram of query codes in a related scheme. As shown in FIG. 1, in an enterprise code management system, each code project will have a corresponding code name, git address, description information, and tag. At the time of searching, the target object generally needs to input keywords (such as vue, javasrcipt, framework and front, etc.) related to the code to search. In this way, the server can judge whether the keyword is matched with one or more of the code name, the description information or the label according to the keyword, and complete the code search when the keyword is matched with one or more of the code name, the description information and the label.
FIG. 2 illustrates a query scenario diagram of code engineering of multiple applications in a large web application. As shown in FIG. 2, the large web application may be split to obtain multiple applications, including, for example and without limitation: and the function modules comprise a calculation module, a basic storage service module, a network module, a storage data service module and the like. The query process of code engineering for each application must be queried by the existing query mode shown in fig. 1, which makes the query process complicated and the query efficiency poor. Moreover, if some keywords or description information are not maintained with good quality, the corresponding code warehouse is likely to be unable to be found, and thus the position of the corresponding code warehouse is unable to be located, so that the processing efficiency in the subsequent maintenance process is unable to be improved.
Therefore, in order to solve the technical problems described above, an embodiment of the present application provides a method for processing codes. The method for processing codes provided by the application can be applied to the system architecture shown in fig. 3. As shown in fig. 3, the system architecture includes a terminal device and a server. The target object wants to locate a code repository address corresponding to the target application displayed on the first display page, and can send a first request message to the server through the terminal device. Also, since the code repository information is already associated with the application, the server may find the code repository information corresponding to the target application after receiving the first request message, and the code repository information includes the code repository address of the target application. Therefore, the server can send the first feedback message to the terminal equipment, so that the terminal equipment can display the code warehouse address of the target application on the first display page after receiving the first feedback message, the target object can view the target application on the first display page and view the corresponding code warehouse address, the query efficiency is improved, and the processing efficiency in the subsequent code maintenance process is improved.
It should be noted that the above-mentioned terminal devices may include, but are not limited to, smartphones, desktop computers, notebook computers, tablet computers, smart speakers, car-mounted devices, smartwatches, foldable electronic devices, laptop computers, handheld devices, netbooks, personal digital assistants (personal digital assistant, PDAs), artificial intelligence (artificial intelligence, AI) devices, intelligent voice interaction devices, smart appliances, aircrafts, wearable devices, or other processing devices connected to wireless modems, and various forms of User Equipment (UE), mobile Stations (MS), and the like. The server may be an independent physical server, a server cluster or a distributed system formed by a plurality of physical servers, or a cloud server providing cloud computing, cloud service, cloud database, cloud function, cloud storage, network service, cloud communication, middleware service, domain name service, security service, internal distribution network (content delivery network, CDN), basic cloud computing service such as big data and artificial intelligent platform, and the application is not limited in particular. In addition, the terminal device and the server may be directly connected or indirectly connected by wired communication or wireless communication, and the present application is not particularly limited.
Fig. 4 shows a flowchart of a method for code processing provided by an embodiment of the present application. As shown in fig. 4, the method of code processing may include the steps of:
401. the terminal device sends a first request message to the server.
In this example, since the server stores the code repository address corresponding to each application, the target object wants to locate the code repository address corresponding to the target application displayed on the first presentation page, and may send the first request message to the server through the terminal device. The first request message may also include, for example, an application identification of the target application, etc.
It should be noted that the first display page is described as an application display page used for displaying an application in the terminal device. At least one application may be displayed in the first presentation page. Moreover, the described target application may be one or more of at least one application, and the present application is not particularly limited. In addition, the mentioned applications may be understood as functional modules capable of implementing certain functions or providing certain services, such as the foregoing computing, underlying storage services, networks, storage data services, etc. shown in fig. 2, and the present application is not limited in particular. In addition, the code warehouse address can be used for indicating that the application is stored in the warehouse position of the corresponding code warehouse, and the corresponding code warehouse can be clearly and quickly found by calling the code warehouse address, so that the target application is obtained.
In some alternative examples, the application display page is used as an intermediary for the target object to interact with the respective application. In addition, the target object needs to quickly acquire the code warehouse address of each application through the terminal equipment in a large-scale web query scene, and then firstly, a display page consistent with the application display mode in the control management equipment needs to be firstly drawn through the terminal equipment. Based on this, the terminal device may further perform the following steps before sending the first request message to the server: sending an access request for the second presentation page to a server, the access request being for instructing the server to find a hypertext markup language (hyper text markup language, HTML) page source file for the second presentation page; receiving an HTML page source code file sent by a server, wherein the HTML page source code file comprises HTML component codes of an application displayed on a second display page; the application is rendered according to the HTML component code to generate a first presentation page for displaying the application.
In this example, the terminal device may first send an access request for the second presentation page to the server, the access request including attribute information of the second presentation page. The second presentation page may be understood as an application display page used for presenting an application in the control management device. At least one application may be displayed in the second presentation page. Moreover, the described target application may be one or more of the at least one application.
In addition, the access request described may be a uniform resource locator (universal resource location, URL). The attribute information of the second display page may include information such as a protocol, a domain name, a path, and a file name according to which the second display page is located, which is not specifically limited in the present application. In addition, the file names described may be used to indicate the HTML page source code file.
Moreover, the server stores the HTML page source code file corresponding to the attribute information of the second display page. Therefore, after receiving the access request sent by the terminal equipment, the server can analyze and obtain the attribute information of the second display page, further obtain the HTML page source code file according to the attribute information of the second display page, and send the HTML page source code file to the terminal equipment. It should be noted that the HTML page source file includes HTML page source code and an application created on the page template when the developer develops the second presentation page. Alternatively, the HTML page source code file includes HTML component code for the application displayed on the second presentation page.
In this way, after the terminal device obtains the HTML page source code file sent by the server, the terminal device obtains the HTML component code of the application displayed on the second display page by analyzing the HTML page source code file. Then, the terminal device may render the applications based on the HTML component code, so as to generate a first display page, and completely restore the display manner of each application in the second display page, which may be specifically understood with reference to the schematic diagram of the first display page shown in fig. 5.
It should be noted that, for each application in the at least one application, the display style on the first display page is the same as the display style on the second display page, so as to provide convenience for searching the application on the same display page.
In other alternative examples, the HTML page source file further includes a cascading style sheet (cascadding style sheets, CSS) file address for the second presentation page. Based on this, rendering the application according to the HTML component code to generate a first presentation page for displaying the application may be implemented by: acquiring a CSS file according to the CSS file address; the application is rendered based on the CSS file and the HTML component code to generate a first presentation page for displaying the application.
In this example, the terminal device may obtain the HTML component code and CSS file address after parsing the HTML page source code file. Then, the terminal device may acquire the CSS file according to the CSS file address, and load the CSS file. The terminal equipment can detect whether the CSS file is loaded, if yes, the application is rendered according to the HTML component codes and the CSS file, and then a first display page is generated.
Thus, after the first display page is generated, when the target object wants to locate the code repository address corresponding to the target application displayed on the first display page, the first request message can be sent to the server through the terminal device.
402. The server searches code warehouse information corresponding to the target application displayed on a first display page according to the first request message, wherein the display style of the target application on the first display page is the same as the display style on a second display page, the first display page is an application display page of the terminal equipment, and the second display page is an application display page of the control management equipment.
In this example, after the terminal device sends the first request message to the server, the server may receive the first request message. At this time, the server can obtain the application identifier of the target application by analyzing the first request message. And the server also carries out association processing on each application in the first display page and the corresponding code warehouse information in advance. The server also maintains a code repository list including at least one code repository, each code repository storing corresponding code repository information.
Therefore, after the server obtains the application identifier of the target application, the server can find the corresponding code warehouse based on the application identifier of the target application, and further obtain the code warehouse information in the corresponding code warehouse.
In some optional examples, before searching the code repository information corresponding to the target application on the first presentation page according to the first request message, the server may further perform the following steps: transmitting a code repository list to the terminal device, the code repository list comprising at least one code repository; receiving an application identifier of each application in at least one application and a warehouse identifier of each code warehouse in at least one code warehouse, wherein the application identifier is sent by a terminal device, and the at least one application comprises a target application; and carrying out association processing on the application identified by the application identification and the code warehouse information in the code warehouse identified by the warehouse identification based on the application identification of each application and the warehouse identification of each code warehouse.
In this example, the target object may maintain its corresponding code repository address for each application on the first presentation page. Therefore, the target object can call the corresponding interface through the terminal equipment, obtain the corresponding code warehouse list from the server, and then edit or newly add the corresponding code warehouse on the first display page. For example, FIG. 6 shows a schematic diagram of maintaining a code repository on a first presentation page. As shown in fig. 6, after obtaining the code warehouse list sent by the server, the terminal device may draw a frame through drawing algorithms such as html and css, and then search the frame for a code engineering name corresponding to any code warehouse, for example: test, test1, etc., can implement editing or newly adding a corresponding code repository on the first presentation page. It is noted that the described code repository list comprises at least one code repository.
After maintaining the code warehouse on the first presentation page, the terminal device may also send an application identifier of each application and a warehouse identifier of each code warehouse in the code warehouse list to the server. In this way, after the server obtains the application identifier of each application and the warehouse identifier of each code warehouse, the server can correlate the application identified by the application identifier with the code warehouse information in the code warehouse identified by the warehouse identifier, and store the corresponding correlation in the database, so that the corresponding code warehouse information can be conveniently queried based on the application identifier of the target application.
403. The server sends a first feedback message to the terminal equipment, wherein the first feedback message comprises code warehouse information corresponding to the target application, and the code warehouse information comprises a code warehouse address of the target application.
In this example, after the server finds the code repository information corresponding to the target application, the code repository information may be carried in the first feedback message. Then, the server may send the first feedback message to the terminal device by calling a repository information interface corresponding to the target application.
It should be noted that, for any one application, the server may store a corresponding code repository. Thus, the code repository information corresponding to the target application may include the code repository address of the target application. The code repository address can locate in which code repository the target application is stored.
404. And the terminal equipment displays the code warehouse address of the target application on the first display page.
In this example, after receiving the first feedback message sent by the server, the terminal device may parse the first feedback message, and further obtain code repository information corresponding to the target application. At this time, the terminal device may display the repository code address of the target application on the first presentation page.
By way of example, the manner in which the repository code address is displayed may include, but is not limited to, one or more of a hypertext transfer protocol (hyper text transfer protocol, http) display manner, and a ssh (spring+struts+hibernate) display manner. It should be noted that the ssh display mode can be understood as a display mode of three frames in javeEE. As shown in fig. 7, the code repository address of the target application is displayed by an http display mode, for example: http:// xxxx. And displaying the address of the diam warehouse of the target application in a ssh display mode, such as: http:// git@xxx xx.git, the application is not limited to this description.
In other examples, for the code warehouse address of each application, the terminal device further provides a corresponding address copying function, and the code warehouse address can be simply copied and obtained through the address copying function, so that a developer can conveniently and quickly obtain the corresponding code warehouse address from the first display page.
Fig. 8 is another flowchart of a method for code processing provided by an embodiment of the present application. As shown in fig. 8, the method of code processing may include the steps of:
801. and the terminal equipment sends an access request for the second presentation page to the server.
In this example, since the application display page is an intermediary for interaction with each application as a target object. In addition, the target object wants to quickly acquire the code warehouse address of each application through the terminal equipment in a large-scale web query scene, and then the display page consistent with the application display mode in the control management equipment can be firstly drawn through the terminal equipment. Thus, the terminal device may send an access request for the second presentation page to the server. The access request may include attribute information of the second presentation page, for example. In addition, the attribute information of the second display page may include information such as a protocol, a domain name, a path, and a file name according to which the second display page is displayed, which is not particularly limited in the present application.
It should be noted that, the second display page described in the embodiment of the present application may be understood by referring to the content of the second display page in step 401 in fig. 4, which is not described in detail herein. In addition, the access request described.
802. The server looks up the hypertext markup language HTML page source code file for the second presentation page based on the access request.
In this example, since the server holds the HTML page source code file corresponding to the attribute information of the second presentation page. Therefore, after receiving the access request sent by the terminal device, the server can analyze and obtain the attribute information of the second display page, and further obtain the HTML page source code file according to the attribute information of the second display page.
803. The server sends an HTML page source code file to the terminal device, the HTML page source code file including HTML component code for the application displayed on the second presentation page.
In this example, the server may send the HTML page source code file to the terminal device after obtaining the HTML page source code file. It should be noted that the HTML page source file includes HTML page source code and an application created on the page template when the developer develops the second presentation page. Alternatively, the HTML page source code file includes HTML component code for the application displayed on the second presentation page.
The server may send the HTML page source code file to the terminal device by feedback message, which is not specifically limited in the present application.
804. The terminal equipment renders the application according to the HTML component code to generate a first display page for displaying the application, wherein the display style of the target application on the first display page is the same as the display style on a second display page, and the first display page is an application display page of the terminal equipment, and the second display page is an application display page of the control management equipment.
In this example, after acquiring the HTML page source code file sent by the server, the terminal device acquires the HTML component code of the application displayed on the second presentation page by parsing the HTML page source code file. Then, the terminal equipment can render the applications based on the HTML component codes, so that a first display page is generated, and the display mode of each application in the second display page is completely restored.
It should be noted that, the first display page described in the embodiment of the present application may also be understood by referring to the content of the first display page in step 401 in fig. 4, which is not described in detail herein.
805. The server sends a code repository list to the terminal device, the code repository list comprising at least one code repository.
In this example, the target object may maintain its corresponding code repository address for each application on the first presentation page. Therefore, the target object can call the corresponding interface through the terminal equipment, obtain the corresponding code warehouse list from the server, and then edit or newly add the corresponding code warehouse on the first display page.
In some alternative examples, a request message may also be sent by the terminal device to the server instructing the server to retrieve the code repository list from the database. In this way, the server feeds back the code repository list to the terminal device.
806. The terminal device sends an application identifier of each application in the at least one application and a repository identifier of each code repository in the at least one code repository to the server, the at least one application including the target application.
In this example, the terminal device, after acquiring the code repository list sent by the server, may maintain the code repository on the first presentation page. The application identification of each application and the repository identification of each code repository in the code repository list may then also be sent to the server.
It should be noted that the application identifier may be used to identify a corresponding application, and the repository identifier may be used to identify a corresponding code repository.
807. The server performs association processing on the application identified by the application identification and the code warehouse information in the code warehouse identified by the warehouse identification based on the application identification of each application and the warehouse identification of each code warehouse.
In this example, after the server obtains the application identifier of each application and the repository identifier of each code repository sent by the terminal device, the server may associate the application identified by the application identifier with the code repository information in the code repository identified by the repository identifier, and store the corresponding association relationship in the database, so that the corresponding code repository information can be queried based on the application identifier of the target application.
808. The terminal equipment sends a first request message to the server, wherein the first request message is used for indicating the server to search code warehouse information corresponding to the target application displayed on the first display page.
In this example, since the server stores the code repository address corresponding to each application, the target object wants to locate the code repository address corresponding to the target application displayed on the first presentation page, and may send the first request message to the server through the terminal device. The first request message may also include, for example, an application identification of the target application, etc.
809. And the server searches code warehouse information corresponding to the target application displayed on the first display page according to the first request message.
In this example, after the terminal device sends the first request message to the server, the server may receive the first request message. At this time, the server can obtain the application identifier of the target application by analyzing the first request message. And the server also carries out association processing on each application in the first display page and the corresponding code warehouse information in advance. The server also maintains a code repository list including at least one code repository, each code repository storing corresponding code repository information.
Therefore, after the server obtains the application identifier of the target application, the server can find the corresponding code warehouse based on the application identifier of the target application, and further obtain the code warehouse information in the corresponding code warehouse.
810. The server sends a first feedback message to the terminal equipment, wherein the first feedback message comprises code warehouse information corresponding to the target application, and the code warehouse information comprises a code warehouse address of the target application.
In this example, after the server finds the code repository information corresponding to the target application, the code repository information may be carried in the first feedback message. Then, the server may send the first feedback message to the terminal device by calling a repository information interface corresponding to the target application. Furthermore, the code repository information also includes the code repository address of the target application. Therefore, after the server sends the first feedback message to the terminal device, the server can also send the code warehouse address of the target application to the terminal device through the first feedback message.
811. And the terminal equipment displays the code warehouse address of the target application on the first display page.
In this example, since the code repository address of the target application is carried in the first feedback message, after the server sends the first feedback message to the terminal device, the terminal device may parse the first feedback message to obtain the corresponding repository code information, and further obtain the code repository address of the target application. In this way, the terminal device may display the repository code address of the target application on the first presentation page.
The manner in which the code repository address is displayed may be understood, for example, with reference to the foregoing content of step 404 in fig. 4, which is not described in detail herein.
In the embodiment of the application, the target object wants to locate the code warehouse address corresponding to the target application displayed on the first display page, and can send the first request message to the server through the terminal equipment. And since the code repository information is already associated with the application in advance, the server searches for the code repository information corresponding to the target application after receiving the first request message, and the code repository information includes the code repository address of the target application. And then, the server sends a first feedback message to the terminal equipment, so that the terminal equipment can display the code warehouse address of the target application on the first display page after receiving the first feedback message. Therefore, the target object can view the target application on the first display page, and can view the corresponding code warehouse address without searching information such as keywords related to the code, so that the query efficiency is improved, and the processing efficiency in the subsequent code maintenance process is improved.
The foregoing description of the solution provided by the embodiments of the present application has been mainly presented in terms of a method. It should be understood that, in order to implement the above-described functions, hardware structures and/or software modules corresponding to the respective functions are included. Those of skill in the art will readily appreciate that the various illustrative modules and algorithm steps described in connection with the embodiments disclosed herein may be implemented as hardware or combinations of hardware and computer software. Whether a function is implemented as hardware or computer software driven hardware depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
The embodiment of the application can divide the functional modules of the device according to the method example, for example, each functional module can be divided corresponding to each function, and two or more functions can be integrated in one processing module. The integrated modules may be implemented in hardware or in software functional modules. It should be noted that, in the embodiment of the present application, the division of the modules is schematic, which is merely a logic function division, and other division manners may be implemented in actual implementation.
The following describes the terminal device in the embodiment of the present application in detail, and fig. 9 is a schematic diagram of an embodiment of the terminal device provided in the embodiment of the present application. As shown in fig. 9, the terminal device may include a transmitting unit 901, a receiving unit 902, and a processing unit 903.
The sending unit 901 is configured to send a first request message to a server, where the first request message is used to instruct the server to search code repository information corresponding to a target application displayed on a first display page, where a display style of the target application on the first display page is the same as a display style on a second display page, the first display page is an application display page of a terminal device, and the second display page is an application display page of a control management device.
And the receiving unit 902 is configured to receive a first feedback message sent by the server, where the first feedback message includes code repository information corresponding to the target application, and the code repository information includes a code repository address of the target application.
The processing unit 903 is configured to display the code repository address of the target application on the first presentation page.
In one possible design, the receiving unit 902 is further configured to receive a code repository list sent by the server, where the code repository list includes at least one code repository. The sending unit 901 is further configured to send an application identifier of each application in the at least one application and a repository identifier of each code repository in the at least one code repository to the server, so that the server associates the application identified by the application identifier with code repository information in the code repository identified by the repository identifier based on the application identifier and the repository identifier, and the at least one application includes the target application.
In another possible embodiment, the sending unit 901 is further configured to send, to the server, an access request for the second presentation page, before sending the first request message to the server, where the access request is used to instruct the server to search for the HTML page source code file of the second presentation page. The receiving unit 902 is further configured to receive an HTML page source code file sent by the server, where the HTML page source code file includes HTML component code of an application displayed on the second presentation page. The processing unit 903 is further configured to render the application according to the HTML component code to generate a first presentation page for displaying the application.
In another possible embodiment, the HTML page source code file further includes a cascading style sheet CSS file address for the second presentation page. The processing unit 903 is further configured to obtain a CSS file according to the CSS file address; the application is rendered based on the CSS file and the HTML component code to generate a first presentation page for displaying the application.
The following describes a server in the embodiment of the present application in detail, and fig. 10 is a schematic diagram of an embodiment of a server provided in the embodiment of the present application. As shown in fig. 10, the server may include a receiving unit 1001, a processing unit 1002, and a transmitting unit 1003.
Wherein, the receiving unit 1001 is configured to receive a first request message sent by a terminal device. The processing unit 1002 is configured to search code repository information corresponding to a target application displayed on a first display page according to a first request message, where a display style of the target application on the first display page is the same as a display style on a second display page, the first display page is an application display page of the terminal device, and the second display page is an application display page of the control management device. The sending unit 1003 is configured to send a first feedback message to the terminal device, where the first feedback message includes code repository information corresponding to the target application, and the code repository information includes a code repository address of the target application, so that the terminal device displays the code repository address of the target application on the first display page.
In a possible embodiment, the sending unit 1003 is further configured to send, to the terminal device, a code repository list, including at least one code repository, before looking up code repository information corresponding to the target application on the first presentation page according to the first request message. The receiving unit 1001 is further configured to receive an application identifier of each application in at least one application sent by the terminal device, and a repository identifier of each code repository in at least one code repository, where the at least one application includes a target application. The processing unit 1002 is further configured to perform association processing on the application identified by the application identifier and the code repository information in the code repository identified by the repository identifier, based on the application identifier of each application and the repository identifier of each code repository.
In another possible embodiment, the receiving unit 1001 is further configured to receive, before receiving the first request message sent by the terminal device, an access request for the second presentation page sent by the terminal device. The processing unit 1002 is further configured to find a hypertext markup language HTML page source code file of the second presentation page based on the access request. The sending unit 1003 is further configured to send an HTML page source code file to the terminal device, where the HTML page source code file includes HTML component code of the application displayed on the second presentation page, and the HTML component code is used by the terminal device to generate a first presentation page for displaying the application.
The terminal device and the server in the embodiment of the present application are described above from the point of view of the modularized functional entity, and the terminal device and the server in the embodiment of the present application are described below from the point of view of hardware processing. Fig. 11 is a schematic structural diagram of a code processing apparatus according to an embodiment of the present application. The code processing means may comprise the terminal device and the server described above. The code processing apparatus may vary considerably depending on configuration or performance. The code processing apparatus may include at least one processor 1101, communication line 1107, memory 1103, and at least one communication interface 1104.
The processor 1101 may be a general purpose central processing unit (central processing unit, CPU), microprocessor, application specific integrated circuit (server IC), or one or more integrated circuits for controlling the execution of the program of the present application.
Communication line 1107 may include a pathway to transfer information between the aforementioned components.
Communication interface 1104 uses any transceiver-like device for communicating with other devices or communication networks, such as ethernet, radio access network (radio access network, RAN), wireless local area network (wireless local area networks, WLAN), etc.
The memory 1103 may be a read-only memory (ROM) or other type of static storage device that can store static information and instructions, a random access memory (random access memory, RAM) or other type of dynamic storage device that can store information and instructions, and the memory may be stand alone and be coupled to the processor via a communication line 1107. The memory may also be integrated with the processor.
The memory 1103 is used for storing computer-executable instructions for executing the present application, and is controlled by the processor 1101. The processor 1101 is configured to execute computer-executable instructions stored in the memory 1103, thereby implementing the method for processing codes provided in the above-described embodiment of the present application.
Alternatively, the computer-executable instructions in the embodiments of the present application may be referred to as application program codes, which are not particularly limited in the embodiments of the present application.
In a particular implementation, the computer device may include multiple processors, such as processor 1101 and processor 1102 in FIG. 11, as one embodiment. Each of these processors may be a single-core (single-CPU) processor or may be a multi-core (multi-CPU) processor. A processor herein may refer to one or more devices, circuits, and/or processing cores for processing data (e.g., computer program instructions).
In a specific implementation, the computer device may also include an output device 1105 and an input device 1106, as one embodiment. The output device 1105 communicates with the processor 1101 and may display information in a variety of ways. The input device 1106 is in communication with the processor 1101 and may receive input from a user in a variety of ways. For example, the input device 1106 may be a mouse, a touch screen device, a sensing device, or the like.
The computer apparatus described above may be a general-purpose device or a special-purpose device. In a specific implementation, the computer device may be a microscope or the like or an apparatus having a similar structure as in fig. 11. The embodiments of the present application are not limited to the type of computer device.
Note that the processor 1101 in fig. 11 may cause the terminal device and the server to execute the method in the method embodiment corresponding to fig. 4 or fig. 8 by invoking a computer-executable instruction stored in the memory 1103.
Specifically, the functions/implementation procedures of the processing unit 903 in fig. 9 and the processing unit 1002 in fig. 10 may be implemented by the processor 1101 in fig. 11 calling computer-executable instructions stored in the memory 1103. The functions/implementation procedures of the receiving unit 902 and the transmitting unit 901 in fig. 9, the receiving unit 1001 and the transmitting unit 1003 in fig. 10 can be implemented by the communication interface 1104 in fig. 11.
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.
It will be clear to those skilled in the art that, for convenience and brevity of description, specific working procedures of the above-described systems, apparatuses and units may refer to corresponding procedures in the foregoing method embodiments, which are not repeated herein.
In the several embodiments provided in the present application, it should be understood that the disclosed systems, devices, and methods may be implemented in other manners. For example, the apparatus embodiments described above are merely illustrative, e.g., the division of elements is merely a logical functional division, and there may be additional divisions of actual implementation, e.g., multiple elements or components may be combined or integrated into another system, or some features may be omitted, or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices or units, which may be in electrical, mechanical or other form.
The units described as separate units may or may not be physically separate, and units shown as units may or may not be physical units, may be located in one place, or may be distributed over a plurality of network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
In addition, each functional unit in the embodiments of the present application may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit. The integrated units may be implemented in hardware or in software functional units.
The integrated units, if implemented in the form of software functional units and sold or used as stand-alone products, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application may be embodied in essence or a part contributing to the prior art or all or part of the technical solution in the form of a software product stored in a storage medium, including several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to perform all or part of the steps of the methods of the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a read-only memory (ROM), a random access memory (random access memory, RAM), a magnetic disk, or an optical disk, or other various media capable of storing program codes.
The above-described embodiments may be implemented in whole or in part by software, hardware, firmware, or any combination thereof, and 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-executable instructions are loaded and executed on a computer, the processes or functions in accordance with embodiments of the present application are fully or partially produced. 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, the computer instructions may be transmitted from one website, computer, server, or data center to another website, computer, server, or data center by a wired (e.g., coaxial cable, fiber optic, digital Subscriber Line (DSL)) or wireless (e.g., infrared, wireless, microwave, etc.). Computer readable storage media can be any available media that can be stored by a computer or data storage devices such as servers, data centers, etc. that contain an integration of one or more available media. Usable media may be magnetic media (e.g., floppy disks, hard disks, magnetic tape), optical media (e.g., DVD), or semiconductor media (e.g., SSD)), or the like.
The above embodiments are only for illustrating the technical solution of the present application, and are not limiting; although the application has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit and scope of the technical solutions of the embodiments of the present application.

Claims (11)

1. A method of code processing, applied to a terminal device, the method comprising:
a first request message is sent to a server, wherein the first request message is used for indicating the server to search code warehouse information corresponding to a target application displayed on a first display page, the display style of the target application on the first display page is the same as that on a second display page, the first display page is an application display page of the terminal equipment, and the second display page is an application display page of control management equipment;
receiving a first feedback message sent by the server, wherein the first feedback message comprises code warehouse information corresponding to the target application, and the code warehouse information comprises a code warehouse address of the target application;
And displaying the code warehouse address of the target application on the first display page.
2. The method according to claim 1, wherein the method further comprises:
receiving a code warehouse list sent by the server, wherein the code warehouse list comprises at least one code warehouse;
and sending an application identifier of each application in at least one application and a warehouse identifier of each code warehouse in the at least one code warehouse to the server, so that the server associates the application identified by the application identifier with code warehouse information in the code warehouse identified by the warehouse identifier based on the application identifier and the warehouse identifier, and the at least one application comprises the target application.
3. The method according to claim 1 or 2, characterized in that before said sending the first request message to the server, the method further comprises:
sending an access request for the second display page to a server, wherein the access request is used for indicating the server to search a hypertext markup language (HTML) page source code file of the second display page;
receiving the HTML page source code file sent by the server, wherein the HTML page source code file comprises HTML component codes of an application displayed on the second display page;
And rendering the application according to the HTML component code to generate a first presentation page for displaying the application.
4. The method of claim 3, wherein the HTML page source file further comprises a cascading style sheet CSS file address for the second presentation page;
the rendering the application according to the HTML component code to generate a first presentation page for displaying the application, including:
acquiring the CSS file according to the CSS file address;
rendering the application based on the CSS file and the HTML component code to generate a first presentation page for displaying the application.
5. A method of code processing, for application to a server, the method comprising:
receiving a first request message sent by terminal equipment;
searching code warehouse information corresponding to a target application displayed on a first display page according to the first request message, wherein the display style of the target application on the first display page is the same as the display style on a second display page, the first display page is an application display page of the terminal equipment, and the second display page is an application display page of control management equipment;
And sending a first feedback message to the terminal equipment, wherein the first feedback message comprises code warehouse information corresponding to the target application, and the code warehouse information comprises a code warehouse address of the target application, so that the terminal equipment displays the code warehouse address of the target application on the first display page.
6. The method of claim 5, wherein prior to looking up code repository information corresponding to a target application on a first presentation page based on the first request message, the method further comprises:
transmitting a code repository list to the terminal device, the code repository list comprising at least one code repository;
receiving an application identifier of each application in at least one application sent by the terminal equipment and a warehouse identifier of each code warehouse in the at least one code warehouse, wherein the at least one application comprises the target application;
and carrying out association processing on the application identified by the application identification and the code warehouse information in the code warehouse identified by the warehouse identification based on the application identification of each application and the warehouse identification of each code warehouse.
7. The method according to claim 5 or 6, characterized in that before the receiving the first request message sent by the terminal device, the method further comprises:
receiving an access request for the second display page sent by the terminal equipment;
searching a hypertext markup language (HTML) page source code file of the second display page based on the access request;
and sending the HTML page source code file to the terminal equipment, wherein the HTML page source code file comprises HTML component codes of the application displayed on the second display page, and the HTML component codes are used for generating the first display page for displaying the application by the terminal equipment.
8. A terminal device, comprising:
the sending unit is used for sending a first request message to the server, wherein the first request message is used for indicating the server to search code warehouse information corresponding to a target application displayed on a first display page, the display style of the target application on the first display page is the same as the display style on a second display page, the first display page is an application display page of the terminal equipment, and the second display page is an application display page of the control management equipment;
The receiving unit is used for receiving a first feedback message sent by the server, wherein the first feedback message comprises code warehouse information corresponding to the target application, and the code warehouse information comprises a code warehouse address of the target application;
and the processing unit is used for displaying the code warehouse address of the target application on the first display page.
9. A code processing apparatus, characterized in that the code processing apparatus comprises: an input/output (I/O) interface, a processor, and a memory, the memory having program instructions stored therein;
the processor is configured to execute the program instructions stored in the memory to perform the method of any one of claims 1 to 4, or 5 to 7.
10. A computer-readable storage medium, the computer-readable storage medium comprising instructions; the instructions, when run on a computer device, cause the computer device to perform the method of any one of claims 1 to 4, or 5 to 7.
11. A computer program product, the computer program product comprising instructions; the instructions, when run on a computer device, cause the computer device to perform the method of any one of claims 1 to 4, or 5 to 7.
CN202210335021.3A 2022-03-31 2022-03-31 Code processing method and related device Pending CN116932023A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210335021.3A CN116932023A (en) 2022-03-31 2022-03-31 Code processing method and related device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210335021.3A CN116932023A (en) 2022-03-31 2022-03-31 Code processing method and related device

Publications (1)

Publication Number Publication Date
CN116932023A true CN116932023A (en) 2023-10-24

Family

ID=88377720

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210335021.3A Pending CN116932023A (en) 2022-03-31 2022-03-31 Code processing method and related device

Country Status (1)

Country Link
CN (1) CN116932023A (en)

Similar Documents

Publication Publication Date Title
CN109683998B (en) Internationalization realization method, device and system
CN110019350B (en) Data query method and device based on configuration information
CN107622135B (en) Method and apparatus for displaying information
EP3229148A1 (en) Website access method and device, and website system
US8527862B2 (en) Methods for making ajax web applications bookmarkable and crawlable and devices thereof
WO2021023149A1 (en) Method and apparatus for dynamically returning message
CN111190888A (en) Method and device for managing graph database cluster
GB2503549A (en) Automatically associating tags with files in a computer system using search keywords.
US10671686B2 (en) Processing webpage data
CN113609308B (en) Knowledge graph construction method and device, storage medium and electronic equipment
CN109981546B (en) Method and device for acquiring remote call relation between application modules
CN113656737A (en) Webpage content display method and device, electronic equipment and storage medium
CN108959294B (en) Method and device for accessing search engine
US10725618B2 (en) Populating contact information
CN110716956A (en) Data request intercepting method and device
US12001458B2 (en) Multi-cloud object store access
CN110647327A (en) Method and device for dynamic control of user interface based on card
CN114896244A (en) Method, device and equipment for configuring database table and computer readable medium
WO2022135410A1 (en) Method and apparatus for loading source file
CN116932023A (en) Code processing method and related device
US20170034266A1 (en) System and Method for the Departmentalization of Structured Content on a Website (URL) through a Secure Content Management System
US20160156693A1 (en) System and Method for the Management of Content on a Website (URL) through a Device where all Content Originates from a Secured Content Management System
CN107220306B (en) Searching method and device
CN111183422B (en) Information processing method and related product
CN110858240A (en) Front-end module loading method and device

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