会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
人,唯一剥夺不了的,只有知识
知识就是希望
上一页
1
···
591
592
593
594
595
596
597
598
599
···
601
下一页
2017年12月27日
邮槽
摘要: windows的一种单向通信方式
阅读全文
posted @ 2017-12-27 09:16 lydstory
阅读(78)
评论(0)
推荐(0)
编辑
2017年12月22日
查询yum包安装路径
摘要: rpm -ql php71-php yum install json yum install libcurl
阅读全文
posted @ 2017-12-22 14:25 lydstory
阅读(106)
评论(0)
推荐(0)
编辑
pkg_config找不到库
摘要: 解决方法 假设libavutil默认安装时libavutil.pc安装到了 /usr/lib64/lib/pkgconfig/ 中,而 echo $PKG_CONFIG_PATH 结果中没有这个路径,这时要在当前tab中执行 PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr
阅读全文
posted @ 2017-12-22 14:08 lydstory
阅读(465)
评论(0)
推荐(0)
编辑
2017年12月21日
参看dll参数类型
摘要: http://blog.csdn.net/chinabinlang/article/details/7698459 验证
阅读全文
posted @ 2017-12-21 19:40 lydstory
阅读(129)
评论(0)
推荐(0)
编辑
dumpbin 查看dll中的导出函数
摘要: C:\Program Files (x86)\Microsoft Visual Studio 14.0>dumpbin -exports E:\20171110\Release\aa.dll https://www.cnblogs.com/dyllove98/archive/2013/06/20/3
阅读全文
posted @ 2017-12-21 19:09 lydstory
阅读(2402)
评论(0)
推荐(0)
编辑
eclipse安装automake
摘要: help->Install new software
阅读全文
posted @ 2017-12-21 16:15 lydstory
阅读(115)
评论(0)
推荐(0)
编辑
CString 作为参数执行都不执行
摘要: static int LoadUsbSDK(CString curpath ) win10系统下 CString 函数加载dll直接跳过 加载dll最好不要带参数
阅读全文
posted @ 2017-12-21 14:19 lydstory
阅读(131)
评论(0)
推荐(0)
编辑
程序指针引起异常
摘要: deviceStructClass* tmp = (DeviceStructClass *)m_ImgDevList.GetItemData(m_ImgDevList.GetSelectionMark()); if(tmp != NULL) { string devidstr; devidstr =
阅读全文
posted @ 2017-12-21 13:19 lydstory
阅读(134)
评论(0)
推荐(0)
编辑
2017年12月20日
samba配置
摘要: smbpasswd -a lyd //添加smb用户
阅读全文
posted @ 2017-12-20 01:18 lydstory
阅读(109)
评论(0)
推荐(0)
编辑
VMware下的Linux系统中Windows的共享目录,不支持创建软连接
摘要: 【问题】 在编译VMware下的Linux系统对从Windows中共享过来的文件,进行编译的时候,遇到: ln: creating symbolic link XXXXXX : Operation not supported 【环境】 VmWare的Linux + Windows XP + vmhg
阅读全文
posted @ 2017-12-20 01:06 lydstory
阅读(1184)
评论(0)
推荐(0)
编辑
上一页
1
···
591
592
593
594
595
596
597
598
599
···
601
下一页
导航
博客园
首页
新随笔
联系
订阅
管理
公告