-
android通讯录
一个简单的通讯录软件,一个简单的通讯录软件,一个简单的通讯录软件,一个简单的通讯录软件,一个简单的通讯录软件,一个简单的通讯录软件,一个简单的通讯录软件,一个简单的通讯录软件,一个简单的通讯录软件,一个简单的通讯录软件,一个简单的通讯录软件,一个简单的通讯录软件,一个简单的通讯录软件,一个简单的通讯录软件,一个简单的通讯录软件,一个简单的通讯录软件,一个简单的通讯录软件,一个简单的通讯录软件,一个简单的通讯录软件
- 2022-04-20 03:02:54下载
- 积分:1
-
远程视频监控
【核心代码】 public interface CameraSource { static final String LOG_TAG = "camera"; /** * Open the camera source for subsequent use via calls to capture(). * * @return true if the camera source was successfully opened. */ boolean open(); /** * Close the camera source. Calling close on a closed CameraSource is * permitted but has no effect. The camera source may be reopened after * being closed. */ void close(); /** * The width of the captured image. * * @return the width of the capture in pixels */ int getWidth(); /** * The height of the captured image. * * @return the height of the capture in pixels */ int getHeight(); /** * Attempts to render the current camera view onto the supplied canvas. * The capture will be rendered into the rectangle (0,0,width,height). * Outstanding transformations on the canvas may alter this. * * @param canvas the canvas to which the captured pixel data will be written * @return true iff a frame was successfully written to the canvas */ boolean capture(Canvas canvas); boolean saveImage(String savePath, String fileName); }
- 2013-12-04下载
- 积分:1
-
task9
自己制作了一个日历,是用calendarView写的,可以添加事务。但由于我没写数据库,所以还不能保存事务,只是给大家写了一个模板吧,大家可以连本地数据库,也可以链接云端。(I made a calendar to add transactions. But because I did not write the database, so I can not save the transaction, just write a template for you, you can connect to the local database, you can also link to the cloud.)
- 2020-06-21 14:20:02下载
- 积分:1
-
菜谱实现
完成了一个小的菜谱编程,实现了对菜品的增删改查等功能。
- 2022-04-29 22:13:49下载
- 积分:1
-
android 视频录制与播放 实例源码下载
android 视频录制与播放 实例源码下载
- 2014-08-09下载
- 积分:1
-
GPS
一份在android下学习GPS和运用百度地图api(Learning to use a GPS and Baidu map api in android)
- 2013-12-12 12:42:10下载
- 积分:1
-
jQuery便条插件+jStickyNote 例子源码下载
jQuery便条插件+jStickyNote 例子源码下载
- 2015-05-01下载
- 积分:1
-
Android
安卓系统应用开发入门教程,图文并茂,初学者必备(Android application development tutorial)
- 2013-08-05 22:46:04下载
- 积分:1
-
android 仪表盘源码下载
android 仪表盘源码下载
- 2014-09-05下载
- 积分:1
-
圆角矩形UI、带表情的输入、PopUpWindow演示
圆角矩形UI、带表情的输入、PopUpWindow演示
- 2014-01-08下载
- 积分:1