MDT2010新功能(6)――拖放

原帖地址:http://blogs.technet.com/mniehaus/archive/2009/06/27/mdt-2010-new-feature-6-drag-and-drop.aspx

In a previous posting, I talked about arranging items into folders.  To help with that arrangement process, Deployment Workbench now supports drag-and-drop, making it pretty easy to copy (link) items into additional folders.  If you hold down the shift key before dropping, the copy will change to a move.
在前一篇帖子里,我谈了组织文件夹。为了帮助我们对文件夹进行组织,我们在工作台里加入了对拖放的支持。直接拖放的话,进行拷贝操作,如果你按住Shift进行拖放,那么进行的是移动操作

Behind the scenes, these drag-and-drop operations become “Copy” and “Paste” or “Cut” and “Paste” operations, so if you prefer to do it using those actions they work fine too.


Drag-and-drop will also work with folders too, if you decide you want to rearrange your folder structure.
在文件夹间也可以执行拖放操作

You can also use drag-and-drop (and Copy/Paste or Cut/Paste) to copy or move items between deployment shares.
你也可以在部署共享间使用拖放操作来拷贝或者移动。

你可能感兴趣的:(职场,休闲,MDT2010)