-
分析在同一目录下所收到的所有邮件的敏感信息的一个小工具...
分析在同一目录下所收到的所有邮件的敏感信息的一个小工具-A small tool which can analyse impressible information of all the mails received from the same directory.
- 2022-05-30 07:43:21下载
- 积分:1
-
CAD的LISP语言,有源码,目的是在CAD中新建一个图层,并把它设为当前,在图中写出当前日期与名字...
CAD的LISP语言,有源码,目的是在CAD中新建一个图层,并把它设为当前,在图中写出当前日期与名字-CAD of the LISP language, have the source and purpose is to create a new layer in the CAD, and it set the current in the chart to write the current date and the name of
- 2022-02-03 21:48:14下载
- 积分:1
-
读取密码软件,是使用Visual basic 编写而成,请参考使用。
读取密码软件,是使用Visual basic 编写而成,请参考使用。
- 2022-07-08 23:57:36下载
- 积分:1
-
说明:使用该软件可以很容易地将图片转换为数组的需要,…
说明:
使用该软件可方便地将图片转换为需要的数组,也可以将数组转换为相应的图片.-Note: Use the software can easily convert the picture to the needs of an array, the array can also be converted to the corresponding picture.
- 2022-02-25 12:58:22下载
- 积分:1
-
imitate the genie Office97
模仿Office97的精灵-imitate the genie Office97
- 2022-11-21 08:15:02下载
- 积分:1
-
导线网平差程序,可以进行导线网平差作业
数据格式为txt,使用前请先阅读说明txt,主要功能为进行导线网的平差作业,生成各项平差数据,包括(单位权中误差,协因数阵等等)并可导出点位图及平差报告。小程序,个人原创,使用请注明出处。
- 2022-02-12 01:23:51下载
- 积分:1
-
一个产生随机数的小程序,上次帮一个学生做的,拿上来大家参考参考。...
一个产生随机数的小程序,上次帮一个学生做的,拿上来大家参考参考。-Generate a random number of small procedures, the last to help a student to do, and take up your information.
- 2022-08-07 19:16:29下载
- 积分:1
-
通过构建相应的词法分析表,实现对句子的合理分析,看是不是指定文法的合理句子....
通过构建相应的词法分析表,实现对句子的合理分析,看是不是指定文法的合理句子.-By constructing the corresponding lexical analysis table to achieve a reasonable analysis of the sentence to see is not a reasonable sentence grammar specified.
- 2022-03-14 05:54:20下载
- 积分: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
-
primary programming, the way C
初级编程,了解C的写法-primary programming, the way C
- 2022-07-25 20:49:29下载
- 积分:1