I*******e 发帖数: 1879 | 1 ☆─────────────────────────────────────☆
abatis (abatis) 于 (Tue Jan 2 01:14:54 2007) 提到:
有些痛苦
☆─────────────────────────────────────☆
enoa (恩) 于 (Tue Jan 2 01:15:58 2007) 提到:
那有什么?
☆─────────────────────────────────────☆
Inference (【静雨】) 于 (Tue Jan 2 01:17:49 2007) 提到:
两种可能,一,心死了;二,成仙了
☆─────────────────────────────────────☆
cute (小可爱) 于 (Tue Jan 2 01:22:06 2007) 提到:
CFT
☆─────────────────────────────────────☆
fanfan (饭饭大王~简单粗暴) 于 (Tue Jan 2 01:23:09 2007) 提到:
好像很多人都 |
|
a****s 发帖数: 47 | 2 【 以下文字转载自 NewYork 讨论区 】
发信人: abatis (abatis), 信区: NewYork
标 题: 谁碰上这事儿了?
发信站: BBS 未名空间站 (Thu Aug 17 00:07:31 2006)
我和ROOMMATE合租了公寓.房东是老年意大利夫妇.后来我们搬走了.
因为房东在旅游,所以等着他们还定金($2000). 现在被告知,
定金全被没收,因为曾经漏水造成一些破坏. 但是
我和ROOMMATE对曾经漏水都没有印象.所以感觉他们
欺骗.现在好,他们电话也不接.
现在我准备以毒攻毒,以他们收现金逃税为把柄要他们
还钱, 并在SMALL COURT告他们.
想问一下大家,还有其他好法子? |
|
a****s 发帖数: 47 | 3 【 以下文字转载自 Programming 讨论区 】
【 原文由 abatis 所发表 】
Any alarm function that has precision of microsecond?
I have to use alarm function, and it seems I cannot use
usleep or nanosleep, cause the document says not
to mixing them.
It didn't say don't mix up alarm and pause, but I wonder
if alarm and pause are mixed, some problem will arise? |
|
a****s 发帖数: 47 | 4 【 以下文字转载自 Programming 讨论区 】
【 原文由 abatis 所发表 】
我用setsockopt并代参SO_BROADCAST将socket 设为broadcast socket,
now I want to change this socket back to normal, what parameter
should I use in setsockopt? thanks a lot. |
|
a****s 发帖数: 47 | 5 【 以下文字转载自 Programming 讨论区 】
【 原文由 abatis 所发表 】
After I bind using
bind(sockfd, ( SA* )&servaddr, sizeof(servaddr));
and did some operations, I want to explicitly unbind,
how to do it?
thanks. |
|