因此,通过标准化,我创建了以下内容: UserId UserName .... 2 b
UserIdUserObject where objectid=1 intersect Select userid from UserObject where objectid= 2
根据我的用例,我可能需要搜索具有2-
假设我有一个返回闭包的函数:-- @return A function describing the behavior of the agent return function(arg1, arg2, ...) end然后我有一个变量来接收这个闭包:在LuaDoc中是否有一种标准的方法来记录上述结构?