CN118193885A - Function examination and performance evaluation device based on DLF file - Google Patents

Function examination and performance evaluation device based on DLF file Download PDF

Info

Publication number
CN118193885A
CN118193885A CN202410619697.4A CN202410619697A CN118193885A CN 118193885 A CN118193885 A CN 118193885A CN 202410619697 A CN202410619697 A CN 202410619697A CN 118193885 A CN118193885 A CN 118193885A
Authority
CN
China
Prior art keywords
file
content
dlf
page
suspension
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
CN202410619697.4A
Other languages
Chinese (zh)
Inventor
何冉冉
何中
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Jiangsu Zhongwei Technology Software System Co ltd
Original Assignee
Jiangsu Zhongwei Technology Software System 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 Jiangsu Zhongwei Technology Software System Co ltd filed Critical Jiangsu Zhongwei Technology Software System Co ltd
Priority to CN202410619697.4A priority Critical patent/CN118193885A/en
Publication of CN118193885A publication Critical patent/CN118193885A/en
Pending legal-status Critical Current

Links

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a DLF file-based function examination and performance evaluation device, which comprises a DLF file solidification module, a suspension position setting module, an opinion comment transmitting module, a suspension content generating module, a suspension content display module, a suspension content jump module and a suspension content statistical analysis module.

Description

Function examination and performance evaluation device based on DLF file
Technical Field
The invention relates to the technical field of DLF files, in particular to a device for functional examination and performance evaluation based on a DLF file.
Background
Dynamic layout file: dynamic layout files, abbreviated DLF. The DLF exists in a file package form and comprises a group of OFD files and association relations and display relations among the OFD files to form an assembly so as to realize the collection of layout files and complicated dynamic operation. When evaluating common various software systems, only the evaluation of a certain operation or the evaluation of a certain function can be displayed on the background of the record, but the various evaluations of various software systems cannot be visually seen, and a large number of comments are difficult to correspond to the corresponding functions and performances, so that the user is not facilitated to conveniently and rapidly read the corresponding comments, the comment display mode is not clear enough, and the experience is poor.
Disclosure of Invention
It is an object of the present invention to provide a DLF file based device for functional auditing and performance assessment that solves one or more of the problems set forth in the background above.
In order to achieve the above purpose, the present invention provides the following technical solutions: the DLF file-based function examination and performance evaluation device comprises a DLF file solidification module, a suspension position setting module, an opinion comment transmitting module, a suspension content generating module, a suspension content display module, a suspension content jump module, a suspension content statistical analysis module,
The DLF file curing module is used for converting an application system into a DLF file in the system construction process, specifically traversing each page and curing the page into the DLF file, wherein the curing range comprises the dynamic jump of a function menu on the page, the page jump, the triggering sequence of functions, the running time and the page content;
The suspension position setting module is used for displaying the opinion comments arranged on the DLF file according to global suspension, spread suspension, single-page suspension and paragraph suspension; the displayed content is simultaneously rendered in association with the content, the function and the performance of the corresponding page on the DLF file;
The opinion comment transmitting module is used for making opinion comments and associating with UI actions aiming at different areas, different pages, performances, menu columns and UI actions of the DLF file, and is used for submitting the opinion comments written into the DLF file to a server, storing the written opinion comments according to json or xml formats and used for file streaming or sharing;
the floating content generation module is used for processing and rendering the stored content except the characters to generate thumbnail images, and each thumbnail image and the stored content data are mutually bound to form a new json;
The suspended content display module is used for reading the data in the suspended content generation module and displaying the data on the DLF file according to the suspended position of the opinion comments;
The suspension content jump module is used for jumping to a corresponding position on the DLF file according to the opinion comments displayed in suspension;
The suspended content statistical analysis module is used for viewing and analyzing the content hotness, comment hotness, menu function layout and UI interface of the DLF file page, and is used for evaluating an application system in combination with analysis, and analyzing the evaluated content to form knowledge points.
Preferably, the DLF is a compressed package file, the DLF includes a navigation file and files of a plurality of OFDs inside the DLF, wherein the navigation file mainly records association relationships among the files, entries of the files, storage paths of the OFD files, trigger positions and skip events between the OFDs, and the DLF file curing module dynamically cures each menu layout, menu function and operation action on the system in an application system, and forms a DLF file from the cured pages, wherein when the cured DLF file performs page skip, the time of DLF skip can be set as the page opening time before curing.
Preferably, the global suspension means that all opinion comments are displayed in the whole reading process of the DLF file; the space suspension refers to the display of the space appointed by the opinion comments on the DLF file; the single-page suspension means that opinion comments are displayed on a specified page number; the paragraph suspension means that opinion comments are displayed in a specified paragraph; when the file is transferred or shared by other people to read through the system, the suspended content can be displayed; the DLF file function keys and contents show different effects according to the evaluated times.
Preferably, the storage format of the opinion comments in the opinion comment transmission module is { id: ", type:", array: [ pos (point location), endpos (end location).], fileid: ", pageNum: ", event: ", element: "}, wherein type is the emission mode of different comments, the emission mode of the comment includes full-screen handwriting, amplified handwriting, keyboard input, picture video, audio, web page, AI, knowledge point annotating, and different comment storage formats are set according to different file types: if the file is a DLF file, analyzing a synopsis file of the DLF first, obtaining an association relation of the OFD, and finding out an OFD file corresponding to the DLF, wherein fileid is an md5 value of the OFD file, and PageNum is a page number of the corresponding signature OFD file; if the file is a combined file, fileid is the md5 value of the file in the combined file, and pageNum is the page number of the corresponding file; if the file changes, the corresponding md5 value changes; event triggers popup after triggering an event; an element is a trigger to pop up only when a UI element or menu is displayed.
Preferably, the json format of the suspended Content in the suspended Content generating module is [ { "fileid": "," page ": x," thumb ": [ { id: img1, pos } { x, y }, { id: img2}, { id: img3}, { id: text1} ], wherein thumb is a thumbnail, img is a thumbnail, text is a text, content is an opinion comment, id is the same as id in the storage format of the opinion comment, namely, the suspended Content and the opinion comment are mutually bound, when the opinion comment is newly added, modified and deleted, the json Content is modified to be updated in real time, finally, if the opinion comment is an OFD file, the OFD file is written according to fileId, and the true file is written into json of the true file.
Preferably, the specific process of the floating content display module in the middle content display is as follows: firstly judging the file type, if the file is a DLF file, firstly reading out a navigation file, reading out the association relation of the OFD in the navigation file level, reading out the xml file in the OFD file and json data in the content format, and displaying according to the data attribute;
if the suspended content is displayed on the menu, the suspended content is displayed only after a certain menu is triggered to be displayed;
If a certain action is executed on the page, only the action event is triggered to display the floating content;
If the pos attribute is displayed in a paragraph, reading the pos attribute, and performing suspension display at the paragraph;
if the page is displayed on a single page, firstly reading fileid to find out a corresponding file, reading pagenum attribute, and displaying the content on the page;
if the suspension is global suspension, all suspension contents can be always displayed in suspension when any page is turned over, and carousel display is performed;
reading according to the motion trail of the suspended content in the process of suspended display rendering, and reading out the playing time length and the content in the content json if the motion trail is horizontal displacement;
if the current page is set to be in suspension play, rendering the page as suspension content of the current page;
if the paragraph is suspended, reading a page matching the current page, reading the pos position in the json, and performing fixed position rendering;
if the total suspension is set, rendering all pages, reading out the current screen height, presetting a threshold value N, and when the suspension number is less than or equal to N, suspending in the default highest 1/2 screen height for display;
The method for rendering the suspended content comprises rendering the size, thickness, color, shape and action of characters and elements, wherein the rendering effect comprises phantom, multidimensional, up-down, left-right, size conversion, rotation, jump, flickering, dithering, gradual change, gray scale, forward projection, rear projection, flying and luminescence, flash, and the rendering effect is from far to near and from near to far.
Preferably, the opinion comments support OFD, PDF, DLF, audio and video files, true files, web pages, audio and video files and combined files.
Preferably, when the floating content is a text file, in the content floating display process, the displacement of the horizontal, vertical or curve function is confirmed through the floating duration: if the jump displacement is the jump displacement, displaying and hiding are carried out at intervals; if the animation effect is the flicker effect, the suspended content performs color flicker, and the animation effect is formed by interval time switching; if the suspension base plate is audio and video, floating display is performed.
Preferably, in the suspended content skipping module, if the mouse is pressed against suspended content in the OFD file under the DLF file level, the suspended content pauses, and DLF original text content receiving opinion comments is highlighted; if the suspended content is clicked to carry out the jump operation, the page can jump to the position of the DLF file associated with the suspended content according to the suspended content, namely if the associated content is displayed in the next layer of the DLF file, the page can automatically jump to the OFD page corresponding to the dynamic link, and the content of the page can be displayed; in DLF file floating content display, floating content extraction sequences are displayed on a DLF file home page and displayed in various icons.
Preferably, the suspended content statistical analysis module counts the suspended quantity according to the suspended content distribution condition, analyzes the distribution condition of the suspended content of the DLF file, acquires page functions, performance, comment heat of the content, content heat, menu function layout and UI interface of the DLF file, evaluates an application system by combining analysis, and simultaneously generates a thinking guide diagram of knowledge points for auditing evaluation report.
Compared with the prior art, the invention has the beneficial effects that:
(1) The invention creates a brand new function examination and performance evaluation tool, and after dynamic file solidification is carried out on various software systems and the dynamic file is converted into a dynamic format file (DLF), detailed evaluation is carried out;
(2) The invention solves the difficult problems that people can not only locate but also describe pertinently when carrying out audit assessment on functions and performances;
(3) The invention innovates a functional examination and performance evaluation tool which can be global and visual, accurate and summarized, and greatly improves the experience of people;
(4) The invention can float the evaluation above the file by using the evaluation tool, and can clearly distinguish the limit between the evaluation and the DLF original text content, so that people can see the evaluation content at a glance;
(5) According to the method, which can judge which functions need to be improved in the application system according to the multidimensional analysis of the evaluation content, the application system can be annotated with comments, and a new test method is created;
(6) The invention creates a tool which can jump to the original text by clicking the suspension content on the dynamic format file, and can highlight a sentence or a section of the signed original text, thereby facilitating the reader to see the original text clearly.
Detailed Description
The technical solutions of the embodiments of the present invention will be clearly and completely described below in conjunction with the embodiments of the present invention, and it is apparent that the described embodiments are only some embodiments of the present invention, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
Example 1
The invention provides a device for functional examination and performance evaluation based on DLF files, wherein the DLF is a compressed package file, the DLF internally comprises a guide file and a plurality of OFD files, wherein the guide file mainly records the association relation among the files, the entry of the files, the storage path of the OFD files, the triggering position and skip event between the OFD and the OFD, the device comprises a DLF file solidification module, a suspension position setting module, an opinion comment transmitting module, a suspension content generating module, a suspension content display module, a suspension content skip module and a suspension content statistical analysis module,
The DLF file curing module is used for converting an application system into a DLF file in the system construction process, specifically traversing each page and curing each page into the DLF file, wherein the curing range comprises the dynamic jump of a function menu on the page, the page jump, the triggering sequence of the function, the running time and the page content, so that each menu layout, the menu function and the operation action on the system are dynamically cured, the cured page forms the DLF file, the time of the DLF jump can be set as the page opening time before curing when the cured DLF file carries out the page jump,
The suspension position setting module displays the opinion comments arranged on the DLF file according to global suspension, space suspension, single page suspension and paragraph suspension; the global suspension can enable the opinion comments on the DLF file to be displayed in the whole reading process of the DLF file, the space suspension can enable the opinion comments to be displayed on appointed space on the DLF file, the single-page suspension can enable the opinion comments to be displayed on a single page on the DLF file, the paragraph suspension can enable the opinion comments to be suspended on appointed paragraphs on the DLF file, namely, when the opinion comments are displayed, the opinion comments can be displayed on appointed positions aiming at the DLF page; the displayed content is simultaneously rendered in association with the content of a corresponding page on the DLF file, the functions and the performances are related, namely, the displayed content can be related to a certain content or a certain function key or the performances on the DLF file, then, rendering is performed, for example, when a comment of a certain segment is displayed on the DLF page, the comment is selected, a certain segment which is mutually bound with the comment is highlighted, or the comment is performed on a certain function key, the comment corresponding to the function key is displayed, or according to the number of times of the comment on the content on the DLF file, when the corresponding comment is selected, the content on the DLF file displays different marking colors, the number of times of the comment is different, the marking colors are different, and the displaying effect is different;
The opinion comment transmitting module is used for making opinion comments and associating with different areas, different pages, performances, menu columns and UI actions of the DLF file, and is used for submitting the opinion comments written into the DLF file to a server and storing the written opinion comments according to json or xml format, wherein the opinion comments are stored according to the formats { id: ", type:", array: ", pos (point location), endpos (end position).], fileid: ", pageNum: ", event: ", element: storing "" }, wherein type is the transmitting mode of the disagreeable comments, the transmitting mode of the opinion comments comprises full-screen handwriting, amplified handwriting, keyboard input, picture video, audio, web pages, AI and knowledge point endorsements, and when different files are DLF files according to different file types, analyzing outline files of the DLF first to obtain association relations of OFDs, and finding out OFD files corresponding to the DLF, wherein fileid is the md5 value of the OFD files, and pageNum is the page number of the corresponding endorsement OFD files; if the file is a combined file, fileid is the md5 value of the file in the combined file, and pageNum is the page number of the corresponding file; if the file changes, the corresponding md5 value changes; event triggers popup after triggering an event; element is a trigger pop-up only when UI elements or menus are displayed;
The method comprises the steps that a thumbnail is generated after processing and rendering stored contents except characters, each thumbnail and stored Content data are mutually bound to form a new json, wherein the json format is [ { "fileid": "," page ": x," thumb ": [ { id: img1, pos { x, y }, { id: img2}, { id: img3}, { id: text1} ], wherein thumb is the thumbnail, img is the thumbnail, text is the characters, content is an opinion comment, id is the same as id in the storage format of the opinion comment, namely, the suspended Content and the opinion comment are mutually bound, when the opinion comment is newly added, modified and deleted, json Content is modified to be updated in real time, and finally if the opinion comment is ofd file, the comment file is written into an xml file of ofd according to fileId, and the true file is written into json of the true file;
The suspended content display module acquires the data in the suspended content generation module and displays the data on the DLF file according to the suspended position of the opinion comments, and the specific steps for acquiring the data are as follows: firstly judging the file type, if the file is a DLF file, firstly reading out a navigation file, reading out the association relation of the OFD in the navigation file level, reading out the xml file in the OFD file and json data in the content format, and displaying according to the data attribute; if the suspended content is displayed on the menu, the suspended content is displayed only after a certain menu is triggered to be displayed;
If a certain action is executed on the page, only the action event is triggered to display the floating content;
If the pos attribute is displayed in a paragraph, reading the pos attribute, and performing suspension display at the paragraph;
if the page is displayed on a single page, firstly reading fileid to find out a corresponding file, reading pagenum attribute, and displaying the content on the page;
if the suspension is global suspension, all suspension contents can be always displayed in suspension when any page is turned over, and carousel display is performed;
reading according to the motion trail of the suspended content in the process of suspended display rendering, and reading out the playing time length and the content in the content json if the motion trail is horizontal displacement;
if the current page is set to be in suspension play, rendering the page as suspension content of the current page;
if the paragraph is suspended, reading a page matching the current page, reading the pos position in the json, and performing fixed position rendering;
if the total suspension is set, rendering all pages, reading out the current screen height, presetting a threshold value N, and when the suspension number is less than or equal to N, suspending in the default highest 1/2 screen height for display;
The suspended content jumping module jumps to the corresponding position on the DLF file according to the comment comments displayed in a suspended manner, and if the mouse is pressed on the suspended content in the OFD file under the DLF file level, the suspended content pauses to move, and the DLF original text content receiving the comment comments is highlighted; if the suspended content is clicked to carry out the jump operation, the page can jump to the position of the DLF file associated with the suspended content according to the suspended content, namely if the associated content is displayed in the next layer of the DLF file, the page can automatically jump to the OFD page corresponding to the dynamic link, and the content of the page can be displayed; in DLF file floating content display, floating content extraction and sorting are displayed on a DLF file home page and displayed by various icons
When opinion comments on a DLF file page are presented on the page, a suspended content statistical analysis module is utilized to count the suspended quantity according to the suspended content distribution condition, analyze the DLF file suspended content distribution condition, acquire the page function, performance and comment heat of the content, content heat, menu function layout and UI interface of the DLF file, and evaluate an application system in combination with analysis, and simultaneously generate a thinking guide diagram of a knowledge point and an audit evaluation report, so that comments about a certain function key or a certain content can be checked at any time, and the function and performance use condition of the whole DLF file of a lean person can be known.
If the function and performance of the DLF file are evaluated, the UI design of the DLF page is selected, evaluation can be performed on a certain function key on the UI interface, and the evaluated content can be displayed on one side of the function key, or a proper position is selected to suspend on the DLF file according to the preference mode of a user, or the opening speed of a certain function menu key on the DLF interface is commented, so that the evaluation is performed by combining a plurality of commentary.
It will be evident to those skilled in the art that the invention is not limited to the details of the foregoing illustrative embodiments, and that the present invention may be embodied in other specific forms without departing from the spirit or essential characteristics thereof. The present embodiments are, therefore, to be considered in all respects as illustrative and not restrictive, the scope of the invention being indicated by the appended claims rather than by the foregoing description, and all changes which come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein.

Claims (10)

1. The device for function examination and performance evaluation based on DLF files is characterized in that: comprises a DLF file solidifying module, a floating position setting module, an opinion comment transmitting module, a floating content generating module, a floating content display module, a floating content jumping module, a floating content statistical analysis module,
The DLF file curing module is used for converting an application system into a DLF file in the system construction process, specifically traversing each page and curing the page into the DLF file, wherein the curing range comprises the dynamic jump of a function menu on the page, the page jump, the triggering sequence of functions, the running time and the page content;
The suspension position setting module is used for displaying the opinion comments arranged on the DLF file according to global suspension, spread suspension, single-page suspension and paragraph suspension; the displayed content is simultaneously rendered in association with the content, the function and the performance of the corresponding page on the DLF file;
The opinion comment transmitting module is used for making opinion comments and associating with UI actions aiming at different areas, different pages, performances, menu columns and UI actions of the DLF file, and is used for submitting the opinion comments written into the DLF file to a server, storing the written opinion comments according to json or xml formats and used for file streaming or sharing;
the floating content generation module is used for processing and rendering the stored content except the characters to generate thumbnail images, and each thumbnail image and the stored content data are mutually bound to form a new json;
The suspended content display module is used for reading the data in the suspended content generation module and displaying the data on the DLF file according to the suspended position of the opinion comments;
The suspension content jump module is used for jumping to a corresponding position on the DLF file according to the opinion comments displayed in suspension;
The suspended content statistical analysis module is used for viewing and analyzing the content hotness, comment hotness, menu function layout and UI interface of the DLF file page, and is used for evaluating an application system in combination with analysis, and analyzing the evaluated content to form knowledge points.
2. The DLF file based function auditing and performance assessment device of claim 1, wherein: the DLF is a compressed package file, the DLF internally comprises a guide file and a plurality of OFD files, wherein the guide file mainly records the association relation among the files, the entry of the files, the storage path of the OFD files, the triggering position and the jumping event between the OFD and the OFD, and the DLF file curing module dynamically cures each menu layout, menu function and operation action on the system in an application system, and forms a DLF file from the cured page, wherein when the cured DLF file jumps, the time of the DLF jump can be set as the page opening time before curing.
3. The DLF file based function auditing and performance assessment device of claim 1, wherein: the global suspension means that all opinion comments are displayed in the whole reading process of the DLF file; the space suspension refers to the display of the space appointed by the opinion comments on the DLF file; the single-page suspension means that opinion comments are displayed on a specified page number; the paragraph suspension means that opinion comments are displayed in a specified paragraph; when the file is transferred or shared by other people to read through the system, the suspended content can be displayed; the DLF file function keys and contents show different effects according to the evaluated times.
4. The DLF file based function auditing and performance assessment device of claim 1, wherein: the storage format of the opinion comments in the opinion comment transmission module is { id: ", type:", array: [ pos (point location), endpos (end position).], fileid: ", pageNum: ", event: ", element: "}, wherein type is the emission mode of different comments, the emission mode of the comment includes full-screen handwriting, amplified handwriting, keyboard input, picture video, audio, web page, AI, knowledge point annotating, and different comment storage formats are set according to different file types: if the file is a DLF file, analyzing a synopsis file of the DLF first, obtaining an association relation of the OFD, and finding out an OFD file corresponding to the DLF, wherein fileid is an md5 value of the OFD file, and PageNum is a page number of the corresponding signature OFD file; if the file is a combined file, fileid is the md5 value of the file in the combined file, and pageNum is the page number of the corresponding file; if the file changes, the corresponding md5 value changes; event triggers popup after triggering an event; an element is a trigger to pop up only when a UI element or menu is displayed.
5. The DLF file based function auditing and performance assessment device of claim 1, wherein: the json format of the suspended Content in the suspended Content generation module is [ { "fileid": "," page ": x," thumb ": { id: img1, pos } { x, y }, { id: img2}, { id: img3}, { id: text1} ], wherein thumb is a thumbnail, img is a thumbnail, text is a text, content is an opinion comment, id is the same as id in the storage format of the opinion comment, namely the suspended Content and the opinion comment are mutually bound, when the opinion comment is newly added, modified and deleted, json Content is modified, so that real-time update is realized, finally, if the opinion comment is an OFD file, the OFD file is written into an xml file according to fileId, and the true file is written into json of the true file.
6. The DLF file based function auditing and performance assessment device of claim 4, wherein: the specific process of the suspended content display module in the middle content display is as follows: firstly judging the file type, if the file is a DLF file, firstly reading out a navigation file, reading out the association relation of the OFD in the navigation file level, reading out the xml file in the OFD file and json data in the content format, and displaying according to the data attribute;
if the suspended content is displayed on the menu, the suspended content is displayed only after a certain menu is triggered to be displayed;
If a certain action is executed on the page, only the action event is triggered to display the floating content;
If the pos attribute is displayed in a paragraph, reading the pos attribute, and performing suspension display at the paragraph;
if the page is displayed on a single page, firstly reading fileid to find out a corresponding file, reading pagenum attribute, and displaying the content on the page;
if the suspension is global suspension, all suspension contents can be always displayed in suspension when any page is turned over, and carousel display is performed;
reading according to the motion trail of the suspended content in the process of suspended display rendering, and reading out the playing time length and the content in the content json if the motion trail is horizontal displacement;
if the current page is set to be in suspension play, rendering the page as suspension content of the current page;
if the paragraph is suspended, reading a page matching the current page, reading the pos position in the json, and performing fixed position rendering;
if the total suspension is set, rendering all pages, reading out the current screen height, presetting a threshold value N, and when the suspension number is less than or equal to N, suspending in the default highest 1/2 screen height for display;
The method for rendering the suspended content comprises rendering the size, thickness, color, shape and action of characters and elements, wherein the rendering effect comprises phantom, multidimensional, up-down, left-right, size conversion, rotation, jump, flickering, dithering, gradual change, gray scale, forward projection, rear projection, flying and luminescence, flash, and the rendering effect is from far to near and from near to far.
7. The DLF file based function auditing and performance assessment device of claim 1, wherein: the opinion comments support OFD, PDF, DLF, audio and video files, true files, web pages, audio and video files and combined files.
8. The DLF file based function auditing and performance assessment device of claim 1, wherein: when the floating content is a text file, in the content floating display process, confirming the displacement of a horizontal, vertical or curve function by the floating duration: if the jump displacement is the jump displacement, displaying and hiding are carried out at intervals; if the animation effect is the flicker effect, the suspended content performs color flicker, and the animation effect is formed by interval time switching; if the suspension base plate is audio and video, floating display is performed.
9. The DLF file based function auditing and performance assessment device of claim 1, wherein: in the suspended content jump module, if the mouse presses suspended content in the OFD file under the DLF file level, the suspended content pauses, and DLF original text content receiving opinion comments is highlighted; if the suspended content is clicked to carry out the jump operation, the page can jump to the position of the DLF file associated with the suspended content according to the suspended content, namely if the associated content is displayed in the next layer of the DLF file, the page can automatically jump to the OFD page corresponding to the dynamic link, and the content of the page can be displayed; in DLF file floating content display, floating content extraction sequences are displayed on a DLF file home page and displayed in various icons.
10. The DLF file based function auditing and performance assessment device of claim 1, wherein: the suspended content statistical analysis module is used for counting the suspended quantity according to the suspended content distribution condition, analyzing the distribution condition of the suspended content of the DLF file, obtaining page functions, performance, comment heat of the content, content heat, menu function layout and UI interface of the DLF file, combining analysis and evaluation of an application system, and generating a thinking guide diagram of knowledge points for auditing and evaluating reports.
CN202410619697.4A 2024-05-20 2024-05-20 Function examination and performance evaluation device based on DLF file Pending CN118193885A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202410619697.4A CN118193885A (en) 2024-05-20 2024-05-20 Function examination and performance evaluation device based on DLF file

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202410619697.4A CN118193885A (en) 2024-05-20 2024-05-20 Function examination and performance evaluation device based on DLF file

Publications (1)

Publication Number Publication Date
CN118193885A true CN118193885A (en) 2024-06-14

Family

ID=91407039

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202410619697.4A Pending CN118193885A (en) 2024-05-20 2024-05-20 Function examination and performance evaluation device based on DLF file

Country Status (1)

Country Link
CN (1) CN118193885A (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080109232A1 (en) * 2006-06-07 2008-05-08 Cnet Networks, Inc. Evaluative information system and method
WO2019017820A1 (en) * 2017-07-20 2019-01-24 Общество С Ограниченной Ответственностью "Центр Разработки И Внедрения Инновационных Технологий" Self-adapting interactive system for evaluating trust in content
CN112598397A (en) * 2020-12-30 2021-04-02 北京迪浩永辉技术有限公司 Circuit design online evaluation method, system, medium, equipment, terminal and application
CN116663517A (en) * 2023-08-02 2023-08-29 江苏中威科技软件***有限公司 Single-screen operation method based on workflow form system data interaction and input content
CN117875263A (en) * 2024-03-13 2024-04-12 江苏中威科技软件***有限公司 Reading method of DLF dynamic format file
CN117875264A (en) * 2024-03-13 2024-04-12 江苏中威科技软件***有限公司 Dynamic marking method for DLF file
CN117892695A (en) * 2024-03-13 2024-04-16 江苏中威科技软件***有限公司 Method for carrying multi-format file by DLF file
CN117910438A (en) * 2024-03-13 2024-04-19 江苏中威科技软件***有限公司 Dynamic format file DLF generation device

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080109232A1 (en) * 2006-06-07 2008-05-08 Cnet Networks, Inc. Evaluative information system and method
WO2019017820A1 (en) * 2017-07-20 2019-01-24 Общество С Ограниченной Ответственностью "Центр Разработки И Внедрения Инновационных Технологий" Self-adapting interactive system for evaluating trust in content
CN112598397A (en) * 2020-12-30 2021-04-02 北京迪浩永辉技术有限公司 Circuit design online evaluation method, system, medium, equipment, terminal and application
CN116663517A (en) * 2023-08-02 2023-08-29 江苏中威科技软件***有限公司 Single-screen operation method based on workflow form system data interaction and input content
CN117875263A (en) * 2024-03-13 2024-04-12 江苏中威科技软件***有限公司 Reading method of DLF dynamic format file
CN117875264A (en) * 2024-03-13 2024-04-12 江苏中威科技软件***有限公司 Dynamic marking method for DLF file
CN117892695A (en) * 2024-03-13 2024-04-16 江苏中威科技软件***有限公司 Method for carrying multi-format file by DLF file
CN117910438A (en) * 2024-03-13 2024-04-19 江苏中威科技软件***有限公司 Dynamic format file DLF generation device

Similar Documents

Publication Publication Date Title
US11669225B2 (en) Categorized and tagged video annotation
CN100462975C (en) Information presentation method and information presentation apparatus
KR101116373B1 (en) Sharing System of Emotion Data and Method Sharing Emotion Data
US7647555B1 (en) System and method for video access from notes or summaries
US10417308B2 (en) Commenting dynamic content
US20050154637A1 (en) Generating and displaying level-of-interest values
CN112074813B (en) Capturing and processing interactions with a user interface of a native application
US20180033323A1 (en) Interactive Oral Presentation Display System
US10990247B1 (en) System and method for analysis and visualization of incident data
US20140199045A1 (en) Video segmenting
JP2008546102A5 (en)
US7970263B1 (en) Seamless integration of video capture in demonstration applications
US8712831B2 (en) Method and system for quantifying viewer awareness of advertising images in a video source
CN111026485B (en) Data processing method and device
CN110177306A (en) Video broadcasting method, device, mobile terminal and medium based on mobile terminal
CN112329403A (en) Live broadcast document processing method and device
US8036932B2 (en) Method and system for valuing advertising content
US7512289B2 (en) Apparatus and method for examination of images
CN118193885A (en) Function examination and performance evaluation device based on DLF file
Ziewer Navigational indices and full text search by automated analyses of screen recorded data
CN114730341A (en) Protecting user privacy in user interface data collection for native applications
CN111415266A (en) Application program sharing method and device, electronic equipment and readable medium
JP4160997B1 (en) Operation image reproduction apparatus and operation image reproduction program
Ziewer et al. Navigational indices and content interlinkage on the fly
JP7026984B1 (en) Viewing analyzer

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