-
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
-
JAVA点餐系统
用JAVA语言编写点餐系统,用户界面友好,首先向用户进行问候,用户可以通过鼠标点击进行点餐,界面显示菜名以及剩余量,确定,取消等button,点餐结束后提供讲笑话服务,用户可以进行更换或关闭,可以加餐,用户用餐完毕显示总价。
- 2022-07-24 16:35:09下载
- 积分:1
-
复化梯形二分步长法求二重积分
复化梯形二分步长法求二重积分-Minute trapezoid two-step method for Double Integral
- 2022-05-14 03:34:54下载
- 积分:1
-
在MFC对话框中添加登陆界面
此代码是基于MFC写的,编程语言为C++,编程工具为VS2008,此代码实现了在进入对话框之前弹出一个登陆对话框,如果输入密码错误则打不开对话框,如果密码正确才可以正常登陆
- 2022-03-21 01:35:03下载
- 积分:1
-
很多实用的vb小程序,其中有窗体、界面与控件,多媒体与图形, 数据库技术,文件与系统,网络与Internet,值得一看!...
很多实用的vb小程序,其中有窗体、界面与控件,多媒体与图形, 数据库技术,文件与系统,网络与Internet,值得一看!-Vb a lot of useful applets, including form, interface and control, multimedia and graphics, database technology, documents and systems, network and Internet, worth a visit!
- 2022-09-26 09:35:03下载
- 积分:1
-
文件分割器源码,将各种大文件方便的分割成1.4M大小的小文件,以便分盘携带。复制到目标机器后,再用它将多个小文件合并既可使用,
文件分割器源码,将各种大文件方便的分割成1.4M大小的小文件,以便分盘携带。复制到目标机器后,再用它将多个小文件合并既可使用,- Document division source code, each kind of big document
convenience division 1.4M size small document, in order to a minute
plate carries. After duplicates the goal machine, then will use it
many small documents merge already to be possible to use,
- 2022-01-26 14:50:15下载
- 积分:1
-
微信商城系统
java开发的微信商城系统(spring+mybatis+mysql)完成包括商品发布购买修改的一些基本操作
、以及微信菜单、微信认证、微信支付等功能
- 2022-10-31 23:15:07下载
- 积分:1
-
比较两个设计的更改:完成layout设计后,比较网表文件、comp文件,以获得网表的修改信息、器件增删信息、pin的连接更改信息。...
比较两个设计的更改:完成layout设计后,比较网表文件、comp文件,以获得网表的修改信息、器件增删信息、pin的连接更改信息。-compare design changes:after you compelete your layout, use this tool to compare your netlis file and comp file to get those inforamtions about nets change, components changes and pin connection changes.
- 2023-04-16 17:35:03下载
- 积分:1
-
猜数字小游戏!A表示猜对且位置正确的数字个数,B味猜对但位置不正确的数字个数!...
猜数字小游戏!A表示猜对且位置正确的数字个数,B味猜对但位置不正确的数字个数!-猜数字game! A guess on the express right of the figure and the number of locations, B flavor to guess the location but not on the right number of figure!
- 2023-01-05 07:10:03下载
- 积分:1
-
一部很好的c++学习视频,讲得非常详细,透彻!适合c++初学者使用,学习!...
一部很好的c++学习视频,讲得非常详细,透彻!适合c++初学者使用,学习!
-A very good c++ Learning video, was very detailed and thorough! Suitable for c++ Beginners use to learn!
- 2022-12-14 05:35:10下载
- 积分:1