Code Monkey home page Code Monkey logo

Comments (6)

taojy123 avatar taojy123 commented on August 26, 2024

这个功能目前没有设计呢😂

from keymousego.

Kugia avatar Kugia commented on August 26, 2024

加暂停需要改哪里呀 有点好奇😃

from keymousego.

taojy123 avatar taojy123 commented on August 26, 2024

先加一个类似启动或停止的快捷键,按下后标记系统状态为 暂停中
Frame1.pyRunScriptClass 中有个循环 for i in range(0, steps) 这里面是依次执行脚本的每一步。
可以在这下面加一段逻辑:如果系统为 暂停中 ,就在这里 sleep 几秒钟,然后再判断系统状态,直到系统不是 暂停中 了就往下继续执行。
实现方案有很多,上面只是一种思路。😝

from keymousego.

mylylyl avatar mylylyl commented on August 26, 2024

感觉这个功能挺有用的...大佬最近有计划加吗?
没有的话我可以建个pr

from keymousego.

taojy123 avatar taojy123 commented on August 26, 2024

@fisherwise 欢迎的!
最近确实比较忙,没有时间开发这个 feature。
期待你贡献代码哈😁

from keymousego.

mylylyl avatar mylylyl commented on August 26, 2024

PR #16

from keymousego.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.