To see what you’ve changed but not yet staged, typegit diffwith no other argumentsThat command compares what is in your working directory with what is...
分类:
其他好文 时间:
2015-05-24 18:49:49
阅读次数:
131
build setting里的header search paths里增加动态库头文件的搜索路径如 /usr/include/libxml2还要在other linker flags里增加 -lxml2如果某个文件是非ARC,则在build phases里的compile sources里找到对应的...
分类:
移动开发 时间:
2015-05-24 18:48:17
阅读次数:
185
一. JSP动作元素useBean语法: }"type="package.class" } { /> | > other elements }二. JSP动作元素useBean使用示例:三. JSP动作元素useBean执行步骤: 元素用来定位或初始化一个JavaBeans组件。首先会尝试定位Be....
分类:
Web程序 时间:
2015-05-24 11:20:19
阅读次数:
198
Description
Being a knight is a very attractive career: searching for the Holy Grail, saving damsels in distress, and drinking with the other knights are fun things to do. Therefore, it is not ...
分类:
其他好文 时间:
2015-05-22 19:15:03
阅读次数:
165
xcode引入第三方静态类库 duplicate symbol _OBJC_XXX 重复编译错误一:场景 xcode 同时引入了 libA.a, libB.a 两个静态类库,如果 这两个静态类库之中,都打包了,相同的库,方法之类的, 且 xcode 的other link flag 为 -a...
分类:
其他好文 时间:
2015-05-22 16:39:49
阅读次数:
109
Java MongoDB : Save image example In this tutorial, we show you how to?save an image?file into MongoDB, via?GridFS API. The GridFS APIs are able to serve other binary files as well, like video ...
分类:
数据库 时间:
2015-05-22 13:41:31
阅读次数:
504
ifstat-网络接口监测工具http://gael.roualland.free.fr/ifstat/ifstat is a tool to report network interfaces bandwith just like vmstat/iostat do for other system...
分类:
其他好文 时间:
2015-05-21 22:26:56
阅读次数:
238
参考:Starting Another Activity去创建ActivityNew->Other->Android->Android Activity->BlankActivity:输入对应的信息:创建完毕后,可以看到新建了对应的src下面的java文件layout下面的xml等等:至此,才算正式...
分类:
其他好文 时间:
2015-05-21 22:00:58
阅读次数:
154
转自:http://blog.csdn.net/wklken/article/details/6562098Sort,uniq,join,cut,paste,split命令——SortSort可将许多不同的域按不同的列顺序分类命令格式:sort –cmu –o out-putfile [other ...
分类:
系统相关 时间:
2015-05-21 19:19:25
阅读次数:
286
1、新建一个项目。2、选择Windows->show view->other->myeclipse database建立数据库连接。3、选择DB Browser就会出现下图右键点击打开。4、接下来右键选new配置数据库。5、就会出现。6、开始配置Hibernate ,选择项目名右键选择MyEcilp...
分类:
数据库 时间:
2015-05-21 15:28:11
阅读次数:
245