由买买提看人间百态

topics

全部话题 - 话题: retrun
首页 上页 1 2 (共2页)
m*******1
发帖数: 14
m*****a
发帖数: 2609
2
印象中我第一次MA state tax就因为这个我用的纸质提交。反正也没几年这么做。
N*****e
发帖数: 2573
B*******e
发帖数: 3882
4
难道这个不是在 Federal 用 1040NR 算出来 "adjusted gross income" 直接填到 MA
webfile 里面
m*****a
发帖数: 2609
5
OK, I take a look my old tax file. I won't say it was right but here was how
I did it that year:
1. In MA Tax, file a "Schedule Y". In item 4, claim the 5000 tax treaty. In
that line, I added an note of "Article 20(c), US-CHINA tax treaty".
2. Then in FORM 1 NR/NY (that year, I am not a full MA resident), item 19, I
put the $5000 there.
That's all.
OP, I don't remember you can access Schedule Y in webfile. That's why I
turned to paper.
P.S. I was a PhD for over 5 yrs, so I was no longer qualifie... 阅读全帖
B*******e
发帖数: 3882
6
Webfile 里面应该是wage deduction 里面这个:
"Income reported as wages or salaries from W-2s received by a firefighter or
police officer incapacitated in the line of duty or income reported as
wages or salaries from your W-2s exempt under a U.S.Tax Treaty. "

how
In
I
1040NR
b*****g
发帖数: 193
7
Question:
1. What is Yabei?
2. What kind of insurance can cover the maintenance cost?
Suggestion:
You can retrun the tool you bought from Walmart now.
s**********0
发帖数: 266
8
来自主题: NewJersey版 - 大家都是去哪里买matress的?
用了一年多,目前还不错。 (我600多买了个的Queen Size的)
Costco 的 LifeTime Retrun Policy 是全美最好的(一些电器除外) 真有问题过了
几年你也可以去店里全价退掉,不过请不要abuse他们的return policy。 不想以后
听说MIT上某个WSN上学前和人与人合买一张Costco卡去买个床垫,用了几年走的时候去
店里全价退掉的故事。
j******8
发帖数: 1006
9
what do you want for retrun?
l*******e
发帖数: 46
10
来自主题: SanFrancisco版 - 求推荐南湾报税CPA
personal tax retrun 不需要CPA 那么严重吧……
c**0
发帖数: 103
11
单位出差到德州,要去达拉斯看看几个老同学
这个周末从休斯顿或者Austin到达拉斯(Plano),然后返回休斯顿, 也可能不返回休斯顿
我愿意支付$40 每个单程
email wsj202020 at gmail.com 或者mit站内信箱
请留电话
谢谢
h*********e
发帖数: 6936
12
The single trip flight I bought from Dallas to Houston, cost me $50.
x******2
发帖数: 4034
13
来自主题: Football版 - 谁给说说前三TD都是咋回事?
holiday punt retrun TD
一粒粥扔个大的
大白菜传Decker tip int return TD
大白菜pass TD
B*****e
发帖数: 9375
14
It's not always stupid. Google "Hester return against the Giants" in
youtube -- a109-yard touch down retrun off a missed FG.
P*******e
发帖数: 39399
15
来自主题: Football版 - 不错 向大家正式推出C Patterson
No3 retrun TD this season
a*********h
发帖数: 306
16
来自主题: Running版 - Amateur level 2 mile tempo run
In a paved trail round trip: little downhill for the departure mile and
uphill for the retrun mile.
a**s
发帖数: 9606
17
来自主题: Tennis版 - 经验看来是一大利器啊
look what Davy did in the 4th set. FF served very well
at that time. Davy did 2 directly return winners in a
row against FF's 1st serve. And an other great retrun
to break FF.

easily
o**********a
发帖数: 330
18
大家能不能给解释一下下面的code。
看书上写的interface 里面只包含着一些method的declaration. 为什么下面这个例子
,interface可以成为一个function的return type呢?
大家能不能给科普一下
public static IEnumerable GetCollection()
{
List list1 = new List();
list1.Add(1);
return list1;
}
o**********a
发帖数: 330
19
可以这么理解吗:any interface which List inherit from can be an return
type?
public class List : IList, ICollection,
IList, ICollection, IReadOnlyList, IReadOnlyCollection,
IEnumerable,
IEnumerable
c*********e
发帖数: 16335
20
java里面一般是用IEnumerable list1 = new List();
把你的code写成这样,试试能不能run:
public static IEnumerable GetCollection()
{
IEnumerable list1 = new List();
list1.Add(1);
return list1;
}
a9
发帖数: 21638
21
任何interface都可以作为返回类型的吧?
你的返回值是List类型的。

例子
P*U
发帖数: 466
22
来自主题: Accounting版 - TAX RETURN 问题
我们来美国6年了,前5年F1身份,2008年H1。去年我妈来美国呆了7个月。请问2008的
TAX RETRUN, 请问我妈在美国呆的这7个月,能否使我家去年的TAX RETURN多些?
谢谢
l**********1
发帖数: 5204
23
a or b which alumini PD now are AP/PI or even HHMI PI or nas in States
if AP/PI in States that alumin number is zero,
LZ if already try to prepare Retrun tg as 1000 Youth or 1000 talent
while you completed PD training then it is no problem,
unless might prepare for as PD slave in States for ever
or alternatively Move On to CS master program or Taxi driver while want to
quit PD slave life.

industry。
S*********g
发帖数: 5298
24
来自主题: Quant版 - 急问: return dispersion是啥?
standard deviation of the daily retruns of the top 500 stocks on a specific
day?
D******n
发帖数: 2836
25
来自主题: Statistics版 - 发包子请教一个SAS问题:=()
told u it is not unique to SAS
almost all programming language can do this.
You can do this because >,= and < are just operators like + - * /, it will g
ive you a retruned value.
compare
y = x+1
and
y = x >1
u can do sth like y = (x<=1)+ x *((x<9) + 3)
there is a trick for assigning alternative values
y = (x>cutoff)*val1 + (x<=cutoff)*val2
首页 上页 1 2 (共2页)