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
lpeg
XLua框架使用
一、XLua集成第三方C库1、XLua集成RapidJson与protobuf:跳转链接2、XLua常用库集成(lua-protobuf、LuaSocket、RapidJson、
LPeg
):跳转链接3、
nmg10
·
2023-08-24 07:40
Lua
lua
unity
深入探究Lua中的解析表达式
使用一个模式这个例子显示了一个建立和使用模式的程序,它非常简单但很完整:复制代码代码如下:locallpeg=require"
lpeg
"--matchesawordfollowedbyend-of-stringp
苍狼客户端
·
2020-07-14 08:11
他山之石
Lua解析神器
Lpeg
LuaLpeg用基本匹配函数,组合匹配表达式所有匹配函数返回userdata类型,是一个匹配模式(以下用pattern代替),可相互组合
lpeg
.Plpeg.P(value)将给定的value,根据规则返回适当的
EternalSunLhx
·
2020-01-05 18:04
深入探究Lua中的解析表达式
使用一个模式这个例子显示了一个建立和使用模式的程序,它非常简单但很完整:复制代码代码如下:locallpeg=require"
lpeg
"--matchesawordfollowedbyend-of-stringp
·
2019-09-23 22:29
通过
LPeg
介绍解析表达式语法(Parsing Expression Grammars)
通过
LPeg
介绍解析表达式语法(ParsingExpressionGrammars)译者:FreeBlues修订版本:1.00最新链接:http://www.cnblogs.com/freeblues/
自由布鲁斯
·
2018-02-09 18:00
【翻译】
LPeg
编程指南
原文:http://www.inf.puc-rio.br/~roberto/
lpeg
/
lpeg
.html 译者序:这个是官方的
LPeg
的文档。
木子小新
·
2015-12-25 17:00
lpeg
官网地址:http://www.inf.puc-rio.br/~roberto/
lpeg
/
LPeg
是一个为Lua所使用的新的模式匹配库,基于解析表达式语法
·
2015-11-13 11:54
LPEG
local
lpeg
= require "
lpeg
" function f0() end; function
·
2015-11-11 02:40
http://lua-users.org/wiki/LpegTutorial
Simple Matching
LPeg
is a powerful notation for matching text data, which is more capable than Lua string
·
2015-11-09 13:17
http
[翻译]
lpeg
入门教程
原文地址:http://lua-users.org/wiki/LpegTutorial 简单匹配
LPeg
是一个用于文本匹配的有力表达方式,比Lua原生的字符串匹配和标准正则表达式更优异。
lifehacker
·
2015-06-25 18:00
cocos2d-x 3.3 导入lua扩展库
2、在vs2012中编译cocos2d-x,添加的C文件需要注明用C编译,如一般.h文件需要这样写#ifndef__LUA_
LPEG
_H_ #define__LUA_
LPEG
_H_ #if__cplusplus
w00w12l
·
2015-02-09 11:00
LPeg
IntroductionLPeg isanewpattern-matchinglibraryforLua,basedon ParsingExpressionGrammars (PEGs).Thistextisareferencemanualforthelibrary.ForamoreformaltreatmentofLPeg,aswellassomediscussionaboutitsimplem
S.l.e!ep.¢%
·
2014-11-03 22:00
lpeg
学习笔记- -
lpeg
.match匹配函数。
鏽床斜嬌無那
·
2014-04-11 10:00
LPeg
0.10的编译与使用
官网地址:http://www.inf.puc-rio.br/~roberto/
lpeg
/
LPeg
是一个为Lua所使用的新的模式匹配库,基于解析表达式语法(PEGs)。
akof1314
·
2012-10-08 19:00
application
lua
include
float
csv
dependencies
yacc&lex 的erlang版本
想起来折腾了lex yacc boost spirt
lpeg
lemon ragel leex yecc。 这些名词的背后是不同的语言 不同的平台 不同的思想的东西。
mryufeng
·
2009-07-15 16:00
erlang
LPeg
Parsing Expression Grammars For Lua, version
Introduction
LPeg
is a new pattern-matching library for Lua, based on Parsing Expression Grammars
mryufeng
·
2008-06-16 12:00
C++
c
mysql
C#
lua
上一页
1
下一页
按字母分类:
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
其他