1.win10 有两个版本excel.怎么删除一个
以两个excel工作表为例(分别命名为excel工作表(1)和excel工作表(2))
打开excel工作表(1)和excel工作表(2);
在打开的窗口的右上角分别有两个“最小化“、”还原“和”关闭”三个选项;(这说明两个excel工作表都显示在同一个大的窗口内)
点击窗口工具栏中的“窗口”选项,并找到“窗口”下拉窗中的“重排窗口”选项;
点击“重排窗口”选项,在弹出的窗口中,可以通过“平铺”、“水平并排”、“垂直并排”、“重叠”等选项来实现同时查看两个excel工作表的内容;(因为这并不是我们想要的最终结果,所以这里就不多介绍)
这里可以介绍一下“并排比较”的特殊用途;在“窗口”下拉窗中找到“与excel工作表(1)并排比较”;
点击“与excel工作表(1)并排比较”选项;
8
通过鼠标滚轮可以同时对两个工作表进行比对,这个在excel工作表中有相当大的使用价值;
9
我们关闭excel工作表(2),只留下excel工作表(1);
2.win10怎么卸载?
要想卸载某款应用,首先要找到这款应用的PackageFullName(应用包全名),例如想要卸载Microsoft Edge浏览器,那么它的PackageFullName(应用包全名)就是: Microsoft。
MicrosoftEdge_20。 10240。
16384。0_neutral__8wekyb3d8bbwe 为了方便快速找到某款应用的PackageFullName,可以把Windows Powershell窗口中显示的所有内容复制粘贴到记事本中,然后搜索相关的关键词,例如 Edge ,就可以快速找到Microsoft Edge浏览器的PackageFullName。
4、然后输入并运行以下命令,即可卸载Microsoft Edge浏览器应用: Remove-AppxPackage Microsoft。MicrosoftEdge_20。
10240。16384。
0_neutral__8wekyb3d8bbwe 5、其实该命令的格式就是 Remove-AppxPackage 加要卸载的应用的 PackageFullName 。
3.游戏输入法怎么卸载【win10系统】
装了win10系统,第一个不习惯的地方就是系统自带的微软拼音输入法,虽然安装了中文输入法,但是切换到微软输入法,偶尔又会变成中文输入,所以这么烦人的输入法好多人都不讨好,跟小编一起来看看是怎么删除win10自带的输入法。
第一种方法:通过系统删除 点击托盘的输入法图标,呼出菜单,点击语言首选项 在语言首选项,点击"添加语言“按顺序找到英语再选择英语(美国),就是平时所说的美式键盘,标准的英语状态然后,选中含有微软拼音输入法的语言,点击"下移"只要不是排第一位,删除选项变为可用,点击"删除" 第二种方法:输入法功能 在输入法面板上右键——管理/修复输入法——输入法管理器,点击打开。 在输入法管理器中取消勾选不需要显示的输入法,点击确定即可。
(建议将常用输入法设为默认,减少切换带来的麻烦)这样就可以删除win10自带的微软拼音输入法了。
4.如何卸载win10自带软件office卸载程序
工具:电脑,WIN10.
方法和步骤:
1、开始菜单—所有应用,找到Windows PowerShell,选择“以管理员身份运行”;
2、卸载所有用户内置应用的命令为:Get-AppxPackage -AllUsers | Remove-AppxPackage 。 按下回车键即可删除所有内置应用。
3、如果只想删除某个应用,只需输入对应命令,按下回车键即可删除。
3D Builder
Get-AppxPackage *3dbuilder* | Remove-AppxPackage
闹钟与时钟
Get-AppxPackage *windowsalarms* | Remove-AppxPackage
行事历
Get-AppxPackage *windowscalculator* | Remove-AppxPackage
行事历与邮件
Get-AppxPackage ** | Remove-AppxPackage
相机
Get-AppxPackage *windowscamera* | Remove-AppxPackage
取得Office
Get-AppxPackage *officehub* | Remove-AppxPackage
取得Skype
Get-AppxPackage *skypeapp* | Remove-AppxPackage
取得开始
Get-AppxPackage *getstarted* | Remove-AppxPackage
Groove 音乐
Get-AppxPackage *zunemusic* | Remove-AppxPackage
地图
Get-AppxPackage *windowsmaps* | Remove-AppxPackage
Microsoft Solitaire Collection 扑克牌游戏
Get-AppxPackage *solitairecollection* | Remove-AppxPackage
财经
Get-AppxPackage *bingfinance* | Remove-AppxPackage
Movies & TV
Get-AppxPackage *zunevideo* | Remove-AppxPackage
新闻
Get-AppxPackage *bingnews* | Remove-AppxPackage
OneNote
Get-AppxPackage *onenote* | Remove-AppxPackage
联络人
Get-AppxPackage *people* | Remove-AppxPackage
手机小帮手
Get-AppxPackage *windowsphone* | Remove-AppxPackage
相片
Get-AppxPackage *photos* | Remove-AppxPackage
市集
Get-AppxPackage *windowsstore* | Remove-AppxPackage
运动
Get-AppxPackage *bingsports* | Remove-AppxPackage
语音录音机
Get-AppxPackage *soundrecorder* | Remove-AppxPackage
天气
Get-AppxPackage *bingweather* | Remove-AppxPackage
转载请注明出处windows之家 » win10怎么卸载execl