参照这里:https://blog.csdn.net/caoshunxin01/article/details/79355602 原机是一块mt7620A的通板,之前刷了一个叫WE826型号的固件,发现有点问题,想刷回联想的y1型号固件,通过web刷固件时会报: The uploaded image file does not contain a supported format. Make sure that you choose the generic image format for yo
最近被算法虐了一下,刷一下leetcode,找找存在感 如题: Given an array of integers, return indices of the two numbers such that they add up to a specific target. You may assume that each input would have exactly one solution, and you may not use the same element twice. Exam