登录
首页 » Android » 图书管理

图书管理

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

代码说明:

图书管理,

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

发表评论

0 个回复

  • MediaRecordDemo
    基于 Android 的简单的声音录音程序(a simple Media Record Demo Based on Android)
    2014-06-19 11:08:54下载
    积分:1
  • android 实现圆形菜单
    private void computeCoordinates() {  BigStone stone;  BigStone menus;  for (int index = 0; index < STONE_COUNT; index ) {   stone = mStones[index];   stone.x = mPointX      (float) (mRadius * Math.cos(stone.angle * Math.PI / 180));   stone.y = mPointY      (float) (mRadius * Math.sin(stone.angle * Math.PI / 180));  }  if (flag == 0) {   for (int i = 0; i < MENUS; i ) {     menus = mMenus[i];     switch (i) {    case 0:     menus.x = 300 * 1.8f;     menus.y = 50;     break;    case 1:     menus.x = 300 * 1.8f 100;     menus.y = 50;     break;    case 2:     menus.x = 300 * 1.8f 200;     menus.y = 50;     break;    case 3:     menus.x = 300 * 1.8f;     menus.y = 150;     break;    case 4:     menus.x = 300 * 1.8f 10 100;     menus.y = 250;     break;     }    }  } }
    2014-06-22下载
    积分:1
  • fasongsms
    这是一个安卓程序,主要功能是发送短信,希望与大家分享。(This is an Android program, the main function is to send text messages.)
    2013-06-02 16:32:25下载
    积分:1
  • Android的Java应用VNC
    android VNC java application
    2022-01-25 21:46:51下载
    积分:1
  • foursquared
    foursquared android 客户端源码,以前下载的,现在都不能下了,想看的童鞋们可以看看,代码写的没法说。(foursquared android client source code, previously downloaded, now can not come, and want to see the children s shoes can see, the code can not write that.)
    2011-12-07 21:14:43下载
    积分:1
  • 华为技术有限公司c语言编程规范
    C语言规范
    2021-10-27 00:31:14下载
    积分:1
  • Android高仿饿了吗
    高仿饿了吗,侧滑,购物车,列表标签悬停效果,下拉刷新,欢迎初学小伙伴们下载
    2023-06-25 04:00:05下载
    积分: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
  • 基于Android开发平台的拼图游戏
    此文件是基于Android的拼图,是大四时期的练手作,现在分享给大家。 •本游戏合理布局游戏界面使游戏界面更加美观和人性化,除了界面它还可根据用户的需求随时关闭和打开游戏音乐,最终可以让用户享受拼图游戏的乐趣。它是您平时居家旅行、消磨时间的好伙伴,同时其益智性也可让您在娱乐的同时练练脑力和眼力。该游戏有一定的规律性,如果您掌握了那再高的级别也只是时间问题。 •这款益智拼图游戏内置多张图片,每张图片都是经过精心挑选。它支持的分辨率分别是480*800、320*480以及480*854
    2022-04-07 17:51:55下载
    积分:1
  • android 提醒小闹钟 例子源码
    android 提醒小闹钟 例子源码
    2014-10-17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载