-
PN532-master
this is a LCD library for 128x64. But u can use it for your way
- 2017-08-30 12:17:16下载
- 积分:1
-
sqlite的增删改查
package com.fenghuo.service;import java.util.ArrayList;import java.util.List;import android.content.Context;import android.database.Cursor;import android.database.SQLException;import android.database.sqlite.SQLiteDatabase;import com.fenghuo.db.DBHelper;import com.fenghuuo.pojo.Product;public class ProductService {private DBHelper helper;public ProductService(Context context){helper =new DBHelper(context);}//查询商品 按价格升序排序 升序price asc 降序:price descpublic ListfindAll(){List list=new ArrayList();SQLiteDatabase db=helper.getReadableDatabase();Cursor c=db.rawQuery("select id ,name,price,address from product order by pric
- 2022-03-25 01:25:14下载
- 积分:1
-
jsp 读取TXT文件
jsp读取TXT文件 完整源码 不支持中文文件名
- 2022-04-21 13:10:39下载
- 积分:1
-
阿里巴巴Java开发手册(详尽版)
说明: 阿里巴巴开发手册详尽版本,欢迎分享,请多多指教。(Detailed version of Alibaba Development Manual
Are you a stone pig?Divine Meaning)
- 2020-06-21 18:00:01下载
- 积分:1
-
图书馆管理系统
全方位的图书馆管理系统,VB 源码,书面的也可以用,请支持!!!全方位的图书馆管理系统,VB 源码,书面的也可以用,请支持!!!...
- 2022-07-17 08:04:20下载
- 积分:1
-
InterfaceAddress
The IPv4 broadcast address, or null for IPv6.
- 2014-01-06 14:46:23下载
- 积分:1
-
plupload
Plupload是一个Web浏览器上的界面友好的文件上传模块,可显示上传进度、图像自动缩略和上传分块。可同时上传多个文件。(Plupload is a Web browser interface friendly file upload module, can display the progress of the upload, automatic image thumbnail and upload block. Can upload multiple files at the same time.)
- 2017-04-13 12:17:29下载
- 积分:1
-
仿微信语音聊天
仿微信语音聊天,向上滑动取消,限制录制时间,语音保存mpg格式.内置播放声音
- 2022-09-24 21:45:03下载
- 积分:1
-
android实时视频录制并上传至服务器源码,可做远程监控,含android客户机以及服务器端代码(已测试通过)
开发环境为Windows XP java 1.6 Eclipse3.4.2Android版本为1.5手机测试平台为HTC Hero AndroidVideo为手机端的源代码AndroidVideoPC为PC端的源代码
- 2013-02-07下载
- 积分:1
-
android 网易手机客户端源码下载
(含注册/登陆/天气/搜索等功能)
- 2013-12-26下载
- 积分:1