Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Tag: lua

LUA-based Spring Cloud gateway high available universal NGNIX plug-in

Project github address: click to jump

October 5, 2021By Simo Lua available, Based on, Cloud, Gateway, General, high, lua, NGNIX, Plug-in, springLeave a Comment

Lua is not printed before the file reads

Before running the opened and read file, I encountered the problem of getting Lua to print. This will print the strings “Reading File …” and “File Read!” but only in it After finishing the getFileS

October 5, 2021By Simo Lua before printing, file, lua, readLeave a Comment

Socket – Lua Socket.http Receiver Parameters

I’m trying to communicate with Lua’s server to verify user identity. This is how my request function looks like:

function http.send(url)
local req = require(“socket.http”)
local b, c, h = r

October 5, 2021By Simo Lua HTTP, lua, parameter, pick, receiver, set, socket, socket.http, WordLeave a Comment

Does the LuA pathological model have an index running time?

As we all know, regular expressions implemented in a recursive manner (rather than NFA/DFA) may require exponential running time in some cases. Lua patterns are implemented through recursive matche

October 5, 2021By Simo Lua Has, index, lua, mode, operation, pathology, time, Whether it isLeave a Comment

Restart the system via Lua script

I need to restart the system through a Lua script.
I need to write some strings before restarting, and I need to write a string in Lua
The script after restarting is complete .

Example:

<

October 5, 2021By Simo Lua lua, Restart, Script, system, ThroughLeave a Comment

Create a set of interdependent Lua files without affecting global namespaces

tl; dr: What design pattern allows you to split Lua code into multiple files that need to share certain information without affecting the global table?

Background

The need for libraries

September 30, 2021By Simo Design Pattern a set of, create, dependence, file, Global, influence, lua, mutual, naming, no, spaceLeave a Comment

How to install lua & VSCode on CentOS 7

[root@contoso ~]# yum install -y cpp binutils glibc glibc-kernheaders glibc-common glibc-devel gcc make readline-devel

[ root@contoso ~]# curl -R -O http://www.lua.org/ftp/lua-5.3.4.tar.gz

August 22, 2021By Simo Lua Hundreds, install, lua, VScodeLeave a Comment

Can 32-bit Lua bytecodes run on a 64-bit system?

Can compiled Lua files (32-bit *.luac files) run on 64-bit systems? Quoting luac man page:

The binary files created by luac are portable only among architectures with the same word size an

August 22, 2021By Simo Lua bit, byte, can, code, lua, run, systemLeave a Comment

Posts navigation

Page 1 … Page 8 Page 9
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress