Installation Configuration Set user name and email Add SSH keys Repository Create New Repository Clone Existing Repository Git Operation Pull Push Mer...
分类:
其他好文 时间:
2015-01-06 17:21:30
阅读次数:
207
Gradle Goodness: Init Script for Adding Extra Plugins to Existing ProjectsGradle is very flexible. One of the ways to alter the build configuration is...
分类:
其他好文 时间:
2014-12-27 10:07:36
阅读次数:
180
Migrating from Ant to Gradle is very easy with the importBuild method from AntBuilder. We only have to add this single line and reference our existing...
分类:
其他好文 时间:
2014-12-26 20:16:26
阅读次数:
358
终端ssh登录mac用shell打包ipa报错:replacing existing signature报错原因:login.keychain被锁定,ssh登录的没有访问权限解决方法:终端敲入security unlock-keychain ${HOME}/Library/Keychains/log...
分类:
系统相关 时间:
2014-12-23 15:32:13
阅读次数:
924
重新安装Windows Server 2012 R2,把原来SSD分区全部格式化重建,用U盘启动安装时提示如下:"Setup was unable to create a new system partition or locate an existing system partition. See...
一:针对大数据平台的linux如下搭建,为了方便截图,采用的虚拟机,与真实环境有点出入
二:步骤如下
1. 在vmware中选择加载虚拟光盘iso文件,然后进入安装
2. 默认选择第一项 Install or upgrade an existing system,然后如果机器没啥问题,就选择Skip跳过test
3.选择Next
4. 建议选择English,在最...
分类:
系统相关 时间:
2014-12-22 18:00:50
阅读次数:
232
电脑太卡硬重启后打开eclipse,发现默认工作区内的项目都没自动加载进来,选择默认工作区,重启后还是不行 百度了下方法,有个挺好的: 使用Import,导入现有的工程(Existing Projects into Workspace),先选择Selectarchivefile, 勾选你要...
分类:
系统相关 时间:
2014-12-22 10:42:56
阅读次数:
427
ms14-068.pyExploits MS14-680 vulnerability on an un-patched domain controler of an Active Directory domain to get a Kerberos ticket for an existing do...
分类:
其他好文 时间:
2014-12-19 01:52:19
阅读次数:
145
/** ?* main external API structure. ?* New fields can be added to the end with minor version bumps. ?* Removal, reordering and changes to existing fields require a major ?* version bump. ?* P...
分类:
其他好文 时间:
2014-12-17 16:37:55
阅读次数:
1015
Description
You are given two positive integers A and B in Base C. For the equation:
A=k*B+d
We know there always existing many non-negative pairs (k, d) that satisfy the equation above. Now...
分类:
其他好文 时间:
2014-12-16 21:05:09
阅读次数:
244