Windows之shortcut
System key combinations
- CTRL+ESC: Open Start menu
- ALT+TAB: Switch between open programs
- ALT+F4: Quit program
- SHIFT+DELETE: Delete item permanently
- Windows Logo+L: Lock the computer (without using CTRL+ALT+DELETE)
Program key combinations
- CTRL+C: Copy
- CTRL+X: Cut
- CTRL+V: Paste
- CTRL+Z: Undo
- CTRL+B: Bold
- CTRL+U: Underline
- CTRL+I: Italic
Windows之shortcut的更多相关文章
- [转] Fix: Screen Clipping Shortcut In OneNote Not Working After Upgrading To Windows 8.1
		RECOMMENDED: Click here to fix Windows errors and optimize system performance No doubt, OneNote is y ... 
- WINDOWS 的 MKLINK : 硬链接,符号链接 : 文件符号链接, 目录符号链接 : 目录联接
		玩转WIN7的MKLINK 引言: 换了新电脑,终于再次使用上啦WIN7 ,经过一个周每天重装N次系统,... ... ... ... 在xp系统下,junction命令要用微软开发的小程序 junc ... 
- Enable and Use Remote Commands in Windows PowerShell
		The Windows PowerShell remoting features are supported by the WS-Management protocol and the Windows ... 
- iTerm2 cheatsheet (from github)
		https://gist.github.com/helger/3070258 Tabs and Windows Function Shortcut Previous Tab ⌘+ Left Arrow ... 
- Registering Shell Extension Handlers
		最近在做Windows shell extension 的开发工作,对shell extension handler的注册机制有点疑问,以下摘自MSDN:http://msdn.microsoft.c ... 
- android ndk之hello world
		前言:Android NDK r7及以上的版本已经集成了Cygwin编译环境,也就是说,我们完全可以抛弃庞大的Cygwin了. r6及以下版本,也可以抛弃几个G的完整版,使用精简过的Mini-Cygw ... 
- VScode-Common-Shortcut
		Keyboard shortcuts for windows Keyboard Shortcut For Windows General Shortcut Commands Ctrl + Shift ... 
- Linux 技巧
		Linux Handbook For RedHat Enterprise Linux System System # clean old kernel packages package-cleanup ... 
- windows 10 & task view & shortcut
		windows 10 & task view & shortcut Win + Tab https://blogs.windows.com/windowsexperience/2014 ... 
随机推荐
- Common non-standard response fields
			https://en.wikipedia.org/wiki/List_of_HTTP_header_fields#cite_note-52 Common non-standard response f ... 
- jQuery 1.x and 2.x , which is better?
			1. jQuery 1.x和2.x的区别 或者可以说是jQuery 2.x有什么新特征? jQuery官方发布2.x原话 不再支持IE6/7/8,如果在IE9/10里只用“兼容性视图”模式也将会受到影 ... 
- [10.27_P2] 统计损失 (简单树形DP)
			树形DP 简单题 Description 给定一棵树,每个节点有一个值.对于一条路径,它的值为路径上所有点的值的乘积.求出树上所有路径的值的和. 注意:单个点也算一条路径. Input 第 1 行一个 ... 
- bat文件中调用传参的问题
			https://blogs.msdn.microsoft.com/twistylittlepassagesallalike/2011/04/23/everyone-quotes-command-lin ... 
- ignore users and roles by filter in sql source control
			https://www.red-gate.com/hub/product-learning/sql-source-control/source-controlling-database-permiss ... 
- silverlight DataGrid 显示篇
			silverlight DataGrid 显示篇 分类: Silverlight2012-05-12 21:55 693人阅读 评论(0) 收藏 举报 datagridsilverlightbindi ... 
- AppCompatActivity、ActionBarActivity、FragmentActivity和Activity的区别
			package com.chy.myapplication; import android.support.v7.app.AppCompatActivity; import android.os.Bu ... 
- form的一个特性
			在一个form表单中,若只有一个input,按回车键表单会自动提交,但是当表单中存在多个input时,按回车键不会执行任何操作,这是form表单的一个特性 
- [USACO4.1]麦香牛块Beef McNuggets By cellur925
			题目描述 农夫布朗的奶牛们正在进行斗争,因为它们听说麦当劳正在考虑引进一种新产品:麦香牛块.奶牛们正在想尽一切办法让这种可怕的设想泡汤.奶牛们进行斗争的策略之一是“劣质的包装”.“看,”奶牛们说,“如 ... 
- 5分钟了解Python语言的简单介绍(转载)
			< 转载于Python数据之道 - 本公众号秉承“让数据更有价值”的理念,主要分享数据相关的内容,包括数据分析,挖掘,可视化,机器学习,深度学习等.> ... 
