Sun Jianjiao | 5 Feb 09:05
Picon

debian squeeze 可以播放声音,但是录音没有声音怎么觉呀?


Chen Wei | 5 Feb 09:59
Picon
Favicon

Re: debian squeeze 可以播放声音,但是录音没有声音怎么觉呀?

在gnome里点那个小喇叭打开volume control,找到recording, 看看麦克风是不是被
禁用或是音量太低。或者在控制台执行alsamixer在Capture view里看Mic。

-- 
Chen Wei

--

-- 
To UNSUBSCRIBE, email to debian-chinese-gb-REQUEST <at> lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster <at> lists.debian.org
Archive: http://lists.debian.org/20120205085901.GA26086 <at> Tungsten.DarkStar

Dongsheng Song | 7 Feb 09:29
Picon

Why debian have LatencyTOP package but without LatencyTOP enabled kernel package ?

$ cat /boot/config-3.1.0-1-amd64 | grep LATENCYTOP
CONFIG_HAVE_LATENCYTOP_SUPPORT=y
# CONFIG_LATENCYTOP is not set

So LatencyTOP package  is useless, just a joke.

--
Dongsheng

Dongsheng Song | 7 Feb 13:04
Picon

VMware 客户机中是否有 watchdog 设备?

我阅读了 dmesg,问了 google,都没有发现 VMware 有 watchdog 设备,
是真的没有,还是我错过了什么?
kvm 还支持 i6300esb 呢,VMware 就这么垃圾?
Plain_Text | 8 Feb 05:07
Picon

求带英文音标的 DICT 词典


  能够在 DICT 协议下使用(即查询 dictd 服务器)的那一大堆英文词典都是
不带音标的,不知哪里有更好的带有音标的词典?

--

-- 
To UNSUBSCRIBE, email to debian-chinese-gb-REQUEST <at> lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster <at> lists.debian.org
Archive: http://lists.debian.org/20120208040749.GA2680 <at> localhost.localdomain

Yuwen Dai | 8 Feb 06:21
Picon

Re: 求带英文音标的 DICT 词典

用dict 命令查字典,是带音标的:
$ dict dictionary
5 definitions found

From The Collaborative International Dictionary of English v.0.48 [gcide]:

  Dictionary \Dic"tion*a*ry\, n.; pl. {Dictionaries}. [Cf. F.
     dictionnaire. See {Diction}.]

On 2/8/12, Plain_Text <resation <at> gmail.com> wrote:
>
>
>   能够在 DICT 协议下使用(即查询 dictd 服务器)的那一大堆英文词典都是
> 不带音标的,不知哪里有更好的带有音标的词典?
>
>
>
>
> --
> To UNSUBSCRIBE, email to debian-chinese-gb-REQUEST <at> lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster <at> lists.debian.org
> Archive: http://lists.debian.org/20120208040749.GA2680 <at> localhost.localdomain
>
>
LI Daobing | 8 Feb 06:27
Picon
Gravatar

Re: 求带英文音标的 DICT 词典

安装 dict-gcide

2012/2/8 Yuwen Dai <yuwend <at> gmail.com>:
> 用dict 命令查字典,是带音标的:
> $ dict dictionary
> 5 definitions found
>
> From The Collaborative International Dictionary of English v.0.48 [gcide]:
>
>  Dictionary \Dic"tion*a*ry\, n.; pl. {Dictionaries}. [Cf. F.
>     dictionnaire. See {Diction}.]
>
>
> On 2/8/12, Plain_Text <resation <at> gmail.com> wrote:
>>
>>
>>   能够在 DICT 协议下使用(即查询 dictd 服务器)的那一大堆英文词典都是
>> 不带音标的,不知哪里有更好的带有音标的词典?
>>
>>
>>
>>
>> --
>> To UNSUBSCRIBE, email to debian-chinese-gb-REQUEST <at> lists.debian.org
>> with a subject of "unsubscribe". Trouble? Contact
>> listmaster <at> lists.debian.org
>> Archive: http://lists.debian.org/20120208040749.GA2680 <at> localhost.localdomain
>>
>>

(Continue reading)

Plain_Text | 8 Feb 07:50
Picon

Re: 求带英文音标的 DICT 词典


2012-02-08(Wednesday) 13:21:12 +0800, Yuwen Dai <yuwend <at> gmail.com>:

> 用dict 命令查字典,是带音标的:
> $ dict dictionary
> 5 definitions found
> 
> From The Collaborative International Dictionary of English v.0.48 [gcide]:
> 
>   Dictionary \Dic"tion*a*ry\, n.; pl. {Dictionaries}. [Cf. F.
>      dictionnaire. See {Diction}.]

  这个怎么是音标呀?比如您所举例的 "dictionary", 音标应该是 ['dikʃənəri],
而不是 [Dic"tion*a*ry]. 其中的原因可能在于那些词典历史有点久远了,那时的
Unix 系统只能使用 ASCII 字符集,顶多扩展到 Latin-1. 而如今 UTF-8 已经是
标准,完全可以显示正确的音标字符了。

--

-- 
To UNSUBSCRIBE, email to debian-chinese-gb-REQUEST <at> lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster <at> lists.debian.org
Archive: http://lists.debian.org/20120208065000.GB2680 <at> localhost.localdomain

Qzi | 10 Feb 05:19
Picon

Re: 求带英文音标的 DICT 词典

哇塞,原来console 状态下也可以dictionary的呀!

2012/2/8 Plain_Text <resation <at> gmail.com>


2012-02-08(Wednesday) 13:21:12 +0800, Yuwen Dai <yuwend <at> gmail.com>:


> 用dict 命令查字典,是带音标的:
> $ dict dictionary
> 5 definitions found
>
> From The Collaborative International Dictionary of English v.0.48 [gcide]:
>
>   Dictionary \Dic"tion*a*ry\, n.; pl. {Dictionaries}. [Cf. F.
>      dictionnaire. See {Diction}.]



  这个怎么是音标呀?比如您所举例的 "dictionary", 音标应该是 ['dikʃənəri],
而不是 [Dic"tion*a*ry]. 其中的原因可能在于那些词典历史有点久远了,那时的
Unix 系统只能使用 ASCII 字符集,顶多扩展到 Latin-1. 而如今 UTF-8 已经是
标准,完全可以显示正确的音标字符了。




--
To UNSUBSCRIBE, email to debian-chinese-gb-REQUEST <at> lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster <at> lists.debian.org
Archive: http://lists.debian.org/20120208065000.GB2680 <at> localhost.localdomain




--
Your biological and technological distinctiveness will be added to our own. Resistance is futile.


Christian Perrier | 11 Feb 19:04
Picon
Favicon
Gravatar

samba4 4.0.0~alpha17.dfsg2-2: Please update debconf PO translation for the package samba4

Hi,

You are noted as the last translator of the debconf translation for
samba4. The English template has been changed, and now some messages
are marked "fuzzy" in your translation or are missing.
I would be grateful if you could take the time and update it.
Please send the updated file to me, or submit it as a wishlist bug
against samba4.

The deadline for receiving the updated translation is
Tue, 21 Feb 2012 19:03:50 +0100.

Thanks in advance,

Attachment (zh_CN.po): text/x-gettext, 9 KiB

Gmane