-
user interface programming DialogBar Test
用户界面编程DialogBar的试验-user interface programming DialogBar Test
- 2023-07-15 01:00:03下载
- 积分: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
-
Dll 编写的例子,vc++写的,希望对大家有所帮助
Dll 编写的例子,vc++写的,希望对大家有所帮助-Dll prepared examples, vc++ Written, and they hope to help everyone
- 2023-05-22 21:10:03下载
- 积分:1
-
一个简单的文字识别软件,vc++做的,用office2003所带的组件,识别英文很好,汉字识别不出来...
一个简单的文字识别软件,vc++做的,用office2003所带的组件,识别英文很好,汉字识别不出来-A simple character recognition software, vc++ to do with the components brought office2003, identify good English, Chinese character recognition does not come out
- 2022-12-30 19:05:04下载
- 积分:1
-
本程序的功能:修改文件或目录的创建、修改、和属性…
本程序功能: 1、修改文件或目录的产生、修改时间,及各种属性; 2、能够自动判断本程序是否重载,并给出提示; 3、增加了隐藏到系统托盘的功能,并修改了关闭功能; 4、实现对话框的动画弹出和消隐,增强程序的美观性 5、增加了系统热键功能,窗口隐藏时Ctrl+Alt+X可以呼出; 6、置窗体为最顶层显示,并去掉了任务栏的窗体 7、新增了鼠标在主窗口上移动时,显示手形光标功能。-this program functions : a revised list of documents or create, modify, and attributes; 2, can automatically judge whether the procedure heavy, and gives prompts; 3, a system tray to hide the functions and revised the closing function; Four realize right then pop-up frames of animation and hidden, to enhance the beauty of procedure 5, a system hotkey function, the window hidden when Ctrl Alt X can exhale; 6, home to the most top-level windows, and removed the task bar of Form 7, a mouse in the new window on the main mobile, hand-shaped display the cursor function.
- 2023-06-13 13:20:03下载
- 积分:1
-
介绍认知网络的定义与内容,结合具体实例容易理解。适合学生和教师使用。...
介绍认知网络的定义与内容,结合具体实例容易理解。适合学生和教师使用。-Introduce the definition of cognitive networks and content, combined with concrete examples easier to understand. The use of suitable students and teachers.
- 2022-09-25 06:20:03下载
- 积分:1
-
MFC动态链接库实例,实现DLL函数封装
MFC动态链接库实例,实现DLL函数封装-MFC dll sample
- 2023-05-04 11:00:03下载
- 积分:1
-
MFC实现贪食蛇
用MFC简单对话框下编写的贪食蛇,使用最简单的技术办法制作,附带源码,主要是为了学习绘图等相关办法而制作.
- 2022-12-14 06:55:03下载
- 积分:1
-
打开读写HID设备
应用背景用于Windows平台下与USB设备(HID类)的通信例子。关键技术免驱动的读写HID设备,实现Windows平台下与自己开发的USB设备进行通信,不需要任何驱动,使用的是Windows自带的HID设备类驱动。
- 2022-12-28 21:00:04下载
- 积分:1
-
2812系统文件,通过对此文件的学习,可以了解2812是如何进行工作的...
2812系统文件,通过对此文件的学习,可以了解2812是如何进行工作的-2812 system files, through this document to learn, you can learn how to work in 2812
- 2022-01-26 02:22:30下载
- 积分:1