-
Android实现自动、手动更新应用
代码简单、易懂、实用。
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.net.HttpURLConnection;
import java.net.MalformedURLException;
import java.net.URL;
import java.util.HashMap;
import android.app.AlertDialog;
import android.app.Dialog;
import android.app.AlertDialog.Builder;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.DialogInterface.OnClickListener;
import android.content.pm.PackageManager.NameNotFoundException;
import android.net.Uri;
import android.os.Environment;
import android.os.Handler;
import android.os.Message;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.ProgressBar;
import android.widget.Toast;
/**
*@author coolszy
*@date 2012-4-26
*@blog http://blog.92coding.com
*/
public class UpdateManager
{
/
- 2022-03-30 02:32:04下载
- 积分:1
-
windows communication example
windows通讯实例,内容比较全,学习通讯编程的好参考-windows communication example
- 2023-09-02 09:30:05下载
- 积分:1
-
简单的算法的三维表示,和绘图向量场的例子。
easy algorithm to 3d representation, and example of plotter vector fields.-easy algorithm to 3d representation, and example of plotter vector fields.
- 2022-02-16 06:17:44下载
- 积分:1
-
网络辅助登陆软件
基于C#的网络辅助登陆软件,能够实现邮箱的辅助登陆功能,可以为您节约大量宝贵的时间,同时也减少你的信息泄露的风险
- 2023-02-07 12:40:04下载
- 积分:1
-
boxworld游戏自由布图,供boxworld.exe调用
boxworld游戏自由布图,供boxworld.exe调用-boxworld free game layout for boxworld.exe call
- 2022-04-02 04:51:07下载
- 积分:1
-
里面有一个多管理人员登陆管理系统,里面有两个登陆名一个ID:老师,密码:111 另一个ID:sys,密码:111 可添加新的管理人员~...
里面有一个多管理人员登陆管理系统,里面有两个登陆名一个ID:老师,密码:111 另一个ID:sys,密码:111 可添加新的管理人员~-This a multi-user management system. There are two user id, one is teacher,the password is 111, and another id is sys, the password is 111, and this id also can add new management user id.
- 2022-07-22 04:17:44下载
- 积分:1
-
CMonitor 控件是一个轻型的类,用于在对话框中显示DOS文本屏幕。 在你的对话框的头文件中包含 Cmonitor1.h ,增加 CMonitor 控件类型
CMonitor 控件是一个轻型的类,用于在对话框中显示DOS文本屏幕。 在你的对话框的头文件中包含 Cmonitor1.h ,增加 CMonitor 控件类型的成员变量到子类中上-CMonitor controls is a light kind, uses in to demonstrate the
DOS text screen in the dialog box. Contains Cmonitor1.h in yours
dialog box head document, increases CMonitor to control a type the
member variable to the subclass in on
- 2022-03-09 18:35:05下载
- 积分:1
-
using I/O population control buzzer sounded simple original C code, you can down...
用I/O口控制蜂鸣器的简单C原码,大家可以下载下来参考,程序简单,易实现。-using I/O population control buzzer sounded simple original C code, you can download the reference procedures are simple and easy to achieve.
- 2022-09-19 15:45:03下载
- 积分:1
-
先进的开发指南(1000万注意,是不是制定指南,吨..
Delphi 高级开发指南(千万注意,不是开发指南,是这本书Marco Cantù and Tim Gooch, Delphi Developer s Handbook)源代码,学DELPHI如果没有学过这本书,等于没学!-Advanced Development Guide (10 million note that is not to develop guidelines, this book is Marco Cant and Tim Gooch, Delphi Developer s Handbook) source code, if not learn DELPHI studied this book, virtually no school!
- 2022-05-17 07:42:38下载
- 积分:1
-
通用进销存管理系统的设计文档,很详细的系统设计…
通用进销存管理系统设计书,非常详细的系统设计,看后收益匪浅-General Invoicing Management System design document, a very detailed system design, look and benefits greatly from
- 2022-11-26 05:10:03下载
- 积分:1