l*y
2 楼
【 以下文字转载自 JobHunting 讨论区 】
发信人: lengthy (alang), 信区: JobHunting
标 题: BlackBerry is still hiring
关键字: Blackberry,job,hire,career
发信站: BBS 未名空间站 (Sat Mar 9 14:05:49 2013, 美东)
US/Canada... All levels of full time and intern positions...
http://us.blackberry.com/company/careers/search-full-time-oppor
I can do job referral
发信人: lengthy (alang), 信区: JobHunting
标 题: BlackBerry is still hiring
关键字: Blackberry,job,hire,career
发信站: BBS 未名空间站 (Sat Mar 9 14:05:49 2013, 美东)
US/Canada... All levels of full time and intern positions...
http://us.blackberry.com/company/careers/search-full-time-oppor
I can do job referral
y*r
3 楼
开个PIZZA店不怕没生意,PIZZA对于老美就象米饭馒头对我们一样,每天都吃的东西.而
且PIZZA不需要什么技术,都是机器做出来的,操作简单,谁都能做.大家觉得呢?
且PIZZA不需要什么技术,都是机器做出来的,操作简单,谁都能做.大家觉得呢?
s*j
4 楼
拿1099 Misc, F1 OPT, file 1040 NR的时候,能不能享受5000 treaty? 再减3500
personal exemption? 然后再减certain business expenses (汽油费...)?
我没有1042 S, 所以是不是883, 8834都要file?
personal exemption? 然后再减certain business expenses (汽油费...)?
我没有1042 S, 所以是不是883, 8834都要file?
G*a
6 楼
Let's kill them all...
m*m
7 楼
一部老笔记本,奔三的cpu,128m内存,现在装了个win2k
想玩玩linux,就刻了ubuntu904的盘试用,结果两步后总出错。后来想起来最低要求
是256m内存,就下了xubuntu,这个版运行的最低要求128m即可,结果还是出错
*preparing restricted drivers... [OK]
*starting kernel event manager... [ok]
*loading hardware drivers...这步总过不去,长时间等待后出错然后死机
想玩玩linux,就刻了ubuntu904的盘试用,结果两步后总出错。后来想起来最低要求
是256m内存,就下了xubuntu,这个版运行的最低要求128m即可,结果还是出错
*preparing restricted drivers... [OK]
*starting kernel event manager... [ok]
*loading hardware drivers...这步总过不去,长时间等待后出错然后死机
g*s
8 楼
the following code reads lines from the input file and skip the empty lines.
how to change the following code such that if argv[1] is not provided, we
use cin as default ifstream?
int main() {
vector lines;
ifstream input_file(argv[1]);
if ( input_file.is_open()) {
while ( !input_file.eof() ) {
string str;
getline(input_file, str);
if ( str.empty() ) {
continue;
}
else
{
lines.push_back(str);
}
}
}
}
how to change the following code such that if argv[1] is not provided, we
use cin as default ifstream?
int main() {
vector
ifstream input_file(argv[1]);
if ( input_file.is_open()) {
while ( !input_file.eof() ) {
string str;
getline(input_file, str);
if ( str.empty() ) {
continue;
}
else
{
lines.push_back(str);
}
}
}
}
y*n
9 楼
辛苦辛苦,
这么认真负责,赞一个。
这么认真负责,赞一个。
c*h
11 楼
要等pp奔了才知道搭不搭配合不合适。
【在 s*******y 的大作中提到】
: 好像还挺便宜的,呵呵
: http://www.newegg.com/Product/Product.aspx?Item=N82E16822152194&cm_re=exernal_drive-_-22-152-194-_-Product
【在 s*******y 的大作中提到】
: 好像还挺便宜的,呵呵
: http://www.newegg.com/Product/Product.aspx?Item=N82E16822152194&cm_re=exernal_drive-_-22-152-194-_-Product
H*a
14 楼
cin is istream, just use it.
g*a
15 楼
您都说不怕没生意了,还要大家的意见吗
p*o
16 楼
谢谢雪叔啊,看起来很不错呀.哪位大侠知道这个产品质量怎么样啊.给介绍一下贝
PS,我用这么嫩的颜色,会不会被人说我装嫩啊.................惶恐~~~
PS,我用这么嫩的颜色,会不会被人说我装嫩啊.................惶恐~~~
w*e
25 楼
加点内存就没问题了。cpu奔三够用了。
a*n
26 楼
我在Fry's看到一款是Seagate的1TB和你这个价格差不多。
a*i
28 楼
Or install fluxbuntu. Should use even less memory.
r*o
33 楼
episode 2 just so so as well.
Season 1 and Gods of Arena are much better
Season 1 and Gods of Arena are much better
e*n
34 楼
刻张DSL的盘,直接光盘启动。
Damn Small Linux.
【在 m******m 的大作中提到】
: 一部老笔记本,奔三的cpu,128m内存,现在装了个win2k
: 想玩玩linux,就刻了ubuntu904的盘试用,结果两步后总出错。后来想起来最低要求
: 是256m内存,就下了xubuntu,这个版运行的最低要求128m即可,结果还是出错
: *preparing restricted drivers... [OK]
: *starting kernel event manager... [ok]
: *loading hardware drivers...这步总过不去,长时间等待后出错然后死机
Damn Small Linux.
【在 m******m 的大作中提到】
: 一部老笔记本,奔三的cpu,128m内存,现在装了个win2k
: 想玩玩linux,就刻了ubuntu904的盘试用,结果两步后总出错。后来想起来最低要求
: 是256m内存,就下了xubuntu,这个版运行的最低要求128m即可,结果还是出错
: *preparing restricted drivers... [OK]
: *starting kernel event manager... [ok]
: *loading hardware drivers...这步总过不去,长时间等待后出错然后死机
p*o
40 楼
众仙就不要给我找事了,请大家推荐个买回来就能用的吧.又买盒子又要自己安装,我真
的头晕
的头晕
x*n
45 楼
how about a 64G USB stick?
only around $25 on ebay.
only around $25 on ebay.
s*8
52 楼
西部数据。
自己装的盒子散热稳定很难讲。
自己装的盒子散热稳定很难讲。
p*o
53 楼
众位大人就打消让我自己组装的念头吧,我实在没精力弄那个去.咱们现在就雪叔贴的这
个产品投票吧,大家觉得性价比怎么样?值得买吗?我不要求最便宜,只想合适价格就好.
大家如果觉得可以买我就下单了.谢谢
个产品投票吧,大家觉得性价比怎么样?值得买吗?我不要求最便宜,只想合适价格就好.
大家如果觉得可以买我就下单了.谢谢
p*o
54 楼
前五位投票,发表意见的有包子哈
相关阅读
古总并没有输,魏老师也没有赢狗腿子真讨厌啊老魏, 终于放假了, 我给你个多机版的, 看看能不能秒 你的计奉劝一句那些动不动就谈架构的傻逼,谨言慎行赌约主人遁了,赵策舌战群儒要不要学JAVA诸位数据visualization都用什么框架?Google confirms next Android version won’t implement Oracl (转载)服务器测试结果新公司是否会知道你依旧在旧公司任职? (转载)求助: 一个奇怪的bugjava fluent api 底层是怎么实现的?哇咔咔,老赵走火入魔了想问问java 码农怎么设计的?前一段看古德霸大战东方剑桥,我还不信说投行技术落伍了Enterprise Messaging大神请指点sql 数据是存在哪里 (转载)docker和vagrant的异同是啥,大家都用哪个这个deploy服务不错这5000车次是一天的票吗?