With this module, we can implement ATS plugin by writing Lua script instead of C code. ... local HOSTNAME = '' function __init__(argtb) if (#argtb) < 1 then ...
確定! 回上一頁