avatar
l*o
2
在国外的这几年,我总会想:这个世界是和我最亲的人就是我身边的亲人。这些亲人无
论是苦是乐都会在我背后默默地支持我。虽然他们可能不在我身边,但是只要一想起这
些亲人,我就有无数的动力向前冲。当我们得知这些亲人即将离逝的消息时,我们应该
如何去接受?如果可以回国去看看他们,那我们又应该如何去面对即将离逝的亲人?他
们都是我们心头最最亲的人。
我们是祖国坑爹的独生子女一代,出国在外最担心的就是自己空巢老人,我的至亲基本
也都是空巢的。现在他们年纪轻轻就因病即将离逝时,做为亲人,我真的很难面对。我
不想面对这样的事实,但是却无能为力。我让亲人来美国看医生,但他们认为再好的医
生也只是延续生命。
现在的我特别想回国去照顾亲人,希望在他们生命的最后陪伴他们走完这最后的人生。
但我真的不知道应该怎么去面对自己的至亲。有时也想,不回国了,就让他们在我的心
里永远地活着。不见就不觉得他们已经离开,但内心还是割舍不下。
我该如何去面对?该不该回国呢?如果是你,你会怎么做?
avatar
c*e
4
#include
class A {
public:
~A() { throw "error"; }
};
void foo() { A a; throw "error"; }
int main()
{
try { foo(); }
catch (const char*) { return 1; }
return 0;
}
What is the result of executing the sample above?
a) The program exits normally with a result code of 0.
b) The program exits normally with a result code of 1.
c) unexpected() is invoked.
d) terminate() is invoked.
e) There is an uncaught exception because "error" is thrown twice and only
caught once.
avatar
b*s
5
红外传感器吧?
avatar
p*d
6
有得就有失,我也面临过这样的选择,现在比较怀念美国的青山绿水,
风土人情。但是如果留在美国不回来,心里也会有一辈子的缺憾。
当时犹豫了一年,最后归了。现在虽然有很多时候也不如意,但是
没有那种扣心挖胆的感觉了。
avatar
a*i
7

How do you decompress 001,002,003 files?

【在 h*******c 的大作中提到】
: 做了个F10+Fluxbox+VMtools的image.只有150M.
: http://huyouncic.spaces.live.com/blog/cns!A6AD15B957B69494!180.entry
: 试了很多别的distribution,基本系统装open-vm-tools都很费劲,我又懒得装
: development packages.只好用f10了。

avatar
z*e
8
d
avatar
b*s
9
低科技了。
avatar
P*k
10
机器人也有亲人

【在 l******o 的大作中提到】
: 在国外的这几年,我总会想:这个世界是和我最亲的人就是我身边的亲人。这些亲人无
: 论是苦是乐都会在我背后默默地支持我。虽然他们可能不在我身边,但是只要一想起这
: 些亲人,我就有无数的动力向前冲。当我们得知这些亲人即将离逝的消息时,我们应该
: 如何去接受?如果可以回国去看看他们,那我们又应该如何去面对即将离逝的亲人?他
: 们都是我们心头最最亲的人。
: 我们是祖国坑爹的独生子女一代,出国在外最担心的就是自己空巢老人,我的至亲基本
: 也都是空巢的。现在他们年纪轻轻就因病即将离逝时,做为亲人,我真的很难面对。我
: 不想面对这样的事实,但是却无能为力。我让亲人来美国看医生,但他们认为再好的医
: 生也只是延续生命。
: 现在的我特别想回国去照顾亲人,希望在他们生命的最后陪伴他们走完这最后的人生。

avatar
h*c
11
open with 7zip

【在 a*****i 的大作中提到】
:
: How do you decompress 001,002,003 files?

avatar
c*e
12
Not the answer given.

【在 z****e 的大作中提到】
: d
avatar
b*g
13
男女都别无选择,知道空位数没意义。
avatar
P*k
14
机器人也有亲人

【在 l******o 的大作中提到】
: 在国外的这几年,我总会想:这个世界是和我最亲的人就是我身边的亲人。这些亲人无
: 论是苦是乐都会在我背后默默地支持我。虽然他们可能不在我身边,但是只要一想起这
: 些亲人,我就有无数的动力向前冲。当我们得知这些亲人即将离逝的消息时,我们应该
: 如何去接受?如果可以回国去看看他们,那我们又应该如何去面对即将离逝的亲人?他
: 们都是我们心头最最亲的人。
: 我们是祖国坑爹的独生子女一代,出国在外最担心的就是自己空巢老人,我的至亲基本
: 也都是空巢的。现在他们年纪轻轻就因病即将离逝时,做为亲人,我真的很难面对。我
: 不想面对这样的事实,但是却无能为力。我让亲人来美国看医生,但他们认为再好的医
: 生也只是延续生命。
: 现在的我特别想回国去照顾亲人,希望在他们生命的最后陪伴他们走完这最后的人生。

avatar
a*i
15

err, is it possible to use those images from virtualbox?

【在 h*******c 的大作中提到】
: 做了个F10+Fluxbox+VMtools的image.只有150M.
: http://huyouncic.spaces.live.com/blog/cns!A6AD15B957B69494!180.entry
: 试了很多别的distribution,基本系统装open-vm-tools都很费劲,我又懒得装
: development packages.只好用f10了。

avatar
z*e
16
then your answer is wrong.

【在 c**********e 的大作中提到】
: Not the answer given.
avatar
d*g
17
这就逼着我们先拿绿卡,再等五年变成公民,以公民的身份帮父母办绿卡。这些程序争
取父母70岁之前(最好65岁之前)走完。这样父母就可以常年在美和我们一起住,而且
还能享受美国政府提供的面向老人的免费医疗。
avatar
h*c
18
I have no idea about virtualbox. It was tested under vmware player 2.5.1
build-126130

【在 a*****i 的大作中提到】
:
: err, is it possible to use those images from virtualbox?

avatar
c*e
19
You do not understand what really happens.

【在 z****e 的大作中提到】
: then your answer is wrong.
avatar
j*g
20
http://mp.weixin.qq.com/s?__biz=MjM5MTE5OTY2MQ==&mid=200244998&
震撼和感动百万人的短片——“泰国法身寺”
2014-05-25 心悦 子悦集
我们空手而来,也会空手而去。唯一能留下的身后之物,只有我们曾经修下的各种功德
。我们不能千年万年留存于世,相遇不久就会因为死亡而离别了,我们死去之后,也不
知道什么时候才能再次相见。
在这稍纵即逝的机会里,我们应该互相行善,
能够宽恕的就宽恕,
能够为别人做到的事情,
能够报答别人恩德的事情,
就赶紧去做。
avatar
a*i
21

never mind. It can use just the image file.
But then I ran into problems:
fatal server error.
No screens found.
giving up.
xinit: no such file or directory (errno 2): unable to connect to x server.
xinit: no such process (errno 3): server error.

【在 h*******c 的大作中提到】
: I have no idea about virtualbox. It was tested under vmware player 2.5.1
: build-126130

avatar
z*e
22
LOL

【在 c**********e 的大作中提到】
: You do not understand what really happens.
avatar
x*3
23
回去.
avatar
a*i
24

hmm, it needs to reconfigure X.

【在 h*******c 的大作中提到】
: 做了个F10+Fluxbox+VMtools的image.只有150M.
: http://huyouncic.spaces.live.com/blog/cns!A6AD15B957B69494!180.entry
: 试了很多别的distribution,基本系统装open-vm-tools都很费劲,我又懒得装
: development packages.只好用f10了。

avatar
z*e
25
try the following to see what you are.
#include
#include
void SB_question () {
std::cout<}
class A {
public:
~A() { throw "error"; }
};
void foo() { A a; throw "error"; }
int main()
{
std::set_terminate (SB_question);
try { foo(); }
catch (const char*) { return 1; }
return 0;
}

【在 c**********e 的大作中提到】
: You do not understand what really happens.
avatar
h*c
26
My image have vmware-tools installed, also hardware drivers are configured
for vmware.I didn't even install the generic video driver for xorg, but just
the vm driver. That is the reason X cannot work with your system.
try the following
yum install xorg-x11-drv-vesa
then you should have a generic X driver.
To build an image from minimal install of F10, then add X and fluxbox could
be cleaner for virtualbox.
Haven't try virtualbox yet. Does it have good communication with the host
system? I mean c

【在 a*****i 的大作中提到】
:
: hmm, it needs to reconfigure X.

avatar
r*t
27
太夸张了,这是人写的程序么。
avatar
a*i
28

just
could
Yes. Although I dunno the status of the copy/paste and file sharing, cuz I
rarely use virtualbox.

【在 h*******c 的大作中提到】
: My image have vmware-tools installed, also hardware drivers are configured
: for vmware.I didn't even install the generic video driver for xorg, but just
: the vm driver. That is the reason X cannot work with your system.
: try the following
: yum install xorg-x11-drv-vesa
: then you should have a generic X driver.
: To build an image from minimal install of F10, then add X and fluxbox could
: be cleaner for virtualbox.
: Haven't try virtualbox yet. Does it have good communication with the host
: system? I mean c

avatar
t*t
29
actually i think you do not understand. the "given" answer is from you, or
from the author? if it is from you, i would say you need to improve your c++
knowledge and please be careful not to mislead other readers. if it is from
the author, apparently the questions are outdated or the author himself
need to improve his c++ knowledge.

【在 c**********e 的大作中提到】
: You do not understand what really happens.
avatar
a*y
30
不错,荡下来用vmware打开,立刻就能用,一点问题没有,就是screen resolution有点
过高。

just
could

【在 h*******c 的大作中提到】
: My image have vmware-tools installed, also hardware drivers are configured
: for vmware.I didn't even install the generic video driver for xorg, but just
: the vm driver. That is the reason X cannot work with your system.
: try the following
: yum install xorg-x11-drv-vesa
: then you should have a generic X driver.
: To build an image from minimal install of F10, then add X and fluxbox could
: be cleaner for virtualbox.
: Haven't try virtualbox yet. Does it have good communication with the host
: system? I mean c

avatar
t*t
31
actually not to throw from destructor is the usual practice. see effective c
++.

【在 r****t 的大作中提到】
: 太夸张了,这是人写的程序么。
avatar
h*c
32
不好意思,本来是自用的。忘了调resolution了。不过我没正经设,用的是xrandx,在
user account的fluxbox的启动文件里执行的。
不过这版本应该可以直接用鼠标调桌面大小。

有点

【在 a****y 的大作中提到】
: 不错,荡下来用vmware打开,立刻就能用,一点问题没有,就是screen resolution有点
: 过高。
:
: just
: could

avatar
l*e
33
faq lite也有
讲exception基本都要讲

c

【在 t****t 的大作中提到】
: actually not to throw from destructor is the usual practice. see effective c
: ++.

avatar
c*e
34
I apologize to zaoxie. I misread your answer. Your answer is correct.
Thank thrust for the valuable comment.
d) terminate() is invoked.
This is the correct choice. It is a serious programming error to throw from
a destructor if an exception is already causing stack unwinding (C++
Standard 15.2/3). Throwing from a constructor is usually discouraged, but
if it is to be done, then uncaught_exception() should be checked first (C++
Standard 15.5.3/1).

【在 z****e 的大作中提到】
: then your answer is wrong.
avatar
c*e
35
hehe...This is the output:
i'm an SB
Segmentation fault

【在 z****e 的大作中提到】
: try the following to see what you are.
: #include
: #include
: void SB_question () {
: std::cout<: }
: class A {
: public:
: ~A() { throw "error"; }
: };

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