登录
首页 » Android » 图书管理

图书管理

于 2022-01-25 发布 文件大小:1.56 MB
0 52
下载积分: 2 下载次数: 1

代码说明:

图书管理,

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • PhotoDealer
    实现小型相册 调用相册,截图的api。可以旋转、放大缩小图片(Implements the API of getting photos from your albumn)
    2012-03-11 20:04:37下载
    积分:1
  • android-develop
    Android用来开发测试版本号的代码,可以自动连接到github上面去 (Android version of the test used to develop code that can be automatically connected to github go above)
    2016-06-15 21:43:43下载
    积分:1
  • Android 在状态栏添加Notification信息图标及提示
    这个例子演示Android 在状态栏添加Notification信息图标及提示,相信大家对这个功能已经不陌生了,手机中安装的APP,一般都会在后台运行,时不时会在手机顶部的状态栏中显示应用的图标,滑出状态栏会看到详细的信息,本例子就是模拟实现了此功能:   Intent i = new Intent(Sample_6_10.this, NotifiedActivity.class);   PendingIntent pi = PendingIntent.getActivity(Sample_6_10.this, 0, i, 0);   Notification myNotification = new Notification();//创建一个Notification对象   myNotification.icon=R.drawable.header;//Notification的图标   myNotification.tickerText=getResources().getString(R.string.notification);   myNotification.defaults=Notification.DEFAULT_SOUND;   myNotification.setLatestEventInfo(Sample_6_10.this, "示例", "点击查看", pi);   NotificationManager notificationManager = (NotificationManager)getSystemService(NOTIFICATION_SERVICE);   notificationManager.notify(0, myNotification);//发送Notification
    2022-06-26 12:21:22下载
    积分:1
  • 红外遥控器基于51芯片(源码+原理图)
    【实例简介】基于51芯片的红外遥控器驱动代码、原理图、PCB、元器件清单
    2021-06-29 00:31:09下载
    积分:1
  • asmack-android-6.jar
    说明:  smack是一套很好的开源即时通讯api,是基于Xmpp协议的实现,而在Android,则提供了一个asmack的jar包,其功能以及用法跟smack一致。(Smack is a good open source instant messaging api, based on the implementation of Xmpp protocol, while Android provides an asmack jar package, which functions and uses the same as smack.)
    2020-06-17 22:20:01下载
    积分:1
  • wifi信号测试
    用来测试wifi基站的信号强度,用来测试wifi基站的信号强度,用来测试wifi基站的信号强度,用来测试wifi基站的信号强度,用来测试wifi基站的信号强度,用来测试wifi基站的信号强度,用来测试wifi基站的信号强度,用来测试wifi基站的信号强度,用来测试wifi基站的信号强度,用来测试wifi基站的信号强度,用来测试wifi基站的信号强度,用来测试wifi基站的信号强度,
    2023-01-11 00:05:04下载
    积分:1
  • RatingBarSample
    Android RatingBar投票条实例,玩Android手机的朋友可能就见到过,用手机访问门户网站经常会见到投票功能,投票之后用彩条来显示投票的结果,这个实例就是实现投票彩条,有兴趣的不妨下载源码一试。(The Android RatingBar Voting instance friends play Android phone may have seen, often using mobile phones to access the portal will see the voting function, after the voting, with the color bar to display the results of the vote, this instance is to achieve voting color bar, interested may wish to download the source code a try.)
    2013-04-09 19:08:54下载
    积分:1
  • 统一视频广告
    在应用程序或者手游中显示同一的视频广告。统一视频广告在手游中使用的最多
    2022-10-05 23:15:03下载
    积分:1
  • com
    SignalA修改后的源码,支持android2.2及以上(SignalA modified source code, support android2.2 and above)
    2013-11-04 13:08:31下载
    积分:1
  • android Samsung BLE实例 和蓝牙4.0开发工具包
    android Samsung BLE实例 和蓝牙4.0开发工具包
    2014-08-26下载
    积分:1
  • 696518资源总数
  • 104292会员总数
  • 28今日下载