E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Charsets
linux下安装MYSQL详细配置
/configure--prefix=/usr/local/mysql--with-charset=gb2312 --with-extra-
charsets
=all #--prefix指定安装目录,让他支持中文
408240786
·
2009-12-09 23:26
linux
mysql
数据库
休闲
安装mysql
linux下安装MYSQL详细配置
/configure--prefix=/usr/local/mysql--with-charset=gb2312--with-extra-
charsets
=all#--prefix指定安装目录,让他支持中文
408240786
·
2009-12-09 23:26
linux
mysql
数据库
工作笔记
谈谈类装载器ClassLoader以及“全盘负责委托机制”
根装载器主要负责装载JRE的核心类库,入JRE目标下的rt.jar、
charsets
.jar等;ExtCla
ozn_switch
·
2009-11-26 18:43
java技术
编译安装MySQL5.1.41
/configure --prefix=/usr/local/mysql --with-plugins=max --with-extra-
charsets
=all #出错 No curses/termcap
lxneng
·
2009-11-21 22:00
mysql
socket
打印系统中所有可用字符集(java.nio.charset.Charset)
*/ public static void main(String[] args) { //当前系统可用字符集SortedMap<String,Charset> Map
charSets
junJZ_2008
·
2009-11-11 23:00
java
linux
windows
Solaris
IBM
打印系统中所有可用字符集(java.nio.charset.Charset)
*/ public static void main(String[] args) { //当前系统可用字符集SortedMap<String,Charset> Map
charSets
junJZ_2008
·
2009-11-11 23:00
java
windows
linux
IBM
Solaris
怪异的新编译的MySQL无法通过service启动问题
prefix=/usr/local/mysql-5.1.36--without-comment--without-debug--with-ssl--with-charset=gbk--with-extra-
charsets
xiaoyuwang
·
2009-11-10 04:59
mysql
service
pid
compile
start
怪异的新编译的MySQL无法通过service启动问题
prefix=/usr/local/mysql-5.1.36--without-comment--without-debug--with-ssl--with-charset=gbk--with-extra-
charsets
xiaoyuwang
·
2009-11-10 04:59
mysql
service
compile
pid
start
Ruby on Rails 2.2.3 + Mysql 5.0 解决GBK编码问题
raile2.2.3+(Mysql5.0GBK编码);2、工程设置 工程目录/app/controllers/appliction.rb#加入以下代码,位置随便 before_filter:configure_
charsets
lzpggg
·
2009-09-27 23:00
mysql
Ruby
Rails
ActiveRecord
character
variables
MySQL源码编译脚本
/configure--prefix=/usr/local/mysql--with-charset=utf8--with-extra-
charsets
zzhcool
·
2009-08-25 16:50
mysql
数据库
职场
休闲
java包及基本作用
charsets
.jar :有关编码的类 dnsns.jar :其它几个包类很少,作用未知。 j2ee:是在JDK基础上实现类似于ASP的页面功能的类
22cgreen
·
2009-06-30 12:00
java
spring
jdk
jsp
servlet
让aptana支持中文
将JDK下的
charsets
.jar 包复制到 aptana根目录\jre\lib里,重新启动aptana ,然后进入window -> Preferences -> general -&
nicky
·
2009-06-23 16:00
jdk
html
aptana
我在Freebsd下安装帝国CMS系统整合Discuz的服务器环境配置
/configure--prefix=/home/mysql--enable-assembler--with-charset=gbk--with-extra-
charsets
=gbk编译完成安装以后,需要对相应的
forkx
·
2009-05-27 17:14
职场
FreeBSD
休闲
[转]Apache+php+mysql在Linux下的安装与配置
/configure--prefix=/opt/mysql--with-extra-
charsets
=all--with-unix-socket-path=/opt/mysql/var/mysql.sock
pstn2008
·
2009-05-17 11:02
数据库
linux
mysql
服务器配置
休闲
ror支持中文
在app文件中的application.rb 文件中增加过滤方法, before_filter :configure_
charsets
liujinpan75
·
2009-04-22 16:00
html
mysql
ActiveRecord
MySQL源码编译脚本 收藏
/configure--prefix=/usr/local/mysql--with-charset=utf8--with-extra-
charsets
kns1024wh
·
2009-02-25 21:48
源码
mysql
脚本
收藏
编译
Rails、MySQL的utf8中文乱码问题
然后在application.rb里加上:Java代码# application.rb before_filter :set_charset before_filter :configure_
charsets
mypages
·
2008-12-13 17:00
html
mysql
Rails
ActiveRecord
linux下安装mysql
/configure--prefix=/usr/local/mysql--with-charset=gb2312 --with-extra-
charsets
=all #make#makeinstall#
408240786
·
2008-12-11 22:43
mysql
linux
数据库
职场
休闲
Linux中解决gftp中文乱码问题
://gftp.seul.org/gftp-2.0.18.tar.bz2[/url][url]http://www.teatime.com.tw/%7Etommy/linux/gftp_remote_
charsets
.patch
dking94
·
2008-11-07 23:37
linux
职场
系统
休闲
20081104
出现:/usr/local/share/mysql/
charsets
/gb2312.conf文件不存在。登陆到服务器。发现改目录下没有gb2312.conf文件。
qingwang
·
2008-11-04 11:06
职场
其他
休闲
mysql问题记录及解决方法
出现错误提示,提示内容为: mysql:Characterset'utf-8'isnotacompiledcharactersetandisnotspecifiedinthe'C:"mysql""share"
charsets
"Index.xml'file
怕忘掉,记在这吧
·
2008-09-27 16:00
mysql安装及常见设置
/configure--prefix=/usr/local/mysql--sysconfdir=/etc--localstatedir=/var/lib/mysql--with-extra-
charsets
king_819
·
2008-09-26 13:48
安装
mysql
设置
数据库
mysql安装及常见设置
/configure--prefix=/usr/local/mysql--sysconfdir=/etc--localstatedir=/var/lib/mysql--with-extra-
charsets
king_819
·
2008-09-26 13:48
mysql
数据库
安装
设置
常见
rails 中文问题
在applications实验了 def configure_
charsets
@headers["Content-Type"]
guodongbuding
·
2008-09-04 15:00
html
Google
Rails
db2 连接时com.ibm.db2.jcc.b.DisconnectException: encoding not supported!!原因
原因:SunJDK有两种编码集:一种是基本编码集(包含在lib/rt.jar中),另外一种是扩展的编码集(包含在lib/
charsets
.jar中)。
duandian117
·
2008-07-09 16:00
db2
encoding
sun
扩展
solaris
数据库
cacti 安装配置
/configure--prefix=/usr/local/mysql--without-debug--with-extra-
charsets
=utf8makemakeinst
options-future
·
2008-06-20 12:45
职场
休闲
流量监控
cacti 安装配置
/configure--prefix=/usr/local/mysql--without-debug--with-extra-
charsets
=utf8makemakeinst
options-future
·
2008-06-20 12:45
职场
流量监控
休闲
Linux监控
LAMP 脚本配置安装
/configure--prefix=/usr/local/mysql--without-debug--with-extra-
charsets
=utf8makemakeinstal
options-future
·
2008-06-20 11:43
配置
职场
lamp
休闲
LAMP 脚本配置安装
/configure--prefix=/usr/local/mysql--without-debug--with-extra-
charsets
=utf8makemakeinstal
options-future
·
2008-06-20 11:43
配置
职场
休闲
Linux系统
invalid entry size(expected 429924352 but got 4299
在安装Oracle10g的时候会发生如下的错误: D:\Oracle10g\jdk\jre\lib\
charsets
.jar invalid entry size(expected 429924352
jiaoxujin
·
2008-04-13 14:00
jdk
oracle
C++
c
C#
java打包exe 制作安装包 With JRE 自启动
要求程序自动启动,不需要单独安装JRE,就在写这套解决方案的时候,我真是百般痛恨微软.哎无奈啊.幸好最终还是被我想出来了,分享下吧,好久不写博了.第一步jre减肥,删除jre/lib/rt.jar中不使用的类,删除
charsets
.jar
sunyujia
·
2008-03-09 14:00
java
脚本
jar
exe
Path
compiler
Rails、MySQL的utf8中文乱码问题
然后在application.rb里加上: # application.rb before_filter :set_charset before_filter :configure_
charsets
hideto
·
2007-11-07 22:00
html
mysql
ActiveRecord
Rails
Rails、MySQL的utf8中文乱码问题
然后在application.rb里加上: # application.rb before_filter :set_charset before_filter :configure_
charsets
hideto
·
2007-11-07 22:00
html
mysql
Rails
ActiveRecord
Rails、MySQL的utf8中文乱码问题
然后在application.rb里加上: # application.rb before_filter :set_charset before_filter :configure_
charsets
hideto
·
2007-11-07 22:00
html
mysql
Rails
ActiveRecord
SiteMesh and
Charsets
阅读更多PlatformDefaultsThedefaultcharactersetforSiteMeshisiso-8859-1.SiteMeshcurrentlyassumesthattheunderlyingplatformencodingisalsoiso-8859-1.Thiscancausesomefairlyinsidiousproblemsifthereisamismatchbet
hintcnuie
·
2007-09-24 19:00
OSX
Weblogic
Web
JVM
IBM
SiteMesh and
Charsets
Platform Defaults The default character set for SiteMesh is iso-8859-1. SiteMesh currently assumes that the underlying platform encoding is also iso-8859-1. This can cause some fairly insidious prob
hintcnuie
·
2007-09-24 19:00
jvm
Web
weblogic
osx
IBM
SiteMesh and
Charsets
Platform Defaults The default character set for SiteMesh is iso-8859-1. SiteMesh currently assumes that the underlying platform encoding is also iso-8859-1. This can cause some fairly insidious prob
hintcnuie
·
2007-09-24 19:00
jvm
Web
weblogic
osx
IBM
SiteMesh and
Charsets
阅读更多PlatformDefaultsThedefaultcharactersetforSiteMeshisiso-8859-1.SiteMeshcurrentlyassumesthattheunderlyingplatformencodingisalsoiso-8859-1.Thiscancausesomefairlyinsidiousproblemsifthereisamismatchbet
hintcnuie
·
2007-09-24 19:00
OSX
Weblogic
Web
JVM
IBM
HTML基本介绍
HTML文件结构(DocumentStructures).........例子: ,,,, HTML文件的正文写在这里......语言字符集(
Charsets
)的信息#可供选择有如下:us-ascii
sheismylife
·
2007-09-19 14:00
html
url
encoding
rails存储数据到mysql时中文乱码问题
ApplicationController里加上一个过滤器代码如下ruby代码class ApplicationController < ActionController::Base before_filter :config_
charsets
yuyijq
·
2007-06-23 16:00
html
mysql
Ruby
Rails
ActiveRecord
mysql5中遇到的字符集问题以及解决办法
set '#28' is not a compiled character set and is not specified in the '/usr/local/mysql/share/mysql/
charsets
beifenggo
·
2007-04-11 15:00
mysql
xml
linux
mysql5中遇到的字符集问题以及解决办法
set '#28' is not a compiled character set and is not specified in the '/usr/local/mysql/share/mysql/
charsets
isiqi
·
2007-04-11 15:00
mysql
linux
xml
mysql5中遇到的字符集问题以及解决办法
set '#28' is not a compiled character set and is not specified in the '/usr/local/mysql/share/mysql/
charsets
xitong
·
2007-04-11 15:00
mysql5
mysql5中遇到的字符集问题以及解决办法
set '#28' is not a compiled character set and is not specified in the '/usr/local/mysql/share/mysql/
charsets
beifenggo
·
2007-04-11 15:00
mysql
linux
xml
Rails文件上传
upload_controller.rb class UploadController < ApplicationController before_filter :configure_
charsets
hideto
·
2007-04-10 14:00
html
.net
F#
Ruby
Rails
Rails文件上传
upload_controller.rb class UploadController < ApplicationController before_filter :configure_
charsets
hideto
·
2007-04-10 14:00
html
.net
F#
Ruby
Rails
Rails文件上传
upload_controller.rb class UploadController < ApplicationController before_filter :configure_
charsets
hideto
·
2007-04-10 14:00
html
.net
F#
Ruby
Rails
RoRED v. 0.9.3.7 1月3号发布了
* Various
Charsets
suppor
Stainlesssteel
·
2007-01-06 21:00
mvc
MyEclipse
SVN
Access
cvs
HTML基本语法一页面(PAGE)标记
一、页面(PAGE)标记(TAGS)HTML文件结构(DocumentStructures).........,,,,HTML文件的正文写在这里......语言字符集(
Charsets
)的信息#=us-ascii
bohai123456
·
2006-12-24 12:39
html
职场
休闲
rails 中文乱码的问题
application.rb中增加utf-8的filter:class ApplicationController < ActionController::Base before_filter :configure_
charsets
xxj
·
2006-05-16 09:00
html
mysql
Google
Rails
上一页
2
3
4
5
6
7
8
9
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他