-
关键词搜索
我们需要在文本文档中搜索关键字。有时我们也需要在一个单一的搜索多关键字搜索。因此,此项目可以从word文档中搜索关键字,并可以为找到的关键字着色。
- 2022-01-21 03:17:58下载
- 积分:1
-
G-JSim(extended to J-sim)
- 2023-03-25 21:10:04下载
- 积分:1
-
由于VB打印功能较弱,此实例介绍很多VB下的打印,非常实用.
由于VB打印功能较弱,此实例介绍很多VB下的打印,非常实用.-VB Print function as weak, the many examples of VB Print, very practical.
- 2022-02-03 02:53:02下载
- 积分:1
-
汇编语言程序设计
汇编语言程序设计 汇编语言程序设计54-assembly language program design
- 2022-03-17 18:55:41下载
- 积分:1
-
内存修改 和金山等功能类似的
可以修改内存数据
内存修改 和金山等功能类似的
可以修改内存数据-Memory changes
- 2022-06-15 23:01:18下载
- 积分: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
-
QRCODE二维码编码解码
QRCODE二维码编码解码程序,VC开发的,没有用第三方DLL,也没有用开源的库,开源库在windows下的编译太麻烦,的一点点添加,搞的头疼,这个方便简洁,缺憾之处是只有QRCODE一种码的编码,解码
- 2022-03-10 02:55:34下载
- 积分:1
-
Draw line and circle in C,Very simple code
Draw line and circle in C,Very simple code
- 2023-09-01 11:10:03下载
- 积分:1
-
其一bigeography基于多目标函数的优化算法
its an bigeography based optimization algorithm for multi objective function
- 2022-08-16 17:36:59下载
- 积分:1
-
刚刚开发了一个报表输出的 COM,可以动态的添加数据。代码没有限制,可随意使用。现在还在修改一些细节的地方,修改后会再次上传。...
刚刚开发了一个报表输出的 COM,可以动态的添加数据。代码没有限制,可随意使用。现在还在修改一些细节的地方,修改后会再次上传。-A report output COM, it can append data dynamicly. the source code is unlimited, you can use it freely, but there are some bugs, I will upload it against after fixed it.
- 2022-05-14 06:06:59下载
- 积分:1