WIN7下使用VC2010调试uCOS-II
2.91http://www.amobbs.com/thread-5462878-1-1.htmlucos系统学习汇总http://www.cnblogs.com/gmh915/category/212499.html
1)官网安装教程:http://www.elasticsearch.org/guide/reference/setup/installation/2)简单安装:http://log.medcl.net/item/2011/08/diving-into-elasticsearch-4-installa...
分类:
其他好文 时间:
2014-07-22 23:08:52
阅读次数:
417
1.在浏览器输入网址http://www.baidu.com2.解析域名为主机ip地址和端口号(web应用默认端口号80)3.通过浏览器类似Socket的机制与主机建立连接4.客户端与服务器端建立连接5.客户端与服务器端按照HTTP协议传送文本数据6.服务端解析请求数据,处理后反馈结果(html,超...
分类:
其他好文 时间:
2014-07-22 23:08:35
阅读次数:
358
客户需要一个Demo程序实现Access数据库表导出到Excel表格,并将表中存储的照片(OLE对象)以其中一个字段(编号)命名存储到本地。程序中引入了ADO操作Access数据库("C:\Program
Files\Common Files\System\ado\msado15.dll" no.....
分类:
其他好文 时间:
2014-07-22 23:08:15
阅读次数:
310
#pacman
-Snet-tools相关命令:ifconfig参考:https://wiki.archlinux.org/index.php/Installing_Arch_Linux_in_VMware
分类:
系统相关 时间:
2014-07-22 23:08:13
阅读次数:
384
现在写几个自己比赛RE到死的题目,吸取教训; Problem 2169
shadowAccept: 109Submit: 322Time Limit: 1000 mSecMemory Limit : 32768 KBProblem
DescriptionYL是shadow国的国王,shadow国有N...
分类:
其他好文 时间:
2014-07-22 23:07:56
阅读次数:
312
public
booleanonInterceptTouchEvent(MotionEventev) Implement this method to intercept
all touch screen motion events. This allows you to watch events....
分类:
移动开发 时间:
2014-07-22 23:07:55
阅读次数:
537
virtualbox 4.3.10
不能mount共享文件夹,这是一个bug,参考如下链接https://www.virtualbox.org/ticket/12879执行以下命令即可:sudo
ln -s /opt/VBoxGuestAdditions-4.3.10/lib/VBoxGuestAd...
分类:
其他好文 时间:
2014-07-22 23:07:55
阅读次数:
334
目前只会一种比如:String
str="我是{0},我来自{1}";str=str.replace("{0}","bruceLee");str=str.replcae("{1}","chn");syso(str);
分类:
其他好文 时间:
2014-07-22 23:07:54
阅读次数:
216
题目:http://poj.org/problem?id=3045题意:每个牛都有一个wi和si,试将他们排序,每头牛的风险值等于前面所有牛的wj(j③,④>①,而又假设原顺序是最优的,那么后来交换后肯定不是最优的,即②<④,即wi+si<wi+1+si+1,即最优序列一定满足wi+si<wi+1+...
分类:
其他好文 时间:
2014-07-22 23:07:54
阅读次数:
245