-
使用vc修改excel文档
使用vc修改excel文档-use vc changes excel documents
- 2022-03-30 07:09:52下载
- 积分:1
-
opsetup是离线Web开发。
OpSetUp is one offline Web explor. -OpSetUp is one offline Web explor.
- 2023-02-17 23:55:04下载
- 积分:1
-
java source code
java source code
- 2022-01-28 17:44:24下载
- 积分:1
-
使用信任的库
a library which uses trust-region methods to solve problems in scalar optimization or nonlinear least squares
- 2023-04-03 21:50: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
-
类似windows计算器的源码
类似windows计算器的源码-similar to the source
- 2022-03-07 07:59:02下载
- 积分:1
-
一个用堆栈做成的计算器,虽然小,但对学数据库的人来说锻炼一下也不错...
一个用堆栈做成的计算器,虽然小,但对学数据库的人来说锻炼一下也不错-Use made of a stack calculator, although small, but the database of people who look good exercise
- 2022-11-08 18:50:03下载
- 积分:1
-
knapsack问题的求解.使用vc编程,使问题求解过程可视化
knapsack问题的求解.使用vc编程,使问题求解过程可视化-knapsack problem solving. Use vc programming, problem solving process visualization
- 2022-02-04 18:49:58下载
- 积分:1
-
这个代码功能是格式化需要输入内容的文本框,同时对输入的数据进行检查和验证。每当按键产生变化,如回车,粘贴等动作时,文本框会自动检查和修改。
另外代码具有自动...
这个代码功能是格式化需要输入内容的文本框,同时对输入的数据进行检查和验证。每当按键产生变化,如回车,粘贴等动作时,文本框会自动检查和修改。
另外代码具有自动文本全选、改变文本框颜色、默认背景/前景色、保存当前输入内容以被撤消时恢复用。支持各种类型的字符和数字格式化,支持按键检测,如按 ESC撤消,按回车和向下箭头键调到下一个文本框,类似TAB键,支持回车声音事件、聚焦和失焦颜色编号等。-This code function is to format the text box to enter the content, while the input data checking and validation. Whenever the button a difference, such as Enter, paste and other movements, the text box will automatically check and modify. Another source with automatic text Select All and change the text box color, the default background/foreground color, save the current input in order to resume use was withdrawn. Support various types of characters and numbers, formatting, support for key detection, such as press ESC Undo, press enter and down arrow keys transferred to the next text box, similar to the TAB key, enter the sound to support the event, focus and lose focus color number.
- 2022-07-28 08:59:44下载
- 积分:1
-
一个简单的MP3播放器
一个简单的MP3播放器-a simple MP3 player
- 2022-08-22 10:36:50下载
- 积分:1