登录
首页 » Android » 菜谱实现

菜谱实现

于 2022-04-29 发布 文件大小:9.63 MB
0 47
下载积分: 2 下载次数: 1

代码说明:

完成了一个小的菜谱编程,实现了对菜品的增删改查等功能。

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

发表评论

0 个回复

  • QR 扫描和安卓系统的读者
    那是我大学项目为读取使用 android.that 的 qr 代码是您想要使用 QRDroid 应用程序的源代码中支持该应用程序的 this.because 我高低的一部分,你第一次为你的手机下载 QRDroid 并使用此。(请注意 QR Droid 包是"la.droid.qr",这就是为什么所有的行动都该前缀)您调用此操作之一的 3 个步骤: 创建一个新的意图。例如: 意图 qrDroid = ("la.droid.qr.scan") 的新意向 ; (可选) 设置任何额外的参数: qrDroid.putExtra ("la.droid.qr.complete",真实) ;最后,启动活动和等待佛结果: startActivityForResult (qrDroid,0) ;
    2022-01-28 18:58:09下载
    积分:1
  • AppChangeNotifier 安卓添加桌面图标
    PackageChangeReceiver 通过监视 intent-filter  android.intent.action.PACKAGE_ADDED  添加android 桌面图标
    2022-07-09 09:56:37下载
    积分:1
  • Bitmap_Delegate
    Delegate implementing the native methods of android.graphics.Bitmap.
    2013-11-11 10:01:35下载
    积分:1
  • booksource-master
    此源码为《第二行代码》一书中所有例子对应的源码,用Android studio可以正常打开运行,十分完备(This source code for the second line of code, a book corresponding to all the examples of the source, with Android studio can be normal to run, very complete)
    2020-06-30 13:40:02下载
    积分:1
  • android 地图 缩放例子源码
    android 地图 缩放例子源码
    2014-09-22下载
    积分:1
  • 闹钟,秒表,倒计时,式中四合一程序源码
    综合了很多功能,其中闹钟控件比较主要基于时钟,计时器等等实现
    2022-04-14 19:39:23下载
    积分:1
  • android 虚线/边框/圆角 例子源码
    android 虚线/边框/圆角 例子源码
    2015-06-12下载
    积分:1
  • Android 简单播放歌曲功能演示
    Android 简单播放歌曲功能演示,播放本地音乐,非网络播放,可播放、暂停,运行效果如截图所示,在编写时,要注意以下代码:   int status = 1;//当前的状态,1没有声音播放 ,2 正在播放声音,3暂停   ImageButton start;//播放、暂停按钮   ImageButton stop;//停止按钮   ActivityReceiver activityReceiver;   int status = 1;//当前的状态,1没有声音播放 ,2 正在播放声音,3暂停   public void onCreate(Bundle savedInstanceState) {//重写的onCreate方法    super.onCreate(savedInstanceState);    setContentView(R.layout.main);//设置当前的用户界面    start = (ImageButton) this.findViewById(R.id.start);//得到start的引用    stop = (ImageButton) this.findViewById(R.id.stop);//得到stop按钮的引用    start.setOnClickListener(this);//为按钮添加监听    stop.setOnClickListener(this);//为按钮添加监听    activityReceiver = new ActivityReceiver();//创建BroadcastReceiver    IntentFilter filter = new IntentFilter();//创建IntentFilter过滤器    filter.addAction("wyf.ytl.update");//添加Action    registerReceiver(activityReceiver, filter);//注册监听    Intent intent = new Intent(this, MyService.class);//创建Intent    startService(intent);//启动后台Service   }
    2023-08-23 12:30:03下载
    积分:1
  • weather
    Android下天气小插件,可以实现对当前天气的检测,以及对未来几天天气的预测(Android weather widget, you can achieve detection of current weather and weather forecast for the next few days)
    2014-05-28 16:12:13下载
    积分:1
  • android 通讯录应用 设计源码下载(含设计文档),毕业设计可参考
    android 通讯录应用 设计源码下载(含设计文档),毕业设计可参考
    2014-06-26下载
    积分:1
  • 696524资源总数
  • 103995会员总数
  • 22今日下载