码迷,mamicode.com
首页 >  
搜索关键字:not supported    ( 848个结果
CRM合并事件
1 Only account, contact, lead, incident entities are supported for merge 2 Merging Custom Entity Records with Dynamics CRM 2011 Dialog https://communi ...
分类:其他好文   时间:2016-12-02 21:36:29    阅读次数:257
MongoDB - Introduction to MongoDB, MongoDB Extended JSON
JSON can only represent a subset of the types supported by BSON. To preserve type information, MongoDB adds the following extensions to the JSON forma ...
分类:数据库   时间:2016-11-30 22:05:47    阅读次数:293
centos vi显示中文
1. 控制台终端显示中文修改 /etc/sysconfig/i18n 文件如下:#LANG="en_US.UTF-8"LANG="zh_CN.GB2312"SUPPORTED="zh_CN.UTF-8:zh_CN:zh:en_US.UTF-8:en_US:en"SYSFONT="latarcyrhe ...
分类:其他好文   时间:2016-11-27 19:46:29    阅读次数:177
Project facet is Java version 1.7 is not spported
在移植eclipse项目时,如果遇到 “Project facet Java version 1.7 is not supported.” 项目中的jdk1.7不支持。说明项目是其他版本jdk编译的,在eclipse里运行时会报版本不支持。 解决办法: 法1,选中项目 Properties , 选择 ...
分类:编程语言   时间:2016-11-23 13:00:52    阅读次数:152
Ajax本地跨域问题 Cross origin requests are only supported for HTTP
问题:打开本地html文件时,报错如下 Cross origin requests are only supported for protocol schemes: http, data,chrome-extension, https, chrome-extension-resource. 分析:浏 ...
分类:Web程序   时间:2016-11-22 17:32:46    阅读次数:160
Nlog 配置总结
Writes log messages to one or more files. Since NLog 4.3 the ${basedir} isn't needed anymore for relative paths. Supported in .NET, Silverlight, Compa ...
分类:其他好文   时间:2016-11-22 11:51:27    阅读次数:756
Install elasticsearch-head: – for Elasticsearch 5.x
Running as a plugin of Elasticsearch Install elasticsearch-head:– for Elasticsearch 5.x:site plugins are not supported. Run elasticsearch-head as a st ...
分类:其他好文   时间:2016-11-19 12:06:40    阅读次数:996
protocol http not supported or disabled in libcurl apt-get
ubuntu 14.04 碰到了这个莫名其妙的问题。谷歌了一把,解决方案如下:http://askubuntu.com/questions/683857/curl-1-protocol-https-not-supported-or-disabled-in-libcurl 即重新编译安装curl包(l ...
分类:Web程序   时间:2016-11-15 13:43:41    阅读次数:604
windows server 2008下装SQL 2008R2x64
1. 在windows server 2008下装SQL 2008出现 This SQL Server Setup media is not supported on a X64 system 使用虚拟光驱(DAEMON Tools Lite)安装即可。 2.安装步骤: 1.需要创建一个window ...
分类:数据库   时间:2016-11-13 01:27:04    阅读次数:809
ORA-00845错误原因及解决办法
故障现象: 用startup命令启动数据库时出现ora-00845错误提示: SQL> startup ORA-00845: MEMORY_TARGET not supported on this system 故障原因: 在oracle database 11g中新增的内存自动管理的参数MEMOR ...
分类:其他好文   时间:2016-11-01 16:44:42    阅读次数:164
848条   上一页 1 ... 43 44 45 46 47 ... 85 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!