由买买提看人间百态

topics

全部话题 - 话题: gloabl
(共0页)
o*****e
发帖数: 23
1
【 以下文字转载自 Programming 讨论区,原文如下 】
发信人: oldbare (bearhill), 信区: Programming
标 题: My makefile can not work, why?
发信站: The unknown SPACE (Sun Apr 7 15:15:57 2002) WWW-POST
Here is my make file:
# makefile for phase 1
CC = gcc
CFLAGS = -g
OBJS = TestLexan.o lexan.o
TestLexan.o : TestLexan.c gloabls.h
$(CC) $(CFLAGS) -c TestLexan.c
lexan.o : lexan.c lexan.h gloabls.h
$(CC) $(CFLAGS) -c lexan.c
TestL.exe: $(OBJS)
$(CC) $(CFLAGS) -eTestL $(OBJS)
After running it, there is the message:
bash: ./makefile
b*******w
发帖数: 113
2
来自主题: JobHunting版 - GE是不是不招H1B,也不办绿卡了?
真的吗?
俺的case是, 电面我的Gloable Research的HM挺满意我,
要onsite, 但HR那边后来联系我说现在不办H1b.
不象GE Aviation 一上来,直接就问是否要sponseship,一听要的话,
立马挂电话了。
l*******y
发帖数: 1498
3
来自主题: JobHunting版 - 攒rp,电面题目
bss: block started by symbol, 是data section的一部分,放uninitialized
static/gloable variables. 用它的好处是程序编译好后不用给这些variables在
object file里分配空间,在程序被load去执行前这些variables才被初始化成0.
b*******7
发帖数: 136
4
来自主题: JobHunting版 - bloomberg onsite报面经求bless
经过了online和phone intervew,今天上午去的onsite。问的问题都很基本,以前的面
经都有,
不知道为什么这样。。难道真的像以前看过一个帖子说bloomberg真的是只面试很少招
人吗。面试过程
先是两个两个印度工程师问技术,然后hr,然后manager。最后manager结束的时候说We
will see
what happens,听起来不怎么positive。
因为很简单所以感觉表现还不错,只是有两个比较不常见的问题,分享一下。1.如果在
stack上声明了
一个变量,有什么方法可以删除这个变量释放内存,我答的是用一个for或者while循环
,或者另声明一
个函数,但好像不是他想要的答案。2.manager问的一个是声明一个gloable的class,
然后这个构造
函数会在什么时候被调用。。很奇怪的问题,然后他又换了个问法说是在main前还是
main后。。我就说
是前面吧,但还是不太明白。
r*********a
发帖数: 32
5
来自主题: Returnee版 - 说说海龟吧
我的朋友里面,除了两个回去做GM 的,没有人拿到expat package. 今天的全球化趋势
不再是gloabl的公司派人到local去, 而是localization: local people, local
operation, local pay. (咨询公司除外)
话说expat, 现在很多公司的package都缩水了。again, 本地人才水平上来了,薪酬差
距不可能像20年以前那样大。而且一个北美的engineer, 最多直接领导过几个million
的项目,在项目上管过4,5个人,凭什么别人给你GM的位置?两个作GM的朋友,一个是
phd+ kellog MBA, 在美国已经是manager, 另外一个是领域技术大牛,他回去也不是直
接GM, 先做了个tech lead才转的。
至于所谓的工资单上没有那么多,只得是工资本身并不是直接12万美元乘6.5, 而是比
这个少一些,然后通过其他的方式给你。具体的方法很多,没必要在这里讲。有兴趣海
龟的人,找到一个公司,经历一个谈判过程就会全部了解。只是我们在向雇主提要求的
时候,得想想自己有什么干货,否则的话凭什么呢?
s******v
发帖数: 4495
6
就是telecom service公司,CLEC/ILEC之类的,level 3, gloabl grossing这类公司。
a*********n
发帖数: 602
7
来自主题: LeisureTime版 - 俄罗斯的白桦林和音乐
The purpose is to build up our friendship through this easily accessible and
unique gloable musical collection we like....
Thanks a lot for your great contribution....
j***k
发帖数: 2719
8
来自主题: Shanghai版 - youngest SH millionaire in DC area
well.. if the same white kid went to an ivy and strated to work for an
investment bank at 21, he would break the 6 digit by either 22 or 23, no need to wait till 40...
my first manager (white kid from NH) was a west point grad, did his 4 years
and got out of the army at 27 as a captain, then he went on to get his MBA
at hardvard and started working for the investment bank as a research
analyst... He moved to a smaller bank a few years back. He's now the COO of
Gloabl captial market of the new co... 阅读全帖
c*o
发帖数: 70
9
To the best of my knowledge, there are seven methods to pass parameters
between web forms. Session variable method is the one I used most frequently.
Any comments are warmly welcomed!
1. global variables in Gloable.asax
2. application variables: Application["username"]="peter"; //any type of data
3. session variables: Session["username"]="peter"; //any type of data
4. viewState variables: ViewState["username"]="peter"; //only String data type
can be used
5. Context: Context.Items["username"] = "
c**i
发帖数: 6973
10
来自主题: Hardware版 - Gloabl Supply Chain in Distress
Daisuke Wakabayashi and Jung-Ah Lee, Gadget Appetite Strains Suppliers. Wall
Street Journal, July 15, 2010.
http://online.wsj.com/article/SB10001424052748703792704575367003265429096.html
Note:
(a) Two Japanese family name:
(i) Wakabayashi 若林 (若 means "young" or "new")
(ii) Yamaji 山路 (?)
(b) The report only mentions one Taiwanese company:
"HTC, a Taiwanese smartphone maker, said shortages of components has slowed
production of two of its phones: the Droid Incredible for Verizon Wireless
and the E
s******g
发帖数: 52
11
Hi All,
I'm running 14.04 LTS version. I ran a VPN script and ruin the internet.
Terminal is working, as I can use apt-get update. But I cannot use firefox
to browse any internet. only for local wifi hotspot.
wlan0 ip address 192.168.1.255/24, brd address 192.168.1.255. scope gloabl
wlan0
Is it normal?
Any suggestion is much appreciated.
Thanks a lot.
h**********c
发帖数: 4120
12
oldValue
o1dValue
oldVa1ue
Defined in separate header files, gloabl and extern
p*****t
发帖数: 417
13
来自主题: Actuary版 - My Experiences in the Pension Field
Sorry for the bad English, no Chinese input here. Hehe! I have been working
in the pension consulting field for about 7 months. Though my experience
and knowledge is still limited, I believe that I can make a living with it.
Some people may argure that pension would be the last choice and the whole industry is downsize. Why do not we treat it the other way? If nobody wants to
do it, who will administer the $23 trillion gloable pension assets and $14
trillion US assets. The following pros and
m*****t
发帖数: 3477
14
IBM的半导体制造主要就是foundry service。那这部分算是Gloable Tech Service么?
j**s
发帖数: 1028
15
If you make a list of your desire, money is top 1. Then go Law. Just stay H1
here for 2 years, then go back China. I believe chance/opps are decent. Why
care GC? From those American firms, you get decent pay, you can visit US as
tourists, you can stil send your kids here for college. why bother? Yet it
is hard to come back.
Personally I don't believe what my friend chose is the top choice. Yet she
is impatient and just jumped back. Best to wait a bit longer. No offense, I
dont believe she ever h... 阅读全帖
c********w
发帖数: 4
16
来自主题: Statistics版 - Biostatistics Wanted-Job Openning
Great Job opportunities for Biostatistics wtihin Gloable leading CRO, in
Mainland China.
Job Description
• Ideally at least 3 years of experience with SAS programming (inc.
SAS/BASE, SAS/STAT, SQL, MACRO) and experience with large size databases
• Experience with statistical analysis and modeling techniques (eg,
ANOVA, GLM, regression, Bayesian models, cluster analysis)
• Experience with medical coding (eg, ICD-9, CPT-4)
• Experience in report creation using
d********f
发帖数: 8289
17
来自主题: CellularPlan版 - 发福利啦自由泡s网免费入户
如果没有premium voice,还不是蛋用都没有?就比gloabl sim多300MB而已
而且还暂用了一个电话。
(共0页)