在这篇文章中,我们将使用Ubuntu SDK所提供的online account API来访问微博的API并显示所需要的内容。这篇文章的重点是展示如何使用online account API的使用。更多关于应用开发的资料可以在地址:https://developer.ubuntu.com/zh-cn/apps/qml/。...
使用junction,地址:https://technet.microsoft.com/en-us/sysinternals/bb896768安装:1.下载junction.exe后,将文件copy至C:\Windows\System32;2.双击运行,选择agree,安装完成;3.打开命令行窗口,...
光流法基本概念介绍如下:https://chunqiu.blog.ustc.edu.cn/?p=661 原文作者阐述的十分详细,按照我一个行外人的理解来说就是一个运动模糊轨迹实时检测。视频光流检测所有代码如下:% 光流法测试--视频clcclearclose all% 读取文件对象videoRea....
分类:
其他好文 时间:
2015-03-10 13:44:16
阅读次数:
542
身在天朝。你面临的一个问题就是网络安装好Nodejs 控制台 执行npmconfigsetregistryhttps://registry.npm.taobao.org//配置指向源然后安装 nrm$ npm install -g nrm具体使用看https://github.com/Pana/nr...
分类:
其他好文 时间:
2015-03-10 13:29:35
阅读次数:
120
在使用gridFs的nginx模块时,先确认好你的机器上已经安装好了mongo首先通过git将最新的gridfs的nginx模块下载到本地git clone https://github.com/rjhunjhunwla/nginx-gridfs cd nginx-gridfs/git submod...
分类:
其他好文 时间:
2015-03-10 13:26:59
阅读次数:
168
Android Unit and Integration testing:https://github.com/codepath/android_guides/wiki/Android-Unit-and-Integration-testing Unit Testing with JUnit - Tutorial:http://www.vogella.com/tutorials/JUnit/a...
分类:
移动开发 时间:
2015-03-10 12:21:12
阅读次数:
161
[英文官方安装指南](https://docs.docker.com/installation/mac/) Docker是当下十分火的一项技术,Docker使用了Linux-specific内核特定,所以在Mac OS X无法直接本地运行。但是可以通过安装Boot2Docker applicati...
分类:
系统相关 时间:
2015-03-10 12:21:07
阅读次数:
423
QPM全名是 Quick Process Management Framework for PHP. PHP 是强大的web开发语言,以至于大家常常忘记PHP 可以用来开发健壮的命令行(CLI)程序以至于daemon程序。 而编写daemon程序免不了与各种进程管理打交道。QPM正式为简化进程管理而开发的类库。QPM的项目地址是: https://github.com/Comos/qpm...
分类:
Web程序 时间:
2015-03-10 06:51:59
阅读次数:
576
一般情况 UNIQUE 不应该出现nullable的但是如果我们要支持也是有办法的,就是写一个filter.https://msdn.microsoft.com/en-us/library/ms187019.aspx <--参考right click addNew Index 时记得关掉table,...
分类:
其他好文 时间:
2015-03-10 00:01:33
阅读次数:
309
JQuery:http://jquery.com/download/jqGrid:http://www.trirand.com/blog/?page_id=6Knockout:https://github.com/knockout/knockoutNodeJS:https://nodejs.org/...
分类:
Web程序 时间:
2015-03-09 23:56:18
阅读次数:
166