zoukankan
html css js c++ java
Android学习笔记系列教程集合()
Android
学习笔记系列
Android应用开发笔记(1):调用打电话和发短信、收短信接口、发Email (Call, Dial, SMSManager, Broadcast, Email)
Android应用开发笔记(2):读取手机中的联系人信息(android.provider.ContactsContract)
Android应用开发笔记(3):SQLite数据库的插入删除查询操作
Android应用开发笔记(4):再探Android多应用间数据共享机制,自定义ContentProvider
Android应用开发笔记(5):Android中的Service使用
Android应用开发笔记(6):Toast、Notification、Alarm, Android中的通知实现
Android应用开发笔记(7):构建自己的Android账户与内容同步机制,例程SampleSyncAdapter的分析
Android应用开发笔记(8):在背景运行耗时任务,AsyncTask与ProgressDialog的使用
Android应用开发笔记(9):应用中调用系统的搜索UI,Android Search Framework的初步了解
Android应用开发笔记(10):制作自定义背景Button按钮、自定义形状Button的全攻略
Android应用开发笔记(11):Android上的蓝牙通信功能的开发:BluetoothChat例程分析
Android应用开发笔记(12):Android应用的自动升级、更新模块的实现
Android应用开发笔记(13): Android移动应用界面的模板化设计
这个教程真的很值得收藏!!每一篇都写得很好。
查看全文
相关阅读:
poj 3040 Allowance
poj 2393 Yogurt factory
【BZOJ1833】数字计数(ZJOI2010)-数位DP
【BZOJ4820】硬币游戏(SDOI2017)-概率+高斯消元+KMP
【BZOJ3626】LCA(LNOI2014)-树链剖分+离线处理
【BZOJ4817】树点涂色(SDOI2017)-LCT+LCA+线段树
【BZOJ1135】LYZ(POI2009)-线段树+Hall定理
【CF392D】Three Arrays-set+multiset
【51Nod1688】LYKMUL-线段树+乘法原理
【BZOJ2956】模积和-数论分块
原文地址:https://www.cnblogs.com/aimeng/p/2199888.html
最新文章
thinkphp中视图如何调用控制器
laravel auth用户认证学习
[leetcode] 3Sum Closest
[leetcode] Longest Common Prefix
[leetcode] 3Sum
[leetcode] Roman to Integer
[leetcode] Integer to Roman
[leetcode] Regular Expression Matching
[leetcode] Container With Most Water
[leetcode] Palindrome Number
热门文章
[leetcode] String to Integer (atoi)
[leetcode] Reverse Integer
hdu 5879 Cure
poj 3046 Ant Counting
poj 3280 Cheapest Palindrome
poj 3616 Milking Time
poj 2220 Sumsets
poj 2385 Apple Catching
poj 2431 Expedition
poj 3262 Protecting the Flowers
Copyright © 2011-2022 走看看