-
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
-
获取主机名和IP地址
获取主机名和IP地址,主要是通过API 函数获取计算机的IP与计算机名称。
- 2022-04-13 06:35:06下载
- 积分:1
-
a command
一个WIN32命令行分析程序的源代码.-a command-line analysis of a program"s source code.
- 2022-01-22 16:30:43下载
- 积分:1
-
用Visual C++编写的实现串口数据接受的源代码
用Visual C++编写的实现串口数据接受的源代码-Using Visual C++ implementation of the serial data to prepare to receive the source code
- 2022-02-03 23:41:45下载
- 积分:1
-
C语言学籍管理系统(C
C语言学籍管理系统(C-Grade Management System)-C-Grade Management System
- 2022-06-25 23:56:44下载
- 积分:1
-
WINSOCKET LAN
基于WINSOCKET局域网聊天程序,使用Visual C++编写,帮助大家熟悉了解套接字。-WINSOCKET LAN-based chat program, using Visual C++ development, to help everyone to become familiar with socket.
- 2022-03-25 20:39:30下载
- 积分:1
-
非常不错的摄象头程序,对于开发这类程序的人有福了。
非常不错的摄象头程序,对于开发这类程序的人有福了。-A perfect camera application,A good new for you.
- 2022-05-30 06:28:10下载
- 积分:1
-
matlab6.5下写的三类问题的基于最大最小聚类方面写的聚类程序...
matlab6.5下写的三类问题的基于最大最小聚类方面写的聚类程序-matlab6.5 wrote under the three categories based on the largest area was the smallest cluster clustering procedure
- 2023-02-02 18:15:04下载
- 积分:1
-
很好的代码请使用!!1
很好的代码请使用!!1-good use of the codes, please! ! 1!
- 2023-02-26 07:20:04下载
- 积分:1
-
使用量子编程方法写的一个计算器程序
c++源码
使用量子编程方法写的一个计算器程序
c++源码-Quantum programming method used to write a calculator program c++ Source
- 2022-02-26 08:49:24下载
- 积分:1