登录
首页 » Android » 理财通APP

理财通APP

于 2022-08-18 发布 文件大小:3.72 MB
0 157
下载积分: 2 下载次数: 1

代码说明:

一个理财通app,可以用于期末作品的提交,不是原创,是老师发给我们的

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

发表评论

0 个回复

  • 调用讯飞API语音识别
    # 1、简介离线命令词识别,是基于语法规则,将与语法一致的自然语言音频转换为文本输出的技术。语法识别的结果值域只在语法文件所列出的规则里,故有很好的匹配率,另外,语法识别结果携带了结果的置信度,应用可以根据置信分数,决定这个结果是否有效。
    2020-11-04下载
    积分:1
  • CityWeather
    安卓平台下的一个简单的城市天气预报小程序,可供学习安卓的朋友作参考!(Andrews platform under a simple weather forecasts for cities program available for Andrews friends and as a reference!)
    2012-08-18 13:39:22下载
    积分:1
  • Android 演示开关灯效果
    Android 演示开关灯效果,单击按钮后开灯,再次单击则关灯,很逼真的演示了开关灯特效,开灯后灯光点亮的效果很逼真哦。主要是添加按钮事件,改变图片的状态,设置程序状态的方法:   public void setBulbState(boolean state){//true on false off   //设置图片状态   ImageView iv=(ImageView)findViewById(R.id.ImageView01);   iv.setImageResource((state)?R.drawable.bulb_on:R.drawable.bulb_off);//设置图片状态   //设置ToggleButton状态   ToggleButton tb=(ToggleButton)this.findViewById(R.id.ToggleButton01);   tb.setChecked(state);//设置ToggleButton状态
    2023-05-07 10:05:02下载
    积分:1
  • 动态加载本地皮肤包实现换肤效果
    应用背景有需要对app主题风格进行变换的需求的可以借鉴关键技术通过加载本地已有的.shin文件进行app皮肤的切换
    2022-09-06 21:55:04下载
    积分:1
  • 国外的3D竞赛类游戏Alien%2BRunner源码
    国外的3D竞赛类游戏Alien%2BRunner源码,安卓小游戏,初学者练习,对能力的提升有很大的帮助;
    2022-06-18 00:39:34下载
    积分:1
  • TicTacToeChromium
    Android版本的TicTacToe游戏(Android version of TicTacToe game)
    2014-07-12 07:10:07下载
    积分:1
  • 安卓手机端开源播放器
    IjkPlayer的一个使用例子,并附有相关的代码解析
    2022-04-26 11:38:33下载
    积分:1
  • 安卓系统二维码扫描
    安卓系统二维码扫描
    2019-07-04下载
    积分:1
  • 安卓的图片浏览,视频播放
    安卓系统,集图片浏览,视频播放,webview等插件一起的demo代码,自己感觉UI还不错 安卓系统,集图片浏览,视频播放,webview等插件一起的demo代码,自己感觉UI还不错 安卓系统,集图片浏览,视频播放,webview等插件一起的demo代码,自己感觉UI还不错
    2022-02-06 05:44:44下载
    积分:1
  • MyGatt
    BLE开发所需要的知识,通过官方demo,我们会发现很多service,点击service后,每个service下面是Characteristic,每个service和Characteristic都对应一个唯一的UUID。所以,在做BLE时候,首先你应该找出你的蓝牙外围设备uuid,不然会很头疼,这个UUID也可能是硬件给你的,也可以你自己试出来,当然自己试出来是个很烦的过程。自己试的方法就是根据demo,加上一份读写的协议,然后,排着点击,显示出来的蓝牙列表进行测试,看是否和协议对应。另外,BluetoothLeService类不用做太多的更改。(BLE develops the knowledge we need. Through official demo, we will find many service. After clicking service, every service is Characteristic, each service and Characteristic correspond to a unique UUID. So, when making BLE, first you should find out your Bluetooth peripheral device UUID, otherwise it will be very headache. This UUID may also be hardware for you, or you can try it out yourself, of course, trying out it yourself is a very boring process. The way to do it is to add a read and write protocol based on demo,then test the Bluetooth list displayed by clicking on it to see if it corresponds to the protocol. In addition, the BluetoothLeService class does not have to make too many changes.)
    2018-02-07 11:55:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载