zoukankan
html css js c++ java
Lua笔记
以前的一点学习笔记,内容不多,主要是lua的一些基本语法
。
目录
安装lua和luarocks
Lua基本语法简述
Lua变量、数据类型、布尔运算
Lua数值
Lua字符串
Lua table
Lua流程控制语句和作用域
Lua函数
Lua IO操作
Lua os标准库操作
Lua dofile、loadfile和load
Lua错误处理
Lua模块
Lua迭代器
Lua元表和元方法
查看全文
相关阅读:
POJ 2112 Optimal Milking (Floyd+二分+最大流)
hdu5444 Elven Postman
hdu5442 Favorite Donut
hdu5437 Alisha’s Party
hdu5433 Xiao Ming climbing
hdu5432 Pyramid Split
Codeforces Round #316 (Div. 2) C. Replacement
hdu5396 Expression
hdu3506 Monkey Party
hdu3516 Tree Construction
原文地址:https://www.cnblogs.com/f-ck-need-u/p/13197376.html
最新文章
perl学习之:函数总结
稳重内敛
perl学习之:subs函数
perl学习之:别名
perl学习之:编译、执行与内存关系(转)
钱与感情
perl学习之:shift/unshift
perl学习之:localtime
perl学习 之:my local our
perl学习之:字符串函数
热门文章
perl学习之内置变量
POJ 3281 Dining (网络流构图)
POJ 3281 Dining (网络流构图)
POJ 3204 Ikki's Story I-Road Reconstruction (网络流关键边)
POJ 3204 Ikki's Story I-Road Reconstruction (网络流关键边)
POJ 2455 Secret Milking Machine (二分+无向图最大流)
POJ 2455 Secret Milking Machine (二分+无向图最大流)
POJ 2391 Ombrophobic Bovines ★(Floyd+二分+拆点+最大流)
POJ 2391 Ombrophobic Bovines ★(Floyd+二分+拆点+最大流)
POJ 2112 Optimal Milking (Floyd+二分+最大流)
Copyright © 2011-2022 走看看