由买买提看人间百态

topics

全部话题 - 话题: except
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)
b***i
发帖数: 3043
1
来自主题: Programming版 - Exception
看这么多人讨论热火朝天,不如给你举个例子吧
一个BASIC解释程序,有个语句Statement的基类,然后各个语句实现了子类。子类必须
实现两个函数,doParse和execute,非别对应编译和执行过程。那么,doParse应该
throws SyntaxError,而execute应该throws RuntimeError。简单的做,就是在new
SyntaxError(...)的时候, 把行号和为什么错了放在构造函数里面,抛出异常。那么哪
里catch呢?程序应该有一个线程里面执行每一行程序,这个函数是所有子类execute()
的caller
..... throws RuntimeError {
try{
statement = statement.nextStatement();
statement.execute();
} catch(RuntimeError ex){
...此处并不printstack,也不强制退出,而是显示哪一行错了,为什么错了,然后
线程结束,程序回到编辑状态,用户可以修改,再次执行这个线程
}
}
总结,为什么抛异常?为了... 阅读全帖
c***5
发帖数: 158
2
来自主题: Programming版 - Exception
Java一般什么情况下要throw exception呢,有设计原则吗?
p*****2
发帖数: 21240
3
来自主题: Programming版 - Exception
java 的 exception 是一个bad design
l*******b
发帖数: 2586
4
来自主题: Programming版 - Exception
都是这样的?哈哈哈
catch ( Exception e)
{ print(e.stacktrace()); }
b***i
发帖数: 3043
5
来自主题: Programming版 - Exception
看这么多人讨论热火朝天,不如给你举个例子吧
一个BASIC解释程序,有个语句Statement的基类,然后各个语句实现了子类。子类必须
实现两个函数,doParse和execute,非别对应编译和执行过程。那么,doParse应该
throws SyntaxError,而execute应该throws RuntimeError。简单的做,就是在new
SyntaxError(...)的时候, 把行号和为什么错了放在构造函数里面,抛出异常。那么哪
里catch呢?程序应该有一个线程里面执行每一行程序,这个函数是所有子类execute()
的caller
..... throws RuntimeError {
try{
statement = statement.nextStatement();
statement.execute();
} catch(RuntimeError ex){
...此处并不printstack,也不强制退出,而是显示哪一行错了,为什么错了,然后
线程结束,程序回到编辑状态,用户可以修改,再次执行这个线程
}
}
总结,为什么抛异常?为了... 阅读全帖
q*c
发帖数: 9453
6
来自主题: Programming版 - Exception
可以。
不过当年看c , 有几个个专门的宏, joe,jon.jonz
jump on error
jump on zero
jump on non zero.
整个程序, 几乎行行开头都是这个宏。末尾是几个处理错误的 block. 不这样,那整
片都是 if.
也就是自己 implemebt exception throw.
人类的悲剧就是短命,结果经验教训无法延续。很多经验, 你不被打脸,就看书,那是
学不会的,哪怕很简单。
比如小妞妞明知道不做作业,10分钟后就没饭吃要倒霉,结果 it 就是不干。这种痛苦
要反复经历才能进入血液,真正成为自己的智慧,才能成长为大人。
因为我们就是这样的低等物种,智慧只能通过痛苦最学习,不能通过知识快速学习。


了.
s********i
发帖数: 145
7
来自主题: Programming版 - Exception
当然要找出来 但是那是之后patch的时候。。。 你不能保证你的程序在production的
时候一定不出错吧,出错的时候runtime怎么办?肯定是catch exception, 能继续的就
继续,然后 page service engineer 起床来处理
z****e
发帖数: 54598
8
来自主题: Programming版 - Exception
不只
一个是打断当前transaction
还有一个是比较初级的处理就是直接塞入log
便于将来查询,随便一个java系统,现在log里面exception估计都不少
很多是没处理的,但是放那边,真有啥问题,好查
L******k
发帖数: 33825
9
Foreign Languages Fade in Class — Except Chinese
http://www.nytimes.com/2010/01/21/education/21chinese.html
WASHINGTON — Thousands of public schools stopped teaching foreign languages
in the last decade, according to a government-financed survey — dismal new
s for a nation that needs more linguists to conduct its global business and
diplomacy.
But another contrary trend has educators and policy makers abuzz: a rush by
schools in all parts of America to offer instruction in Chinese.
Some schools
s*******1
发帖数: 135
10
来自主题: Law版 - How to do "except" questions?
Look at this one:
Drama critic: Audiences will enjoy Warner's latest play, about the
disintergration of a family, because of the superb acting. The chemistry
between the actors could not be intense, and Ziegler, who plays the child,
captures convincingly the guilt and despair experienced as the family
members grow more estranged from each other.
Each of the following, if true, weakens the argument EXCEPT:
A. Generally, audiences enjoy romantic comedies but find tragedies upsetting.
B. The compan
i*******p
发帖数: 297
11
来自主题: Law版 - 问个102b prior art exception
如果是用于比如cure cancer, cure Alzheimer 的patent application, 有102B的
exception allowing 超过一年前的disclosure (and still allow a patent
application)的么? 谢过.
J*****w
发帖数: 544
12
来自主题: sysop版 - All trash except for
【 以下文字转载自 Sex 讨论区 】
发信人: DesireCity (欲望都市), 信区: Sex
标 题: All trash except for
发信站: BBS 未名空间站 (Thu Apr 5 16:02:40 2007)
追逐权力本身就是一针强烈的兴奋剂,使武则天容卿类发,青春常驻,
而勾心斗角又是人与人之间时而积极,时而消极的一种刺激,能够最大限度地消除人内
心的孤寂感.
w*******y
发帖数: 60932
13
All EA games except Rockband and Rockband Reloaded, and Ultimate Mortal
Kombat are on sale for .99
To see a list of all their games and their normal prices Link:
http://www.eamobile.com/iphone-games
This includes Need for Speed Hot Pursuit, Madden, FIFA, The Sims, etc. Check
it out.
w*******y
发帖数: 60932
14
Add to Shopping Cart for $569.95(Special price shown in cart)
At Checkout apply $15 off coupon code: LOYALTY15
Also apply free camera case coupon code: FREEDSLRVP
Link:
http://www.abesofmaine.com/item.do?item=NKD31001855K&id=NKD3100
Total 555, No tax except NJ + FS. My wife thinks it is a good deal, i
thought to ask fellow s. . Comments plz
w*******y
发帖数: 60932
15
www.potterybarn.com:
http://www.potterybarn.com
Use code FREESHIP. Should be good on anything except furniture but there
could be other exclusions.
l****y
发帖数: 3925
16
【 以下文字转载自 Automobile 讨论区 】
发信人: laurry (鱼苗@328I), 信区: Automobile
标 题: plan to tint all around 30% except windshield
发信站: BBS 未名空间站 (Fri Jul 11 09:14:51 2008), 转信
black on black
any opinion?
a*****e
发帖数: 55
17
来自主题: EB23版 - YOYO给三类排期也抛个砖呗
2013 大厨perm,大概270个估计有些误差,8月15前125个
A Number Perm Approved Date Title

A13008 5/20/2014 Full-Service Restaurants
A13010 5/6/2014 Full-Service Restaurants
A13010 5/7/2014 Full-Service Restaurants
A13011 8/23/2013 Meat, Poultry, and Fish Cutters and Trimmers
A13013 7/11/2014 Full-Service Restaurants
A13014 6/18/2014 Full-Service Restaurants
A13016 7/28/2014 Full-Service Restaurants
A13017 7/17/2014 Full-Service Restaurants
A13025 3/10/... 阅读全帖
r******s
发帖数: 925
18
☆─────────────────────────────────────☆
AprilSummer (但盼守得云开见日月) 于 (Tue Mar 8 22:14:48 2011, 美东) 提到:
大家知道,在美国申请永久居留权有以下几种方式,1)Asylum2) Immigrant Visa
3) Adjustment of Status 4) Cancellation of Removal 5) Special Legislation.
我们这个版上基本上集中在职业移民和家庭移民两种。吃包子的注意了,问题就是:
职业移民包括哪几类?请具体写出来。
家庭移民又包括哪几类,请具体写出来。
第一个答对的给包子15个,其他答对的每个人包子5个。不要反复回帖,不要灌水,不要起混砸场子,违者罚包子5个。光re的没包子,得答对问题。
现在开始!!!!
家庭移民
第一类是Immediate Relative (IR),IRs没有排期,没有移民名额限制。
IR包括以下几种情况,公民的配偶和未成年子女,绿卡持有者在海外旅行出生的子女,公民的父母。
(Spouses and minor c... 阅读全帖
f********a
发帖数: 1109
19
【 以下文字转载自 Programming 讨论区 】
发信人: ozin (ozin), 信区: Programming
标 题: 王银看kotlin(本文建议零售价 ¥15)
发信站: BBS 未名空间站 (Thu May 25 18:06:39 2017, 美东)
Kotlin 和 Checked Exception
最近 JetBrains 的 Kotlin 语言忽然成了热门话题。国内小编们传言说,Kotlin 取代
了 Java,成为了 Android 的“钦定语言”,很多人听了之后热血沸腾。初学者们也开
始注意到 Kotlin,问出各种“傻问题”,很“功利”的问题,比如“现在学 Kotlin
是不是太早了一点?” 结果引起一些 Kotlin 老鸟们的鄙视。当然也有人来信,请求
我评价 Kotlin。
对于这种评价语言的请求,我一般都不予理睬的。作为一个专业的语言研究者,我的职
责不应该是去评价别人设计的语言。然而浏览了 Kotlin 的文档之后,我发现 Kotlin
的设计者误解了一个重要的问题——关于是否需要 checked exception。对于这个话题
我已经思考... 阅读全帖
B**********r
发帖数: 812
20
来自主题: Immigration版 - 被 NOID了,请大家帮忙想想办法
参看知名律师网上的
your response should prove your evidence is at least 51% believable to IO
http://www.niwus.com/art0022.html
移民申请的举证标准及RFE问题
按照移民局的工作程序,如果移民官在审理案件时发现某些主要证据缺失,可以要求申
请人补充证据
(RFE)。如果主要证据齐全,移民官则需要批准申请,而不必再要求申请人补充一些
无关紧要的材料。
不过,在实际操作中,有些移民官并不完全遵守工作程序,在申请人已经提供了足够的
证据后,仍然要求
申请人补充材料。长此以往,滥发RFE便成为影响移民局工作效率的固疾。移民局曾几
度以备忘录的方式,
澄清发放补证通知的标准,并要求移民官予以执行。
移民局在备忘录中反复澄清移民申请的举证标准。在此,我们对美国法律中的两种不同
举证标准做一简单
介绍。一般而言,民事和行政法程序中的举证标准是“占优势的证据” (
preponderance of the
evidence),而刑法程序的举证标准则是“确凿无疑的证据”(beyond reasona... 阅读全帖
o**n
发帖数: 2130
21
Kotlin 和 Checked Exception
最近 JetBrains 的 Kotlin 语言忽然成了热门话题。国内小编们传言说,Kotlin 取代
了 Java,成为了 Android 的“钦定语言”,很多人听了之后热血沸腾。初学者们也开
始注意到 Kotlin,问出各种“傻问题”,很“功利”的问题,比如“现在学 Kotlin
是不是太早了一点?” 结果引起一些 Kotlin 老鸟们的鄙视。当然也有人来信,请求
我评价 Kotlin。
对于这种评价语言的请求,我一般都不予理睬的。作为一个专业的语言研究者,我的职
责不应该是去评价别人设计的语言。然而浏览了 Kotlin 的文档之后,我发现 Kotlin
的设计者误解了一个重要的问题——关于是否需要 checked exception。对于这个话题
我已经思考了很久,觉得有必要分享一下我对此的看法,避免误解的传播,所以我还是
决定写一篇文章。
可以说我这篇文章针对的是 checked exception,而不是 Kotlin,因为同样的问题也
存在于 C# 和其它一些语言。
冷静一下
在进入主题之前,我想先纠正一些人的误解,让他... 阅读全帖
o******e
发帖数: 1761
22
三 作为F1,H1b学生我们能持枪不?
这个问题略微复杂,就像我在第一章强调过一样:
“可以说现在网上大部分说“在美国如何买枪,在美国持枪须知”等文章99% 都是扯淡
,不是说他们不对。 而是枪权是州权,上面加上一个联邦政府枪支管理条例。 因此美
国有51部枪法,各州情况都有不同,从就差菜刀实名的麻省,到除了连发机枪随便买的
New Hampshire(实际上你可以买单发的机枪。。。)从注册要拥有非常繁琐的纽约州
,到无序出具任何证件,连国际学生都可以随便买枪(不是持枪,请注意区别)的俄亥
俄。美国各地差距极大。 因此随便看看那些网文就去买枪的主,我为你们默哀。。。”
今天突然看到了一篇不错的网文,这里转发一下,大家可以查询本州有关规定,以确保
可信度:
原文链接: http://www.vrolyk.org/guns/alien-laws.html
NOTE: THIS PAGE IS NOT BEING ACTIVELY MAINTAINED AND HAS NOT BEEN UPDATED IN
A LONG TIME. SOME STATE LAWS HAVE CHANGED,... 阅读全帖
a*******t
发帖数: 867
23
以前发过两个帖,
http://www.mitbbs.com/article_t0/Immigration/32870203.html
http://www.mitbbs.com/article_t0/Immigration/32888509.html
多谢大家的祝福。PP第8天批了。
On June 4, 2013, this I140 IMMIGRANT PETITION FOR ALIEN WORKER was approved
and we sent you an e-mail notice. Please follow any instructions on the
notice. If you move before you receive the notice, call customer service at
1-800-375-5283.
背景:环境工程专业,10文章(其中5篇超过10年旧了),4中6英。引用192
(只用GOOGLE SC),一半来自老文章。 审稿30。
薄码PL 如下。基本上综合了2010-2012版上流行的模版,在CONTRIBUTION 上
下... 阅读全帖
a*******t
发帖数: 867
24
以前发过两个帖,
http://www.mitbbs.com/article_t0/Immigration/32870203.html
http://www.mitbbs.com/article_t0/Immigration/32888509.html
多谢大家的祝福。PP第8天批了。
On June 4, 2013, this I140 IMMIGRANT PETITION FOR ALIEN WORKER was approved
and we sent you an e-mail notice. Please follow any instructions on the
notice. If you move before you receive the notice, call customer service at
1-800-375-5283.
背景:环境工程专业,10文章(其中5篇超过10年旧了),4中6英。引用192
(只用GOOGLE SC),一半来自老文章。 审稿30。
薄码PL 如下。基本上综合了2010-2012版上流行的模版,在CONTRIBUTION 上
下... 阅读全帖
r***y
发帖数: 1698
25
来自主题: MusicPlayer版 - 奔个小女生歌
那个啥,心血来潮录了一个。
弹琴超土,打扮超土,闺女在旁边房间睡觉也不敢使劲吼,凑合看看吧~
Lyrics:
When I was younger
I saw my daddy cry
And curse at the wind
He broke his own heart
And I watched
As he tried to reassemble it
And my momma swore that
She would never let herself forget
And that was the day that I promised
I'd never sing of love
If it does not exist
But darling,
You, are, the only exception
You, are, the only exception
You, are, the only exception
You, are, the only exception
Maybe I know, somewhere
Deep in my soul
That love ... 阅读全帖
p********y
发帖数: 5141
26
来自主题: Cycling版 - The Rules
Someone asked what the rules of bike jersey, and someone else point him to
this link. It is hilarious. Totally loved it! =D
------------------------------------------------------
THE RULES
http://www.velominati.com/the-rules/
by The Keepers / Jun 1 2009 / 6,291 posts
We are the Keepers of the Cog. In so being, we also maintain the sacred
text wherein lie the simple truths of cycling etiquette known as The Rules.
It is in our trust to maintain and endorse this list.
For those struggling to under... 阅读全帖
z*******n
发帖数: 1034
27
http://www.informit.com/articles/printerfriendly/2211695
Introduction to "The Java Language Specification, Java SE 8 Edition"
By James Gosling, Gilad Bracha, Alex Buckley, Bill Joy, Guy L. Steele
Date: Jun 12, 2014
The Java® programming language is a general-purpose, concurrent, class-
based, object-oriented language. It is designed to be simple enough that
many programmers can achieve fluency in the language. The Java programming
language is related to C and C++ but is organized rather dif... 阅读全帖
S*********g
发帖数: 24893
28
http://www.prisoners.com/relcrime.html
宗教对犯罪率的影响
更加信仰基督的地方有更多的社会弊病和犯罪。这是格雷戈里。保罗在学术杂志《宗教
与社会》上发表的初步结论,这个杂志是内布拉斯加州一所教会学校的学报。
http://moses.creighton.edu/JRS/2005/2005-11.html
研究表明,基督教统治的美国南部和中西部地区,社会弊端和犯罪更严重,谋杀,性病
,死亡率更高。这项研究还表明,美国的犯罪率和基督徒比例,比其他发达世界国家都
高得多。
无法回避的现实是,基督教的教条更合适一个病态的社会。宗教狂热分子和极端主义比
毒品危害更大。
理性的人认识到基督教神话的荒谬可怜,而基督徒,尤其是福音派,或原教旨主义者,
不过是一些伪君子,用宗教作为武器来贬低他人。
格雷戈里。保罗的研究首次量化了基督教教义产生的社会效果。不只是基督教,一切狂
热的邪教都可能会有类似的邪恶效果。
当然,天主教会花了几百年压迫陷入贫困和苦难的老百姓。穆斯林有同样的呼吁
:暴力,复仇,排斥和压迫。
理智的人会奇怪宗教神话的诞生。
在美国,宗教=残酷。
Cr... 阅读全帖
S*********g
发帖数: 24893
29
http://www.prisoners.com/relcrime.html
宗教对犯罪率的影响
更加信仰基督的地方有更多的社会弊病和犯罪。这是格雷戈里。保罗在学术杂志《宗教
与社会》上发表的初步结论,这个杂志是内布拉斯加州一所教会学校的学报。
http://moses.creighton.edu/JRS/2005/2005-11.html
研究表明,基督教统治的美国南部和中西部地区,社会弊端和犯罪更严重,谋杀,性病
,死亡率更高。这项研究还表明,美国的犯罪率和基督徒比例,比其他发达世界国家都
高得多。
无法回避的现实是,基督教的教条更合适一个病态的社会。宗教狂热分子和极端主义比
毒品危害更大。
理性的人认识到基督教神话的荒谬可怜,而基督徒,尤其是福音派,或原教旨主义者,
不过是一些伪君子,用宗教作为武器来贬低他人。
格雷戈里。保罗的研究首次量化了基督教教义产生的社会效果。不只是基督教,一切狂
热的邪教都可能会有类似的邪恶效果。
当然,天主教会花了几百年压迫陷入贫困和苦难的老百姓。穆斯林有同样的呼吁
:暴力,复仇,排斥和压迫。
理智的人会奇怪宗教神话的诞生。
在美国,宗教=残酷。
Cr... 阅读全帖
N****s
发帖数: 645
30
来自主题: Tennis版 - 泥马,我是服了
Glad to help, if you want to read.
[edit] Singles championshipsFederer has won 17 Grand Slam titles, breaking
the previous all-time men's record of 14 by Pete Sampras. Federer won 17
Majors in a span of 37 Majors (2003 Wimbledon – 2012 Wimbledon championship
), while Sampras won 14 in 49 majors (1990 US Open – 2002 US Open).[1]
Federer is sixth on all-time Grand Slam singles list, preceded by Steffi
Graf (22), Martina Navratilova (18), Chris Evert (18), Margaret Court (24),
and Helen Moody (19) ... 阅读全帖
S*********g
发帖数: 24893
31
http://www.prisoners.com/relcrime.html
宗教对犯罪率的影响
更加信仰基督的地方有更多的社会弊病和犯罪。这是格雷戈里。保罗在学术杂志《宗教
与社会》上发表的初步结论,这个杂志是内布拉斯加州一所教会学校的学报。
http://moses.creighton.edu/JRS/2005/2005-11.html
研究表明,基督教统治的美国南部和中西部地区,社会弊端和犯罪更严重,谋杀,性病
,死亡率更高。这项研究还表明,美国的犯罪率和基督徒比例,比其他发达世界国家都
高得多。
无法回避的现实是,基督教的教条更合适一个病态的社会。宗教狂热分子和极端主义比
毒品危害更大。
理性的人认识到基督教神话的荒谬可怜,而基督徒,尤其是福音派,或原教旨主义者,
不过是一些伪君子,用宗教作为武器来贬低他人。
格雷戈里。保罗的研究首次量化了基督教教义产生的社会效果。不只是基督教,一切狂
热的邪教都可能会有类似的邪恶效果。
当然,天主教会花了几百年压迫陷入贫困和苦难的老百姓。穆斯林有同样的呼吁
:暴力,复仇,排斥和压迫。
理智的人会奇怪宗教神话的诞生。
在美国,宗教=残酷。
Cr... 阅读全帖
S*********g
发帖数: 24893
32
http://www.prisoners.com/relcrime.html
宗教对犯罪率的影响
更加信仰基督的地方有更多的社会弊病和犯罪。这是格雷戈里。保罗在学术杂志《宗教
与社会》上发表的初步结论,这个杂志是内布拉斯加州一所教会学校的学报。
http://moses.creighton.edu/JRS/2005/2005-11.html
研究表明,基督教统治的美国南部和中西部地区,社会弊端和犯罪更严重,谋杀,性病
,死亡率更高。这项研究还表明,美国的犯罪率和基督徒比例,比其他发达世界国家都
高得多。
无法回避的现实是,基督教的教条更合适一个病态的社会。宗教狂热分子和极端主义比
毒品危害更大。
理性的人认识到基督教神话的荒谬可怜,而基督徒,尤其是福音派,或原教旨主义者,
不过是一些伪君子,用宗教作为武器来贬低他人。
格雷戈里。保罗的研究首次量化了基督教教义产生的社会效果。不只是基督教,一切狂
热的邪教都可能会有类似的邪恶效果。
当然,天主教会花了几百年压迫陷入贫困和苦难的老百姓。穆斯林有同样的呼吁
:暴力,复仇,排斥和压迫。
理智的人会奇怪宗教神话的诞生。
在美国,宗教=残酷。
Cr... 阅读全帖
b********n
发帖数: 38600
33
来自主题: Military版 - Insanity Grips The Western World
http://www.paulcraigroberts.org/2015/04/27/insanity-grips-weste
Just as Karl Marx claimed that History had chosen the proletariat,
neoconservatives claim that History has chosen America. Just as the Nazis
proclaimed “Deutschland uber alles,” neoconservatives proclaim “America
uber alles.” In September 2013 President Obama actually stood before the
United Nations and declared, “I believe America is exceptional.”
Germany’s political leaders and those in Great Britain, France, and
throughout Europe... 阅读全帖
y******0
发帖数: 8807
34
来自主题: EB23版 - 分析一下吧
把FB的排期从10月到8月都贴出来了。虽然我们FB也有大量的demand,但是我们一直跟
着worldwide走,被WW压的不能继续往前走,所以就导致了FB CHINA有未用完的visa,
分配给EB。奥本在2月的时候提到了这一点,导致了EB2可以开始放水,否则EB2的放水
时间还会延后。奥本在今天再次提到了FB的demand大量增加,导致EB3不能继续前进,
而是后退,也再次验证了EB3的配额今年已经吃满。
EB3没有FB的SO,也应该说明EB2没有FB的SO。2月份的时候EB2有FB SO,EB3也应该同样
有FB SO,因此年初的时候EB2可以放水,EB3可以快速前进。EB2现在还没有后退,而是
前进,说明EB2还有配额,还在吃自己的配额(我猜因为EB2比EB3多300个)。我觉得还
说明EB3的实际demand不低,因为有SO,还有升级的情况想,今年都没有突破到2011年
底,但是十月份EB3又会回来了,是不是还follow今年的pattern?也就是前三个月缓慢
前进,2016年快速推进(因为FB SO),是个看点。
EB2 9月份会不会后退或者内部U,目前来看,应该不会,奥... 阅读全帖
b**********h
发帖数: 419
35
来自主题: Programming版 - CIH源代码
究竟难在哪里?
; Win Cih Source Code
;I m not the dissembler of the code and really I don't know ;who is the
writer or dissembler . Compile or run this program ;at your own risk. Also I
m not giving any guarantee of running ;the program !!!.
;****************************************************************************
; * The Virus Program Information *
;****************************************************************************
; * *
; * Designer : CIH Source : TTIT of TATUNG in Taiwan... 阅读全帖
o******w
发帖数: 3262
36
Aug 15, 2012 9:14 AM
Delivery exception
TOKYO-KOTO-KU JP
Customer not available or business closed
Aug 14, 2012 6:24 PM
Delivery exception
TOKYO-KOTO-KU JP
Customer not available or business closed
Aug 13, 2012 9:44 AM
Delivery exception
TOKYO-KOTO-KU JP
Customer not available or business closed
Aug 12, 2012 9:29 AM
Delivery exception
TOKYO-KOTO-KU JP
Customer not available or business closed
Aug 11, 2012 4:39 PM
Delivery exception
TOKYO-KOTO-KU JP
Customer not available or business closed
Aug 1... 阅读全帖
D*****r
发帖数: 6791
37
来自主题: TrustInJesus版 - For the Liberty of Unlicenc'd Printing
A SPEECH OF Mr. JOHN MILTON
For the Liberty of VNLICENC'D PRINTING,
To the PARLAMENT of ENGLAND.
______________________________________________________________
This is true Liberty when free born men
Having to advise the public may speak free,
Which he who can, and will, deserv's high praise,
Who neither can nor will, may hold his peace;
What can be juster in a State then this?
... 阅读全帖
s********o
发帖数: 3319
38
【 以下文字转载自 MedicalCareer 讨论区 】
发信人: herby (小臭宝), 信区: MedicalCareer
标 题: [合集] 你有生以来做出的最佳临床诊断是什么?
发信站: BBS 未名空间站 (Thu Jun 2 00:01:26 2011, 美东)
☆─────────────────────────────────────☆
Aplusplus (Hakuna Matata) 于 (Sun Mar 27 11:11:49 2011, 美东) 提到:
首先我申明,我放弃我的ignore list, 欢迎所有ID参加。
每个医生护士或者其他相关人员, 无论在中国还是美国, 肯定都有一些case刻骨铭心
。 请大家把你印象最深的一例写出来, 与大家分享。 比方说, 清华男被鉈杀案,
那个中国来的护士就是诊断的关键, 相信本例就是她一辈子也忘不了的诊断。
我觉得这样的讨论有助于大家提高学医热情,丰富医学知识,开拓临床思维, 间接帮
助考版医生复习,准备CS,和 interview. 你要是能从中挑一个case让你PD
impressed,我想我的... 阅读全帖
s********o
发帖数: 3319
39
【 以下文字转载自 MedicalCareer 讨论区 】
发信人: herby (小臭宝), 信区: MedicalCareer
标 题: [合集] 你有生以来做出的最佳临床诊断是什么?
发信站: BBS 未名空间站 (Thu Jun 2 00:01:26 2011, 美东)
☆─────────────────────────────────────☆
Aplusplus (Hakuna Matata) 于 (Sun Mar 27 11:11:49 2011, 美东) 提到:
首先我申明,我放弃我的ignore list, 欢迎所有ID参加。
每个医生护士或者其他相关人员, 无论在中国还是美国, 肯定都有一些case刻骨铭心
。 请大家把你印象最深的一例写出来, 与大家分享。 比方说, 清华男被鉈杀案,
那个中国来的护士就是诊断的关键, 相信本例就是她一辈子也忘不了的诊断。
我觉得这样的讨论有助于大家提高学医热情,丰富医学知识,开拓临床思维, 间接帮
助考版医生复习,准备CS,和 interview. 你要是能从中挑一个case让你PD
impressed,我想我的... 阅读全帖
f**d
发帖数: 768
40
来自主题: Neuroscience版 - eBook: From computer to brain
这是一本计算神经科学的优秀著作,全文拷贝这里(图和公式缺),有兴趣的同学可以
阅读
如需要,我可以分享PDF文件(--仅供个人学习,无商业用途)
From Computer to Brain
William W. Lytton
From Computer to Brain
Foundations of Computational Neuroscience
Springer
William W. Lytton, M.D.
Associate Professor, State University of New York, Downstato, Brooklyn, NY
Visiting Associate Professor, University of Wisconsin, Madison
Visiting Associate Professor, Polytechnic University, Brooklyn, NY
Staff Neurologist., Kings County Hospital, Brooklyn, NY
In From Computer to Brain: ... 阅读全帖
D*****r
发帖数: 6791
41
来自主题: TrustInJesus版 - Mark Twain:Letters from the earth
Letters from the Earth
When the Creator had finished thinking, He said, "I have thought. Behold!"
He lifted His hand, and from it burst a fountain-spray of fire, a million
stupendous suns, which clove the blackness and soared, away and away and
away, diminishing in magnitude and intensity as they pierced the far
frontiers of Space, until at last they were but as diamond nailheads
sparkling under the domed vast roof of the universe.
At the end of an hour the Grand Council was dismissed.
They left... 阅读全帖
x***n
发帖数: 70
42
来自主题: Java版 - 问一个 java generic问题
请问下面一段代码中,为什么第8行处能compile通过而第14行不行?
我的理解是,exceptions 事实上是List (因此所有Exception的子类都可
以包含),而numbers事实上就是List,那么14行也理应可以通过才对?
1 ArrayList < ? super IOException > exceptions =
2 new ArrayList < Exception > ();
3 IOException e1 = new IOException("Problem 1");
4 IOException e2 = new IOException("Problem 2");
5 FileNotFoundException e3 = new FileNotFoundException("Problem 3");
6 exceptions.add(e1);
7 exceptions.add(e2);
8 ... 阅读全帖
e****i
发帖数: 2152
43
【 以下文字转载自 Military 讨论区 】
发信人: erkuai (三天不上bbs,赶得上刘少奇), 信区: Military
标 题: On the Jews and Their Lies, 1543
发信站: BBS 未名空间站 (Wed Jan 12 23:21:23 2011, 美东)
by Martin Luther (1483-1546)
Translated by Martin H. Bertram
copyright © 1971 Fortress Press & Augsburg Fortress - On the Jews and
Their Lies is from Luther’s Works Volume 47. Augsburg Fortress is the
publishing ministry of the Evangelical Lutheran Church in America.
Funded through sales revenue, Augsburg Fortress is called to provide
produ... 阅读全帖
e****i
发帖数: 2152
44
来自主题: Military版 - On the Jews and Their Lies, 1543
by Martin Luther (1483-1546)
Translated by Martin H. Bertram
copyright © 1971 Fortress Press & Augsburg Fortress - On the Jews and
Their Lies is from Luther’s Works Volume 47. Augsburg Fortress is the
publishing ministry of the Evangelical Lutheran Church in America.
Funded through sales revenue, Augsburg Fortress is called to provide
products and services that communicate the Gospel, enhance faith, and
enrich the life of the Christian community from a Lutheran perspective.
Part I
I had mad... 阅读全帖
S*******0
发帖数: 198
45
来自主题: JobHunting版 - 为什么做了400道算法题还是那么菜
正数和负数的overflow判断不一样,
public static int atoi(String str) throws Exception{
String expression = str.trim();
if(expression==null||expression.equals("")){
throw new Exception("expression is empty");
}
int sign = 1;
int index = 0;
if(expression.charAt(0) == '-'){
sign = -1;
}
if(expression.charAt(0) == '-' || expression.charAt(0) == '+'){
index++;
if(expression.length()==1){
... 阅读全帖
S*******0
发帖数: 198
46
来自主题: JobHunting版 - atoi很不好写,头都大了...
这个版上讨论过多次了,这是我的code
//atoi
public static int atoi(String str) throws Exception{
String expression = str.trim();
if(expression==null||expression.equals("")){
throw new Exception("expression is empty");
}
int sign = 1;
int index = 0;
if(expression.charAt(0) == '-'){
sign = -1;
}
if(expression.charAt(0) == '-' || expression.charAt(0) == '+'){
index++;
if(expression.length()==1){
... 阅读全帖
l**7
发帖数: 3940
47

\ slb \ SERVICE LAW BOOKS MENU \ IMMIGRATION AND NATIONALITY ACT \ INA: ACT
203 - ALLOCATION OF IMMIGRANT VISAS
Previous Document  Next Document
INA: ACT 203 - ALLOCATION OF IMMIGRANT VISAS
Sec. 203. [8 U.S.C. 1153]
(a) Preference Allocation for Family-Sponsored Immigrants. - Aliens subject
to the worldwide level specified in section 201(c) for family-sponsored
immigrants shall be allotted visas as follows:
(1) Unmarried sons and daughters of citizens. - Qualified immigrants who are
t... 阅读全帖
m*******l
发帖数: 12782
48
☆─────────────────────────────────────☆
Stevens009 (Stevens009) 于 (Wed Oct 12 15:53:51 2011, 美东) 提到:
3012 这个bill烙印的70%不分EB1 EB2 EB3吗?那通过的话EB2C是不是也完蛋了?请高
人指点呀?
☆─────────────────────────────────────☆
alexx (panda in love~八胖~饲羊员~水木十年) 于 (Wed Oct 12 15:54:55 2011, 美东) 提到:
不会。俺不会完蛋。

☆─────────────────────────────────────☆
coolaladdin (我喜欢油灯和戒指) 于 (Wed Oct 12 15:56:33 2011, 美东) 提到:
category还是存在的,你说的情况不会发生。
☆─────────────────────────────────────☆
Stevens009 (Stevens009) 于 (Wed Oct ... 阅读全帖
l*****9
发帖数: 9501
49
来自主题: Basketball版 - How New York Knicks can keep Jeremy Lin?
As we all start to wonder whether to declare Linglish the national language,
the big question on the minds of Knicks fans has quickly turned from "Is
this guy for real?" to "How do we keep this guy?"
Jeremy Lin's rise from undrafted afterthought to the floor leader on one of
the league's most popular franchises has happened in the blink of an eye. So
it's unlikely the Knicks ever considered the second-year point guard in
their long-term plans.
You can bet they're considering it now.
But the rest... 阅读全帖
S*A
发帖数: 7142
50
来自主题: Linux版 - Google go 还挺不错的
You did not realized that hardware or software raised exception
go through the same exact mechanism for exception recovery.
The edge you add is the same as the number of software raise
you use. If you raise exception and catch in upper functions.
The function in between is unaffected. They don't need to know
about exception at all. If you raise and catch in the same
function. There is not much different from goto on error
used by linux kernel. You are trying to tell me compiler
can't optimize C... 阅读全帖
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)