- 视频会议 的实现
- FileDowload //临时下载目录 private string tempPath = Application.StartupPath + "\\temp\\"; //未完成任务 private string fileTaskPath = Application.StartupPath + "\\Task.txt"; //日志路径 private string logPath = Application.StartupPath + "\\Log\\"; //下载控件 private WebClient MyWebClient = new WebClient(); //当前下载文件 private FileDown curFile = null; //启动时间 private DateTime dtStart = DateTime.Now; //下载完成数 private int finishFileCount = 0; //下载完成大小 private long finishFileSize = 0; //空闲时间 30秒 private int idleTime = 30;
- wenjianshuxing 通过用 Visual C++.net (VC.net) 实现的 文件属性操作演示 程序
- PCmingchengchaxun 用Visual c++.net (VC.net) 编写的 计算机名称查询操作演示 程序
- huoquxitongxinxi 基于Visual c++.net (VC.net) 编写的 操作系统信息获取 程序
- detectiononsarofcfar detection on sar of cfar
文件名称:wenjianjiaweizhi
介绍说明--下载内容来自于网络,使用问题请自行百度
基于Visual c++.net (VC.net) 编写的 文件夹位置查询演示 程序。代码注释详细。可以查询文件夹的所在位置。-Based on Visual c . Net (VC.net) prepared folder location query demo program. Notes the detailed code. Can query the location of the folder.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ReadMe.txt
Resource.h
stdafx.cpp
stdafx.h
Test.aps
Test.cpp
Test.h
Test.ncb
Test.rc
Test.sln
Test.suo
Test.vcproj
TestDlg.cpp
TestDlg.h
Release/Test.exe
res/Test.ico
res/Test.manifest
res/Test.rc2
Release
res
Resource.h
stdafx.cpp
stdafx.h
Test.aps
Test.cpp
Test.h
Test.ncb
Test.rc
Test.sln
Test.suo
Test.vcproj
TestDlg.cpp
TestDlg.h
Release/Test.exe
res/Test.ico
res/Test.manifest
res/Test.rc2
Release
res
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.