Patents
Literature
Patsnap Copilot is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Patsnap Copilot

142 results about "Development team" patented technology

Extensible multi-dimensional framework

Extensible Multi-Dimensional Framework (EMDF) is a system engineering framework for designing, developing and managing enterprise information technology systems. It includes two parts: multi-dimensional architecture framework (MDAF) and three-dimensional unified process (3DUP). MDAF includes comprehensive concepts for modeling an enterprise information technology system. 3DUP provides an iterative system development process. EMDF addresses an enterprise information technology system as a single entity. By projecting this entity on intertwined MDAF dimensions through the 3DUP lifecycle, all logical or physical elements encompassed in the entity will be exposed and captured in well-organized artifacts defined in MDAF. These elements are then prioritized and scheduled in a set of agile iterations. The iterations will be planned in parallel projects implemented by multiple development teams. During a long-term system development lifecycle, some elements may change. The dimensions included in MDAF provide a flexible framework to adjust system architectures, iterations and projects in order to adapt to such changes. The key deliverables of EMDF include an adaptive-to-change quality-focused architecture, optimistic agile iterations, and a market-centric business-driven risk-mitigating process.
Owner:LI DI

Fully automatic treatment method and frame without page refresh

The invention adopts an ajax (asynchronous Javascript and XML) technique and provides a fully automatic treatment method and frame without a page refresh. The method comprises the following steps of: loading a JavaScript base file through compiling the uniform and standardized JavaScript base file of a page-refresh frame when a client terminal accesses a Web page; automatically acquiring all requests of the Web page; transforming all the requests to an ajax mode; automatically and intelligently treating requested data; taking over a page treating logic; and fully and automatically completing the Web page transformation from the traditional access way to a way without the page fresh. According to the method and frame provided by the invention, a development team only needs to focus on service developments without considering the page refresh related problems; a transformation without the page refresh is realized, page refresh times are reduced and information display real-time performance is increased so that a treatment efficiency of an entire electronic commerce platform is increased; and the development efficiency of a developer is also benefit of promotion, the development workrepetition is reduced, and the development cost and a code maintenance cost are reduced.
Owner:XINYIZHAN INSURANCE AGENT CO LTD +1

Method of Detecting Shared Vulnerable Code

A method of detecting shared vulnerable code to efficiently facilitate remediation of such vulnerabilities by the appropriate development teams. The method includes the steps of creating a consolidated vulnerability database populated with vulnerability testing results of a plurality of applications; comparing at least one of the filename, the line number, and the line text associated with each vulnerability within the consolidated vulnerability database to the filename, line number, and line text associated with every other vulnerability within the consolidated vulnerability database and recording any filename, line number, and line text matches as vulnerability location matches; comparing the number of data/control flow elements of each of the plurality of applications to the number of data/control flow elements of every other of the plurality of applications and recording any matches as data/control flow element matches; assigning a confidence to each vulnerability within the consolidated vulnerability database based on vulnerability location matches and data/control flow element matches; assigning a severity to each vulnerability within the consolidated vulnerability database; assigning a criticality to each of the plurality of applications; and creating a database of risk-ranked, confidence-scored vulnerabilities based on the confidence assigned to each vulnerability, the severity of each vulnerability, and the criticality of each application.
Owner:DENIM GRP LTD

End-to-end online research and development management system and method based on DevOps

InactiveCN111080257AReal-time metricsControllable developmentOffice automationData displayDevelopment team
The invention discloses an end-to-end online research and development management system and method based on DevOps, and the system comprises the following parts: a research and operation integrated platform portal which is used as an entrance of a project research and development team, is used for the access of to-be-managed projects and data display, and provides a unified research and development and operation integrated service; a research and operation integrated management platform that is used for unified platformization and closed-loop management of project requirements, development testing, deployment and operation and project operation; and an research and operation integrated operation and maintenance platform that is used for basic management of the platform portal and the management platform, wherein management objects comprise projects, environments, integrated tools, workflows, Pipeline tasks, users and role authorities. According to the technical scheme of the invention,an end-to-end delivery assembly line of a project is built to promote the fine management of project research and development. According to the invention, optimization is carried out on processes ofdifferent levels, research and development processes tend to be fused, IT internal research and development is promoted to be light in weight, online, automatic and visual, team maturity is improved,and the service requirements for higher speed, higher quality and higher user experience are met.
Owner:江苏博云科技股份有限公司

System and method for quality detection of interactive television service

The invention discloses a system and method for quality detection of an interactive television service. The system comprises a PC, a signal emitter, a set top box device and a video collector. According to the system and method, a detection script is customized, test personnel can write a test script according to a test task; comparison, analysis and content recognition of sensitive regions in images are performed by regarding digital image processing, deep learning and mode recognition as the core, the real user operation is completely simulated, operation problems in services and the systemare discovered from the perspective of users, the complaint rate is reduced, and the satisfaction degree of the users is improved; and automation of the script test is realized, the workload of the test personnel is reduced, the coverage rate of the regression test is increased, the work efficiency of a research and development test team is improved, and the research and development arrival cycleof the product is shortened. Daily inspection of the services is facilitated for operation personnel through computers, problem discovery can employ mouse screenshot and video recording, materials fora report material can be conveniently obtained and made, and communication with the product and research and development teams is facilitated.
Owner:南京普物科技有限公司

Method and device for automatically generating software integration version updating description

The invention discloses a method for automatically generating software integration version updating description. The method includes the steps that a file of a current version is read line by line so that an annotation block can be obtained; annotations in specific formats are screened from the annotation block, and the specific formats include SOA fields; newest annotations in the specific formats in the annotation block of the current version and newest annotations in the specific formats in an annotation block of a previous version are read; when the newest annotations in the specific formats in the annotation block of the current version and the newest annotations in the specific formats in the annotation block of the previous version are compared and judged whether to be the same or not, and if not, the newest annotations in the specific formats in the annotation block of the current version are extracted and displayed; all the extracted newest annotations of the current version are collected, and the version updating description is formed. The invention further discloses a device for automatically generating software integration version updating description. Due to the method and device, the version updating description can be automatically generated and corresponds to actually-modified source code files one by one, workloads of a development team can be reduced, software updating and issuing cost is reduced, and issuing is performed in advance.
Owner:GUANGDONG POWER GRID CO LTD INFORMATION CENT

A micro-front-end architecture based on qiankun and Web Component and a construction method of the micro-front-end architecture

The invention discloses a micro-front-end architecture based on qiankun and Web Component and a construction method of the micro-front-end architecture. The construction method of the micro-front-end architecture comprises the steps of constructing a micro-service architecture based on the qiankun and constructing a universal component library based on the Web Component. The micro-service architecture comprises a main application and a plurality of sub-applications, each sub-application is registered in the main application, and the main application is configured as an entrance to realize access to each sub-application; the universal component library is configured to be a Web component library, components capable of being reused are provided for upper-layer applications, the component library does not limit technical stacks, and web components have the characteristics of being irrelevant to the technical stacks and at least support React components, Vue components and Angular components. According to the micro-front-end mode, the complex application is decomposed, so that the function of each sub-application is more concise, the dependence of the sub-applications is independent, the sub-applications can be allocated to different developers for maintenance, and compared with the mode that a whole development team maintains a large complex application, code conflicts possibly generated during development are reduced, and the development and maintenance difficulty is reduced.
Owner:CHINA ELECTRONICS TECH CYBER SECURITY CO LTD +1

Calling method and device

The invention provides a calling method and device. The calling method comprises the following steps: providing at least one group of test function modules; wherein the test function module is associated with a service identifier, a user identifier and an isolation identifier; receiving a test request; wherein the test request comprises a target service identifier and a target user identifier; determining a target isolation identifier according to the target service identifier and the target user identifier; obtaining a calling link according to the target service identifier; and calling the target test function module corresponding to the target isolation identifier according to the calling link. According to the invention, the corresponding relationship among the service identifier, theuser identifier and the isolation identifier is set for the to-be-tested function module; business test, the test flow can determine the corresponding target isolation identifier and sequentially callthe function modules containing the target isolation identifier according to the call link to realize isolation between the test services, and the research and development team only needs to concentrate on the own test service when performing the service test, so that the work conflict between different research and development teams is avoided.
Owner:ALIBABA GRP HLDG LTD

A self-adaptive UI adaptation method and system

The invention provides a self-adaptive UI (User Interface) adaptation method and a self-adaptive UI adaptation system. The method comprises the following steps that when a game is started for the first time and initialization is started, the screen resolution and SafeArea parameters of current equipment are obtained; a stretching parameter adaptive to the UI, a position parameter adaptive to the UI and a background image stretching parameter are calculated according to the screen resolution and the SafeArea parameter; when the UI is opened, the background image of the currently opened UI is stretched by referring to the background image stretching parameter; and when the UI is opened, stretching and position offset setting of the UI control are carried out by referring to the stretching parameters matched with the UI and the position parameters matched with the UI. Meanwhile, the invention further provides a UI adaptation system, therefore, only the resolution and the SafeArea are valued and adaptive data calculation is carried out when the UI adaptation system is started, all the UIs are subsequently applied, the calculation amount is reduced, the method is applied in a default mode when the UIs are created, and the UI function development team does not need to consider the adaptation problem.
Owner:友谊时光科技股份有限公司

Crowdsourcing software development method and system based on uniform development platform

The embodiment of the invention discloses a crowdsourcing software development method and system based on a uniform development platform. The method comprises the following steps that: obtaining the awarding requirement information of an enterprise customer; checking the awarding requirement information, if the awarding requirement information passes checking, decomposing the awarding requirementinformation into specific development tasks, and releasing the specific development tasks; obtaining development personnel who request to execute the development tasks, and carrying out screening andevaluation to determine the development personnel who win the bidding; and obtaining, checking and accepting a task finished product submitted from the development personnel, and finishing awarding. According to the method, the uniform development platform is adopted to specify the development process of a developer, so that the products developed on the development platform exhibit uniform normalization, and the readability of a system code is increased. Even if an original development team dissolves or changes, a new development team can be easily found to carry out secondary development, meanwhile, a new team who is familiar with the development platform can directly add new functions even without understanding original business, development time is saved, and enterprise development cost is lowered.
Owner:深圳缘梦互联网科技有限公司
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products