1、Model2、Collection3、View4、Router5、History6、Eventshttp://addyosmani.github.io/backbone-fundamentals/
分类:
其他好文 时间:
2014-08-20 01:16:15
阅读次数:
186
一、依赖注入DI通过依赖注入减少View、服务、资源简化初始化,事件绑定等重复繁琐工作1. AndroidAnnotations(Code Diet) android快速开发框架项目地址:https://github.com/excilys/androidannotations文档介绍:https:...
分类:
移动开发 时间:
2014-08-19 22:18:25
阅读次数:
353
重新创建项目(Android 4.2.2+):https://github.com/ZhangTingkuo/AndroidCnblogs.git原项目(Android 4.1.2+):https://github.com/ZhangTingkuo/Cnblogs.git原项目的界面看着很不爽,就只...
分类:
移动开发 时间:
2014-08-19 18:56:35
阅读次数:
267
一、server端安装 1、下载 https://github.com/MSOpenTech/redis 可看到当前可下载版本:redis2.6 下载windows平台文件: 解压后,选择当前64位win7系统对应的版本: 2、安装 ...
分类:
编程语言 时间:
2014-08-19 16:10:34
阅读次数:
192
数据库记录安全解决方案 http://netkiller.github.io/journal/mysql.security.html Mr.?Neo Chen?(netkiller),?陈景峰(BG7NYT) 中国广东省深圳市龙华新区民治街道溪山美地 518131 +86?13113668890 +86?755?...
分类:
数据库 时间:
2014-08-19 13:02:15
阅读次数:
308
iOS中原生的SQLite API在使用上相当不友好,在使用时,非常不便。于是,就出现了一系列将SQLite API进行封装的库,例如FMDB、PlausibleDatabase、sqlitepersistentobjects等,FMDB (https://github.com/ccgus/fm...
分类:
移动开发 时间:
2014-08-19 13:00:55
阅读次数:
259
github官方的教程译文,本教程带领大家学习在github上创建一个仓库,创建一个分支,合并分支等...
分类:
其他好文 时间:
2014-08-19 02:09:54
阅读次数:
335
Go程序从main包下的main函数开始执行,当main执行结束后,程序退出。Docker的main函数在docker/docker/docker.gopackage main//Import needed packages;import ( ... "github.com/docker...
分类:
编程语言 时间:
2014-08-19 00:55:33
阅读次数:
233
Edit: F:\wamp\www\tasksTask IDNameLinks?Date commitDate Done9Read openCV documentsF:\wamp\www\git_repos\GitHub\MyAndroidTestAppsTest17_FromCpp\opencv\...
分类:
其他好文 时间:
2014-08-19 00:55:03
阅读次数:
484
下载地址:http://plugins.jquery.com/blueimp-file-upload/文档地址:https://github.com/blueimp/jQuery-File-Upload/wiki本文只是一个demo,实现功能也很简单:点击一个上传按钮,用户选择图片,图片Ajax上传...
分类:
Web程序 时间:
2014-08-18 23:27:43
阅读次数:
424