07 2015 档案
摘要:在PowerShell中粘贴:Get-AppXPackage | Remove-AppxPackage
阅读全文
摘要:重置 Launchpad方法一:在终端里粘贴defaults write com.apple.dock ResetLaunchPad -bool true; killall Dock方法二:在终端里粘贴(适用于OSX 10.10)sudo rm -rf ~/Library/Application\ ...
阅读全文
摘要:打开Finder,按Command+Shift+G,输入/Library/PreferencePanes~/Library/PreferencePanes前一个是全局的配置项目录,第二个是当前用户的配置项目录。删除对应的.prefPane文件即可。
阅读全文
摘要:如图:解决方法来自:http://stackoverflow.com/questions/7088441/the-identity-used-to-sign-the-executable-is-no-longer-valid/14275197Restarting Xcode didn't work ...
阅读全文
摘要:C:\Users\Bob>ipconfig|find /i "IPv" 本地链接 IPv6 地址. . . . . . . . : fe80::d495:6e3:6368:7d6c%5 IPv4 地址 . . . . . . . . . . . . : 169.254.80.80 本地链接 IPv6...
阅读全文
摘要:官方原文:https://support.office.com/en-us/article/Uninstall-Office-2016-for-Mac-eefa1199-5b58-43af-8a3d-b73dc1a8cae3步骤概述:关闭所有Office 2016 for MAC的应用(Word、E...
阅读全文
摘要:步骤:1.双击Win8.1/Win10安装镜像,将它载入到虚拟光驱(例子被载入到i:盘)2. 将Win8.1/Win10安装镜像中sources\install.wim文件复制到一个非系统盘里。比如E:\WinRE\install.wim3. 按Win+X,A 打开“命令提示符(管理员)”,输入以下...
阅读全文
摘要:Sublime Text 3http://www.sublimetext.com/3http://www.sublimetext.com/3dev1. 关闭自动更新 菜单:Preferences->Settings User,打开User配置文档,在大括号内加入(或更改): "update_chec...
阅读全文
摘要:C# 6.0编译器:可以将csc.exe所在位置 C:\Program Files (x86)\MSBuild\14.0\Bin添加到Path环境变量。C:\>cscMicrosoft (R) Visual C# Compiler version 1.0.0.50618Copyright (C) M...
阅读全文
摘要:在命令提示符里输入cscript /nologo %Windir%\System32\slmgr.vbs /dli&&cscript /nologo %Windir%\System32\slmgr.vbs /xpr&® query "hklm\software\microsoft\window...
阅读全文
摘要:解决 Firefox 火狐浏览器下载 .exe 文件卡住的问题在firefox浏览器地址栏里输入:about:config点“我保证会小心”,显示firefox的高级配置列表在配置页面的搜索框里输入 browser.safebrowsing.downloads.enabled双击找到的配置项,将值改...
阅读全文
摘要:关闭 Windows DefenderWin+R,输入 gpedit.msc回车,打开组策略编辑器展开【计算机设置】-【管理模板】-【Windows 组件】-【Windows Defender】双击【关闭 Windows Defender】选中【已启用】,确定-
阅读全文
摘要:原文:http://superuser.com/questions/359723/mac-os-x-equivalent-of-the-ubuntu-tree-command/整理步骤如下:$ tree-bash: tree: command not found$ sudo mkdir -p /us...
阅读全文
摘要:教程原文:http://m.blog.csdn.net/blog/i0S123tianzhuang/25736223终端命令Finder显示隐藏文件:defaults write com.apple.finderAppleShowAllFiles -bool trueFinder不显示隐藏文件:de...
阅读全文
摘要:昨天微软发布了Windows 10SDK 10158版本:http://blogs.windows.com/buildingapps/2015/06/30/windows-10-sdk-preview-build-10158-released/更新内容都在上面这个博客内容里了。Win10开发者工具页...
阅读全文
摘要:Office 2016 Preview for MAC (预览版)https://products.office.com/zh-CN/mac/mac-preview安装下载:http://go.microsoft.com/fwlink/p/?LinkId=523849补丁下载:http://go.m...
阅读全文

浙公网安备 33010602011771号