美文网首页
2018-08-22

2018-08-22

作者: 我是传奇lz | 来源:发表于2018-08-22 23:35 被阅读18次

    [TOC]

    2018-8-22

    regular task

    1. change key decompile useful or not?

      Change the delay time here

      decompile
    2. Sleep for a while in the morning.

    3. how to speed up all the task this is the core question need to be thinked of.

    4. Any moment you can't catch will be a part of your regret.

    5. make wechat server for summer, add weather information. Just copy the code from google.

    6. solve the getimage altrun question.

    google
    1. solve the door find.

    target_pos = self.get_pos_by_name(tmp_dict)['pos']
    KeyError: 'pos'

    1. Add the scene check just a while loop to check it. Solve in five mins

    2. Write a ahk file for git commit

      git

    Question I met:

    1. git path add

    2. Some error msg come out. And I check the web to verify that.

      cmder

      Cmder has its own type of environment variable.

    3. Just change the value of the coordinate. I want to test it. Any thing you need to think about here?

    4. I like to make tool, it's a good habbit. But seems I made it whole day.

    5. DNF not actived when I run the script.

      search for python active a window

    6. error found, because we should use regex not string

      AttributeError: 'str' object has no attribute 'match'

    7. I don't know why the hero is stuck so I need to print some debug msg.

    8. door mark cant find so I think it is necessary to make a flag to mark whether this is a door pass action

    9. need do a thing move to the door, move to the door relatively.

    10. need to test the function separately. Just one at a time. Some data for init should be considered, one thing is the match template image wrong. The current scene number is 0, copy a file of the door image will be fine. I think set the scene number will better, but it can be done later.

    11. Why only move 50. Right don't know why

    12. better to set the scene number via a simple function, which means you can manipulate it eaiser later.

    13. make a gui to get the match time and analysis the game video

      1. gui edit, press enter and make the match template.
        1. some time elapsed when find the event bind to the entry(edit)
    14. Talk about the find gold issue.

    gold
    1. bind a combine key to quit the python gui window

    2. blue color after screen shot

      image = cv2.cvtColor(np.array(image), cv2.COLOR_RGB2BGR), color should be change to BGR

    3. python random get a quote ImportError: cannot import name 'random'

      you should read the source code of python script and know how to make it.

    Need to be done

    Wechat Server

    wechat
    1. make the markdown format for server
    2. add auto download program for the server.
    3. search the keyword in the text and find it and add image url into it.
    4. make a gobang machine learning server
    5. make your code more readable.
    6. how to make a auto generate code machine.
    7. auto fix the problem when python code get error.
    8. set a random title

    Python Relate

    make the evernote more searchable

    remove the note that you won't use right now.

    read the wechat favorite. and record it.

    read the error msg from command line

    相关文章

      网友评论

          本文标题:2018-08-22

          本文链接:https://www.haomeiwen.com/subject/jivuiftx.html