网龙公司简介
网龙公司,成立于1999年,拥有网络游戏的研发核心技术、敏锐的市场洞察和广阔的国际视野,致力推动国内网络游戏行业的发展,是中国民族网络游戏的领跑者和海外市场拓展的先行者。
在国内,网龙公司第一批推出自主研发的网络游戏;在海外,网龙公司第一个开拓国际市场并成功运营,现已成为美国市场上最大的中国网游运营商,覆盖英语、法语、西班牙语等6种语言区域的游戏市场,连续五年代表中国网游参加全球游戏界的“奥斯卡”——美国E3 大展,与育碧(Ubisoft)、雅虎(Yahoo)、世嘉(SEGA)等众多的重量级国际伙伴进行多方面合作,迈出了民族网游海外拓展的历史性的一步。网龙公司突 ...
鉴于很多同学在帖子里面询问erlang与外面世界交互的port如何写的问题, david king很早前就写了篇文章详细地解决了这个问题,而且很有深度。请参见http://www.ketralnis.com/roller/dking/entry/20070903
Supervision Trees and Ports in Erlang
08:31PM Sep 03, 2007 in category Erlang by David King
Erlang provides a whole lot of infrastructure for doing tasks commonly as ...
Bug fix release : otp_src_R12B-2
Build date : 2008-04-09
This is bug fix release 2 for the R12B release.
看看什么变化。
http://www.dest-unreach.org/socat/
Socat is a relay for bidirectional data transfer between two independent data channels. Each of these data channels may be a file, pipe, device (terminal or modem, etc.), socket (Unix, IP4, IP6 - raw, UDP, TCP), SSL, a client for SOCKS4, or proxy CONNECT. It suppo ...
News, March 30th, 2008
I finally assembled my new machines and installed the donated 10-Gig Myricom NICs. I ran a few benchmarks. Result: new bandwidth records set for HAPoxy: 9.897 Gbps and 35128 hits/s! It's possibly the highest bitrate achieved to date with an opensource load-balancer! BTW ...
发起捐款活动:
3月6日中午,张立国同学永远地离开了我们,又一个学号空缺了。
留下老婆和一周岁大的小女儿,宝贝很可爱,只是不知道再也见不到爸爸了!
希望大家能够伸出援手,献点爱心,帮助他们渡过难关!
农行帐号: 农行广州天河支行 6228 4800 8127 3771 816 余锋
我的电话: 15920486074
我们能做的也只能是这些啦!
首先在东重计算机93的群里发起的,大部分同学踊跃捐款。有的同学也不是很宽裕,但是捐了很多款,真的让我很感动。
网友们也爽快支持这个行动, 让我感觉人间自有真情在,这个世界还是温暖的。
祝愿 立国一路走好,可爱的bb能够健康成长。
老大 立国 永远走了 不和我们一起学习erlang了 只留下他的blog http://blog.sina.com.cn/owenzhang
华为不是什么好公司。
默哀 祈祷他一路走好。
arbow发现的问题如下:
4> file:read_file("/proc/cpuinfo").
{ok,<<>>}
11> {ok, IoDevice} = file:open("/proc/cpuinfo", [binary]),file:read(IoDevice, 1024).
{ok,<<"processor\t: 0\nvendor_id\t: GenuineIntel\ncpu family\t: 6\nmodel\t\t: 15\nmodel name\t: Intel(R) Core(TM)2 CPU "...>>}
同样的虚拟文 ...
引用地址 http://firewallproxy.org/index.php?q=uggc%3A%2F%2Fccbyi.jbeqcerff.pbz%2F2008%2F02%2F25%2Fcnefvat-pfi-va-reynat%2F
So I need to parse a CSV file in erlang.
Although files in CSV have a very simple structure, simply calling lists:tokens(Line,",") for each line in the file won't do the trick, as ...
在erlang的邮件列表上看到:
Have you tried putting a snoop to see whether the delay is on the
sending/receiving side?
This might be useful: http://www.erlang.org/contrib/erlsnoop-1.0.tgz
去http://www.erlang.org/contrib/看了下 模块真不少 下载了erl_snoop
先安装lib-pcap yum install libpcap-devel
yum install libpcap
编译出错 ...
- 浏览: 54113 次
- 性别:

- 来自: 广州

- 详细资料
搜索本博客
最近加入圈子
链接
最新评论
-
代友发文招聘 网龙公司 ...
福州生活还是不错的哦 物价不高
-- by mryufeng -
代友发文招聘 网龙公司 ...
福建地方不够好...有杭州分部吗
-- by chenjinlai -
4月9号erlangR12B-2 rel ...
c node是个独立的程序 有main函数的哦 说白了就是通过ei通过网络给e ...
-- by mryufeng -
4月9号erlangR12B-2 rel ...
c node是一个好方法 但是用port更普遍 port程序很容易写 用stdi ...
-- by mryufeng -
4月9号erlangR12B-2 rel ...
erlang不是不适合做图像处理之类的工作么。另外请教下,外部c库是怎样调用的, ...
-- by cryolite






评论排行榜