Redian新闻
>
如何让G1支持中文显示阿?
avatar
如何让G1支持中文显示阿?# PDA - 掌中宝
a*t
1
各位版友,,,
我牙齿不舒服了一段时间了,然后前段时间去了local的一家dental,我是有公司的
dental plan cover的,第一次去做个check,保险全报;
检查的结果医生和我说有periodontics,然后智齿也长歪了之类的,建议要先治疗
periodontics什么的;
然后今天接到了account manager给我打电话给了个quotation,说不做surgery要接近
2000刀,连了智齿一起弄要3000.。。然后人还说,只做periodontics治疗的话,2000
刀只是第一次treatment,接下来还要若干次,每次1000多。。。。
当时我就问为什么这么贵啊,periodontics也不是多罕见的病,那manager和我说这个
治疗药用很贵的抗生素啊什么的,保险不cover,,
然后回家我仔细看了一下我自己的dental insurance plan (是Aetna DMO,版上有人熟
悉这个么),在covered expense里“periodontics”是和filling之类一起算"basic
treatment"的, “No Cost to you (plan pays 100%)”。于是我现在就奇怪了,这个
manager给我报这么贵真的是因为药贵吗?不知道能不能去仔细问问,或者讨价还价?
第一次在这边看dentist,希望各位谁有经验给个指点,,,我本来以为最多pay个几百
,最多1000,结果要这么贵。。晕啊。。。。
avatar
h*s
2
RT.
谢谢
avatar
d*r
3
【此篇文章是由自动发信系统所张贴】
⊙ 博彩开启于:Tue Sep 8 13:15:33 2009 类别:单选
⊙ 主题:mianmian win kaaka 3.7
⊙ 博彩题目描述:
本博彩没有描述
【选项如下】
(1) 面面粉丝压这里
(2) 面面版主压这里
(3) 捐款的压这里
avatar
e*d
4
If I want to show all *.cpp files in the current dir tree, the following
command can be used
================
find ./ -name "*\.cpp"
================
If I want to show all *.h and *.cpp files in the current dir tree in one command, what should be used? I tried the following command, it does not work,
=====================
find ./ -name "*\.(h|cpp)"
====================
If I want to grep all *.h and *.cpp files for text "xxx" in the current dir tree in one command, what command should be used?
=====================
grep -r "xxx" "*\.(h|cpp)" #### bad command
grep -r "xxx" * ### in addition to *.h and *.cpp files, this command
also searches other files.
======================
Thank you a lot.
avatar
j*t
5
我现在的G1可以读中文论坛,但是下的中文歌歌名不能显示,也不能显示中文短信。
有app可以下载的吗?
avatar
a*t
6
no reply...555
avatar
e*t
7
find . -regex '.*\.\(h\|cpp\)'
find . -regex '.*\.\(h\|cpp\)' -exec grep xxx {} +
avatar
a9
8
中文歌名可能需要用软件另存一下id3信息。有些歌的id3不是unicode的。好像叫id3
tag?
中文短信没问题的。你哪里来的中文短信?我的一点问题没有。

【在 j*****t 的大作中提到】
: 我现在的G1可以读中文论坛,但是下的中文歌歌名不能显示,也不能显示中文短信。
: 有app可以下载的吗?

avatar
A*a
9
听起来像是蒙你这个冤大头,八成是在加州

【在 a*****t 的大作中提到】
: 各位版友,,,
: 我牙齿不舒服了一段时间了,然后前段时间去了local的一家dental,我是有公司的
: dental plan cover的,第一次去做个check,保险全报;
: 检查的结果医生和我说有periodontics,然后智齿也长歪了之类的,建议要先治疗
: periodontics什么的;
: 然后今天接到了account manager给我打电话给了个quotation,说不做surgery要接近
: 2000刀,连了智齿一起弄要3000.。。然后人还说,只做periodontics治疗的话,2000
: 刀只是第一次treatment,接下来还要若干次,每次1000多。。。。
: 当时我就问为什么这么贵啊,periodontics也不是多罕见的病,那manager和我说这个
: 治疗药用很贵的抗生素啊什么的,保险不cover,,

avatar
v*r
10
1. Find
find ./ -name "*.cpp" -o -name "*.h"
2. Grep
grep -r "xxx" *.cpp *.h
avatar
j*t
11
其实没有人给我发过中文短信啦。我以为歌名显示不了所以短信肯定也显示不了。
现在就去试一下!
avatar
b*g
12
Aetna DMO很糟糕的,医生都非常不好

2000

【在 a*****t 的大作中提到】
: 各位版友,,,
: 我牙齿不舒服了一段时间了,然后前段时间去了local的一家dental,我是有公司的
: dental plan cover的,第一次去做个check,保险全报;
: 检查的结果医生和我说有periodontics,然后智齿也长歪了之类的,建议要先治疗
: periodontics什么的;
: 然后今天接到了account manager给我打电话给了个quotation,说不做surgery要接近
: 2000刀,连了智齿一起弄要3000.。。然后人还说,只做periodontics治疗的话,2000
: 刀只是第一次treatment,接下来还要若干次,每次1000多。。。。
: 当时我就问为什么这么贵啊,periodontics也不是多罕见的病,那manager和我说这个
: 治疗药用很贵的抗生素啊什么的,保险不cover,,

avatar
e*d
13

Thank you so much. The second command pipes find and grep together. Can we
just use grep command?

【在 e**t 的大作中提到】
: find . -regex '.*\.\(h\|cpp\)'
: find . -regex '.*\.\(h\|cpp\)' -exec grep xxx {} +

avatar
a9
14
如果你是美国的sim卡。收不到中文短信很正常。

【在 j*****t 的大作中提到】
: 其实没有人给我发过中文短信啦。我以为歌名显示不了所以短信肯定也显示不了。
: 现在就去试一下!

avatar
a*t
15

不是加州。。中部。。

【在 A*****a 的大作中提到】
: 听起来像是蒙你这个冤大头,八成是在加州
avatar
e*d
16
Thank you a lot

what does option "-o" mean?
it seems this command does not work

【在 v*****r 的大作中提到】
: 1. Find
: find ./ -name "*.cpp" -o -name "*.h"
: 2. Grep
: grep -r "xxx" *.cpp *.h

avatar
j*t
17
我用skype朝我自己的手机发了中文短信没有办法显示。
请高人赐教!
avatar
b*n
18
不太懂DMO, 这里有点解释(DMO vs PPO):
http://answers.yahoo.com/question/index?qid=20081024071714AAmfK
这个治疗方案好贵啊。建议另找找看。
在寻求好牙医的同时,建议看看这个旧贴:
http://www.mitbbs.com/article0/Medicine/31245931_0.html

2000

【在 a*****t 的大作中提到】
: 各位版友,,,
: 我牙齿不舒服了一段时间了,然后前段时间去了local的一家dental,我是有公司的
: dental plan cover的,第一次去做个check,保险全报;
: 检查的结果医生和我说有periodontics,然后智齿也长歪了之类的,建议要先治疗
: periodontics什么的;
: 然后今天接到了account manager给我打电话给了个quotation,说不做surgery要接近
: 2000刀,连了智齿一起弄要3000.。。然后人还说,只做periodontics治疗的话,2000
: 刀只是第一次treatment,接下来还要若干次,每次1000多。。。。
: 当时我就问为什么这么贵啊,periodontics也不是多罕见的病,那manager和我说这个
: 治疗药用很贵的抗生素啊什么的,保险不cover,,

avatar
v*r
19
-o = OR
I was wrong on the grep, didn't notice it is -r option, you will have to
combine find and grep in your case.

【在 e******d 的大作中提到】
: Thank you a lot
:
: what does option "-o" mean?
: it seems this command does not work

avatar
Z*e
20
non-utf8 encoded mp3 meta data cannot be properly displayed, I guess

【在 j*****t 的大作中提到】
: 我现在的G1可以读中文论坛,但是下的中文歌歌名不能显示,也不能显示中文短信。
: 有app可以下载的吗?

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。