已经快两天了。终于找到问题在哪里了。。。是一个非常无聊的问题。改了好多东西结果倒回来了。之前应为想减少时间。就减少了。结果其中一个方式如果是启动后的第一次,需要25-30秒。而我应为之前减少的我只给2秒。所以一直失败。第二次以后才可以两秒内成功启发。what the heck. Stupid error.这样就浪费了我的两天。好的事是我知道了这个问题。只是是一个无聊又笨的知识。知道了也对我没有什么好处。只是又要为这个无聊的只是做一些无聊的改变。我的程式应该会很难看。都是这些有的没的傻问题写的。
The amount I spent on learning before applying actually costed me more money until I do enough work. Still learning process is still needed even while working. Doing things subconsciously can make the easiest problem complicated. Could be your old habits or subconscious typing or the auto correction? hm.. This one is more like my habit. It is a hard to catch error when we did like that. I was thinking what goes wrong and no matter what I did, it would not return my desired results. Turned the code that I wrote previously and just a line only which I overlooked while checking, was blocking the rest of the changes… Dangerous code is the counter code that you wrote to right a wrong or blocking the wrong from working. That’s normally a temporary solution but the solution turned out to be preventing me doing other works… sigh… 😮💨 Today’s a lucky day and I found it while doing another part… so it is good not to always focus on one problem. The other problem could be the c...
Comments
Post a Comment