上一页 1 ··· 604 605 606 607 608 609 610 611 612 ··· 617 下一页

2018年3月16日

摘要: 1、使能hci接口 # hciconfig hci0 up 2、使用hcitool搜索BLE设备 # hcitool lescan LE Scan ...D0:39:72:BE:D2:26 (unknown)D0:39:72:BE:D2:26 HMDongleD0:39:72:BE:D2:26 (u 阅读全文
posted @ 2018-03-16 10:01 lydstory 阅读(940) 评论(0) 推荐(0)

2018年3月15日

摘要: https://stackoverflow.com/ 阅读全文
posted @ 2018-03-15 10:24 lydstory 阅读(111) 评论(0) 推荐(0)

2018年3月14日

摘要: https://www.layabox.com/product/ 阅读全文
posted @ 2018-03-14 18:29 lydstory 阅读(137) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/openn/article/details/54927375 阅读全文
posted @ 2018-03-14 11:25 lydstory 阅读(151) 评论(0) 推荐(0)

2018年3月13日

摘要: 我用SetItemData 和GetItemData把数据库一条数据导入到CListctrl 32位下 程序都可以跑 GetItemData能得到自定义类数据 可以64位得不到? 阅读全文
posted @ 2018-03-13 10:56 lydstory 阅读(208) 评论(0) 推荐(0)

2018年3月5日

摘要: js写web 阅读全文
posted @ 2018-03-05 12:28 lydstory 阅读(92) 评论(0) 推荐(0)

2018年2月27日

摘要: unresolved external symbol __imp___vsnprintf 解决方案找到了。 在vs2015工程选项,链接器附加依赖项里面添加legacy_stdio_definitions.lib即可。出现这个问题的原因是vs2015默认编译时将许多标准库采用内联方式处理,因而没有可 阅读全文
posted @ 2018-02-27 23:49 lydstory 阅读(194) 评论(0) 推荐(0)
摘要: nohup ./target > a.out & 阅读全文
posted @ 2018-02-27 11:07 lydstory 阅读(114) 评论(0) 推荐(0)
摘要: [root@DB-Server ~]# rpm -qa | grep -i mysql MySQL-server-advanced-5.6.20-1.rhel5 MySQL-client-advanced-5.6.20-1.rhel5 [root@DB-Server ~]# rpm -ql MySQ 阅读全文
posted @ 2018-02-27 09:24 lydstory 阅读(106) 评论(0) 推荐(0)

2018年2月26日

摘要: https://www.linuxidc.com/Linux/2017-01/139361.htm 1.打开sudoers文件 切换到root用户下,cd root,运行visudo命令,visudo命令是用来编辑修改/etc/sudoers配置文件 2.修改suduers文件 找到如下图所示,标出 阅读全文
posted @ 2018-02-26 21:14 lydstory 阅读(88) 评论(0) 推荐(0)
上一页 1 ··· 604 605 606 607 608 609 610 611 612 ··· 617 下一页

导航