-
一些 c# 示例
这是几个例子说 c# 什么。我不擅长英语。我只是想要一些点,从此页下载源。但我的消息来源也是在 c# 中为初学者很有帮助。希望能帮助 !
- 2022-02-05 13:45:06下载
- 积分:1
-
一个VC写的一个DLL与Dll测试文件
一个VC写的一个DLL与Dll测试文件
- 2022-04-21 17:03:35下载
- 积分:1
-
相当强大的日期控件
包括了源代码和DEMO
相当强大的日期控件
包括了源代码和DEMO -Very powerful control the date includes the source code and DEMO
- 2022-06-12 13:02:56下载
- 积分:1
-
select机制
windows下以阻塞的方式读取或接受数据,串行模式接收数据,多路复用机制,实现了多个客服端发送数据,一个服务器接收数据,高效处理小于1024个客服端数据
- 2022-03-06 04:02:57下载
- 积分:1
-
线程同步技术,对初学者很有用
Visual C++中的多线程编程,对初学者很有意义-thread synchronize technology,useful to beginners
- 2022-02-26 14:47:14下载
- 积分:1
-
Dijkstra’s算法的实现,还有具体的实验报告,欢迎下载
Dijkstra’s算法的实现,还有具体的实验报告,欢迎下载-Dijkstra s algorithm realize, there are specific experimental reports, welcome to download
- 2022-03-21 04:01:40下载
- 积分:1
-
对于s60_platform_http_client_api_example_v2_0_en演示程序
Demo program for S60_Platform_HTTP_Client_API_Example_v2_0_en
- 2022-09-20 04:00:02下载
- 积分: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
-
this is the code for forum
this the code for um-this is the code for forum
- 2023-06-07 02:45:03下载
- 积分:1
-
Mine source, learning the basic knowledge of software engineering
扫雷源码,学习软件工程的基本知识-Mine source, learning the basic knowledge of software engineering
- 2022-03-26 18:29:36下载
- 积分:1