题目来源:https://leetcode.com/problems/zigzag-conversion/The string"PAYPALISHIRING"is written in a zigzag pattern on a given number of rows like this: (yo...
分类:
其他好文 时间:
2015-12-25 20:59:49
阅读次数:
128
当consle(控制台)出现Unable to execute dex: java.nio.BufferOverflowException. Check the Eclipse log for stack trace.Conversion to Dalvik format failed: Unabl...
分类:
移动开发 时间:
2015-12-23 17:57:19
阅读次数:
202
Because converting Foo** → const Foo** would be invalid and dangerous.C++ allows the (safe) conversion Foo* → Foo const*, but gives an error if you tr...
分类:
其他好文 时间:
2015-12-21 18:34:24
阅读次数:
162
1.CString 转string调用宏USES_CONVERSION;string sName = W2A(csName), sPwd = W2A(csPwd);2.string 转CStringcsName = sName.c_str();csPwd = sPwd.c_str();3.list ...
分类:
编程语言 时间:
2015-12-19 23:07:10
阅读次数:
218
Struts2 内建的验证规则conversion validator:转换验证器date validator:日期验证器double validator:浮点验证器email validator:email 验证器expression validator:表达式验证器fieldexpression...
分类:
其他好文 时间:
2015-12-17 15:45:00
阅读次数:
94
格式化字符串的%s部分称为转换说明符(conversion specifier)标记了需要插入转换值位置s表示值会被格式化为字符串,如果不是字符串,则会用str将其转换为字符串格式化 实数-浮点数,可以使用f说明符类型,同时提供所需要的精度:句点+希望保留小数位数-因为格式化说明符总是以表示类型的字...
分类:
编程语言 时间:
2015-12-14 18:39:11
阅读次数:
169
第一章 BLE基本概念了解一、蓝牙4.0和BLE区别 蓝牙4.0是一种应用非常广泛、基于2.4G射频的低功耗无线通讯技术。蓝牙低功耗(Bluetooth Low Energy ),人们又常称之为BlueTooth Smart,是由SIG( the Bluetooth SpecialInterest....
分类:
其他好文 时间:
2015-12-11 06:49:05
阅读次数:
625
Android ble (Bluetooth Low Energy)蓝牙4.0,也就是说API level >= 18,且支持蓝牙4.0的手机才可以使用。BLE是蓝牙4.0的核心Profile,主打功能是快速搜索,快速连接,超低功耗保持连接和传输数据,弱点是数据传输速率低,由于BLE的低功耗特点,因...
分类:
移动开发 时间:
2015-12-09 19:41:04
阅读次数:
346
IUT225 Energy Data Management_Col62.pdfIUT225 Energy Data Management_Col62.pdfhttps://item.taobao.com/item.htm?spm=0.0.0.0.2rjWaC&id=524956863614
分类:
其他好文 时间:
2015-12-07 11:51:56
阅读次数:
445