copy.hlp

来自「matlab处理图像的一些基本方法。其中有一部分mex程序需要安装编译」· HLP 代码 · 共 16 行

HLP
16
字号
Copy	The Copy item of the Edit menu will cut either text or a specified 	region of an image and place it into a buffer, leaving the region 	in its original position. From there the piece of image may be put 	back in any other region, or into its original position (using the 	Paste item of the Edit menu), or simply left and forgotten. The next 	Copy operation will overwrite the buffer.	This is similar to Cut, except that the region or text in question 	is not erased.{Cut.hlp}{Paste.hlp}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?