一、设备egit打开Eclipse的Marketplace。在搜索框中输入egit就可以,能够看到Eclipse4.4已经默认安装了egit,当然假设有新版本号的egit公布的话,也能够在下图上点击Update更新就可以,还能够点击Uninstall卸载该插件二、配置git在Eclipse中的项目上...
分类:
系统相关 时间:
2015-10-01 09:14:02
阅读次数:
248
卸载: npm uninstall -g express 安装指定版本: npm install -g express@3.5.0 查看版本: express -V 注意express -V中的V要大写,不然很多版本中会不识别sudo npm install -g express-generat.....
分类:
其他好文 时间:
2015-09-27 20:01:18
阅读次数:
145
VS 2015 Toolbar 作死地打不开。重命名 .vsix 文件为.zip,然后unzip, 根据extension.vsixmanifest找到ID。最后用命令行uninstall :vsixinstaller /u:
分类:
其他好文 时间:
2015-09-25 20:07:43
阅读次数:
143
1. 查看设备 adb devices 这个命令是查看当前连接的设备, 连接到计算机的android设备或者模拟器将会列出显示 2.安装软件 adb install adb install 这个命令将指定的apk文件安装到设备上 3. 卸载软件 adb uninstall adb uninstall...
分类:
数据库 时间:
2015-09-18 15:15:46
阅读次数:
212
CocosPods 问题解决方法 : 我把CocosPods降级了之后重新更新了 1, 卸载 cocoapods $ sudo gem uninstall cocoapods 2. 安装 xcodeproj $ sudo gem instal...
分类:
其他好文 时间:
2015-09-16 15:56:42
阅读次数:
3169
继续上一章进行系统准备和Zimbra系统的安装。Allowiptablestoby-passallzimbraports.DisableotherservicesandfirewallConfigureiptablestoallowemailservertraffic[root@centos7
~]#vi/etc/sysconfig/iptablesAddthefollowing-AINPUT-mstate–stateNEW-mtcp
-ptcp–dport25-jAC..
分类:
其他好文 时间:
2015-09-16 08:38:15
阅读次数:
406
及时备份注册表.大部分都在: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall 删除这个下面的: HKEY_CURRENT_USER\Software\Microsoft\Installer\Products...
分类:
其他好文 时间:
2015-09-15 14:26:29
阅读次数:
116
Install-Package 安装包 -Version 4.3.1 参数指定版本Uninstall-Package 卸载包Update-Package 更新包Get-Package 默认列出本地已经安装了的包 可以加参数 -remote -filter entityframework 来在包源.....
分类:
其他好文 时间:
2015-09-08 00:31:43
阅读次数:
167
http://www.uninstallapp.com/article/How-to-uninstall-Perl-Dev-Kit-PDK-8.0.1.289861.htmlPerfectUninstaller_Setuphttp://www.uninstallapp.com/PerfectUnin...
分类:
其他好文 时间:
2015-09-06 13:03:11
阅读次数:
150
$(document).ready(function(){ $('.uninstall_list_checkbox').click(function(){ if($(this).parent('.uninstall_list').children('input').attr("c...
分类:
Web程序 时间:
2015-09-01 16:41:34
阅读次数:
169