本文是看廖雪峰老师的Git教程做的笔记。网址:http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000 git diff:是查看working tree与index file的差别的。 git ...
分类:
其他好文 时间:
2016-04-12 21:01:26
阅读次数:
175
在终端输入命令:php -S localhost:8000 -t xxx(某个目录或文件) 这个内置的Web服务器主要用于本地开发使用,不可用于线上产品环境。 URI请求会被发送到PHP所在的的工作目录(Working Directory)进行处理,除非你使用了-t参数来自定义不同的目录。 如果请求 ...
分类:
Web程序 时间:
2016-04-11 12:13:54
阅读次数:
177
m2eclipse has moved from sonatype to eclipse. The correct update site is http://download.eclipse.org/technology/m2e/releases/ If this is not working, ...
分类:
系统相关 时间:
2016-04-06 15:13:06
阅读次数:
160
Searching in a Radius using Postgres Creating a GEO application has never been easier. You can have a fully working "What's close to me" in a matter o ...
分类:
其他好文 时间:
2016-04-06 12:58:11
阅读次数:
235
eclipse中导入本地svn管理的Android项目使用svn时弹出以下提示:org.apache.subversion.javahl.ClientException: Unsupported working copy formatsvn: This client is too old to wo... ...
分类:
系统相关 时间:
2016-03-30 19:21:00
阅读次数:
896
Can't use Subversion command line client: svn Probably the path to Subversion executable is wrong. Fix it.Errors found while svn working copies detect ...
分类:
其他好文 时间:
2016-03-30 12:49:21
阅读次数:
97
默认状态为project模式,点击切换为Working Set模式点击配置选中要显示的 Working Set,注意新建的 Working Set 可能默认是隐藏的此时便可以右键导入或移动项目到指定的Working Set中了来自为知笔记(Wiz) ...
分类:
系统相关 时间:
2016-03-29 20:59:44
阅读次数:
224
关于android-apt 原文如下: What is this? 这是什么? The android-apt plugin assists in working with annotation processors in combination with Android Studio. It ha ...
分类:
其他好文 时间:
2016-03-29 16:20:32
阅读次数:
205
前言 阅读本文之前,您也可以到Asp.Net Web API 2 系列导航进行查看 http://www.cnblogs.com/aehyok/p/3446289.html。 本文的示例代码的下载地址为http://pan.baidu.com/s/1o6lqXN8 大多数的数据集定义实体间的关系:客 ...
K-th Number Time Limit: 20000MS Memory Limit: 65536K Total Submissions: 45710 Accepted: 15199 Case Time Limit: 2000MS Description You are working for ...
分类:
其他好文 时间:
2016-03-28 21:49:34
阅读次数:
322