Weekly summary of the week of body problems (4)

Worked for seven days in a row this week. The tasks completed this week are mainly

  1. Use the front-end component jexcel to make Excel reports (front-end)
  2. Use recursion to complete the data processing of the tree (background)
  3. Obtain the calendar data of 2020 holidays and process the data, and fix it in the format of the week (backstage)
  4. Link users to their positions (front and back ends)
  5. Fix the front-end and back-end bugs left last week (front-end and back-end)

Learned this week:

  1. Initial entry to the recursive algorithm
  2. Understand the front-end component of jexcel
  3. Understand the usage of LinkedHashMap
  4. Unpack the data encapsulated by jsonArray

This week is the second week of 996. I feel that time flies very fast. One week passed at once, but this week is even more stressful. I wake up early every day, and then I can't sleep. During the two weeks of working overtime, my waist was very painful. I thought it was my aunt's back pain, but after two weeks of pain, I felt something wrong. I still went to the hospital for a check. Today I went to the orthopedic hospital to check the lumbar and cervical spine. The result of the filming was that the lumbar and cervical spine were physiologically straightened. Then the muscles of neck, shoulder and waist were very tight. The doctor prescribed massage and acupuncture for me, which cost me more than 3,000 yuan.
Long-term computer desk workers will have these problems. Don’t think that it’s just a small illness or pain, and you can just endure it. These illnesses accumulate every day, and you may be doing surgery later. Right.
When writing the front-end today, I forgot to add scoped to the CSS style of a certain page. Then when it was packaged and deployed, it affected the overall style, and then the front end said that I was a scam. Although I was uncomfortable to hear this, I was still very proud to admit that I was rubbish. Acknowledge this happily, others won't have much expectation of me. Maybe this is the feeling after being beaten up by the society.

Guess you like

Origin blog.csdn.net/weixin_39040527/article/details/107583194
Recommended