码迷,mamicode.com
首页 >  
搜索关键字:labs    ( 604个结果
SSL Labs: Increased Penalty When TLS 1.2 Is Not Supported
https://community.qualys.com/blogs/securitylabs/2015/05/22/ssl-labs-increased-penalty-when-tls-12-is-not-supportedEarlier this week we released SSL La...
分类:其他好文   时间:2015-09-21 23:53:50    阅读次数:240
Postgresql 的 pg_notify 方法介绍
今日看了这篇博文: https://medium.com/namely-labs/syncing-cache-with-postgres-7a4d78cec022 再一次感叹PG的强大。原来PG还可以通过pg_notify 这个方法,再加上触发器,去主动告诉外界数据的变化。 看了博文后...
分类:数据库   时间:2015-09-11 17:49:19    阅读次数:343
PostgreSQL备份之omniPITR
一、准备 1. 安装 omnipitr是用perl写的,直接下载下来就可以用了 #?git?clone?https://github.com/omniti-labs/omnipitr.git?/opt/omnipitr/ Initialized?empty?Git?repository?in?/opt/omnipitr/.git/...
分类:数据库   时间:2015-09-09 19:54:02    阅读次数:289
FMOD音频引擎简单使用
http://blog.csdn.net/cnjet/article/details/506104现代游戏已经不能没有声音,所以音频引擎成为游戏引擎中不可缺少的一部分.这是一篇介绍现代音频引擎的文章(http://hard.zol.com.cn/labs/2003/0520/60986.shtml)...
分类:其他好文   时间:2015-09-03 10:20:08    阅读次数:176
Foundation方法秘籍
2.1.1 rand()函数:产生随机数    2.1.2 abs()函数/labs()函数:整数的绝对值    2.1.3 fabs()/fabsf()/fabsl()函数:浮点数的绝对值    2.1.4 floor()/floorf()/floorl()函数:向下取...
分类:其他好文   时间:2015-09-02 00:44:50    阅读次数:424
关于PKCS的文档资料
关于PKCS的文档资料,在这里查找:http://www.emc.com/emc-plus/rsa-labs/standards-initiatives/public-key-cryptography-standards.htm
分类:其他好文   时间:2015-08-31 19:03:08    阅读次数:143
库函数 Math
int abs( int num );double fabs( double arg );long labs( long num );函数返回num的绝对值#include double asin( double arg );函数返回arg的反正弦值,arg的值应该在-1到1之间#include d...
分类:其他好文   时间:2015-08-31 17:07:09    阅读次数:144
OverTheWire Bandit
#sshpass is a helpful tool to enter password which could save tons of time.ssh bandit26@bandit.labs.overthewire.org5koReBOKuIDDepwhWk7jZC0RTdopnAYKh6D...
分类:其他好文   时间:2015-08-17 15:18:28    阅读次数:171
TechNet Virtual Labs
实验手册http://down.51cto.com/data/2082999实验地址https://vlabs.holsystems.com/vlabs/technet?eng=VLabs&auth=none&src=vlabs&altadd=true&labid=11995Whatyou’lllearninthislabWindowsServer2012R2FailoverClusteringisMicrosoft’sindustryleadinghigh..
分类:Web程序   时间:2015-08-17 12:14:51    阅读次数:504
604条   上一页 1 ... 50 51 52 53 54 ... 61 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!