-
ZBarScanProj
ZBar库的android编译工程,扫码速度相当快。可以参考。(Sweep ZBar library android compile the project, code is quite fast. You can refer to.
)
- 2015-05-04 14:51:17下载
- 积分:1
-
android 百度地图开发各种实例源码下载(可用)
android 百度地图 源码
- 2014-05-24下载
- 积分:1
-
Android带闪关灯的二维码源码
亲测,可运行。练习或做项目都是极好的
- 2022-03-14 06:23:13下载
- 积分:1
-
android studio实现的黑白棋游戏
基于android studio 可以运行 框架不错 界面可以自己优化
- 2022-04-24 03:53:50下载
- 积分:1
-
AndroidBaseControls
android常用控件的代码实现,非常适合初学者,值得拥有(This demo shows us how to use the basic controls in android, it is really useful for the beginners, it is worthful)
- 2014-08-09 09:09:43下载
- 积分:1
-
ImgListView_tpxlfd
ListView头图片下拉放大效果在屏幕上按住下拉可以实现图片的放大,类似的效果可以在手机版的QQ空间看到,不过我没有想出这个例子图片放大可以应用的具体场景。(Listview head picture drop-down amplification effect in the screen hold down to achieve the picture enlarged. Similar effects can be seen in the mobile phone version of the QQ space, but I do not think this example picture amplification can be applied to the specific scene.)
- 2016-06-24 17:46:44下载
- 积分:1
-
c++ 走迷宫 示例源码下载
c++ 走迷宫 示例源码下载
- 2014-03-10下载
- 积分:1
-
基于 android 的 RC 充电和放电
基于 android 的 RC 充电 d = 和履行项目在这个项目中具有 java 源文件代码完整表述存在
- 2022-01-31 23:00:47下载
- 积分:1
-
Android 色环取色器模块代码
Android 色环风格的取色器,用来拾取颜色,用于在字体颜色选择时,提供方便,在弹出的色环中,鼠标单选任意处,会将此点的颜色赋值给文字,改变文字的颜色。关于色环的定义,请参见以下代码部分:
private Paint mPaint;// 渐变色环画笔
private Paint mCenterPaint;// 中间圆画笔
private Paint mLinePaint;// 分隔线画笔
private Paint mRectPaint;// 渐变方块画笔
private Shader rectShader;// 渐变方块渐变图像
private float rectLeft;// 渐变方块左x坐标
private float rectTop;// 渐变方块右x坐标
private float rectRight;// 渐变方块上y坐标
private float rectBottom;// 渐变方块下y坐标
private final int[] mCircleColors;// 渐变色环颜色
private final int[] mRectColors;// 渐变方块颜色
private int mHeight;// View高
private int mWidth;// View宽
private float r;// 色环半径(paint中部)
private float centerRadius;// 中心圆半径
private boolean downInCircle = true;// 按在渐变环上
private boolean downInRect;// 按在渐变方块上
private boolean highlightCenter;// 高亮
private boolean highlightCenterLittle;// 微亮
更多代码细节请下载本源码。
- 2023-03-16 20:05:04下载
- 积分:1
-
android 开奖转盘示例完整源码下载
android 开奖转盘示例完整源码下载
- 2014-04-29下载
- 积分:1