Using FCITX to input Chinese Before you can take use of FCITX to input, you have to set up some environment firstly, however it's quite simple. Open .bashrc file in your home directory, add following lines: #setup XIM environment, needn't if use SCIM as gtk-immodules export GTK_IM_MODULE=xim export QT_IM_MODULE=xim export XMODIFIERS="@im=fcitx" Re-login to make such environment effective. A...
input 都有什么属性? 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u3/90025/showart_1786446.html
#介绍了raw_input的用法 '''1.输入字符串''' #13222319810101**** nID = '' while 1: nID = raw_input("input your id plz") if len(nID) != len("13222319810101****"): print 'wring length of id,input again' else: break print 'your id is %s' % (nID) '''2.输入整数''' nAge = int(raw_input("input your age plz:\n")) if nAge > 0 and nAge 120: print 'thanks!' else: print 'bad...
我寫了一段代碼:
服务器用的是RHEL4UPDATE4,DS300做FTP存储,ftp服务软件是proftpd,只要在客户端下载文件后,服务端就会出现input/output error的问题,重新MOUNT , MKFS后,问题依旧,但硬盘灯还是绿色的;后来出问题的时候,UMOUNT掉,用MKFS -V -t ext3 -c /dev/sdb6 ,出现提示: badblocks: input/output error during ext2fs_sync_device. 不知是硬盘磁道有问题了,还是系统的原因?请告知!
我把一个文件从一个目录cp到另一个目录的时候,报错. 报错的信息是:There is an input or output error 这是怎么回事啊?
hello,everyone! Now I use freebsd6.1+fvwm2.49+opera! and I installed scim!!!!! I found a lot of article on CU and other websites,blogs but no one succeed! so i can not use chinese input yet! who can help me! thanks!thanks!thanks!
dell的2850服务器,suse 9 ent系统。 跑一段时间就有问题,执行一些命令会出现input/output error 并且文件系统变成了只读文件系统 请问是咋回事? :em02::em02::em02::em02::em02: