测试环境:sublime text version 2.0.2, build 2221 和 sublime text stable channel, build 3065 (version3)Win7 64位android-ndk-r10c windows x86_64步骤:1.设置好ndk环境变量假如把ndk压缩包解压到D:\android-ndk-r10c,则控制面板 -> 系统 -> 高级系...
分类:
移动开发 时间:
2014-11-19 18:45:20
阅读次数:
163
<form?id="content">
????<%
????????if?("OPCODE".equals(dicType))?{
????%>
????<div?id="opCodeCompent"></div>
????<%
????}?else?if?("CHANNEL".equals(dicType))?{
?...
分类:
其他好文 时间:
2014-11-19 16:33:01
阅读次数:
282
插入时间的sql语句insert into[DataTable]([CollectDateTime],[Channel_1],[Channel_2],[Channel_3],[Channel_4],[Channel_5],[Channel_6],[Channel_7],[Channel_8],[Ch...
分类:
数据库 时间:
2014-11-17 21:07:44
阅读次数:
186
海康:rtsp://[username]:[password]@[ip]:[port]/[codec]/[channel]/[subtype]/av_stream说明:username: 用户名。例如admin。password: 密码。例如12345。ip: 为设备IP。例如 192.0.0.64...
分类:
其他好文 时间:
2014-11-17 12:14:34
阅读次数:
232
参考:
Single Image Haze Removal Using Dark Channel Prior CVPR...
分类:
其他好文 时间:
2014-11-16 14:47:30
阅读次数:
417
在publish/subscribe模式中使用fanout类型有个缺陷,就是不能选择性接收的消息。我们可以让consumer获得所有已发布的消息中指定的几个消息。在之前的例子中我们这样绑定exchange和队列:channel.queueBind(queueName, EXCHANGE_NAME, ...
分类:
其他好文 时间:
2014-11-15 21:39:10
阅读次数:
299
1 #include 2 #include 3 #include 4 using namespace std; 5 int work,progress,available[100],mmax[100][100],allocation[100][100],need[100][100]; ...
分类:
编程语言 时间:
2014-11-15 17:02:36
阅读次数:
321
本系列文章中第一篇简要介绍了FIPS验证流程;第二篇则探究了FIPS 140-2的验证级别及其要求。
本篇是此系列博文的最后一篇,讲解提交加密模块进行FIPS验证时的其他注意事项。...
分类:
其他好文 时间:
2014-11-14 10:48:13
阅读次数:
277
安装pear 的命令如下: $ wget http://pear.php.net/go-pear.phar $ php go-pear.phar pear 安装成功! 下面用 pear 来安装phpunit pear channel-discover pear.phpunit.de pear channel-discover components.ez...
分类:
Web程序 时间:
2014-11-12 12:06:53
阅读次数:
169
再来看看一个包走共享内存的流程先来看看net进程这块如何处理的{//用shareData这种类型封装刚才从无锁队列中取到的包 shareData sd; sd.channel_id = pkt.channel_id; sd.data = pkt.data...
分类:
Web程序 时间:
2014-11-09 00:49:11
阅读次数:
272