Language: Default Dual Core CPU Time Limit: 15000MS Memory Limit: 131072K Total Submissions: 19321 Accepted: 8372 Case Time Limit: 5000MS Description ...
分类:
其他好文 时间:
2017-05-14 12:17:42
阅读次数:
209
A group of cows grabbed a truck and ventured on an expedition deep into the jungle. Being rather poor drivers, the cows unfortunately managed to run o ...
分类:
其他好文 时间:
2017-05-14 10:25:33
阅读次数:
133
最近在开始做LeetCode的算法题 做的第一题是的题目如下: Given a positive integer n and you can do operations as follow: What is the minimum number of replacements needed for ...
分类:
其他好文 时间:
2017-05-12 13:38:19
阅读次数:
182
执行 rpm -ev mysql-libs-5.1.73-7.el6.x86_64 error: Failed dependencies: libmysqlclient.so.16()(64bit) is needed by (installed) postfix-2:2.6.6-6.el6_7.1 ...
分类:
数据库 时间:
2017-05-10 11:39:12
阅读次数:
369
为了提醒用户注意,DataGridView可以使用Error图标来突出显示。 Error图标可以在单元格和行头内表示,但不能在列头上显示。 1、ErrorText属性 当设定单元格/行的ErrorText属性的内容后,单元格/行的Error图标就会被表示出来。另外,只有在DataGridView.S ...
Mike has a sequence A?=?[a1,?a2,?...,?an] of length n. He considers the sequence B?=?[b1,?b2,?...,?bn] beautiful if the gcd of all its elements is big ...
分类:
其他好文 时间:
2017-05-05 21:50:40
阅读次数:
270
make: *** No rule to make target `../../src/Qt/HMI/HSaveMgr.cpp', needed by `Linux/release/HSaveMgr.o'. Stop. 分析:一开始以为是App.pri里面没有包含头文件和源文件,填上去后,编译还是报 ...
分类:
其他好文 时间:
2017-05-05 12:49:54
阅读次数:
138
如果各位觉得有用,转载+个出处。 现如今安卓的低功耗蓝牙应用十分普遍了,智能手环、手表遍地都是,基本都是利用BLE通信来交互数据。BLE基本在安卓、IOS两大终端设备上都有很好支持,所以有很好发展前景。 现市面上各种手环、手表的智能设备中基本都充当"从设备"这样的角色,基本由智能设备完成蓝牙广播,由 ...
分类:
移动开发 时间:
2017-05-02 17:23:23
阅读次数:
415
1.下载安装包 下载完成后解压缩压缩包 2. 安装准备 将mongodb移动到/usr/local/server/mongdb文件夹 mv mongodb-linux-i686-1.8.2 /usr/local/mongodb 创建数据库文件夹与日志文件 mkdir /usr/local/mongo ...
分类:
数据库 时间:
2017-05-02 13:42:10
阅读次数:
200
原文地址:https://github.com/Rowandjj/my_awesome_blog/blob/master/fab_anlysis/README.md loatingActionButton源码解析 背景 FloatingActionButton(下文以fab代替)是android s ...
分类:
其他好文 时间:
2017-04-25 13:34:54
阅读次数:
216