CMake配置Jni开发 1 安装工具 2 新建项目,注意include C++ support选项 项目创建好后查看目录结构 新增三块.externalNativeBuild;cpp(c、c++代码);CMakeList.txtCMakeList.txt# For more information ...
分类:
其他好文 时间:
2018-11-27 19:37:31
阅读次数:
194
1、Office漏洞 Office漏洞是大部分APT组织最喜爱的漏洞,Office在个人办公电脑使用量大,对针对性目标是最佳的外网入口,效果也是最直接的。 2、Adobe 系漏洞 Adobe系列包括Adobe Reader、Acrobat、Flash Player,Flash Player因为其跨平 ...
分类:
其他好文 时间:
2018-11-27 11:12:08
阅读次数:
388
title: u boot(二)makefile tags: linux date: 2018 09 22 20:56:05 u boot(二)makefile [TOC] 引入 我们是怎么编译的?先执行配置 ,然后编译 .所以在顶层目录下的 一定存在这个 .我们就从这里入手 目录结构(1.1.6) ...
分类:
其他好文 时间:
2018-11-27 01:24:46
阅读次数:
223
引子: 在了解flask上下文管理机制之前,先来一波必知必会的知识点。 一、面向对象双下方法 首先,先来聊一聊面向对象中的一些特殊的双下划线方法,比如__call__、__getattr__系列、__getitem__系列。 __call__ 这个方法相信大家并不陌生,在单例模式中,我们可能用到过, ...
分类:
其他好文 时间:
2018-11-25 22:27:54
阅读次数:
252
ZC:这是使用 TCP的方式来传输 modbus协议数据包的,想追一下源码 看看到底是不是 socket,追到 ModbusMaster.class的 调用函数sendImpl(...)就追不下去了。后一想 通过Debug来追,就来到了 TcpMaster.class中 在函数openConnect ...
分类:
数据库 时间:
2018-11-25 17:42:47
阅读次数:
217
1. Testlink配置修改 1.1. config.inc.php 1.1.1. 日志路径配置 1.1.2. 上传文件路径配置 1.1.3. 配置检查警告模式修改 1.1.4. 语言设置 1.2. Testlink数据库配置 1.3. Testlink和mantis集成 (这个我没有验证,因为b ...
分类:
其他好文 时间:
2018-11-23 16:49:26
阅读次数:
369
1. what if TA happened on first yearAC? 2006 1000-300 or 200?2009 8=5+3: asset life/2 .. orginal asset life or after ta asset life ZRY03 和 10ZRY03区别 I ...
分类:
其他好文 时间:
2018-11-18 19:27:51
阅读次数:
151
系统自带服务/lib/systemd/system/rc-local.service 软连接为 /lib/systemd/system/rc.local.service -> rc-local.service 可以看到此文件缺少[install]部分,为他加上。 输入systemctl enable ...
分类:
系统相关 时间:
2018-11-11 17:58:52
阅读次数:
202
Introduction PhantomJS is a scripted, headless browser that can be used for automating web page interaction. PhantomJS is a free, open source and dist ...
分类:
Web程序 时间:
2018-11-11 16:55:36
阅读次数:
189
因为项目需要,2014年写过的一个老项目需要重新打包。开发电脑换了,原来开发的系统是win7,现在已经升到了win10。而且原来使用installshield limited 2013开发的打包项目已经不能正常打开,重新下载了installshield limited 2015,终于打开了原来的打包 ...
分类:
其他好文 时间:
2018-11-09 16:22:48
阅读次数:
346