-
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
-
用VC访问informix数据库的例子
用VC访问informix数据库的例子-VC visit informix database examples
- 2022-05-05 10:57:44下载
- 积分:1
-
Ftp Client sample code for testing
Ftp Client sample code for testing
- 2022-05-16 18:49:45下载
- 积分:1
-
vcnet编程实例源代码的应用程序框架
VCnet编程实例源代码之应用程序框架 -VCnet programming source code examples of application frameworks
- 2022-02-02 18:27:32下载
- 积分:1
-
把一段文字进行Base64编码,目前解码还没做好,清高手指点。...
把一段文字进行Base64编码,目前解码还没做好,清高手指点。-turned wording Base64 encoding, decoding not do a good job, money expert guidance.
- 2022-05-23 18:56:20下载
- 积分:1
-
基于MO进行地图打印的VB程序
基于MO进行地图打印的VB程序-MO-based maps for the VB Print
- 2022-07-10 03:34:08下载
- 积分:1
-
该系统为一简单文件模拟管理系统,简单模拟计算机管理文件的过程...
该系统为一简单文件模拟管理系统,简单模拟计算机管理文件的过程-a file manage system
- 2022-08-14 07:52:11下载
- 积分:1
-
5D shrunk the idea of the procedures for professional players to learn from vb
5D缩水程序 专业玩家的思路 可供借鉴 学习vb-5D shrunk the idea of the procedures for professional players to learn from vb
- 2022-03-31 15:50:07下载
- 积分:1
-
利用WinSock进行无连接的通信
利用WinSock进行无连接的通信-WinSock conducted without the use of the communications link
- 2022-03-11 21:22:48下载
- 积分:1
-
类似雷电一样的疯狂射击游戏,游戏不大,很好玩,源码编写的时候比较早,因此对C++初学者比较有帮助,想研究的下载研究一番。...
类似雷电一样的疯狂射击游戏,游戏不大,很好玩,源码编写的时候比较早,因此对C++初学者比较有帮助,想研究的下载研究一番。 -Like thunder and lightning like crazy shooting game, the game is not very fun, source code written in earlier times, so the C++ for beginners more helpful, would like to download the study of study.
- 2022-02-25 01:23:09下载
- 积分:1