l*3
2 楼
我在NJ,在药厂工作2年
我们公司是这样的:
1)从宣布layoff回家开始,保持9周(两个月)payroll,这个叫notice-pay.
2)每工作一年给两周的pay,这个叫separation pay.
3)但是,1和2是重叠的,也就是说,我只能拿1,不能拿2,因为我的separation pay
不大于9周
这样,只工作了一天的人,和工作了4.5年的人,拿的是没有区别的。
我知道公司很抠门,但是不知道法律上是或否合理?
想问一下在NJ经历过layoff的朋友咨询一下,谢谢!
我们公司是这样的:
1)从宣布layoff回家开始,保持9周(两个月)payroll,这个叫notice-pay.
2)每工作一年给两周的pay,这个叫separation pay.
3)但是,1和2是重叠的,也就是说,我只能拿1,不能拿2,因为我的separation pay
不大于9周
这样,只工作了一天的人,和工作了4.5年的人,拿的是没有区别的。
我知道公司很抠门,但是不知道法律上是或否合理?
想问一下在NJ经历过layoff的朋友咨询一下,谢谢!
b*u
3 楼
好看不?
b*s
4 楼
1.86GHz Intel Core 2 Duo
2GB RAM
128GB Flash Storage
nVIDIA GeForce 320M GPU
13.3" Glossy Widescreen LED Display
FaceTime Webcam
Bluetooth 2.1+EDR
802.11n AirPort Extreme
899$的价格如何?另外和下面这台比起来呢
Apple 11.6" MacBook Air 1.6GHz, 4GB RAM, 128GB Flash Storage, NVIDIA GeForce
320M (Closeout Model - Installed w/ Mac OS Snow Leopard - FREE Upgrade to
Lion) (MC906LL/A)
848 after mail-in-rebate
各位看官给个意见,多谢
2GB RAM
128GB Flash Storage
nVIDIA GeForce 320M GPU
13.3" Glossy Widescreen LED Display
FaceTime Webcam
Bluetooth 2.1+EDR
802.11n AirPort Extreme
899$的价格如何?另外和下面这台比起来呢
Apple 11.6" MacBook Air 1.6GHz, 4GB RAM, 128GB Flash Storage, NVIDIA GeForce
320M (Closeout Model - Installed w/ Mac OS Snow Leopard - FREE Upgrade to
Lion) (MC906LL/A)
848 after mail-in-rebate
各位看官给个意见,多谢
m*0
5 楼
加上以前的那个 iPhone devs port 工具, 现在都齐全了。
http://www.engadget.com/2011/06/10/microsoft-releases-android-
developer-poaching-package-for-window/
http://www.engadget.com/2011/06/10/microsoft-releases-android-
developer-poaching-package-for-window/
a*e
6 楼
1. What is the output of the following code?
String barb = "BARBARA";
scramble(barb);
System.out.println(barb);
\The method scramble is defined as follows;
public String scramble (String str){
if (str.length() >= 2) {
int n = str.length() / 2;
str = scramble(str.substring(n)) + str.substring(0, n);
}
return str;
}
a. BARBARA
b. ARBABAR
c. AABAR
d. ARBABARB
e. ARABARBARB
觉得这段程序不能工作,大侠们给个意见?
String barb = "BARBARA";
scramble(barb);
System.out.println(barb);
\The method scramble is defined as follows;
public String scramble (String str){
if (str.length() >= 2) {
int n = str.length() / 2;
str = scramble(str.substring(n)) + str.substring(0, n);
}
return str;
}
a. BARBARA
b. ARBABAR
c. AABAR
d. ARBABARB
e. ARABARBARB
觉得这段程序不能工作,大侠们给个意见?
s*y
7 楼
is it the CAREER proposal?
z*e
9 楼
贵!
s*o
10 楼
春天到了,冬天还会远吗
w*w
11 楼
run it!
R*N
14 楼
都是old version 不值
GeForce
【在 b********s 的大作中提到】
: 1.86GHz Intel Core 2 Duo
: 2GB RAM
: 128GB Flash Storage
: nVIDIA GeForce 320M GPU
: 13.3" Glossy Widescreen LED Display
: FaceTime Webcam
: Bluetooth 2.1+EDR
: 802.11n AirPort Extreme
: 899$的价格如何?另外和下面这台比起来呢
: Apple 11.6" MacBook Air 1.6GHz, 4GB RAM, 128GB Flash Storage, NVIDIA GeForce
GeForce
【在 b********s 的大作中提到】
: 1.86GHz Intel Core 2 Duo
: 2GB RAM
: 128GB Flash Storage
: nVIDIA GeForce 320M GPU
: 13.3" Glossy Widescreen LED Display
: FaceTime Webcam
: Bluetooth 2.1+EDR
: 802.11n AirPort Extreme
: 899$的价格如何?另外和下面这台比起来呢
: Apple 11.6" MacBook Air 1.6GHz, 4GB RAM, 128GB Flash Storage, NVIDIA GeForce
a*e
15 楼
compile 过不了,不知道是不是打错什么。所以请大师们看看
a*e
17 楼
我对java不了解,那个method看起来是个recursive call,会无限循环下去。
c*z
18 楼
my company will only give 2 weeks' pay
s*i
21 楼
divide and conquer to reverse a string.
l*3
22 楼
All right, seems I am lucky then..
Thanks guys!!
Thanks guys!!
a*e
23 楼
貌似没divide,每次call完长度没变
f*l
24 楼
pay
Do you have to work during the 9 week period?
If not, then it is pretty good. Basically you get 9 weeks of severance.
If you have to work, then you can just work a couple of hours each day, take
it esay.
【在 l*******3 的大作中提到】
: 我在NJ,在药厂工作2年
: 我们公司是这样的:
: 1)从宣布layoff回家开始,保持9周(两个月)payroll,这个叫notice-pay.
: 2)每工作一年给两周的pay,这个叫separation pay.
: 3)但是,1和2是重叠的,也就是说,我只能拿1,不能拿2,因为我的separation pay
: 不大于9周
: 这样,只工作了一天的人,和工作了4.5年的人,拿的是没有区别的。
: 我知道公司很抠门,但是不知道法律上是或否合理?
: 想问一下在NJ经历过layoff的朋友咨询一下,谢谢!
l*3
26 楼
no i don't have to work.
a*e
28 楼
另外这是中学的作业
w*j
29 楼
鑰冪偣锛欽ava鐨凷tring object 鏄痠mmutable !!!
绛旀锛A
绛旀锛A
a*e
31 楼
多谢几位回复,看来答案没问题了。
不好意思,才发现里面method是我看错了括号位置了,scramble call string 长度在
变。这样就没什么问题了。
不好意思,才发现里面method是我看错了括号位置了,scramble call string 长度在
变。这样就没什么问题了。
w*r
32 楼
从程序后半段看,输出必须以bar结尾
【在 a****e 的大作中提到】
: 1. What is the output of the following code?
: String barb = "BARBARA";
: scramble(barb);
: System.out.println(barb);
: \The method scramble is defined as follows;
: public String scramble (String str){
: if (str.length() >= 2) {
: int n = str.length() / 2;
: str = scramble(str.substring(n)) + str.substring(0, n);
: }
【在 a****e 的大作中提到】
: 1. What is the output of the following code?
: String barb = "BARBARA";
: scramble(barb);
: System.out.println(barb);
: \The method scramble is defined as follows;
: public String scramble (String str){
: if (str.length() >= 2) {
: int n = str.length() / 2;
: str = scramble(str.substring(n)) + str.substring(0, n);
: }
m*u
34 楼
lz的程序怎么通过编译的?
有这样几个问题:
1)scramble返回类型是String,调用程序是viod方式。
2) scramble是成员函数,没建立对象不能直接调用。
3)调用scramble之后因为没有变量接受这个值,main函数中的String在内存中没变化
。打印出来应该没变。
有这样几个问题:
1)scramble返回类型是String,调用程序是viod方式。
2) scramble是成员函数,没建立对象不能直接调用。
3)调用scramble之后因为没有变量接受这个值,main函数中的String在内存中没变化
。打印出来应该没变。
b*s
35 楼
do your homework by urself
【在 a****e 的大作中提到】
: 1. What is the output of the following code?
: String barb = "BARBARA";
: scramble(barb);
: System.out.println(barb);
: \The method scramble is defined as follows;
: public String scramble (String str){
: if (str.length() >= 2) {
: int n = str.length() / 2;
: str = scramble(str.substring(n)) + str.substring(0, n);
: }
【在 a****e 的大作中提到】
: 1. What is the output of the following code?
: String barb = "BARBARA";
: scramble(barb);
: System.out.println(barb);
: \The method scramble is defined as follows;
: public String scramble (String str){
: if (str.length() >= 2) {
: int n = str.length() / 2;
: str = scramble(str.substring(n)) + str.substring(0, n);
: }
相关阅读
数据库里的B+树为啥要用个指针把最底层的相邻叶节点连起来?[bssd]我以前算过黎曼函数零点一样的数据一样的参数 win和linux下训练结果差别Python比Java到底差多少呢???辛顿非常励志Why does it print 1?Hci在历史版proposal 伏羲教了该怎么推导下面算法时间复杂度O(N!*N)的*N?Opening available (转载)还有王法吗?请问一个C++调用Python的问题[bssd]分布式data driven products的方法论问题有人用GO做过分布式计算么?Service Mesh大家用的多吗?Java 社区还是发展很快的弱问个 aws 问题[bssd]最近的一些进展和问题罗永浩:锤子的创意被大公司抄得裤衩都不剩软软公开了C#[bssd]美国大学生数学建模竞赛