Simple Video Example HTML5 video is not supported Play
分类:
Web程序 时间:
2014-11-19 17:59:46
阅读次数:
139
vi/etc/sysconfig/i18n将内容改为LANG="zh_CN.GB18030"LANGUAGE="zh_CN.GB18030:zh_CN.GB2312:zh_CN"SUPPORTED="zh_CN.GB18030:zh_CN:zh:en_US.UTF-8:en_US:en"SYSFONT="lat0-sun16"重新登录。
分类:
系统相关 时间:
2014-11-18 12:01:24
阅读次数:
218
[oracle@huntdb~]$sqlplus"/assysdba"
SQL*Plus:Release11.2.0.3.0ProductiononMonNov1718:39:112014
Copyright(c)1982,2011,Oracle.Allrightsreserved.
Connectedtoanidleinstance.
SQL>startup
ORA-00845:MEMORY_TARGETnotsupportedonthissystem
SQL>startupmount
OR..
分类:
其他好文 时间:
2014-11-18 11:57:15
阅读次数:
235
#vi/etc/sysconfig/i18n将内容改为LANG="zh_CN.GB18030"LANGUAGE="zh_CN.GB18030:zh_CN.GB2312:zh_CN"SUPPORTED="zh_CN.GB18030:zh_CN:zh:en_US.UTF-8:en_US:en"SYSFO...
分类:
系统相关 时间:
2014-11-15 06:34:41
阅读次数:
288
碰到这种情况一般我们首先试的就是重启Xcode,这种方法有的时候管用有的时候不管用。下面介绍几种方法:一:可能是valid architectures支持armv7,或者armv7s,你要试着更改这个:二:(这个没有试过,在网上找的,具体情况需要个人去试)1、Close the Xcode2、Del...
分类:
移动开发 时间:
2014-11-13 18:48:29
阅读次数:
206
BEFORE STARTING IT IS IMPORTANT TO KNOW THAT THIS ENVIRONMENT IS NOT SUPPORTED BY MICROSOFT. USE IT ONLY FOR SELF STUDY AND LABORATORY OF CLUSTER OF H...
分类:
Web程序 时间:
2014-11-11 18:25:06
阅读次数:
238
1. 引入头,#import 2. 获取SSID info+ (id)fetchSSIDInfo{ NSArray *ifs = (__bridge id)CNCopySupportedInterfaces(); NSLog(@"%s: Supported interfaces: %@", __.....
分类:
其他好文 时间:
2014-11-11 10:33:14
阅读次数:
164
第一步,编辑文件 sudo?vi?/var/lib/locales/supported.d/local 写入相关内容,比如写入如下内容: zh_CN.UTF-8?UTF-8
zh_CN?GB2312
zh_CN.GBK?GBK
en_US.UTF-8?UTF-8
zh_CN.GB18030?GB18030 这个文件是所有已...
分类:
系统相关 时间:
2014-11-08 23:44:45
阅读次数:
555
Free Metasploit editions and trials of commercial Metasploit editions are self-supported by the user community. You can ask questions here, in the for...
分类:
Web程序 时间:
2014-11-06 12:48:26
阅读次数:
461
安装Git客户端后,进行PULL时报如下错误
disconnected no supported authentication methods available(server sent: publickey,keyboard interactive)解决方案
因为TortoiseGit和Git的冲突 我们需要把TortoiseGit设置改正如下。
1.找到Tortois...
分类:
其他好文 时间:
2014-11-05 13:05:35
阅读次数:
217