- 博客(3)
- 资源 (2)
- 收藏
- 关注
原创 kankan
<br /> 我做了个简单的ftp上传,上传到AIX ftp server上,我一开始用的是test:test帐号不能转换当前目录,、 <br />后来用了root帐号就可以,但是我用FLASHFXP可以直接用test帐号,访问到指定目录如“/app/bc”,麻烦大家帮忙解决! <br /><br /><br />代码: <br /> CInternetSession* pSession; <br /> CFtpConnection* pConnection=NULL; <br /> p
2010-06-20 00:10:00
310
原创 vc遍历文件夹
<br />#include <afx.h><br />#include <afxwin.h> // MFC core and standard components <br />#include <afxext.h><br />///MFC头文件须在前<br />#include <fstream><br />#include <iostream><br />#include <stdio.h><br />#include <string><br />#define INPUTPA
2010-06-20 00:08:00
505
原创 vc_dll
1)动态链接库头文件宏定义(静态调用) #ifndef NS_H #define NS_H #include #include #ifdef DLLNHNS_EXPORTS //project setting-->c/c++-->preprocessor definitions里面有自己的DLL的宏名 #define My_DECLSPEC __declspec(dllexport) // 导出 #else #define My_DECLSPEC __declspec(dllimp
2010-06-20 00:03:00
301
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅