MindMap Gallery Functional Development-2
This mind map describes in detail all aspects of functional development, from information management, data statistics to abnormal monitoring and push notifications, covering comprehensive operational steps and program development content.
Edited at 2025-03-07 19:39:46Rumi: 10 dimensions of spiritual awakening. When you stop looking for yourself, you will find the entire universe because what you are looking for is also looking for you. Anything you do persevere every day can open a door to the depths of your spirit. In silence, I slipped into the secret realm, and I enjoyed everything to observe the magic around me, and didn't make any noise. Why do you like to crawl when you are born with wings? The soul has its own ears and can hear things that the mind cannot understand. Seek inward for the answer to everything, everything in the universe is in you. Lovers do not end up meeting somewhere, and there is no parting in this world. A wound is where light enters your heart.
Chronic heart failure is not just a problem of the speed of heart rate! It is caused by the decrease in myocardial contraction and diastolic function, which leads to insufficient cardiac output, which in turn causes congestion in the pulmonary circulation and congestion in the systemic circulation. From causes, inducement to compensation mechanisms, the pathophysiological processes of heart failure are complex and diverse. By controlling edema, reducing the heart's front and afterload, improving cardiac comfort function, and preventing and treating basic causes, we can effectively respond to this challenge. Only by understanding the mechanisms and clinical manifestations of heart failure and mastering prevention and treatment strategies can we better protect heart health.
Ischemia-reperfusion injury is a phenomenon that cellular function and metabolic disorders and structural damage will worsen after organs or tissues restore blood supply. Its main mechanisms include increased free radical generation, calcium overload, and the role of microvascular and leukocytes. The heart and brain are common damaged organs, manifested as changes in myocardial metabolism and ultrastructural changes, decreased cardiac function, etc. Prevention and control measures include removing free radicals, reducing calcium overload, improving metabolism and controlling reperfusion conditions, such as low sodium, low temperature, low pressure, etc. Understanding these mechanisms can help develop effective treatment options and alleviate ischemic injury.
Rumi: 10 dimensions of spiritual awakening. When you stop looking for yourself, you will find the entire universe because what you are looking for is also looking for you. Anything you do persevere every day can open a door to the depths of your spirit. In silence, I slipped into the secret realm, and I enjoyed everything to observe the magic around me, and didn't make any noise. Why do you like to crawl when you are born with wings? The soul has its own ears and can hear things that the mind cannot understand. Seek inward for the answer to everything, everything in the universe is in you. Lovers do not end up meeting somewhere, and there is no parting in this world. A wound is where light enters your heart.
Chronic heart failure is not just a problem of the speed of heart rate! It is caused by the decrease in myocardial contraction and diastolic function, which leads to insufficient cardiac output, which in turn causes congestion in the pulmonary circulation and congestion in the systemic circulation. From causes, inducement to compensation mechanisms, the pathophysiological processes of heart failure are complex and diverse. By controlling edema, reducing the heart's front and afterload, improving cardiac comfort function, and preventing and treating basic causes, we can effectively respond to this challenge. Only by understanding the mechanisms and clinical manifestations of heart failure and mastering prevention and treatment strategies can we better protect heart health.
Ischemia-reperfusion injury is a phenomenon that cellular function and metabolic disorders and structural damage will worsen after organs or tissues restore blood supply. Its main mechanisms include increased free radical generation, calcium overload, and the role of microvascular and leukocytes. The heart and brain are common damaged organs, manifested as changes in myocardial metabolism and ultrastructural changes, decreased cardiac function, etc. Prevention and control measures include removing free radicals, reducing calcium overload, improving metabolism and controlling reperfusion conditions, such as low sodium, low temperature, low pressure, etc. Understanding these mechanisms can help develop effective treatment options and alleviate ischemic injury.
Functional development
Marking key scenes
Key scenario information management
Scene information display
Add new ones after each line details and delete the icon
Front-end: Insert pictures per line; data transmission: bind new functions based on image id, delete them
Completed
A single piece of data is added
Front-end: build new page html; data transmission: obtain 12 input data; back-end builds SQL statements based on incoming data and inserts into the database; data transmission: pass the execution result to the front-end; front-end: The page displays the execution result
Completed
Single data deletion
Front-end: Click on the picture, a prompt pop-up prompt will be prompted to confirm twice. After clicking OK, execute the deletion function to obtain the data id of each line; Data transmission: transmit the data id; Back-end: build SQL statements based on the incoming id data and delete data in the database; Data transmission: pass the execution result to the front-end; Front-end: The page displays the execution result
Completed
Single message modification
Front-end: Click on the picture to pop up the modification page; Data transmission: transfer data id; Back-end: build SQL statements based on the incoming id data and query the original data in the database; Data transmission: pass the execution result to the front-end; Front-end: display the original data on the page; determine the button to associate the execution function, Front-end: obtain 12 input data; Back-end build SQL statements based on the incoming data and insert the database; Data transmission: pass the execution result to the front-end; Front-end: display the execution result on the page
Completed
According to the city, label query
Front-end: Get the input data in the data frame; Data transmission: Pass the acquired data to the back-end function; Back-end: Build SQL statements based on the incoming data, Data transmission: Pass the query results to the front-end page; Front-end: Call the display function, and use the incoming data by the parameters.
Completed
File import
Front-end: Import buttons are associated with execution functions, data transmission: pass incoming files to back-end programs, python reads them by lines to generate files saved instinctively, and writes the file address to the database
Completed
Add the TOP3 tags, modify them
Click the icon, pop-up window, and the drop-down box options come from Tag Information Management
Front-end: The icon binding pop-up window is displayed, and the drop-down box is displayed according to the transmitted data; Data transmission: data is transmitted in the loop back-end; Back-end: Query the tag management table information
Completed
Tag information management
Tag list display
Front-end: build html table based on the incoming data; data transmission: obtain incoming data from the back-end; back-end: execute sql query statement
Completed
Tag query
Front-end: Get the input data in the data frame; Data transmission: Pass the acquired data to the back-end function; Back-end: Build SQL statements based on the incoming data, Data transmission: Pass the query results to the front-end page; Front-end: Call the display function, and use the incoming data by the parameters.
Completed
New tags
Front-end: build new page html; data transmission: obtain 2 input data; back-end builds SQL statements based on incoming data and inserts into the database; data transmission: pass the execution result to the front-end; front-end: The page displays the execution result
Completed
Tag removal
Front-end: Click on the picture, a prompt pop-up prompt will be prompted to confirm twice. After clicking OK, execute the deletion function to obtain the data id of each line; Data transmission: transmit the data id; Back-end: build SQL statements based on the incoming id data and delete data in the database; Data transmission: pass the execution result to the front-end; Front-end: The page displays the execution result
Completed
Batch Tasks
Task list display, flashback
Front-end: build html table based on the incoming data; data transmission: obtain incoming data from the back-end; back-end: execute sql query statement
Completed
Implement the execution result download
Front-end: judge the time when the download button appears based on the length of the incoming data; Data transmission: receive the incoming address of the back-end; Back-end: build SQL statements and query the download file saving address
Completed
Key scenario statistics
Count the number of communities in each scenario by city and present on the web page
Not completed
Map presentation
By city, the communities filtered by scene are drawn into lines on the map
Not completed
Typical exception KPI DingTalk Push
Data extraction
Extract from the AsiaInfo database to the local database
Huawei
Micro extraction is used for data observation
Completed
Determine the time segmentation format, outliers to be filtered
Completed
Data collection in the last 15 minutes
Completed
Ericsson
Micro extraction is used for data observation
Determine the time segmentation format, outliers to be filtered
Not completed
Determine the time segmentation format, outliers to be filtered
Not completed
Zhongxing
AsiaInfo Storage is not the latest date
Not completed
Data merge
Not completed
Data association program development
High user community warning details generation program
Completed
The number of switching failures is high. The community warning details generation program
Completed
Detailed generation program for the outdoor community with high continuous traffic without switching
Completed
Task run regularly
Data acquisition timing tasks
Completed
High user community warning details generation program timing tasks
Completed
Switching failures high number of times cell warning details generation program timing task
Completed
Detailed generation program for the outdoor community with high continuous traffic without switching
Completed
Push file dashboard production
High user community warning details dashboard
Completed
Switching failed times high in community warning details dashboard
Completed
Exterior community continuous traffic high without switching community details dashboard
Completed
Push
Details of community warnings for high switching failures
Complete the simulation push once
High user community warning details dashboard
Timed and data is pushed
Not completed
Details of the details of the outdoor community with high continuous traffic
Timed and data is pushed
Not completed