CN117332973A - Development platform resource data allocation method, device, equipment and medium - Google Patents

Development platform resource data allocation method, device, equipment and medium Download PDF

Info

Publication number
CN117332973A
CN117332973A CN202311332403.1A CN202311332403A CN117332973A CN 117332973 A CN117332973 A CN 117332973A CN 202311332403 A CN202311332403 A CN 202311332403A CN 117332973 A CN117332973 A CN 117332973A
Authority
CN
China
Prior art keywords
development
target
data
determining
resource data
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
CN202311332403.1A
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.)
China Net Huaxin Technology Co ltd
Original Assignee
China Net Huaxin 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 China Net Huaxin Technology Co ltd filed Critical China Net Huaxin Technology Co ltd
Priority to CN202311332403.1A priority Critical patent/CN117332973A/en
Publication of CN117332973A publication Critical patent/CN117332973A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • G06Q10/06311Scheduling, planning or task assignment for a person or group
    • G06Q10/063118Staff planning in a project environment
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management

Abstract

The application relates to a development platform resource data allocation method, a device, equipment and a medium, which are applied to the technical field of computers, and the method comprises the following steps: acquiring development resource data of a page development demand information development platform of a user; determining a development requirement keyword based on the page development information; performing data selection in the development resource data based on the development requirement keywords, and determining target development data; determining a target debugger based on the target development data and the development requirement keywords; and generating a development platform resource data allocation scheme based on the target development data and the target debugger. The method and the device have the effect of improving the page development efficiency.

Description

Development platform resource data allocation method, device, equipment and medium
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a development platform resource data allocation method, device, equipment, and medium.
Background
With the continuous development of computer and internet technologies, more and more computer and mobile phone programs and websites provide great convenience for the production and life of people. And pages are an important part of a website or program as a medium for users to interact directly with the program or website.
Because the number of pages is huge, the generation speed of new websites or programs is extremely high, the demand for developing the pages is increasing, the development of the pages still depends on the manual development of a development designer at present, namely the development designer needs to design and develop the pages one by one, and when the typesetting or related functions of the pages do not meet the demand, all the pages need to be modified one by one, so that the demand for rapid development is difficult to meet.
Disclosure of Invention
In order to improve the efficiency of page development, the application provides a development platform resource data allocation method, device, equipment and medium.
In a first aspect, the present application provides a development platform resource data allocation method, which adopts the following technical scheme:
a development platform resource data allocation method comprises the following steps:
acquiring development resource data of a page development demand information development platform of a user;
determining a development requirement keyword based on the page development information;
performing data selection in the development resource data based on the development requirement keywords, and determining target development data;
determining a target debugger based on the target development data and the development requirement keywords;
and generating a development platform resource data allocation scheme based on the target development data and the target debugger.
By adopting the technical scheme, when the page is developed, the conventional purely manual development mode is not used any more, the page development requirement information of the user is acquired, the development requirement keywords are determined according to the page development requirement information, the development requirement keywords are used for expressing all requirements of the page to be developed, the target development data to be used can be determined according to the development requirement keywords, the target development data can be directly called for the encapsulated data for development and use, and the corresponding target debugger is selected after the target development data are determined, so that the debugger can debug and process the page at all when generating the page, the development of the development page is mainly performed by using the corresponding target development data, the generation of redundant repeated codes is reduced, the repeated manual writing for a long time is reduced, and the page development efficiency is improved.
Optionally, the determining the development requirement keyword based on the page development information includes:
disassembling the page development information according to a preset disassembly rule to generate a plurality of disassembly fields;
performing word sense analysis on the disassembled field to obtain disassembled word sense;
acquiring word sense of development requirements;
calculating the matching degree of the disassembled word sense and the development requirement word sense;
and taking the disassembled field with the matching degree not smaller than the matching threshold value as a development requirement keyword.
Optionally, the determining the target development data includes:
acquiring the function description of the development resource data;
determining development key attributes of the development resource data based on the energy description;
matching the development requirement keywords with the development key attributes to determine the function realization degree;
and determining target development data based on the function realization degree.
Optionally, the generating the development platform resource data allocation scheme based on the target development data and the target debugger includes:
determining typesetting requirements based on the development keywords;
selecting a target development template based on the typesetting requirements and the target development data;
acquiring a using method of the target development data;
judging whether manual grouping is needed or not based on the using method, the target development data and the development template;
if manual marshalling is needed, selecting a target marshalling person from the target debugging persons based on the using method and the development template;
generating a development platform resource data allocation scheme based on the target class marshalling personnel, the using method, the target development data and the development template;
and if the manual grouping is not needed, generating a development platform resource data allocation scheme based on the using method, the target development data and the development template.
Optionally, the selecting the target development template based on the typesetting requirement and the target development data includes:
acquiring a development template identifier;
determining a first development template based on the development identification and the typesetting requirement;
and selecting a target development template in the first development template based on the target development data.
Optionally, the selecting a target marshalling person from the target debuggers based on the using method and the development template includes:
acquiring historical grouping information of the target debugging personnel;
determining a grouping field of the target debugging personnel based on the historical grouping information;
determining a grouping mode based on the usage scheme and the development template;
and determining target marshalling staff based on the marshalling mode and the marshalling field.
Optionally, after the development platform resource data deployment scheme is generated based on the target development data and the target debugger, the method further comprises:
selecting a target background database based on the target development data;
generating a development page based on a development platform resource data allocation scheme;
and establishing a link between the development page and the target background database.
In a second aspect, the present application provides a development platform resource data allocation device, which adopts the following technical scheme:
a development platform resource data deployment apparatus, comprising:
the information data acquisition module is used for acquiring development resource data of the page development requirement information development platform of the user;
the demand key determining module is used for determining development demand keywords based on the page development information;
the target data determining module is used for selecting data from the development resource data based on the development requirement keywords and determining target development data;
the target personnel determining module is used for determining target debugging personnel based on the target development data and the development requirement keywords;
and the allocation scheme generating module is used for generating a development platform resource data allocation scheme based on the target development data and the target debugging personnel.
By adopting the technical scheme, when the page is developed, the conventional purely manual development mode is not used any more, the page development requirement information of the user is acquired, the development requirement keywords are determined according to the page development requirement information, the development requirement keywords are used for expressing all requirements of the page to be developed, the target development data to be used can be determined according to the development requirement keywords, the target development data can be directly called for the encapsulated data for development and use, and the corresponding target debugger is selected after the target development data are determined, so that the debugger can debug and process the page at all when generating the page, the development of the development page is mainly performed by using the corresponding target development data, the generation of redundant repeated codes is reduced, the repeated manual writing for a long time is reduced, and the page development efficiency is improved.
In a third aspect, the present application provides an electronic device, which adopts the following technical scheme:
an electronic device comprising a processor coupled with a memory;
the processor is configured to execute the computer program stored in the memory, so that the electronic device executes the computer program of the development platform resource data deployment method according to any one of the first aspects.
In a fourth aspect, the present application provides a computer readable storage medium, which adopts the following technical scheme:
a computer-readable storage medium storing a computer program capable of being loaded by a processor and executing the development platform resource data deployment method according to any one of the first aspects.
Drawings
Fig. 1 is a flow chart of a development platform resource data allocation method according to an embodiment of the present application.
Fig. 2 is a block diagram of a development platform resource data allocation device according to an embodiment of the present application.
Fig. 3 is a block diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The present application is described in further detail below with reference to the accompanying drawings.
The embodiment of the application provides a development platform resource data allocation method, which can be executed by electronic equipment, wherein the electronic equipment can be a server or terminal equipment, the server can be an independent physical server, a server cluster or a distributed system formed by a plurality of physical servers, and a cloud server for providing cloud computing service. The terminal device may be, but is not limited to, a smart phone, a tablet computer, a desktop computer, etc.
Fig. 1 is a flow chart of a development platform resource data allocation method according to an embodiment of the present application.
As shown in fig. 1, the main flow of the method is described as follows (steps S101 to S105):
step S101, acquiring development resource data of a page development requirement information development platform of a user.
In this embodiment, the page development requirement information is requirement information such as functions, layout, colors, and topics that the page needs to have when developing the page, and the page development requirement information is generally a list or a descriptive text that records actual development requirements in more detail. For example, when the page development requirement information is presented as descriptive text, the page can be the theme of "the page takes the attack of mobile phone competitive games, and the functions of indexing, searching, picture carousel, hot spot recommendation, game name selection and posting are required, the uppermost part of the page is the indexing function, the indexing function occupies one tenth of the page, the game name selection is arranged below the indexing function, the picture carousel and hot spot recommendation are arranged below the game name selection, the posting function is arranged below the lowermost part of the page, and the page theme adopts a more vivid color". The development resource data is functional data capable of realizing development requirements, and comprises a development component, a rendering component, a background connection component and the like.
Step S102, determining a development requirement keyword based on the page development information.
Aiming at step S102, page development information is disassembled according to a preset disassembly rule to generate a plurality of disassembly fields; performing word sense analysis on the disassembled field to obtain disassembled word sense; acquiring word sense of development requirements; calculating the matching degree of the disassembled word sense and the word sense of the development requirement; and taking the disassembled field with the matching degree not smaller than the matching threshold value as a development requirement keyword.
In this embodiment, the preset disassembling rule includes two parts of removing the interfering word and disassembling the text, in order to improve the accuracy and the disassembling efficiency of disassembling the text, before disassembling the text, the operation of removing the interfering word is performed on the page development information according to the preset interfering word, where the preset interfering word is mainly a joint word such as "get, in" and the like and a word without actual directionality semantics, and the specific interfering word needs to be set according to the actual requirement, which is not limited specifically herein.
After the interference words are removed, the remaining words are words which provide basis function when the page is created, but because the remaining words are mixed together, words with indication performance which can be directly used are difficult to obtain from the words, the remaining words are disassembled by presetting disassembly times, the words are disassembled into a plurality of disassembly fields, further analysis is carried out by using the disassembly fields, and development requirement keywords are obtained.
And carrying out semantic analysis on the disassembled fields to obtain disassembled word sense, wherein the disassembled word sense is the basic meaning of the disassembled field, the actual meaning of the disassembled field can be quickly known through the disassembled word sense, and meanwhile, the disassembled field and the development requirement field corresponding to the development requirement word sense can be different descriptions of the same meaning, so that the definition is required according to the meaning. The development requirement field is a standard development requirement field set in the development platform, but not all users have programming consciousness, so that the disassembly field provided by the users has a certain difference from the development requirement field.
When the matching degree calculation of disassembling word sense and development requirement word sense is carried out, calculating the same part of disassembling word sense and development requirement word sense, after obtaining the same part, calculating the synonymous duty ratio of the same part, and matching the synonymous duty ratio with the matching degree, thereby taking the disassembling field with the matching degree not smaller than the matching threshold value as the development requirement keyword, marking the disassembling field with the matching degree smaller than the matching threshold value, sending the disassembling field to be marked to the mobile terminal of the staff, and carrying out further judgment by the staff.
Step S103, data selection is carried out in the development resource data based on the development requirement keywords, and target development data is determined.
Aiming at step S103, obtaining a functional description of development resource data; determining development key attributes of development resource data based on the energy supply description; matching the development requirement keywords with development key attributes to determine the function realization degree; target development data is determined based on the degree of function implementation.
In this embodiment, the function description is a descriptive language for performing related function introduction, and the general function description is a concise language, so that development key attributes can be directly extracted from the function description, for example, the function description is "rendering a page, laying out global colors and background pictures", and the development key attributes are "rendering, laying out colors and background". And then determining target development data according to the development key attribute and the development requirement key.
Judging whether the development key attribute is identical to the development requirement keyword or not, if so, setting the function realization degree to the highest value, and taking development resource data corresponding to the development key attribute as target development data; if the development key is not completely the same as the development requirement key, the same item of the development key is calculated, the same item is matched with a preset table, so that the function realization degree is obtained, if the function realization degree is not smaller than a preset realization degree threshold, development resource data corresponding to the development key attribute is used as target development data, and if the function realization degree is smaller than the preset realization degree threshold, the development requirement key is set to be manually developed. The preset table is a lookup table in which all the same item numbers and the function implementation degrees corresponding to the same item numbers are recorded, and the same item numbers and the corresponding function implementation degrees and the preset implementation degree threshold value are required to be set according to actual requirements, which is not limited in detail herein.
Step S104, determining target debugging personnel based on the target development data and the development requirement keywords.
In this embodiment, history debug information of a debugger is obtained, a debug direction of the debugger is determined according to the history debug information, a development key direction of the present invention is determined according to target development data and development requirement keywords, and a debugger having the same debug direction as the development key direction is selected as a target debugger.
Step S105, generating a development platform resource data allocation scheme based on the target development data and the target debugger.
Aiming at step S105, determining typesetting requirements based on the development keywords; selecting a target development template based on typesetting requirements and target development data; obtaining a using method of target development data; judging whether manual grouping is needed or not based on the using method, the target development data and the development template; if manual marshalling is needed, selecting target marshalling personnel from target debugging personnel based on a using method and a development template; generating a development platform resource data allocation scheme based on the target class marshalling personnel, the using method, the target development data and the development template; and if the manual grouping is not needed, generating a development platform resource data allocation scheme based on the use method, the target development data and the development template.
When selecting a target development template, acquiring a development template identifier; determining a first development template based on the development identification and the typesetting requirement; and selecting the target development template in the first development template based on the target development data.
In this embodiment, the development keywords include two parts, namely a functional keyword and a typesetting keyword, the functional keyword is used for selecting the target development resources, the typesetting keyword is used for determining typesetting requirements, that is, determining a development position of each target development resource according to the typesetting keyword, so as to select a development template, the development template has two parts, namely a function and an energy supply implementation position, firstly, performing preliminary selection according to the typesetting requirements, selecting development templates with the same quantity as a first development template group, then selecting target development templates in the first development template group according to specific energy supply and target development data of each position in the development template group, and selecting the development template with the position energy supply consistent with the target development data or the largest quantity in the first development template group as the target development template.
After the target development template is selected, judging whether manual grouping is needed according to the using method of the target development data, the target development data and the development template, and selecting target grouping personnel from target debugging personnel according to the using method and the development template if manual grouping is needed, wherein the specific target grouping personnel determining mode is that the historical grouping information of the target debugging personnel is obtained; determining the grouping field of the target debugging personnel based on the historical grouping information; determining a grouping mode based on the usage scheme and the development template; the target marshalling person is determined based on the grouping mode and the grouping field.
As mentioned above, in the process of selecting templates, development requirement keywords which need to be manually developed have been determined, the development requirement keywords are marked while the manual development keywords are determined, and when manual grouping selection is performed, target debuggers whose grouping fields are consistent with the types of the development requirement keywords which are marked are selected as target grouping staff.
If manual grouping is not needed, selecting the target debugging personnel with the least debugging times from the target debugging personnel according to the historical debugging times to generate a development platform resource data allocation scheme.
In this embodiment, a target background database is selected based on target development data; generating a development page based on a development platform resource data allocation scheme; and establishing a link between the development page and the target background database.
A complete development page not only needs a front-end static page, but also needs to be connected with a background database so as to form a complete dynamic page to realize all functions displayed in the page, but the connection of the database needs to be associated with the front-end static page, so that data storage and calling are realized. When selecting a target database, firstly, the storage type of the database, namely, what data storage function the database can support, is obtained, the storage data type to be stored is determined according to target development data, the storage data type is matched with the storage type, the database with the storage type identical to the storage data type is taken as the target database, it is to be noted that the storage type provided by the database is not a single type, one database is required to provide storage of multiple types of data, and the condition that the storage type identical to the storage type is that the storage type which the database can provide is at least consistent with the storage data type, and the number of the storage types is larger than that of the storage data type on the basis of consistency, so that the method is not particularly limited.
Fig. 2 is a block diagram of a development platform resource data allocation device 200 according to an embodiment of the application.
As shown in fig. 2, the development platform resource data deployment apparatus 200 mainly includes:
an information data obtaining module 201, configured to obtain development resource data of a user's page development requirement information development platform;
a demand key determination module 202, configured to determine a development demand key based on the page development information;
the target data determining module 203 is configured to perform data selection in the development resource data based on the development requirement keyword, and determine target development data;
a target person determination module 204 for determining a target debugger based on the target development data and the development requirement keywords;
the deployment scenario generation module 205 is configured to generate a deployment scenario of development platform resource data based on the target development data and the target debugger.
As an optional implementation manner of this embodiment, the requirement key determining module 202 is specifically configured to disassemble the page development information according to a preset disassembly rule to generate a plurality of disassembly fields; performing word sense analysis on the disassembled field to obtain disassembled word sense; acquiring word sense of development requirements; calculating the matching degree of the disassembled word sense and the word sense of the development requirement; and taking the disassembled field with the matching degree not smaller than the matching threshold value as a development requirement keyword.
As an optional implementation manner of this embodiment, the target data determining module 203 is specifically configured to obtain a functional description of development resource data; determining development key attributes of development resource data based on the energy supply description; matching the development requirement keywords with development key attributes to determine the function realization degree; target development data is determined based on the degree of function implementation.
As an alternative implementation of the present embodiment, the deployment scenario generation module 205 includes:
the typesetting requirement determining module is used for determining typesetting requirements based on the development keywords;
the target template selection module is used for selecting a target development template based on typesetting requirements and target development data;
the using method acquisition module is used for acquiring the using method of the target development data;
the manual grouping judgment module is used for judging whether manual grouping is needed or not based on the use method, the target development data and the development template;
the marshalling person selecting module is used for selecting target marshalling persons from target debugging persons based on the using method and the development template;
the first scheme generation module is used for generating a development platform resource data allocation scheme based on target class marshalling personnel, a using method, target development data and a development template;
and the second scheme generating module is used for generating a development platform resource data allocation scheme based on the using method, the target development data and the development template.
As an optional implementation manner of this embodiment, the target template selection module is specifically configured to obtain a development template identifier; determining a first development template based on the development identification and the typesetting requirement; and selecting the target development template in the first development template based on the target development data.
As an optional implementation manner of this embodiment, the marshalling person selection module is specifically configured to obtain historical marshalling information of the target debugger; determining the grouping field of the target debugging personnel based on the historical grouping information; determining a grouping mode based on the usage scheme and the development template; the target marshalling person is determined based on the grouping mode and the grouping field.
As an optional implementation manner of this embodiment, the development platform resource data deployment apparatus 200 further includes:
selecting a target background database based on the target development data;
generating a development page based on a development platform resource data allocation scheme;
and establishing a link between the development page and the target background database.
In one example, a module in any of the above apparatuses may be one or more integrated circuits configured to implement the above methods, for example: one or more application specific integrated circuits (application specific integratedcircuit, ASIC), or one or more digital signal processors (digital signal processor, DSP), or one or more field programmable gate arrays (field programmable gate array, FPGA), or a combination of at least two of these integrated circuit forms.
For another example, when a module in an apparatus may be implemented in the form of a scheduler of processing elements, the processing elements may be general-purpose processors, such as a central processing unit (central processing unit, CPU) or other processor that may invoke a program. For another example, the modules may be integrated together and implemented in the form of a system-on-a-chip (SOC).
It will be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working process of the apparatus and modules described above may refer to the corresponding process in the foregoing method embodiment, which is not repeated herein.
Fig. 3 is a block diagram of an electronic device 300 according to an embodiment of the present application.
As shown in FIG. 3, electronic device 300 includes a processor 301 and memory 302, and may further include an information input/information output (I/O) interface 303, one or more of a communication component 304, and a communication bus 305.
The processor 301 is configured to control overall operations of the electronic device 300 to complete all or part of the steps of the development platform resource data deployment method described above; the memory 302 is used to store various types of data to support operation at the electronic device 300, which may include, for example, instructions for any application or method operating on the electronic device 300, as well as application-related data. The Memory 302 may be implemented by any type or combination of volatile or non-volatile Memory devices, such as one or more of static random access Memory (Static Random Access Memory, SRAM), electrically erasable programmable Read-Only Memory (Electrically Erasable Programmable Read-Only Memory, EEPROM), erasable programmable Read-Only Memory (Erasable Programmable Read-Only Memory, EPROM), programmable Read-Only Memory (Programmable Read-Only Memory, PROM), read-Only Memory (ROM), magnetic Memory, flash Memory, magnetic disk, or optical disk.
The I/O interface 303 provides an interface between the processor 301 and other interface modules, which may be a keyboard, mouse, buttons, etc. These buttons may be virtual buttons or physical buttons. The communication component 304 is used for wired or wireless communication between the electronic device 300 and other devices. Wireless communication, such as Wi-Fi, bluetooth, near field communication (Near Field Communication, NFC for short), 2G, 3G or 4G, or a combination of one or more thereof, the corresponding communication component 104 may thus comprise: wi-Fi part, bluetooth part, NFC part.
The electronic device 300 may be implemented by one or more application specific integrated circuits (Application Specific Integrated Circuit, abbreviated as ASIC), digital signal processors (Digital Signal Processor, abbreviated as DSP), digital signal processing devices (Digital Signal Processing Device, abbreviated as DSPD), programmable logic devices (Programmable Logic Device, abbreviated as PLD), field programmable gate arrays (Field Programmable Gate Array, abbreviated as FPGA), controllers, microcontrollers, microprocessors, or other electronic components for performing the development platform resource data deployment method as set forth in the above embodiments.
Communication bus 305 may include a pathway to transfer information between the aforementioned components. The communication bus 305 may be a PCI (Peripheral Component Interconnect, peripheral component interconnect standard) bus or an EISA (Extended Industry Standard Architecture ) bus, or the like. The communication bus 305 may be divided into an address bus, a data bus, a control bus, and the like.
The electronic device 300 may include, but is not limited to, mobile terminals such as mobile phones, notebook computers, digital broadcast receivers, PDAs (personal digital assistants), PADs (tablet computers), PMPs (portable multimedia players), car terminals (e.g., car navigation terminals), and the like, and fixed terminals such as digital TVs, desktop computers, and the like, and may also be a server, and the like.
The application also provides a computer readable storage medium, wherein the computer readable storage medium stores a computer program, and when the computer program is executed by a processor, the steps of the development platform resource data allocation method are realized.
The computer readable storage medium may include: 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 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.
The foregoing description is only of the preferred embodiments of the present application and is presented as a description of the principles of the technology being utilized. It will be appreciated by persons skilled in the art that the scope of the application referred to in this application is not limited to the specific combinations of features described above, but it is intended to cover other embodiments in which any combination of features described above or their equivalents is possible without departing from the spirit of the application. Such as the above-mentioned features and the technical features having similar functions (but not limited to) applied for in this application are replaced with each other.

Claims (10)

1. The development platform resource data allocation method is characterized by comprising the following steps of:
acquiring development resource data of a page development demand information development platform of a user;
determining a development requirement keyword based on the page development information;
performing data selection in the development resource data based on the development requirement keywords, and determining target development data;
determining a target debugger based on the target development data and the development requirement keywords;
and generating a development platform resource data allocation scheme based on the target development data and the target debugger.
2. The method of claim 1, wherein the determining a development need key based on the page development information comprises:
disassembling the page development information according to a preset disassembly rule to generate a plurality of disassembly fields;
performing word sense analysis on the disassembled field to obtain disassembled word sense;
acquiring word sense of development requirements;
calculating the matching degree of the disassembled word sense and the development requirement word sense;
and taking the disassembled field with the matching degree not smaller than the matching threshold value as a development requirement keyword.
3. The method of claim 1, wherein the selecting data from the development resource data based on the development requirement key, determining target development data comprises:
acquiring the function description of the development resource data;
determining development key attributes of the development resource data based on the energy description;
matching the development requirement keywords with the development key attributes to determine the function realization degree;
and determining target development data based on the function realization degree.
4. The method of claim 1, wherein the generating a development platform resource data deployment scenario based on the target development data and target debugger comprises:
determining typesetting requirements based on the development keywords;
selecting a target development template based on the typesetting requirements and the target development data;
acquiring a using method of the target development data;
judging whether manual grouping is needed or not based on the using method, the target development data and the development template;
if manual marshalling is needed, selecting a target marshalling person from the target debugging persons based on the using method and the development template;
generating a development platform resource data allocation scheme based on the target class marshalling personnel, the using method, the target development data and the development template;
and if the manual grouping is not needed, generating a development platform resource data allocation scheme based on the using method, the target development data and the development template.
5. The method of claim 4, wherein the selecting a target development template based on the composition requirements and the target development data comprises:
acquiring a development template identifier;
determining a first development template based on the development identification and the typesetting requirement;
and selecting a target development template in the first development template based on the target development data.
6. The method of claim 4, wherein selecting a target marshalling person among the target debuggers based on the usage method and the development template comprises:
acquiring historical grouping information of the target debugging personnel;
determining a grouping field of the target debugging personnel based on the historical grouping information;
determining a grouping mode based on the usage scheme and the development template;
and determining target marshalling staff based on the marshalling mode and the marshalling field.
7. The method of claim 1, further comprising, after the generating a development platform resource data deployment scenario based on the target development data and target debugger:
selecting a target background database based on the target development data;
generating a development page based on a development platform resource data allocation scheme;
and establishing a link between the development page and the target background database.
8. The development platform resource data allocation device is characterized by comprising:
the information data acquisition module is used for acquiring development resource data of the page development requirement information development platform of the user;
the demand key determining module is used for determining development demand keywords based on the page development information;
the target data determining module is used for selecting data from the development resource data based on the development requirement keywords and determining target development data;
the target personnel determining module is used for determining target debugging personnel based on the target development data and the development requirement keywords;
and the allocation scheme generating module is used for generating a development platform resource data allocation scheme based on the target development data and the target debugging personnel.
9. An electronic device comprising a processor coupled to a memory;
the processor is configured to execute a computer program stored in the memory to cause the electronic device to perform the method of any one of claims 1 to 7.
10. A computer readable storage medium comprising a computer program or instructions which, when run on a computer, cause the computer to perform the method of any of claims 1 to 7.
CN202311332403.1A 2023-10-14 2023-10-14 Development platform resource data allocation method, device, equipment and medium Pending CN117332973A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311332403.1A CN117332973A (en) 2023-10-14 2023-10-14 Development platform resource data allocation method, device, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311332403.1A CN117332973A (en) 2023-10-14 2023-10-14 Development platform resource data allocation method, device, equipment and medium

Publications (1)

Publication Number Publication Date
CN117332973A true CN117332973A (en) 2024-01-02

Family

ID=89278916

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311332403.1A Pending CN117332973A (en) 2023-10-14 2023-10-14 Development platform resource data allocation method, device, equipment and medium

Country Status (1)

Country Link
CN (1) CN117332973A (en)

Similar Documents

Publication Publication Date Title
US10210243B2 (en) Method and system for enhanced query term suggestion
CN103123624B (en) Determine method and device, searching method and the device of centre word
JP2013545189A (en) Determining category information using multistage
JP2020074193A (en) Search method, device, facility, and non-volatile computer memory
CN103902535A (en) Method, device and system for obtaining associational word
CN110222203B (en) Metadata searching method, device, equipment and computer readable storage medium
US20150089415A1 (en) Method of processing big data, apparatus performing the same and storage media storing the same
CN114741070A (en) Code generation method and device, electronic equipment and storage medium
JP6648283B2 (en) Note providing method and apparatus using artificial intelligence based relevance calculation
CN108268258B (en) Method and device for acquiring webpage code and electronic equipment
CN107735785B (en) Automatic information retrieval
CN114356968A (en) Query statement generation method and device, computer equipment and storage medium
CN106651408B (en) Data analysis method and device
CN112948526A (en) User portrait generation method and device, electronic equipment and storage medium
CN111142871A (en) Front-end page development system, method, equipment and medium
CN117332973A (en) Development platform resource data allocation method, device, equipment and medium
Iacob et al. MARAM: tool support for mobile app review management.
CN111274813A (en) Language sequence marking method, device storage medium and computer equipment
CN114547116A (en) Data pushing method, device, equipment and medium
CN109783134B (en) Front-end page configuration method and device and electronic equipment
EP3093777A1 (en) Search method, apparatus and device, and nonvolatile computer storage medium
CN117235236B (en) Dialogue method, dialogue device, computer equipment and storage medium
CN111581093B (en) Method, device, equipment and medium for generating test record list
KR20130031946A (en) System for providing trend information of application and method thereof
CN115964589A (en) Interface generation method, device, equipment and medium based on data exchange protocol

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication