-
命名管道服务器源码
命名管道服务器源码-named pipe server source
- 2022-02-16 07:16:10下载
- 积分:1
-
如何在 WPF 应用程序中查看 word 文档
引言示例演示如何在 WPF 应用程序中查看 word 文档。WPF 不支持可以直接查看 Word 文档,但有些客户想在 WPF 中显示 word 文档。因此,我们可以使用 WPF DocumentViewer 控件来承载固定文档如 XPS 文档。我们也可以将 word 文档转换为使用 VSTO 的 xps 文档。
- 2023-08-31 16:20:03下载
- 积分:1
-
实现无限网络时序分配算法,并带图形模拟,带有配置非模态对话框...
实现无限网络时序分配算法,并带图形模拟,带有配置非模态对话框-Unlimited network timing distribution algorithm, and with graphics simulation, with a configuration of non-modal dialog box
- 2022-03-17 18:26:25下载
- 积分:1
-
可以监视文件目录被修改情况的小软件,vc编程
可以监视文件目录被修改情况的小软件,vc编程-surveillance directory can be small revision of the software, vc Programming
- 2022-11-02 14:25:03下载
- 积分:1
-
自己做的贪吃蛇代码,比较简单易懂,
自己做的贪吃蛇代码,比较简单易懂,-The Snake make their own code, and relatively easy to understand
- 2022-02-07 12:20:10下载
- 积分:1
-
err
java2
- 2022-03-22 14:06:00下载
- 积分:1
-
DRAP & DROP 的代码
DRAP & DROP 的代码-DRAP
- 2022-01-31 19:46:30下载
- 积分:1
-
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add yo...
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add your control notification handler code here
CString defFilter("选中其中一个文件|*.bmp *.jpg *.gif *.png")
CFileDialog dlg(TRUE,NULL,NULL,OFN_ALLOWMULTISELECT,defFilter)
if(dlg.DoModal()==IDOK){
PathName=dlg.GetPathName()
}-wince EVC simple picture browsing, support the expansion of their own free*. bmp*. jpg*. gif*. png, etc.// TODO: Add your control notification handler code hereCString defFilter (
- 2023-04-14 17:00:03下载
- 积分:1
-
图像的平面截图应用
可以做为则取图像用
图像的平面截图应用
可以做为则取图像用-Screenshot of the application of planar images can be used as the image with
- 2023-02-21 02:15:04下载
- 积分:1
-
ftp source tools
ftp工具的源代码-ftp source tools
- 2022-03-19 00:46:07下载
- 积分:1