由买买提看人间百态

topics

全部话题 - 话题: json
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)
S******y
发帖数: 1123
1
来自主题: Statistics版 - 关于SAS,SPSS,R,Python
Regarding your reporting/presentation needs, here is one way to do that -
You can use Python to generate JSON output.
JSON output will then be consumed by your presentation layer.
or you can use Python to directly produce HTML
------------------------------------------------------------------------
欢迎浏览Python/R/Hadoop实战速成课网页
http://plus.google.com/+statsGuyMITBBS/about
------------------------------------------------------------------------
w**2
发帖数: 147
2
来自主题: DataSciences版 - 诚心请教Spark EMR配置
最近在版上发了几个问题,谢谢大家的解答。LZ目前的水平也只能跑跑spark python的
程序,对于build spark cluster方面还是有很多不理解的地方。
比如我现在在建一个Spark EMR集群,1个master,2个core,没有task。master和core
都是15g那种, 总共是45g。我就在aws emr的那个网页上create cluster,然后ssh进入
master node。然后问题来了。
首先,memory shortage。我之前以为spark-submit的code都是要跑在core nodes上的
。可是我现在感觉是跑在master上面,根本没有用到core,所以memory才不够用呢?
master和core是如何交互的呢?
需要在spark-submit clause里面增加其他参数嘛?我之前用了增加了driver memory,
感觉可以跑一些数据量大一点的程序。executor memory和driver memory是什么关系呢
?他们都是core的参数嘛,还是master的参数,或者他们只要加起来比27g (45g*0.6)
小... 阅读全帖
z*******n
发帖数: 1034
3
来自主题: MobileDevelopment版 - Oracle Announces First Java 9 Features
Oracle Announces First Java 9 Features
by Ben Evans on Aug 18, 2014 | Discuss
Oracle has announced the first set of enhancement proposals (known as JEPs)
that will deliver features for Java 9.
Java Enhancement Proposals are a new process that allow features for the
Java language and virtual machine to be developed and explored without
requiring a full specification process (JSR). This means that the scope of
JEPs can be smaller and more targeted, and can also tackle issues that are
specific to t... 阅读全帖
z****e
发帖数: 74
4
来自主题: MobileDevelopment版 - App开发技术日报 4月份
App开发日报 2015-04-11
@好东西传送门 出品, 过刊见
http://app.memect.com
订阅:给 [email protected]
/* */ 发封空信, 标题: 订阅App开发日报
更好看的HTML版
http://app.memect.com/archive/2015-04-11/short.html
1) 【移动应用骇客手册】 by @DroidSec安卓安全中文站
关键词:Android, iOS, PDF, 技巧
The Mobile Application Hacker's Handbook (更新PDF电子版下载地址: [1] 感谢 @
RAyH4c 分享的epub版本 )该书从黑客视角对iOS,Android,Windows Phone及
Blackberry等平台的移动应用安全做了透彻的讲解,以让读者了解和掌握常见的移动应
用评估,攻击,防御及修复等方法与技巧。
[1] http://www.droidsec.cn/the-mobile-application-hackers-handbook/
2) 【Android内存优化】... 阅读全帖
r*****n
发帖数: 4844
5
前言
你是否觉得自己从学校毕业的时候只做过小玩具一样的程序?走入职场后哪怕没有什么
经验也可以把以下这些课外练习走一遍(朋友的抱怨:学校课程总是从理论出发,作业
项目都看不出有什么实际作用,不如从工作中的需求出发)
建议:
不要乱买书,不要乱追新技术新名词,基础的东西经过很长时间积累而且还会在未来至
少10年通用。
回顾一下历史,看看历史上时间线上技术的发展,你才能明白明天会是什么样。
一定要动手,例子不管多么简单,建议至少自己手敲一遍看看是否理解了里头的细枝末
节。
一定要学会思考,思考为什么要这样,而不是那样。还要举一反三地思考。
注:你也许会很奇怪为什么下面的东西很偏Unix/Linux,这是因为我觉得Windows下的
编程可能会在未来很没有前途,原因如下:
现在的用户界面几乎被两个东西主宰了,1)Web,2)移动设备iOS或Android。Windows
的图形界面不吃香了。
越来越多的企业在用成本低性能高的Linux和各种开源技术来构架其系统,Windows的成
本太高了。
微软的东西变得太快了,很不持久,他们完全是在玩弄程序员。详情参见《Windows编
程革命史》
所以... 阅读全帖
z****e
发帖数: 54598
6
狗屁,c++现在也没多少人用
c多,但是都是硬件,尼玛,也是无聊到死的行当
一辈子见不到几个人,死宅死宅的,我不要
数据结构就更是扯淡了,现在用的最多的就是hashtable-json
然后list,set记一下,可以了,真正分布式算法你们不懂的
b********n
发帖数: 38600
7
挪走旗子不解恨,要挪奴隶主Thomas Jefferson的雕像了
https://social.newsinc.com/media/json/69017/29271476/singleVideoOG.html?type
=VideoPlayer%2FSingle&widgetId=2&trackingGroup=69017&videoId=29271476#.
VYq7Y0Kicgs.twitter
B*******c
发帖数: 5056
8
这里的码工,有谁正在参与一套新的语言的开发,用来彻底击败Java?你没本事开发语
言,为Java写个新的类库也行啊。
有谁提出了MVC、ORM的概念?有谁正在为Node.js制定规则?为JSON函数写底层实现?
千老干的就是以上的工作。
千老把这些底层的、革命性的东西先提出构想,然后用代码实现,再测试好、封装好,
最后留出几个傻瓜化的按钮供码工操作。
老实说,很多码工每天的工作,和一个打字员没什么不同。
码工连千老手下的动物饲养员都不如,养老鼠还需要根据genotype的不同进行各种不同
的组合交配。
k*******h
发帖数: 854
9
你这些论据都不恰当。tengine只是对nginx的优化,fastjson不是腾讯而是阿里的,而
且只是一个json序列化工具。
都是微创新。


: 百度新开放的ai平台知道吗?

: 阿里的tengine道吗

: 腾讯等我fastjson知道吗

: https://github.com/alibaba

: https://github.com/Tencent

: 你们老将不是很喜欢讲中国做不出infra吗

: Infra就是这种你根本就不知道什么的软件啊lololol


发帖数: 1
10
人家又不是写出来的什么开源出来
但是数据库坑定造啊 分布式 / kv各种都造
中间件也造啊
框架更不要说了
当然这点中国公司还要像美帝公司学习 开源出来国际化做做好 大肆宣传一番


: 你这些论据都不恰当。tengine只是对nginx的优化,fastjson不是腾讯而是阿里
的,而

: 且只是一个json序列化工具。

: 都是微创新。


发帖数: 1
c*******a
发帖数: 1879
12
/**
* Parser for JSON text. Please note that JSONParser is NOT thread-safe.
*
* @author FangYidong<[email protected]>
*/
public class JSONParser {
public static final int S_INIT=0;
public static final int S_IN_FINISHED_VALUE=1;//string,number,boolean,
null,object,array
public static final int S_IN_OBJECT=2;
public static final int S_IN_ARRAY=3;
public static final int S_PASSED_PAIR_KEY=4;
public static final int S_IN_PAIR_VALUE=5;
public static final int S_END=6;... 阅读全帖
s***h
发帖数: 487
13
Python 是因为 Numpy Scipy 所以 53 老帮菜也会。
JavaScript 还是留给小年轻吧,除了 database 里的 Json 。。。


: JS俺也会

: 还会派桑

: [在 synth (合成) 的大作中提到:]

: :小年轻做 Java Scripting 更快。但做 solver costing modelling 或
者 data

: :modelling 不一定有经验,一开始没做对方向容易发生推倒重来的情况。

: :
B*Q
发帖数: 25729
14
JS蛮好的
好多二把刀以为跟加瓦差不多
其实完全不是一回事
多写写
对脑斤有好处
[在 synth (合成) 的大作中提到:]
:Python 是因为 Numpy Scipy 所以 53 老帮菜也会。
:JavaScript 还是留给小年轻吧,除了 database 里的 Json 。。。
:
: JS俺也会
:
: 还会派桑
:
: [在 synth (合成) 的大作中提到:]
:
: :小年轻做 Java Scripting 更快。但做 solver costing modelling 或
:者 data
:
: :modelling 不一定有经验,一开始没做对方向容易发生推倒重来的情况。
:
: :
H**r
发帖数: 10015
15
来自主题: Military版 - 新转CS的千老
这个问题比较复杂,nlp面对的语法就是人类语言的语法,然后弄个树什么的解释。
是否能parse对就是个问题,速度也是问题。
你可以Google下?
我当年差点读了这个方向的博士,我看了一段时间相关资料感觉真是头大,就没去。我
数学不好,看他们的论文都想睡觉。
举个不恰当的例子,从json/xml里直接提取想要的node信息当然很容易因为这个东西是
人造的规范的(编程语言也是),但是从浩瀚的人类自己写的文本信息里准确提取要的
信息就很难。
p***n
发帖数: 17190
16
http://www.hizh.cn/public_resource/public/html/content.html?mediaStyleId=223&rel=articles/92/198/205/1567149239533.json
7月珠海CPI环比上涨1.0% 猪肉鲜果同比涨幅大
来源:珠海传媒集团 2019-08-30 责任编辑:孟鑫 编辑:周晓晴
分享至
8月30日,记者从国家统计局珠海调查队获悉,2019年7月,珠海居民消费价格与上月比
上涨1.0%,其中消费品价格上涨1.1%,服务价格上涨0.8%;与上年同月比(同比),居
民消费价格上涨1.7%,其中消费品价格上涨3.9%,服务价格下降1.7%。1-7月,居民消
费价格累计上涨1.4%。
7月份,食品烟酒价格同比上涨8.6%,影响CPI上涨约2.67个百分点。其中,食品价格上
涨11.9%,影响CPI上涨约2.31个百分点。
食品类当中的畜肉类价格上涨厉害,达到32.9%。其中,猪肉价格上涨45.5%,影响CPI
上涨约1.07个百分点,牛肉价格上涨15.6%,影响CPI上涨约0.07个百分点;禽肉类价格
上涨11.... 阅读全帖
c*****t
发帖数: 10738
17
来自主题: Military版 - 华为ppt又被踢爆
作者:何之源
链接:https://www.zhihu.com/question/343846120/answer/817171395
来源:知乎
著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。
华为真当开发者没见过什么是开源?恕我直言,那些为华为辩护的,呼吁”不要对华为
那么苛刻”的人,其实根本没有搞清楚一个基本事实:华为并不代表中国技术的最高水
平,尤其是在技术开源方面。我们开发者diss华为,不是不爱国,也不是想搞破坏,更
不是美帝间谍,就连任正非本人也强调”不要用爱国绑定华为“,事实就是华为这次开
源的态度是极其不负责任的,没有任何洗地的空间。若论技术开源,华为不是中国企业
的第一个,更不是最后一个。BAT等企业早就开源了大量优秀的项目。百度的深度学习
库PaddlePaddle,RPC框架BRPC,阿里的移动端UI框架Weex,Json解析库fastjson,腾
讯的大规模机器学习框架Angel,哪一个在社区没有极大的影响力?这些项目开源的时
候,哪一个敢只放个演示动画、连Hello World都跑不了就放上来?全世界也就只有华
为这一家敢这么干。整个事... 阅读全帖
h*********n
发帖数: 11319
18
来自主题: Military版 - notepad++已经过气了
定义好api读写文件里的目标结构即可
我每日操作几十上百万行的json,并不需要用个什么东西把整个文件打开看一看的
m***y
发帖数: 14763
19
来自主题: Military版 - 周先旺把一口口锅往中央甩,
老毛诡诈得很,有时候micromanagement相当于PI直接指定用哪个试管。其实谁也不能
记住那么多细节,他就是用一个细节来蒙大家,好像他哪个细节都知道一样。
就跟西方政客,包括特勒,见小孩就要抱抱,最好能撒一泡在自己身上。其实总共也没
有抱过几个,但就像把天下娃都抱了。
《斯大林之死》上面吐过这个糟,马林同志为了显示自己的正宗继承者,非要跑腿的把
斯大林抱过的小姑娘找来。人家找的很像了,可他偏执狂发作,非要原件。原件找来了
,已经是大姑娘了,他自己也嚼的在观礼台上抱着不合适。
老汉现在也是,具体的其实早就指导不上了,可是不能露怯,昨天还问人家long int输
出到JSON是放了整数还是字符串,然后故作深沉的指出放整数,我们C是没有问题,就
怕哪天直接送到前台,JS处理不对,还是改成字符串吧。
u****d
发帖数: 23938
20
【 以下文字转载自 PDA 讨论区 】
发信人: hitmantb (hitmantb), 信区: PDA
标 题: 问问技术大牛:现在学java还是javascript好?
发信站: BBS 未名空间站 (Wed Apr 24 18:11:43 2013, 美东)
我妻子准备重出江湖,现在可以任意选一项。 我当然指的不是语言本身而是整个配套
的技能。
java+pl/sql是传统路线,适合大公司,工作似乎比较多。 也是比较安全的路线。
但我对mobile业非常有信心,web service一条龙是html/xml/javascript/json/css/
php/mysql/soap/rest这一条线。 加个titanium SDK就可以开发移动了。 我心里有
几个
小idea都能做起来。 而且就业市场好像也还可以。
我妻子做底层架构没戏,但品味远胜于我。 是否应该让她试试 front end developer
m****s
发帖数: 18160
21
来自主题: Classified版 - 编程序工作-招人
【 以下文字转载自 Colorado 讨论区 】
发信人: jiao (jing), 信区: Colorado
标 题: 编程序工作-招人
发信站: BBS 未名空间站 (Tue Apr 23 13:55:45 2013, 美东)
Senior Software Engineer - ITV Application
Location: Denver, CO
Leader in Contextual Commerce & Advertising!
Delivery Agent enables the next generation of commerce for leading global
brands. Powering a new breed of commerce through web, mobile and interactive
television platforms, Delivery Agent has created a new playing field from
which our partners can truly expand their commerc... 阅读全帖
t******r
发帖数: 14
22
来自主题: Classified版 - 【【【 年尾纳贤 】】】
公司纳贤, 要求人靠谱, 讲汉语, 年青有活力,聪明又灵活, 手快不蛮干, 风趣
加幽默。。。
To apply, please send a cover letter and resumes to j**[email protected].
Trustlook, Inc. is an Equal Opportunity Employer.
TITLE: Principal Designer
LOCATION:San Jose, CA
Responsibilities
===
Work closely with our software development team to ideate product features
and optimizations.
Translate high-level concepts into pixel-perfect UI and well thought-out UX.
Communicate your ideas effectively to the product team; accept critique &
feedback as part... 阅读全帖
b****y
发帖数: 169
23
来自主题: Classified版 - 招聘启事 (Java Developer)
【 以下文字转载自 Java 讨论区 】
发信人: binary (erazer), 信区: Java
标 题: 招聘启事
关键字: java 招聘
发信站: BBS 未名空间站 (Mon Feb 24 04:12:25 2014, 美东)
这是一个国内上市公司在美国投资的“startup”,准备拓展美国市场,在美国上市。
地点在Santa Clara.
有兴趣给我站内发信吧。我们要招3-5个人,最好能local,交流方便一点。
Description:
Design, develop, optimize customer-facing and internal tools to manage a
global network system that is reliable, scalable, and easy to use
Implement high quality code in an agile SW development environment
Produce and maintain accurate, high quality technical and syste... 阅读全帖
y********2
发帖数: 20
24
来自主题: Classified版 - web开发程序员求职
我有6年的web开发经验,能够独立开发前端到后端整个网站, 有较强的架构设计能力.
设计过一个网站架构, 后端是用mysql+php+yii的基础上开发了一层自己的架构代码,
前端是在jquery+bootstrap的基础上开发了一层自己的架构. 前端是纯js写的前端, 跟
后端通信全部用纯json数据, 后端只包含controller和model和data层,view层全部由js
前端生成. 在我自己写的js前端架构中, 建立了前端类树结构, 前端的数据仓库, 前端
和后端的统一通信接口, 大大简化了后端的开发和运算成本,节省了大量的带宽. 我的
前端架构中还有统一的view配置系统, 将所有view统一变成舞台切换和元素摆放, 开发
了自己的元素库, 使得开发者几乎不用接触html就能完成强大的UI界面开发.
我本身从小有美术专长, 擅长美术设计.
从事过asp.net,java,python,ruby on rails,php的开发, 特别擅长javascript和php,
基本上任何语言我都能很快上手, 从前端到后端基本上所有岗位我都能干.
我现在就在Houston, 随时可以... 阅读全帖
y********2
发帖数: 20
25
来自主题: Classified版 - web开发程序员求职
我有6年的web开发经验,能够独立开发前端到后端整个网站, 有较强的架构设计能力.
设计过一个网站架构, 后端是用mysql+php+yii的基础上开发了一层自己的架构代码,
前端是在jquery+bootstrap的基础上开发了一层自己的架构. 前端是纯js写的前端, 跟
后端通信全部用纯json数据, 后端只包含controller和model和data层,view层全部由js
前端生成. 在我自己写的js前端架构中, 建立了前端类树结构, 前端的数据仓库, 前端
和后端的统一通信接口, 大大简化了后端的开发和运算成本,节省了大量的带宽. 我的
前端架构中还有统一的view配置系统, 将所有view统一变成舞台切换和元素摆放, 开发
了自己的元素库, 使得开发者几乎不用接触html就能完成强大的UI界面开发.
我本身从小有美术专长, 擅长美术设计.
从事过asp.net,java,python,ruby on rails,php的开发, 特别擅长javascript和php,
基本上任何语言我都能很快上手, 从前端到后端基本上所有岗位我都能干.
我现在就在Houston,TX, 随... 阅读全帖
y********2
发帖数: 20
26
来自主题: Classified版 - web开发程序员求职
我有6年的web开发经验,能够独立开发前端到后端整个网站, 有较强的架构设计能力.
设计过一个网站架构, 后端是用mysql+php+yii的基础上开发了一层自己的架构代码,
前端是在jquery+bootstrap的基础上开发了一层自己的架构. 前端是纯js写的前端, 跟
后端通信全部用纯json数据, 后端只包含controller和model和data层,view层全部由js
前端生成. 在我自己写的js前端架构中, 建立了前端类树结构, 前端的数据仓库, 前端
和后端的统一通信接口, 大大简化了后端的开发和运算成本,节省了大量的带宽. 我的
前端架构中还有统一的view配置系统, 将所有view统一变成舞台切换和元素摆放, 开发
了自己的元素库, 使得开发者几乎不用接触html就能完成强大的UI界面开发.
我本身从小有美术专长, 擅长美术设计.
从事过asp.net,java,python,ruby on rails,php的开发, 特别擅长javascript和php,
基本上任何语言我都能很快上手, 从前端到后端基本上所有岗位我都能干.
我现在就在Houston, 随时可以... 阅读全帖
n**4
发帖数: 719
27
华为美国(Futurewei)急招Sharepoint工程师,工作地点Santa Clara, CA. 待遇从优,
有意者请尽快站内我。
Responsibilities
         Gather functional
requirements and translate to technical design specifications
         Develop, unit
testing, QA, implementation, and production support
         Follow development
standards and promoting best practices.
     ... 阅读全帖
n**4
发帖数: 719
28
【 以下文字转载自 JobHunting 讨论区 】
发信人: no24 (半个体育达人), 信区: JobHunting
标 题: 湾区急招SharePoint工程师(帮朋友发)
发信站: BBS 未名空间站 (Fri Jun 6 19:17:28 2014, 美东)
华为美国(Futurewei)急招Sharepoint工程师,工作地点Santa Clara, CA. 待遇从优,
有意者请尽快站内我。
Responsibilities
         Gather functional
requirements and translate to technical design specifications
         Develop, unit
testing, QA, implementation, and production support
 &#... 阅读全帖
S***x
发帖数: 2012
29
来自主题: Classified版 - 【招聘】Digital Analyst (Boston)
Job Description
Digital Analyst - 141335
Primary Location: USA-MA-Norwood
Description
Analog Devices Analytics COE Digital Analyst
Are you passionate about numbers? Do you get fired up about quantifying the
monetary impact of web page view? Or the relationship between an email
campaign and customer awareness of a new product release? Do you have a
passion for technology? Do you enjoy sniffing out the root question even
when the requests are not explicit? Can you make the jump in analytics
requi... 阅读全帖
k********o
发帖数: 236
30
来自主题: Classified版 - Full time: Java Developer
Java backend Developer
Job Description
Development of network facing interfaces and value-added processing of
collected data. Feature and platform work including fast methods of data
movement for streaming as well as other traditional models of data transfer.
Design, code, test, and support such functions for both waterfall and
Agile projects.
Required Skill Set
Java, mutlithreading, Perl, Shell, XML, XSLT, JSON, secure file transfer (e.
g., SSH, SCP), Linux, network interfaces
Desired Skil... 阅读全帖
k********o
发帖数: 236
31
来自主题: Classified版 - Full time: Java Developer (转载)
【 以下文字转载自 NewJersey 讨论区 】
发信人: kittyhello (HelloKitty), 信区: NewJersey
标 题: Full time: Java Developer
发信站: BBS 未名空间站 (Tue Feb 10 14:35:16 2015, 美东)
Java backend Developer
Job Description
Development of network facing interfaces and value-added processing of
collected data. Feature and platform work including fast methods of data
movement for streaming as well as other traditional models of data transfer.
Design, code, test, and support such functions for both waterfall and
Agile projects.
R... 阅读全帖
S*********r
发帖数: 102
32
急需JAVA Developer (Mid level以上),
VERY good pay!
Full time employee with full employee benefit and paid vacation/holidays.
可提供 H-1, Green Card sponsorship.
三年以上用Java编程的经历,精通 core java, 有一定的WEB 知识,
Strong Core Java (1.7 or higher)
Demonstrable experience with TDD methodologies, good at unit testing using
Juint.
Demonstrable experience in Spring Framework
Demonstrable experience with Restful or SOAP-based web services, JSON and
XML
公司在密西根和Ohio。可提供 H-1, Green Card sponsorship.
如果你对自己比较有信心,可将简历发到"[ema... 阅读全帖
x***i
发帖数: 15
33
有兴趣发简历到[email protected]/* */,注明Web Application Developer Recruitment
有问题私信
Web Application Developer
Calibration LLC - Elk Grove Village, IL
Description: We are looking for a skilled web developer to help us building
Predix Industrial Internet of Things (IIoT) applications. Successful
candidate will participate in our core product development including sensors
communication, web UI development and analytics using machine learning
techniques.
Responsibilities:
Design and develop cloud base... 阅读全帖

发帖数: 1
34
Job Description:
Align Technology is the industry leader and innovator in medical devices
which focuses on revolutionizing the dental and orthodontic industry. Align
Technology is looking for a Sr. Java Developer for our expanding San Jose,
CA office. This exciting new role would be part of a culture that is helping
to improve lives every day through digital dentistry.
The Sr. Java Developer should have exceptional skills with API development.
This role will be part of Align Technology goal to d... 阅读全帖

发帖数: 1
35
Hi
anyone who is interested in this position. Please email to me: [email protected]
gmail.com
This is for Visa Austin. very good company to work for:-)
I will refer you internally.
The manager is on our side.
Company Description
Visa is seeking a Staff SW Engineer focusing on Web development within the
Commercial Product Development team. This team is part of Visa's Data
organization and is responsible for designing, developing and managing 20+
Information products and services for Visa's C... 阅读全帖
R*g
发帖数: 16085
36
来自主题: ebiz版 - USPS真是神啊。

这个神的一塌糊涂:
https://tools.usps.com/go/TrackConfirmAction_input?json=true&qtc_tLabels1=
9300120111400530223564&sCheckedLabelCount=1&qtc_senddate1=08%2F09%2F2014&qtc
_zipcode1=
l*******3
发帖数: 1074
w*****x
发帖数: 374
38
来自主题: JobHunting版 - fb 面经
刚拿到offer, 发面经回馈版面. (不知道怎么发包子, 会的人教一下, 一定散尽家财.)
一切起源于9月底, 发现facebook在西雅图开了office在招聘, 于是顺手投了个简历.
Recruiter很快回复, 要求做两个中等或者难的puzzle再开始面试. 那时候工作很忙,
也就耽搁了. 一直拖到thanksgiving假期才腾出点时间做了两个中等的puzzle交上去.
facebull也做了, 本地机器上运行都没问题, 但是评卷机器人老说不对, 估计running time太
慢了.
电话面试:
Puzzle做完了就开始电面. 加州office的人打电话过来, 信号不好break up无数次最后
干脆断掉了直接在网上聊:) 题目是实现int power(int x, int y), 先写最简单的那种, 然后
写个better running time, 然后写个只用constant memory的. 最后一个constant
memory有一点tricky, 提示是用bottom-up iteration.
西雅图Onsite:
赞FB的recruiter动作都很快, 电面... 阅读全帖
d*****y
发帖数: 81
39
【 以下文字转载自 SanFrancisco 讨论区 】
发信人: dumbboy (Winners Never Quit.), 信区: SanFrancisco
标 题: Huawei hiring UC architect/team leader
发信站: BBS 未名空间站 (Tue Mar 8 14:58:50 2011, 美东)
If interested in the following positions, send email to
w******[email protected]
Huawei is building the end to end convergence communication solution
integrated deeply with internet, to provide unified communication to
customer, including voice, video, conference functions, etc.
The solution include the network, application servi... 阅读全帖
n**z
发帖数: 155
40
来自主题: JobHunting版 - 两个面试
1.B 电面
用怎么数据结构记录电话本。用人名查询怎么记录。用电话怎么记录。
怎么检查一个web 页的速度问题。如果是数据库performance问题。怎么提高。
2. some 面试
有一条不均匀线燃烧需30分钟。怎么有两条同样的线衡量15分钟。
怎么设计MinStack
JSon 和 XML difference 区别
怎么求一行数(有正有负)的最大和序列
t**r
发帖数: 3428
41
Required Skills:
• Object oriented Perl, development of Perl modules and tests (*.t
files)
• XML, its validation/parsing and basic Web Services (SOAP)
• Excellent UNIX scripting skills in bash and ksh and proficiency in
gcc/make/ar for compiling XS portions of non-pure Perl modules.
• Good knowledge of networking (TCP/IP, DNS, TLS) and socket
programming
• C/C++
• Knowledge of build release processes
• Java
• Apache advanced web server configuratio... 阅读全帖
S***k
发帖数: 370
42
Please contact the recruiter directly. a********[email protected]
Seeking a Junior ASP.Net Developer that will be responsible for developing
critical applications that will give customers up to the minute info
regarding their shipping trends. This candidate work to create new client
facing website. The position will also work closely with data-base team to
develop back end architecture.
Jr. ASP.NET Developer
Contract to Hire
Pay Rate: $31 - $36/hour
Required Skills:
2+ years of developmen... 阅读全帖
r****n
发帖数: 114
43
please feel free to forward on this message to any of you friends who may be
interested! 10 week assignment in Dublin, OH. Thank you!
Here’s what we’re seeking in an app developer:
Required
Experience building web applications using:
HTML
CSS
Javascript
Experience using Javascript libraries such as YUI or Jquery
Experience working with REST web services
Experience building applications which consume XML and/or JSON from web
services
Knowledge of OpenSo... 阅读全帖
r*****d
发帖数: 1924
44
【 以下文字转载自 WashingtonDC 讨论区 】
发信人: Westridge (西岭), 信区: WashingtonDC
标 题: Java开发人员知识点(更新)
发信站: BBS 未名空间站 (Wed Apr 18 00:03:19 2012, 美东)
Java开发人员知识点
1.听说过James Gosling,SUN和Oracle公司。知道网上下载Java的地址,在哪讨论Java
。练习过Java在Windows下的安装和配置。知道Java应用系统中常见的几种license和JCP。了
解bytecode和Java在不同系统下可以轻松移植的原理。
2.懂得基本的Java编程和行命令格式。了解面向对象的编程思路。
几个基本点:Java基本语法和控制结构,命名和代码风格,结构化,对象封装,继承,
抽象,多态,接口,异常处理,堆空间,栈空间,垃圾回收器,static,this,
synchronized,annotations,JUnit,JDBC,JSP/servlet
Java Core APIs: java.lang,java.util,java.io,java.a... 阅读全帖
h*******e
发帖数: 125
45
感觉类似JSON的格式,但又不完全是。应该就是binary tree serialize/deserialize
吧.
d*********n
发帖数: 52
46
来自主题: JobHunting版 - Front-End Developer @ Verizon Wireless NJ
My team has an immediate opening now, I will be reviewing your resume and
conduct a phone interview with you directly if I find you qualified.
Required skills:
Advanced Skills in Object-Oriented Javascrip,
Experience implementing AJAX/REST(like) API's,
Experience with JavaScript code structure, delay loading and execution
optimization,
Strong experience in JSP, DOM, JSON, XML parsing and other data transport
protocols,
Hands-On experience developing Core Java Framework using patterns,
Experience... 阅读全帖
d*********n
发帖数: 52
47
来自主题: JobHunting版 - Job Opening @ Verizon Wireless @ Central NJ
My team has an immediate opening now, I will be reviewing your resume and
conduct a phone interview with you directly if I find you qualified.
Required skills:
Advanced Skills in Object-Oriented Javascrip,
Experience implementing AJAX/REST(like) API's,
Experience with JavaScript code structure, delay loading and execution
optimization,
Strong experience in JSP, DOM, JSON, XML parsing and other data transport
protocols,
Hands-On experience developing Core Java Framework using patterns,
Experience... 阅读全帖
d*********n
发帖数: 52
48
My team has several immediate openings now. For e-commerce project and front
-end web application development. Please send me your resume for
screening.
We do H1-B and Green card. Prefer local candidates.
Required skills:
Advanced Skills in Object-Oriented Javascrip,
Experience implementing AJAX/REST(like) API's,
Experience with JavaScript code structure, delay loading and execution
optimization,
Strong experience in JSP, DOM, JSON, XML parsing and other data transport
protocols,
Hands-On experi... 阅读全帖
r*******e
发帖数: 60
49
来自主题: JobHunting版 - Visa is hiring SW engineer
http://jobs.visa.com/job/Foster-City-Staff-Software-Engineer%2C
Staff Software Engineer, V.me Digital Wallet Group, Globalization team Job
Apply now »
Date: Sep 11, 2012
Location: Foster City, CA, US
Staff Software Engineer, V.me Digital Wallet Group, Globalization team (Job
Number: 123275)
Location: United States-CA-Foster City
Organization: Technology
Job: Appl Programming/SW Eng
Description
Visa Inc. is a global payments technology company that connects consumers,
businesses, financial i... 阅读全帖
y*******g
发帖数: 6599
50
这个应该没什么可问的吧,反正都是json/xml on http,最多就考察一下是不是明白
network call 花时间长,要在非ui thread 完成 但完成后对ui的update需要在ui
thread。自称有android的经验的 一般expect能答出asynctask或者handler
没经验的大致知道thread怎么switch就差不多了
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)