码迷,mamicode.com
首页 >  
搜索关键字:not supported    ( 848个结果
js烟花特效
Canvas is not supported in your browser.
分类:Web程序   时间:2015-11-19 00:30:47    阅读次数:379
Linux 动态链接库学习笔记
参考资料:1.-fpicGenerate position-independent code (PIC) suitable for use in a shared library, if supported for the target machine. Such code accesses all...
分类:系统相关   时间:2015-11-17 12:36:03    阅读次数:177
为什么要避免引用"sun" package
The java.*, javax.* and org.* packages documented in the Java Platform Standard Edition API Specification make up the official, supported, public interface.? If a Java program directly calls only ...
分类:其他好文   时间:2015-11-16 16:03:03    阅读次数:154
spring mvc ajax 提交复杂数组类型
The server refused this request because the request entity is in a format not supported by the requested resource for the requested method1、Spring Mvc...
分类:编程语言   时间:2015-11-16 15:28:08    阅读次数:228
diamond operator is not supported in -source 1.5
在mvn install编译的时候出现了,错误diamondoperatorisnotsupportedin-source 1.5 的错误信息: 解决方法:在pom.xml文件里面添加: org.apache.m...
分类:其他好文   时间:2015-11-13 20:53:29    阅读次数:547
jquery选择器 直观实验
Selectors Original lab by Karl Swedberg Enhanced by Cody Lindley. FYI (ie6 != supported) jQuery Selectors Toggle B...
分类:Web程序   时间:2015-11-13 18:33:44    阅读次数:420
解决centos7命令行中文乱码
cat/etc/locale.confLANG=en_US.UTF-8cp/etc/locale.conf/etc/locale.conf.backupvim/etc/locale.confLANG="zh_CN.GB18030"LANGUAGE="zh_CN.GB18030:zh_CN.GB2312:zh_CN"SUPPORTED="zh_CN.UTF-8:zh_CN:zh:en_US.UTF-8:en_US:en"SYSFONT="lat0-sun16"exit重新登录即可
分类:其他好文   时间:2015-11-10 14:19:16    阅读次数:296
转weblogic 10.3新建域
一、安装前准备1.解决linux中文乱码问题修改/etc/sysconfig/i18n文件#LANG="en_US.UTF-8"#SUPPORTED="en_US.UTF-8:en_US:en"#SYSFONT="latarcyrheb-sun16"改为LANG="zh_CN.GB18030"LAN...
分类:Web程序   时间:2015-11-10 10:43:06    阅读次数:346
python 2.7疑难问题之 编码
#http://www.cnblogs.com/bluescorpio/p/4303656.html?在遇到错误提示时,注意查看错误提示内容,同时注意查看type类型。1、TypeError: decoding Unicode is not supported在试图读取网页的时候遇到TypeErro...
分类:编程语言   时间:2015-11-03 22:55:48    阅读次数:166
Word Properties <?ref:xdo000X?> - BIP Deskotop 11.119.00.0 (32-bit) with Office 2013 (32-bit) on Win 7 64-bit
BIP Deskotop 11.119.00.0 (32-bit)Office 2013 (32-bit)Win 7 (64-bit)The current certification matrix seems to say this is supported, however I am havin...
分类:Windows程序   时间:2015-11-03 01:59:08    阅读次数:717
848条   上一页 1 ... 55 56 57 58 59 ... 85 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!