search for: gb2312

Displaying 20 results from an estimated 91 matches for "gb2312".

2006 Sep 11
1
can't copy file.
i mount a windows share like this: mount -t smbfs -o iocharset=gb2312,codepage=936,username=administrator //192.168.10.27/cvs /mnt/windows and try to copy file from /mnt/windows to my local disk. but if came to file with chinese name it always told me "cp: can't creat normal file , invalid argument." by the way i can see the file name (in chinese), and...
2010 Jul 03
1
XML and RCurl: problem with encoding (htmlTreeParse)
...| | ENGLISH" " " [3] " ()" " " [5] " " " ! ! !" SecondMethod:- >library(RCurl) >theurl <- getURL("http://home.sina.com",encoding='GB2312') >Encoding(theurl) [1]"unknown" >txt <- readLines(con=textConnection(theurl),encoding='GB2312') >txt[5:10] #show the lines which occurred encoding problem. [1] "<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" /...
2007 Jan 25
1
sieve question
hi, I am testing deliver with sieve support, and want to use it to filter chinese. But I found it doesn't work. an encoded subject: =?GB2312?B?aSBhbSBhIGNoaW5lc2U=?= decoded content is: i am a chinese and i have such rules: require "fileinto"; if header :contains "Subject" "GB2312" { fileinto "Hello"; } if header :contains "Subject" "chinese" { fileinto "Trush";...
2013 Jan 24
1
how to read a website with Chinese Character
Hi all, I am planning to parse some information on a website which includes lots of Chinese characters. Does someone know how to read/display Chinese in R? Thanks. url = "http://www.teec.org.cn/html/renwujieshao/" x = readLines(url) I tried encoding = 'UTF-8' already but it didn't help. My R version is $platform [1] "i386-pc-mingw32" $arch [1] "i386"
2008 Dec 31
1
Chinese characters encoding problem with XML
XML is a good tool reading data from web within R. But I wonder how could get the encoding correctly. library(XML) url <- 'http://www.szitic.com/docc/jz-lmzq.html' xml <- htmlTreeParse(url, useInternal=TRUE) q <- "//tbody/tr/td" dat <- unlist(xpathApply(xml, q, xmlValue)) df <- as.data.frame(t(matrix(dat, 4))) dt<-as.character(df[15,1]) The first column of df
2005 Nov 28
3
How Can I change the acf's plot type?
In the R Document, the usage of the acf() is as follow: acf(x, lag.max = NULL, type = c("correlation", "covariance", "partial"), plot = TRUE, na.action = na.fail, demean = TRUE, ...) But now I want to get the result picture like: plot(x,type="l") or plot(x,type="p") How can I do this with acf function? 仭仭仭仭仭仭仭仭仭仭仭仭仭仭仭仭佒伮 伬侎仯仭
2004 Mar 07
3
graphic device MetaPost
Hi all, By default, MetaPost passes all text through TeX. This has the advantage of allowing essentially any TeX symbols in titles and labels. It give us, who use the multibyte character in ordinary communication, much convenience. Gnuplot has fulfilled this function, and it give me a deep impression for I could use Chinese character in plots with a minor modification to the MetaPost file. I
2009 Jul 16
0
Re: Xen-devel Digest, Vol 52, Issue 178
...; to xen-devel-request@lists.xensource.com You can reach the person managing the list at xen-devel-owner@lists.xensource.com When replying, please edit your Subject line so it is more specific than "Re: Contents of Xen-devel digest..." Today's Topics: 1. Qemu nic rate limit (=?gb2312?B?yfLG9MH6?=) 2. [PATCH] xend: pci: find_parent: should return string rather than int (Cui, Dexuan) 3. Re: [PATCH] xend: pci: find_parent: should return string rather than int (Simon Horman) 4. RE: [PATCH] xend: pci: find_parent: should return string rather than int (Cui,...
2012 Mar 07
0
libvirt-users Digest, Vol 27, Issue 11
...gt; > To: ??? <zhanggp at neusoft.com> > Cc: libvirt-users <libvirt-users at redhat.com> > Subject: Re: [libvirt-users] virsh create error : monitor socket did > not show up > Message-ID: <4F57440D.1030009 at redhat.com> > Content-Type: text/plain; charset=GB2312 > > On 03/07/2012 06:22 PM, ??? wrote: > > Hi,all > > i get a problem as below when i create a vm: > > virsh create deployment.0 > > error: Failed to create domain from deployment.0 > > error: monitor socket did not show up.: No such file or directory > > G...
2006 Sep 08
0
can't copy file with chinese name.
i mount a windows share like this: mount -t smbfs -o iocharset=gb2312,codepage=936,username=administrator //192.168.10.27/cvs /mnt/windows and try to copy file from /mnt/windows . but it always told me "cp: con't creat normal file , invalid argument." and here is my locale: LANG=zh_CN LC_CTYPE="zh_CN" LC_NUMERIC="zh_CN" LC_TIME=&quo...
2005 Jun 07
1
RE: Asterisk-Users] te405p and dell poweredge
...sage: 26 Date: Tue, 7 Jun 2005 17:22:23 +0800 From: "Ma Zhiyong" <mazhiyong@sohu.com> Subject: [Asterisk-Users] te405p and dell poweredge To: <asterisk-users@lists.digium.com> Message-ID: <004501c56b42$6a12fcd0$7301a8c0@hylaclient> Content-Type: text/plain; charset="gb2312" Hi, I want to install * and te405p on Dell Poweredge 1850. Can I do that successfully? Any one has successful experience on that scenario? Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/2005...
2011 Aug 13
3
Japanese and Korean Fonts inside Wine.
I installed Ubuntu in English. How now, "Wine" to force to show the Korean (Hangeul) and Japanese (Hiragana/Katakana/kanji) fonts?.
2003 Dec 10
1
cvs version 1.11.10 import? [security fix]
On a recent NetBSD commit I saw that they have imported cvs 1.11.10 as a security fix yesterday: http://mail-index.netbsd.org/source-changes/2003/12/10/0025.html http://mail-index.netbsd.org/source-changes/2003/12/10/0026.html itojun has clairfied the commit in a mail sent to tech-userlevel list of NetBSD: http://mail-index.netbsd.org/tech-userlevel/2003/12/10/0003.html Will this affect
2001 Dec 05
1
Easy CD Ripper Support Ogg Codec RC2
...ork Team http://www.8to32.com Support Support@8to32.com 2001-10-09 z{S{r z{S}xj<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD><TITLE>Untitled Document</TITLE> <META content="text/html; charset=GB2312" http-equive="Content-Type"> <META content="text/html; charset=gb2312" http-equiv=Content-Type> <META content="MSHTML 5.00.3315.2870" name=GENERATOR></HEAD> <BODY bgColor=#ffffff leftMargin=0 text=#000000 topMargin=0> <TABLE backgroun...
2011 Jun 17
1
Message7(06/16/2011) Re: error when booting (Lee Eric)
...; Cc: Wen Wei Tang <tangww at cn.ibm.com>, Xiao Dong Zhao <zhaoxd at cn.ibm.com>, Shu Hua SH Chen <cshchen at cn.ibm.com> Subject: Re: [syslinux] error when booting Message-ID: <BANLkTi=AKOCArKUEpn+bGGS_AS7NXAjMSw at mail.gmail.com> Content-Type: text/plain; charset=GB2312 paste your isolinux.conf here, lady. Eric 2011/6/15 Wei W Cao <caowei at cn.ibm.com>: > > use isolinux-debug.bin to create iso file. > command line: > mkisofs -D -joliet-long -rational-rock -verbose -omit-period -V UXCD > -b isolinux-debug.bin -c boot.catalog -no-emul-bo...
2011 Jan 10
1
Bug#609517: xen-utils-3.2-1: Pygrub can't find grub.conf in a reiserfs partion on amd64 arch
...dc_size; /* Disk child's used space. */ }; -- System Information: Debian Release: 5.0.7 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-2-xen-amd64 (SMP w/4 CPU cores) Locale: LANG=zh_CN, LC_CTYPE=zh_CN (charmap=GB2312) Shell: /bin/sh linked to /bin/bash Versions of packages xen-utils-3.2-1 depends on: ii e2fslibs 1.41.3-1 ext2 filesystem libraries ii iproute 20080725-2 networking and traffic control too ii libc6 2.7-18lenny6 GNU C Library: Sh...
2004 Mar 09
0
Re: R-help Digest, Vol 13, Issue 8
...gt; > Christophe Pallier > http://www.pallier.org > > > > ------------------------------ > > Message: 2 > Date: Sun, 7 Mar 2004 14:42:17 +0000 (GMT) > From: Prof Brian Ripley <ripley at stats.ox.ac.uk> > Subject: Re: [R] graphic device MetaPost > To: =?gb2312?q?Jinsong=20Zhao?= <zh_jinsong at yahoo.com.cn> > Cc: rhelp <r-help at stat.math.ethz.ch> > Message-ID: <Pine.LNX.4.44.0403071430370.24043-100000 at gannet.stats> > Content-Type: TEXT/PLAIN; charset=US-ASCII > > On Sun, 7 Mar 2004, [gb2312] Jinsong Zhao wrote: >...
2007 Aug 05
2
FETCH for mailbox XXX UID XXX got too little data.
...al Development Workshops" NIL "enews" "JuzEvents2.com")) ((NIL NIL "XXXXXXXXXXXX" "pacific.net.sg")) NIL NIL NIL "<004e4411357e78a1b6eec83d00114028 at juzevents2.com>") BODY ("text" "html" ("charset" "gb2312") NIL NIL "base64" 39532 508)) a1 OK Fetch completed. a1 fetch 32 body[text] * 32 FETCH (BODY[TEXT] {39532} dsl-146-173-81.clt.bellsouth.net (72.146.173.81) by mx6.pacific.net.sg with SMTP; 1 Aug 2007 01:48:14 -0000 Received: from NHGF ([10.161.42.56]) by adsl-146-173-81....
2009 Jul 12
3
Installing mysql with macports
...ll-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking "character sets"... default: latin1, collation: latin1_swedish_ci; compiled in: latin1 latin1 utf8 big5 cp1250 cp932 eucjpms euckr gb2312 gbk latin1 latin2 sjis tis620 ucs2 ujis utf8 checking whether to compile national Unicode collations... yes checking whether build environment is sane... yes checking whether make sets $(MAKE)... (cached) yes checking for gawk... (cached) awk checking for gcc... /usr/bin/gcc-4.0 checking for C comp...
2002 Dec 19
0
Generic smb.conf file
...me changing by itself? (Timo > Sirainen) > 12. Re: ownership of smbfs mounts (Hidong Kim) > 13. creating read/write files for everyone from a > SAMBA client (Ron Smith) > 14. Creating read/write directories and files for > everyone from an smb client (Ron Smith) > 15. =?GB2312?B?s8/V97T6wO0=?= > (=?GB2312?B?0tfN+A==?=) > 16. private user accounts (ligeo george) > 17. smbstatus+info (kdmprasad@netindial.com) > 18. Samba 3alpha20 Bugs (FreeBSD 4.6) (Laurent > Hofmann) > 19. Re: Connection Refuse (Ray Simard) > 20. Help with SAMBA configuratin...