大约有 30,000 项符合查询结果(耗时:0.0351秒) [XML]
WSAAsyncSelect模型 - C/C++ - 清泛网 - 专注C/C++及内核技术
...在testDlg.h中定义
#include "winsock2.h"
#pragma comment(lib, "WS2_32")
#define WM_SOCKET (WM_USER+1)
同时在该文件中加入一个自定义消息处理函数
afx_msg LRESULT OnSocketMsg(WPARAM wParam,LPARAM lParam);
在testDlg.cpp中定义
ON_MESSAGE(WM_SOCKET,OnSocketMsg)
在...
vc/mfc *通配符 批量删除文件 - C/C++ - 清泛网 - 专注C/C++及内核技术
...indNextFile,支持 * 通配符查找文件,核心代码如下:
WIN32_FIND_DATA FindFileData;
char szCurPath[MAX_PATH + 1] = { 0 };
GetCurrentDirectory(MAX_PATH, szCurPath);
CString findFileName;
findFileName.Format("%stest*.txt", szCurPath);
HANDLE hFind = ::FindFirstFile(findFileNam...
SHFileOperation 这个API函数怎么用起来结果飘忽不定? - C/C++ - 清泛网 -...
...indNextFile,支持 * 通配符查找文件,核心代码如下:
WIN32_FIND_DATA FindFileData;
char szCurPath[MAX_PATH + 1] = { 0 };
GetCurrentDirectory(MAX_PATH, szCurPath);
CString findFileName;
findFileName.Format("%stest*.txt", szCurPath);
HANDLE hFind = ::FindFirstFile(findFileNam...
rpcndr.h和wtypes.h冲突的解决方法 - C/C++ - 清泛网 - 专注C/C++及内核技术
...es (x86) microsoft sdks windows v7.0a include rpcndr.h(162): error C2632: char后面的in...当编译出现如下错误时:
1>c:\program files (x86)\microsoft sdks\windows\v7.0a\include\rpcndr.h(162): error C2632: “char”后面的“int”非法
1>c:\program files (x86)\microsoft sdks\wi...
js中int和string互换(js int转string,js string转int) - 更多技术 - 清...
...JS会自动隐性转换
二、Javascript 将string 变成 int
var s = "32"
var i = new Number(s);
或
var i = parseInt(s);
parseInt返回值:
parseInt("abc") // Returns NaN.
parseInt("12abc") // Returns 12.
parseInt("12") // Returns 12.
js int string 互换 转...
Building an MFC project for a non-Unicode character set is deprecated ...
...息
1>------ 已启动全部重新生成: 项目: xxx 配置: Debug Win32 ------
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets(376,5): error MSB8031: Building an MFC project for a non-Unicode character set is deprecated. You must change the project property t...
PHP连接MySQL报错:Fatal error: Call to undefined function mysql_connec...
...
有的教程里说需要把libMysql.dll文件拷贝到c:\windows\system32下面,如果按照上面1.里的配置方法在系统环境变量里设置好path的话,就不需要这步操作了。PHP 连接 MySQL
php动态安装mysql扩展错误(ext/mysqlnd/mysqlnd.h: No such file or direc...
... from /data/xingzheng/software/php-5.5.10/ext/mysql/php_mysql.c:32:
/data/xingzheng/install/php-5.5.10/include/php/Zend/zend_vm_opcodes.h:173:7: warning: no newline at end of file
In file included from /data/xingzheng/software/php-5.5.10/ext/mysql/php_mysql.c:69:
/data/xingzheng/sof...
WinDBG用法详解 PDF - 文档下载 - 清泛网 - 专注C/C++及内核技术
..............................................................................32
30.8.6分析符号..................................................................................................................34
30.8.7搜索符号....................................................................
FlashFXP 最好用的FTP传输软件 - 软件下载 - 清泛网 - 专注C/C++及内核技术
...用户体验最好的一款FTP软件。
4.2.6WinXP,Win7,Win8,Win105.32M
