-
一个很好的类,左边一个列表框,中间四个按钮,右边一个列表框。中间的四个按钮可以实现两个列表框内容的移动。 使用方法:只要将两个列表框以及四个按钮的ID传给类即可...
一个很好的类,左边一个列表框,中间四个按钮,右边一个列表框。中间的四个按钮可以实现两个列表框内容的移动。 使用方法:只要将两个列表框以及四个按钮的ID传给类即可-a good class, left a list box, the middle four buttons, the right side of a box. Among the four buttons can be achieved List Box 2 mobile content. Use : As long as two to the list box and four button ID can pass category
- 2022-01-25 15:23:51下载
- 积分:1
-
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
-
VB找图找色
VB模仿大漠 实现简单快速的找图找色, 对初学找图找色的新手有较大的帮助。
- 2022-01-23 10:58:35下载
- 积分:1
-
一个功能比较完整的计算器,附带二进制转化(包含小数的转换)...
一个功能比较完整的计算器,附带二进制转化(包含小数的转换)-Complete a functional calculator, with a binary transformation (including decimal conversion)
- 2022-01-25 19:29:01下载
- 积分:1
-
一个简单的点扑克牌游戏编程程序简单易懂对想学习游戏编程的人是非常好的学习程序...
一个简单的点扑克牌游戏编程程序简单易懂对想学习游戏编程的人是非常好的学习程序-a simple point card games programming procedures are simple to learn game programming to the people is a very good learning procedures
- 2022-03-20 23:57:26下载
- 积分:1
-
u盘自动拷贝,很方便的实现您的工作。请您使用
u盘自动拷贝,很方便的实现您的工作。请您使用-u disk automatically copy, it is convenient for the realization of your work. Please use
- 2022-04-23 07:34:26下载
- 积分:1
-
the program gives permutation
the program gives permutation
- 2022-09-08 18:20:04下载
- 积分:1
-
3d(dfx 3dx obj )文件的编辑,载入,修改
3d(dfx 3dx obj )文件的编辑,载入,修改-3d file editor dfx 3dx obj
- 2022-05-28 09:16:01下载
- 积分:1
-
use API to draw ellipse
use API to draw ellipse -use API to draw ellipse
- 2022-02-05 14:15:53下载
- 积分:1
-
C# USB 发送和接收数据
这是一个C# USB 发送和接收数据,可以用于调试USB接口程序
- 2022-03-16 10:57:14下载
- 积分:1