-
此为工程用的物料表的后期的转换程序,前地程序通过写数据到此,它再将之转换为EXCEL文档...
此为工程用的物料表的后期的转换程序,前地程序通过写数据到此,它再将之转换为EXCEL文档-this works for the materials used for table conversion late in the process, before the adoption of procedures to write data to this point, it be further converted to Excel files
- 2023-03-06 22:20:03下载
- 积分:1
-
给其它进程发消息
如果你的windows程序主线程进入一个比较长时间的处理过程,同时不想用其它的线程等方法进行处理,又想能控制程序停止处理,则可以考虑从其它进程向主程序发送消息进行控制,在主程序的处理循环中进行检测。本程序是从外部发送消息的一个小程序,有一个小汽车的界面,有两个控制按钮,有时间进度显示,有一个小动画。
- 2022-05-21 06:23:35下载
- 积分:1
-
VTI _先生| UTF8编码:
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|24 Aug 2003 15:59:02 -0000
vti_extenderversion:SR|4.0.2.4426
vti_cacheddtm:TX|24 Aug 2003 15:59:02 -0000
vti_filesize:IR|20992
vti_cachedlinkinfo:VX|
vti_cachedsvcrellinks:VX|
vti_cachedtitle:SR|实验一 ASP程序运行环境的配置
vti_title:SR|实验一 ASP程序运行环境的配置
vti_backlinkinfo:VX|asp/left.htm asp/left0b.htm asp/leftbf.htm asp/lefty.htm
-vti_encoding : SR | utf8- nl vti_timelastmodified : TR | 24 Aug 2003 15:59:02-0000 vti_extenderversion : SR | 4.0.2.4426 vti_cacheddtm : TX | 24 Aug 2003 15 : 59:02-0000 vti_filesize : IR | 20992 vti_cachedlinkinfo : VX | vti_cachedsvcrellinks : VX | vti_cachedtitle : SR | experimental procedures in an ASP environment configuration vti_title : SR | experimental procedures in an ASP environment configuration vti_backlinkinfo : VX | asp/left.htm asp/left0b.htm asp/leftbf.htm asp/lefty.htm
- 2022-08-07 22:24:06下载
- 积分:1
-
菜单编辑实例,可以实现文本文件的复制,剪切,粘贴,文字的字体设置等功能。...
菜单编辑实例,可以实现文本文件的复制,剪切,粘贴,文字的字体设置等功能。-Examples of Menu Editor, you can realize a text file copy, cut, paste, text font settings and other functions.
- 2022-10-07 03:00:02下载
- 积分:1
-
一个小程序,帮助认识matlab及用level set编程的方法
一个小程序,帮助认识matlab及用level set编程的方法-a small program to help recognize and Matlab programming with the level set method
- 2022-07-10 03:23:56下载
- 积分:1
-
With c++ Prepared by the China Unicom SGIP agreement, the contents of the whole...
用c++编写的的中国联通SGIP协议,内容挺全。
MultiByteToWideChar WideCharToMultiByte CString CFile CFileException CWinApp CDialog CDataExchange CWnd DestroyIcon LoadIcon GetSystemMenu CMenu LoadString AppendMenu SetWindowText SetTimer IsIconic CPaintDC SendMessage GetSystemMetrics CRect GetClientRect DrawIcon PostMessage PostQuitMessage GetLastError CTime wsprintf KillTimer WinExec GetPrivateProfileString WritePrivateProfileString SetTextColor CAsyncSocket -With c++ Prepared by the China Unicom SGIP agreement, the contents of the whole ting. MultiByteToWideChar WideCharToMultiByte CString CFile CFileException CWinApp CDialog CDataExchange CWnd DestroyIcon LoadIcon GetSystemMenu CMenu LoadString AppendMenu SetWindowText SetTimer IsIconic CPaintDC SendMessage GetSystemMetrics CRect GetClientRect DrawIcon PostMessage PostQuitMessage GetLastError CTime wsprintf KillTimer WinExec GetPrivateProfileString WritePrivateProfileString SetTextColor CAsyncSocket
- 2023-06-11 04:35:03下载
- 积分:1
-
这是我的图书馆借阅管理系统,简单实用,适合学习VC++者学习,也可实际应用...
这是我的图书馆借阅管理系统,简单实用,适合学习VC++者学习,也可实际应用-This is my library management system, simple and practical learning for VC++ learning, but also practical applications
- 2022-03-14 11:24:26下载
- 积分:1
-
K3 智能手机参考设计 ,是了解K3 平台的好资料
K3 智能手机参考设计 ,是了解K3 平台的好资料-K3 smart phone reference design is a good platform to understand the information K3
- 2022-05-24 00:26:37下载
- 积分:1
-
windows下ftp服务端与客户端的实现
1.ftpServer是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序;
2.目录ftp客户端是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现;
- 2023-01-13 22:05:04下载
- 积分:1
-
MFC 多个exe进程间通信_共享内存_DialogDemo
共享内存允许两个或多个进程进程共享同一块内存(这块内存会映射到各个进程自己独立的地址空间),从而使得这些进程可以相互通信。在需要频繁处理一个文件或者是一个大文件的应用场景时,使用共享内存这种方式处理IO效率比普通IO效率要高。本实例简单做了两个MFC的dialog, 一个作为server端,一个作为Client端,使用共享内存的方法实现两个exe间的数据共享。
- 2023-09-01 19:35:03下载
- 积分:1