码迷,mamicode.com
首页 >  
搜索关键字:not supported    ( 848个结果
Zabbix2.4.7安装
所用系统Centos6.6事先配置好本地镜像的yum源准备zabbix依赖的rpm包(http://repo.zabbix.com/non-supported/rhel/6/x86_64/) fping-2.4b2-16.el6.x86_64.rpm iksemel-1.4-2.el6.x86_64.rpm php-bcmath-5.3.3-38.el6.x86_64.rpm php-mbstring-5.3.3-38.el6.x86_64.rpm准备zabbix..
分类:其他好文   时间:2016-02-25 17:11:37    阅读次数:262
Compile Options--编译选项
目的:其主要作用是用于调试跟踪和测试 主要包含:MT_TASK、MT_ZDO_FUNC and other MT compile options LCD_SUPPORTED、LCD_SUPPORTED=DEBUG、BLINK_LEDS 且看正文逐一讲解; MT_TASK This compileop
分类:其他好文   时间:2016-02-21 12:46:02    阅读次数:787
iOS 9 强制横屏
首先在plist 文件中 Supported interface orientations 选项 只留下一个 portrait 屏幕强制横屏 使用以下代码 self.navigationController.view.transform = CGAffineTransformMakeRotation
分类:移动开发   时间:2016-02-18 17:46:16    阅读次数:160
maven工程小红叉处理方法
搞了个Maven工程在Eclipse上,刚开始说JDK版本不对,编译的时候老报错误,很容易搞明白, 本地JDK版本为1.7.0_79: diamond operator is not supported in -source 1.5 [ERROR] (use -source 7 or higher
分类:其他好文   时间:2016-02-01 20:46:13    阅读次数:140
Nginx(4) - Connection processing methods
A connection processing method can be selected explicitly with the use directive. The following connection processing methods are supported: select —
分类:其他好文   时间:2016-02-01 18:46:49    阅读次数:163
【转】NDK编译可执行文件在Android L中运行显示error: only position independent executables (PIE) are supported.失败问题解决办法。
原文网址:http://blog.csdn.net/hxdanya/article/details/39371759 由于使用了NDK编译的可执行文件在应用中调用,在4.4及之前的版本上一直没出问题。最近由于要测试在Android L上的运行情况发现,当运行该可执行文件时,报如下错误: error:
分类:移动开发   时间:2016-01-28 12:29:27    阅读次数:222
java直接存取MS Access的mdb数据库文件
jdbc 访问 access 的 mdb 数据库文件,使用一个叫ucanaccess的开发包实现这个功能。 "Supported Access formats: 2000,2002/2003,2007,2010/2013 databases (1997 read-only)." 官网在 http:/
分类:数据库   时间:2016-01-27 21:07:39    阅读次数:302
nginx windows版本 1024限制
Windows版本因为文件访问句柄数被限制为1024了,当访问量大时就会无法响应。会有如下错误提示:maximum number of descriptors supported by select() is 1024修改参数worker_connections可以解决此限制,还有其它很多说修改wo...
分类:Windows程序   时间:2016-01-22 14:21:36    阅读次数:3132
Linux GPIO Interfaces
That said, if the convention is supported on their platform, drivers shoulduse it when possible. Platforms must declare GENERIC_GPIO support in their....
分类:系统相关   时间:2016-01-06 19:40:32    阅读次数:155
Enable and Use Remote Commands in Windows PowerShell
The Windows PowerShell remoting features are supported by the WS-Management protocol and the Windows Remote Management (WinRM) service that implements...
分类:Windows程序   时间:2016-01-06 13:41:48    阅读次数:306
848条   上一页 1 ... 53 54 55 56 57 ... 85 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!