Redian新闻
>
请教一个Transfer的问题
avatar
请教一个Transfer的问题# Engineering - 工程
y*n
1
楼主属于经常遭遇“鬼压床”事件的人,其实和梦魇差不多……尤其是大四那年和去年,频频躺枪。
楼主遭遇“鬼压床”也算是有规律可循,十之八九是在午睡时或者补回笼觉时出现这种情况(真的是逼得我不得不把午觉戒了)。
“鬼压床”的情况比较惊悚,有时候想和别人吐槽一下,但很多人听了都嗤之以鼻,或者半信半疑,索性用“迷信”两个字就把我打发了。可以理解,毕竟没有亲身经历过是无法懂你的。
说实话,感觉“鬼压床”类似于“身体瘫痪”,就是说你的意识是很清醒的,但身体却不受控制,甚至于当你正处在“鬼压床”的时刻,你自己也知道这一切都是假的,但你就是无法强迫自己打破梦魇走出来!
有一次自己一个人在家睡午觉,睡着睡着就看到一个穿着唐装的男人向我床边走来,我很害怕,条件反射般的往旁边躲,但身体完全不听指挥,喊也喊不出来,那个男人的脸都快要凑到我面前了,我拼命挣扎,感觉手能动了,就疯狂抓挠他的脸,然后就醒了,但手上却是那种的的确确抓伤人脸皮肤的真实感。这是我第一次遭遇这种情况,内心的惶恐感让我一整天都心情不好,更不敢自己一个人在家待着。
avatar
g*y
2
I need to compress data with javascript and send to server.
Option 1: gzip implementation in js, I don't see a good library, and it is
said the performance in pure js is poor.
Option 2: use applet. With JDK 1.6, it has problem when "Next generation
Java plug-in" is enabled.
Any ideas? thx
avatar
h*t
3
现在在一个很一般的学校读博,专业是生物医学工程,马上就进入第四年了,不过老板一直没有funding,虽
然一直在申请,却总没有申请到,所以我一直要做TA,觉得很浪费时间,而且由于老板
没有项目,所以做research时,总感觉自己有时候就像无头苍蝇,随意乱撞,想到什么
做什么。现在考虑着,不知道能不能transfer到好的学校去,对这个一无所知,想请前
辈指点一下。
avatar
r*y
4
有过,一般也是睡午觉的时候,但是从来没觉得恐怖,有几次是觉得自己醒了,因为感
觉眼睛能清楚看见屋里,还看见同屋出去,后来醒了发现她还睡着。。觉得眼睛当时没
准儿真是睁开的,要是有人看见估计会吓坏。从来没有看见过陌生人,都不害怕,这样
反倒觉得累,休息不好

年,频频躺枪。
种情况(真的是逼得我不得不把午觉戒了)。
或者半信半疑,索性用“迷信”两个字就把我打发了。可以理解,毕竟没有亲身经历过
是无法懂你的。
却不受控制,甚至于当你正处在“鬼压床”的时刻,你自己也知道这一切都是假的,但
你就是无法强迫自己打破梦魇走出来!
我很害怕,条件反射般的往旁边躲,但身体完全不听指挥,喊也喊不出来,那个男人的
脸都快要凑到我面前了,我拼命挣扎,感觉手能动了,就疯狂抓挠他的脸,然后就醒了
,但手上却是那种的的确确

【在 y*****n 的大作中提到】
: 楼主属于经常遭遇“鬼压床”事件的人,其实和梦魇差不多……尤其是大四那年和去年,频频躺枪。
: 楼主遭遇“鬼压床”也算是有规律可循,十之八九是在午睡时或者补回笼觉时出现这种情况(真的是逼得我不得不把午觉戒了)。
: “鬼压床”的情况比较惊悚,有时候想和别人吐槽一下,但很多人听了都嗤之以鼻,或者半信半疑,索性用“迷信”两个字就把我打发了。可以理解,毕竟没有亲身经历过是无法懂你的。
: 说实话,感觉“鬼压床”类似于“身体瘫痪”,就是说你的意识是很清醒的,但身体却不受控制,甚至于当你正处在“鬼压床”的时刻,你自己也知道这一切都是假的,但你就是无法强迫自己打破梦魇走出来!
: 有一次自己一个人在家睡午觉,睡着睡着就看到一个穿着唐装的男人向我床边走来,我很害怕,条件反射般的往旁边躲,但身体完全不听指挥,喊也喊不出来,那个男人的脸都快要凑到我面前了,我拼命挣扎,感觉手能动了,就疯狂抓挠他的脸,然后就醒了,但手上却是那种的的确确抓伤人脸皮肤的真实感。这是我第一次遭遇这种情况,内心的惶恐感让我一整天都心情不好,更不敢自己一个人在家待着。

avatar
m*t
5
Another option would be one of those flash based file uploaders
which support compression, and, uh, more browser friendly than
applet.

【在 g**********y 的大作中提到】
: I need to compress data with javascript and send to server.
: Option 1: gzip implementation in js, I don't see a good library, and it is
: said the performance in pure js is poor.
: Option 2: use applet. With JDK 1.6, it has problem when "Next generation
: Java plug-in" is enabled.
: Any ideas? thx

avatar
g*y
6
What I want to compress is some CDATA section of XML, not all of them. Can
those file uploaders handle it?
Any example website?

【在 m******t 的大作中提到】
: Another option would be one of those flash based file uploaders
: which support compression, and, uh, more browser friendly than
: applet.

avatar
m*t
7

That's a different story then. I thought you wanted to upload some huge file
but
for some reason didn't want to use a straight file upload field.
Where does your javascript get so much data if not from a local file? :)

【在 g**********y 的大作中提到】
: What I want to compress is some CDATA section of XML, not all of them. Can
: those file uploaders handle it?
: Any example website?

avatar
g*y
8
It's not that big, XML file. However, client's terminal is very slow, using
phone line, so compress is crucial.
Anyway, I found the way out: still use applet, but call from js. IE8 fail to
call applet from vbscript, but has no problem to call from javascript. What
an irony!

file

【在 m******t 的大作中提到】
:
: That's a different story then. I thought you wanted to upload some huge file
: but
: for some reason didn't want to use a straight file upload field.
: Where does your javascript get so much data if not from a local file? :)

avatar
Z*Z
9


using
to
What

【在 g**********y 的大作中提到】
: It's not that big, XML file. However, client's terminal is very slow, using
: phone line, so compress is crucial.
: Anyway, I found the way out: still use applet, but call from js. IE8 fail to
: call applet from vbscript, but has no problem to call from javascript. What
: an irony!
:
: file

avatar
m*t
10

using
I'm glad you worked it out, but you do know that modems have had built-in
compression support for the past 15 years?

【在 g**********y 的大作中提到】
: It's not that big, XML file. However, client's terminal is very slow, using
: phone line, so compress is crucial.
: Anyway, I found the way out: still use applet, but call from js. IE8 fail to
: call applet from vbscript, but has no problem to call from javascript. What
: an irony!
:
: file

avatar
g*y
11
Customer want compression, and we HAVE TO make them happy.
Actually I don't know what customer use in their production side. All I know
is that they said it is critical to have that compression feature.

【在 m******t 的大作中提到】
:
: using
: I'm glad you worked it out, but you do know that modems have had built-in
: compression support for the past 15 years?

avatar
m*t
12
I hear you... Can't argue with The Customer. :)

know

【在 g**********y 的大作中提到】
: Customer want compression, and we HAVE TO make them happy.
: Actually I don't know what customer use in their production side. All I know
: is that they said it is critical to have that compression feature.

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