步骤:android端需要下载并安装adbWireless,(传送门http://as.baidu.com/a/item?docid=2337919102&pre=web_am_se),这里需要手机已经root(可使用刷机大师一键root)。2.android和PC连接同一个路由器,运行adbWireless,获得android的ip地址,程序如下图3.PC端在命令行定位..
分类:
移动开发 时间:
2014-09-04 19:34:20
阅读次数:
334
How to access a Control placed inside ListBox ItemTemplate in WP7(转) In this post I am going to talk about how to access a Control inside the ListBox ...
分类:
其他好文 时间:
2014-09-04 01:26:07
阅读次数:
195
UVA 11419 - SAM I AM
题目链接
题意:给定一个棋盘,上面有一些目标,现在要放炮,一个炮能打一行或一列,问最少放几个炮及放炮位置
思路:首先是二分图匹配,每个目标行列建边,做二分图匹配就是最少的放炮位置,至于输出方案,利用最小点覆盖的Konig原理去做,详细证明
代码:
#include
#include
#include
using name...
分类:
其他好文 时间:
2014-09-03 22:49:57
阅读次数:
260
今天使用gitstats分析git repo的活动信息,发现其内部使用gnuplot,结果发现无法生成png图片,进入gnuplot的shell发现无法设置png格式输出。如下gnuplot> set term png ^ unknown or am...
分类:
其他好文 时间:
2014-09-03 22:28:47
阅读次数:
470
I am afraid to return to a salon while my hair cheap ghd hair straightener is this short but when I try to straighten/blow dry/curl or use products up...
分类:
其他好文 时间:
2014-09-01 15:28:03
阅读次数:
240
Thetimemachine-时间机器计算差值(二十四小时内):输入hours、minutes,1代表AM,0代表PM.//Thetimemachine-时间机器计算差值(二十四小时内)
#include<iostream>
intcomputeDifference(intstartHours,intstartMinutes,boolstartIsAM,intendHours,intendMinutes,boolend..
分类:
其他好文 时间:
2014-08-31 10:37:31
阅读次数:
188
I am focusing on this project: http://www.goinggo.net/2013/12/sample-web-application-using-beego-and.htmlthis weekend.It's a good way to challege myse...
分类:
Web程序 时间:
2014-08-30 01:14:18
阅读次数:
250
cd到自己的git本地仓库:撤销本地修改: 如果在本地修改了文件,可以用git check out还原到未更改前的状态添加所有文件:git add .查看状态git status提交到本地缓冲区git commit -am "add a file"提交到远程服务器git push origin br...
分类:
其他好文 时间:
2014-08-28 23:57:46
阅读次数:
380
先上题目:Problem H: Let's call SPaDe a SPaDePassing time, walking the passage, as you pass the String Parsing Department(abbreviated SPaDe), you pause, am...
分类:
其他好文 时间:
2014-08-28 22:34:46
阅读次数:
305
提示:Uncaught Ext.Loader is not enabled, so dependencies cannot be resolved dynamically. Missing required class: AM.controller.Users提示该错误的原因是因为Ext默认是不开启...
分类:
其他好文 时间:
2014-08-28 18:05:05
阅读次数:
175