E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
HRL
一种傻纸牌游戏的Erlang实现
-include("card.
hrl
").rand_list(L1,L2)-
pascal4123
·
2014-06-09 18:00
Erlang
纸牌
中国派两家军用运输机参加澳马航搜救队伍
http://www.4shared.com/photo/IU0YtWS_ba/20140322JS.htmlhttp://www.4shared.com/photo/i2
HRL
_k0ce/20140322JS.htmlhttp
guyuan13848
·
2014-03-22 16:00
Erlang 根据经纬度从百度地图分析出地理名称保存到mysql
一、erlang中使用mysql客户端 使用git获取,https://github.com/dizzyd/erlang-mysql-driver.git二、common.
hrl
定义%%%------
yunnet
·
2013-10-12 15:00
mysql
xml
unicode
record
httpc:request
我的erlang TCP服务器
1)socket_options.
hrl
-record(socket_options, {port=8024, loop, name, ip=any, nodelay=false, backlog
通吃岛-低手哥
·
2013-06-20 01:00
Erlang与C语言的头文件对比
Erlang与C语言的头文件对比Erlang中头文件的定义:record.
hrl
:%% this is a record.
hrl
(header) file. -ifndef(record).
liyangbing315
·
2012-09-07 15:00
c
erlang
File
header
语言
erlang抽象码与basho的protobuf(二)代码生成原理之词法与语法分析
上文介绍了rds_la.proto生成的头文件rds_la_pb.
hrl
和源文件rds_la_pb.erl的内容,这里将继续分析生成它们的原理。
wqtn22
·
2012-07-07 20:00
protobuf
erlang单元测试
Including the EUnit header file -include("eunit/include/eunit.
hrl
"). test/0, xxx_test
chuqingq
·
2012-06-02 00:00
erlang
erlang单元测试
阅读更多IncludingtheEUnitheaderfile-include("eunit/include/eunit.
hrl
").test/0,xxx_test(),xxx_test_()WritingsimpletestfunctionsUseexceptionstosignalfailuresUsingassertmacrosRunningEUniteunit
chuqingq
·
2012-06-02 00:00
Erlang mnesia 集群
第一步:创建online.
hrl
-record(chat, {user_name, pid } ).
amornio19840908
·
2012-06-01 15:00
erlang
mnesia
Erlang 从URL中截取尾部文件名
分析项目edownloader时看到的代码: 从 “http://www.aaaa.com.cn/download/bbb/ccc.exe” 中截取ccc.exe uri.
hrl
-record(
yjl49
·
2012-02-16 16:00
erlang
nitrogen写的注册页面代码
-include_lib("nitrogen/include/wf.
hrl
").
李俊良
·
2011-12-30 13:00
it
EUnit——erlang的轻量级单元测试框架(3)
避免编译时期对EUnit的信赖三、开始3.1包含EUnit头文件在erlang模块中用EUnit最简单的方法是在模块的开头增加如下代码:-include_lib("eunit/include/eunit.
hrl
zhangxinrun
·
2011-06-15 11:00
框架
erlang
测试
单元测试
underscore
macros
eunit进行单元測試时的方法
-include("module_tests.
hrl
").
poller
·
2011-03-08 12:00
Erlang
eunit进行单元測試时的方法
-include("module_tests.
hrl
"). -endif.
poller
·
2011-03-08 12:00
erlang
利用EUnit实现代码覆盖
-include_lib("eunit/include/eunit.
hrl
poller
·
2010-11-29 23:00
html
erlang
利用EUnit实现代码覆盖
-include_lib("eunit/include/eunit.
hrl
").reverse_
poller
·
2010-11-29 23:00
Erlang
HTML
EUnit 基本使用
在要用单元測試的每一个module中引入 -include_lib("eunit/include/eunit.
hrl
"). (2).
poller
·
2010-11-29 23:00
框架
erlang
F#
记下一个eunit单元测试的例子方便以后备查。
-include_lib("eunit/include/eunit.
hrl
"). basic_test_() -> fun() -> ?
langzhe
·
2010-06-19 13:00
单元测试
Erlang中的各类文件
source file .erl .
hrl
configure file n
derlang
·
2010-02-15 10:00
erlang
Learning Erlang
-include_lib("eunit/include/eunit.
hrl
"). %%@specfac(integer())->integer().
derlang
·
2010-02-08 17:00
算法
erlang
[CTO札记]第1天:认识人、熟悉环境
以低要求(认识周围的人)来说,这不是个难事,也轻松达成了:早上与CEO办公室的一群MM打了个招呼,一下子认识了很多了;上午通过
HRL
,了解了组织架构;饭前去跟COO打个招呼,也就同时认识了与他一起创业的运营中心
DavyYew
·
2009-07-14 16:02
职场
休闲
[CTO札记]
第1天
[CTO札记]第1天:认识人、熟悉环境
以低要求(认识周围的人)来说,这不是个难事,也轻松达成了:早上与CEO办公室的一群MM打了个招呼,一下子认识了很多了;上午通过
HRL
,了解了组织架构;饭前去跟COO打个招呼,也就同时认识了与他一起创业的运营中心
DavyYew
·
2009-07-14 16:02
职场
休闲
[CTO札记]
第1天
erlang版的adobe amf3格式解析模块
/include/ems.
hrl
"). dec
kebo
·
2009-06-26 17:00
xml
erlang
REST
ext
Adobe
step by step开发一个简易股票交易系统(五)---数据库使用
-include_lib("stdlib/include/qlc.
hrl
"). -record(stock,{id,pid}).
mooner
·
2009-03-19 10:00
F#
Erlang里的make
Erlang自带一个make工具 我们看一个例子 目录结构: --Emakefile -include --test.
hrl
-src --test.erl -ebin
hideto
·
2008-09-22 17:00
erlang
Erlang里的make
Erlang自带一个make工具 我们看一个例子 目录结构: --Emakefile -include --test.
hrl
-src --test.erl -ebin
hideto
·
2008-09-22 17:00
erlang
Erlang里的make
阅读更多Erlang自带一个make工具我们看一个例子目录结构:--Emakefile-include--test.
hrl
-src--test.erl-ebinEmakefile:{'src/*',[{
hideto
·
2008-09-22 17:00
Erlang
Erlang里的make
Erlang自带一个make工具 我们看一个例子 目录结构: --Emakefile -include --test.
hrl
-src --test.erl -ebin
hideto
·
2008-09-22 17:00
erlang
简单的语法高亮 Erlang 编辑器
-include("D:/ProgramFiles/erl5.6.3/lib/wx-0.97.0623/include/wx.
hrl
").start()-> Wx=wx:new(), Frame
uoyevoli
·
2008-06-23 21:00
erlang
IO
Module
wrapper
简单的语法高亮 Erlang 编辑器
-include("D:/Program Files/erl5.6.3/lib/wx-0.97.0623/include/wx.
hrl
").
ruilin215
·
2008-06-23 21:00
erlang
上一页
1
2
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他