1:切换成root用户,输入命令"su root"即可,接着输入 yum install "@Chinese Support" 命令按enter执行2:System > Preferences > Input Method > Enable input method feature > Input ...
分类:
其他好文 时间:
2014-10-20 18:42:21
阅读次数:
153
1.pressAlt+F1toenterlocalshellinDCUI2.vi/etc/ssh/sshd_configPasswordAuthenticationyes3./etc/init.d/SSHrestart4.pressAlt+F2toreturnDCUI
分类:
其他好文 时间:
2014-10-20 15:24:36
阅读次数:
158
一.安装模块1.apache编译时就设置了defalte.--enable-defalte查看是否有安装过bin/apachectl-l|grepdefalte2.编译时没有增加,需要动态添加/bin/apxs-i-a-cmod_deflate.c二.http.conf增加配置参数<IfModulemod_deflate.c>DeflateCompressionLevel9SetOutputFilterDEFLATEA..
分类:
Web程序 时间:
2014-10-20 15:19:32
阅读次数:
355
Emacs for All, All for EmacsEmacs for All, All for EmacsTable of Contents1. How to enable Chinese input in emacs?2. Is it possible to use version cont...
分类:
系统相关 时间:
2014-10-18 12:30:10
阅读次数:
365
一。下载:1.wget2.解压二。编译:1.参数:./configure\--prefix=/usr/local/mysql--with-unix-socket-path=/usr/local/mysql/tmp/mysql.sock--localstatedir=/usr/local/mysql/data--enable-assembler--enable-thread-safe-client--with-mysqld-user=mysql--with-b..
分类:
数据库 时间:
2014-10-18 11:20:43
阅读次数:
210
<!DOCTYPEHTMLPUBLIC"-//W3C//DTDHTML4.01//EN""http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<metahttp-equiv="Content-Type"content="text/html;charset=UTF-8">
<title>UntitledDocument</title>
<scripttype="te..
分类:
Web程序 时间:
2014-10-17 19:07:38
阅读次数:
325
<!DOCTYPEHTMLPUBLIC"-//W3C//DTDHTML4.01//EN""http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<metahttp-equiv="Content-Type"content="text/html;charset=UTF-8">
<title>UntitledDocument</title>
<styletype="text/css"&..
分类:
Web程序 时间:
2014-10-17 19:00:57
阅读次数:
236
right click the solution in the Solution Explorer-> Properties-> Debug ->Enable Debuggers-> Enable unmanaged code debugging
分类:
其他好文 时间:
2014-10-17 15:22:57
阅读次数:
133
一、Entity Framework 迁移命令(get-help EntityFramework)Enable-Migrations启用迁移Add-Migration为挂起的Model变化添加迁移脚本Update-Database将挂起的迁移更新到数据库Get-Migrations获取已经应用的迁移...
分类:
其他好文 时间:
2014-10-17 11:52:29
阅读次数:
361
三:以上Festival安装完成以后回到ekho安装目录:执行./configure --enable-festival 前更改configure1:替换#AC_DEFINE(ENABLE_FESTIVAL,,[Enable Festival])#LIB_FESTIVAL="${srcdir}/li...
分类:
其他好文 时间:
2014-10-17 10:05:29
阅读次数:
343