根据最新版的GNU Make
Manual进行翻译,现在只翻译了第一章,后面会陆续翻译,希望大家多提意见,为开源贡献力量。有愿意一起翻译的朋友,可以在github上直接fork。
分类:
其他好文 时间:
2014-05-10 01:42:38
阅读次数:
1088
使用FMDB教程本教程针对于第一次接触开源库FMDB的同胞,从如何下载源码如何导入工程如何创建数据库如何写增删改查开始.使用的时最新版本的FMDB
v2.3.此教程开始日期为 2014.5.5Preparation - 准备工作首先,你得需要去下载源码 https://github.com/ccgu...
分类:
数据库 时间:
2014-05-09 17:53:12
阅读次数:
454
说说那些令人惊叹的下拉效果1.
动画下拉,这里借用一下github的资源优点:直接用gif图处理,下拉进度完全按照gif图运行时间,只要时间和下拉进度匹配就可以了,
效果很流畅https://dribbble.com/shots/1418440-Twisted-gif?list=searches&t...
分类:
移动开发 时间:
2014-05-08 21:28:47
阅读次数:
519
今天发现一个通过ng-include
加载的页面在ie8下不显示不出来,检查发现引用页面里有script
标签,搜索发现是因为https://github.com/angular/angular.js/issues/3756已经不支持在ng-include
里加载script标签。解决办法:依照ne...
分类:
Web程序 时间:
2014-05-08 20:40:04
阅读次数:
386
lanchpad用的js库http://lesscss.org/https://github.com/EightMedia/hammer.js/wiki/Getting-Startedhttp://iscrolljs.com/http://modernizr.com/docs/http://www....
分类:
Web程序 时间:
2014-05-08 19:40:02
阅读次数:
380
https://github.com/Trinea/android-open-project
分类:
移动开发 时间:
2014-05-05 11:07:18
阅读次数:
327
安装:wget
https://github.com/kr/beanstalkd/archive/v1.9.tar.gzmv v1.9 beanstalkd_v1.9mv
beanstalkd_v1.9 beanstalkd_v1.9.tar.gztar -zxvf beanstalkd_v1.9....
分类:
其他好文 时间:
2014-05-05 10:45:41
阅读次数:
322
摘自:RadioWar wiki1、编译(获取)客户端Proxmark3的Android
客户端项目地址:https://github.com/marcv81/proxdroid根据目前测试来看,三星galaxy S2 ,三星galaxy S3
,HTC One V 都工作正常。要求手机root,并...
分类:
移动开发 时间:
2014-05-05 10:10:36
阅读次数:
602
PHPThumb图片处理实例,例如生成缩略图、图片尺寸调整、图片截取、图片加水印、图片旋转等。下载地址(github.com/masterexploder/PHPThumb)。注意这个类库有一个重名的叫phpThumb,只是大小写的差别,所以查找文档的时候千万注意。在网站建设过程中,需要处理图片的地...
分类:
Web程序 时间:
2014-05-04 19:56:53
阅读次数:
474
参考地址:http://loianegroner.com/2010/03/importing-an-excel-spreadsheet-into-an-extjs-datagrid-using-datadrop-grid-plugin/演示例子:https://github.com/loiane/e...
分类:
Web程序 时间:
2014-05-04 19:39:57
阅读次数:
403