CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 android开发 搜索资源 - file.write

搜索资源列表

  1. Androidmusicbofangqi

    0下载:
  2. 本论文的音乐播放器采用了Android开源系统技术,利用Java语言和Eclipse编辑工具对播放器进行编写。同时给出了详细的系统设计过程、部分界面图及主要功能运行流程图,本文还对高度过程中遇到的问题和解决方法进行了详细的讨论,该音乐播放器集播放、暂停、停止、上一首、下一首、音量调节、歌词显示等功能于一体,性能良好,在Android系统中能独立运行。该播放器还拥有对手机文件浏览器的访问功能、歌曲播放模式、以及歌词开闭状态的友好设置.- The music player of this the
  3. 所属分类:android

    • 发布日期:2017-05-03
    • 文件大小:1157138
    • 提供者:张三
  1. fileIO_for_android

    0下载:
  2. android手机系统的文件读写操作例子。简单的实现了手机系统中的文件的读写。-android mobile operating system, file reading and writing examples. Simple implementation of the mobile phone system read and write files.
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:26114
    • 提供者:彭擎
  1. fileExplorer_src

    0下载:
  2. 用ListView写的一个文件显示程序,漂亮的文件图标,重写了一些方法和类,是开发文件管理的第一步-Write a file with the ListView display program, pretty file icons, rewrite some methods and classes, the first step in the development of document management
  3. 所属分类:android

    • 发布日期:2017-04-06
    • 文件大小:84806
    • 提供者:xiao
  1. FileIO

    0下载:
  2. android 下的文件读写操作源码,可供入门学习-android source code under the file read and write operations, for entry-learning
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:25952
    • 提供者:
  1. website0911

    0下载:
  2. android行动网JSP新闻发布系统源码 技术实现:采用JSTL标签,基于servlet,jdbc开发。使用mysql数据库。 设计优势:一切技术使用最底层的,没有使用ssh框架,可以在任何国内的jsp空间里使用。 良好的分层,大量方法重用,无垃圾代码。代码分为action层,service层和公用的类库。 无dao层,所有代码中无sql语句,全部写入xml配置文件中,保证的代码良好的可读性和修改性。使用dbcp连接池管理数据库连接。使用自定义标签控制权限,保证网站后台的
  3. 所属分类:android

    • 发布日期:2017-04-09
    • 文件大小:2924095
    • 提供者:刘宏宇
  1. example

    0下载:
  2. android 上实现的对文件读写的实例-Android realization of the file to read and write.
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:77848
    • 提供者:王寒冰
  1. CVMouthDetection

    0下载:
  2. android现在支持opencv了,这个文件时我自己写的一个关于使用opencv采集小头像的文件.-android support opencv, this file when I write about the use of opencv acquisition Small picture files.
  3. 所属分类:android

    • 发布日期:2017-05-17
    • 文件大小:5087539
    • 提供者:钟树斌
  1. android-read-write

    0下载:
  2. 1,在Android系统中,这些文件保存在 /data/data/PACKAGE_NAME/files 目录下 2,android 读取文件内容操作-Android system, these files are stored in/the data/data/PACKAGE_NAME/files directory , Android to read the contents of the file operation
  3. 所属分类:android

    • 发布日期:2017-04-05
    • 文件大小:6415
    • 提供者:huka
  1. FilesWork

    0下载:
  2. 实现文件的读取操作:读取资源文件夹下的 文件、 读取asset文件夹下的文件 、SDCARD上文件的读与写 -File read operations: Read the file under the resources folder, read the file in the asset folder, read and write file on the SDCARD
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:77331
    • 提供者:yml
  1. wenjian

    0下载:
  2. Android手机socket编写,能接受pc端发送来的文件和发送手机内的文件至pc端(需配合本人上传的另一pc端源码才能实现通信)-Android phone socket to write, to accept the file and send the phone to the pc sends the file to the pc side (in conjunction with another pc-side source code in order to achieve commu
  3. 所属分类:android

    • 发布日期:2017-04-06
    • 文件大小:25928
    • 提供者:晨蛤
  1. Android-JNI-sample

    0下载:
  2. 本工程为Android下编写及调用.so文件的示例工程,我亲自编写调试通过。 相关Android开发环境搭建,请参考http://wenku.baidu.com/view/af3669a3f524ccbff1218431.html 就我的经验,主要困难在与环境的搭建。笔者就大费周折,遇到很多的问题。大家在使用过程中,如果遇到相关问题,请联系微信号:wangjia-mobi-Under this project for Android write and call so fil
  3. 所属分类:android

    • 发布日期:2017-11-01
    • 文件大小:65456
    • 提供者:wxb
  1. FileUp

    0下载:
  2. 文件上传在B/S应用中是一种十分常见的功能,那么在Android平台下是否可以实现像B/S那样的文件上传功能呢?答案是肯定的。下面是一个模拟网站程序上传文件的例子。这里只写出了Android部分的代码-File upload is a very common feature in the B/S application, to whether Android platform like B/S file upload function can be achieved? The answer is
  3. 所属分类:android

    • 发布日期:2017-11-12
    • 文件大小:53124
    • 提供者:yhchen
  1. Android_read_write_XML

    0下载:
  2. android 读写xml文件的方法,对初学android的朋友很有帮助-android read and write xml file, helpful beginner android friend
  3. 所属分类:android

    • 发布日期:2017-12-01
    • 文件大小:128296
    • 提供者:qianlong
  1. hitest

    0下载:
  2. android 自定义数据库,文件读写,解析xml,处理耗时操作,加载加载网页等。-android custom database, file read and write, parse xml, the processing of time-consuming operation, load to load the page.
  3. 所属分类:android

    • 发布日期:2017-11-14
    • 文件大小:2278538
    • 提供者:feima
  1. hitest

    0下载:
  2. 自定义数据库,文件读写,解析xml,处理耗时操作,加载网页,android菜单。-Custom database, file read and write, parse xml, to handle time-consuming operations, load the page, android menu.
  3. 所属分类:android

    • 发布日期:2017-11-10
    • 文件大小:2279807
    • 提供者:何德友
  1. filebrowser

    0下载:
  2. Android教程中的实例,filebrowser文件浏览器的源码,通过本源码了解Android读写文件的实现步骤和原理,判断文件类型,以列表显示文件目录等,了解一些底层应用的知识技巧,对移动开发有用处。-Instances in the Android tutorial the filebrowser to file browser source code, the source code to understand the implementation steps and principle
  3. 所属分类:android

    • 发布日期:2017-11-27
    • 文件大小:52096
    • 提供者:景天
  1. Document

    0下载:
  2. 自己写的一个android文件管理器,基本包括需要的所有功能-Write their own an android file manager, basically includes all the features needed
  3. 所属分类:android

    • 发布日期:2017-11-22
    • 文件大小:457810
    • 提供者:feng
  1. Panasonic_TagReaderWriterFBRT

    0下载:
  2. ANDROID 平台 NFC 写图片文件的源程序代码,非常好用-Android platform NFC write the image file of the source code, very easy to use
  3. 所属分类:android

    • 发布日期:2017-11-02
    • 文件大小:334184
    • 提供者:Jerry
  1. AndroidBroadcastReceiver

    0下载:
  2. 这是一个AndroidBroadcastReceiver测试程序,从中读者可以学习到如何使用一般、有序、异步广播。及编写自定义的MyBroadcast文件。-This is a AndroidBroadcastReceiver test program, from which readers can learn how to use normal, orderly, and asynchronous broadcast. And write custom MyBroadcast file.
  3. 所属分类:android

    • 发布日期:2017-11-18
    • 文件大小:50947
    • 提供者:weiyiding
  1. File

    0下载:
  2. android 文件写入并保存到手机文件-android file write and save the file to your phone
  3. 所属分类:android

    • 发布日期:2017-04-17
    • 文件大小:61629
    • 提供者:jie
« 12 3 »
搜珍网 www.dssz.com