搜索资源列表
liuqianni
- 1.理解String与StringBuffer的区别,掌握String对象的常用创建方式 2.理解String常量采用对象池保存的方式 3.熟练掌握String的各种常用方法 4.掌握StringBuffer在做字符串连接时的优势 -1. Understanding the difference between String and StringBuffer, String object used to create master mode 2. Understand the S
UCGUI_a
- UCGUI实际的性能由许多因素决定, 如处理器/编译器/内存模 式/优化程度/配置/LCD 控制器连接方式等. UCGUI 在典型目标系统上的 性能测试参数和资源占用的分析报告, 通过报告你也可以获知在其它大部分目标系统上 情况-UCGUI actual performance is determined by many factors, such as the processor/compiler/memory mode/optimize the degree/configurat
CoreBluetooth
- Bluetooth 4.0之後就將通訊模式分為高速及低速種類,目前將低速低耗能簡稱為BLE,可以連接一些量測型的感測器類型像:心跳計、血壓…等,這使得iDevice不再是利用MFi認證過的Dock才能與iDevice連接,增加APP型態的多元。 如果想要跟BLE週邊連接,iOS提供了CoreBluetooth framework來與週邊連接,整個程式中分為Discover、Connect、Explore、Interact,下面將會以從連線至BLE讀取到資料為原則來介紹。 -Bluetoo