开发者

How to copy and paste by using Keyboard in python? [closed]

开发者 https://www.devze.com 2023-02-12 18:51 出处:网络
开发者_如何学JAVA It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current for
开发者_如何学JAVA It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

Also, are there any functions I can use keyboard to control in order to create a program more efficiently?

Thanks


Do you mean that you want to copy/paste source code/text in the Python command line?

If you're on Windows, it works just like any DOS console. I recommend you open your Python console, click on the left upper icon and select "Properties". Then, on the options tab, check the "Insert mode" and "Quick Edit mode" checkboxes.

Now you can copy text by highlighting it with your mouse and pressing Enter, and paste text by right-clicking inside the window.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号