public List call(string func, params object[] list)目前成都创新互联公司已为成百上千的企业提供了网站建设、域名、网站空间、网站托管、企业网站设计、罗江网站维护等服务,公司将坚持客户导向、应用为本的策略,正道将秉承"和谐、参与、激情"的文化,与客户和合作伙伴齐心协力一起成长,共同发展。 { int top1 = LuaDLL.lua_gettop(LuaState.getInstance.L); LuaDLL.lua_getglobal(LuaState.getInstance.L, func); foreach(object o in list) { if(o.GetType() == typeof(string)) { LuaDLL.lua_pushstring(LuaState.getInstance.L, (string)o); }else if(o.GetType() == typeof(Int64)) { LuaDLL.lua_pushnumber(LuaState.getInstance.L, (Int64)o); }else if(o.GetType() == typeof(double)) { LuaDLL.lua_pushnumber(LuaState.getInstance.L, (double)o); } else if (o.GetType() == typeof(bool)) { LuaDLL.lua_pushboolean(LuaState.getInstance.L, (bool)o); } else if (o.GetType() == typeof(Dictionary)) { pushMapParams(LuaState.getInstance.L, (Dictionary)o); } else { LuaDLL.lua_pushlightuserdata(LuaState.getInstance.L,(IntPtr)o); } }。。。。}另外有需要云服务器可以了解下创新互联scvps.cn,海内外云服务器15元起步,三天无理由+7*72小时售后在线,公司持有idc许可证,提供“云服务器、裸金属服务器、高防服务器、香港服务器、美国服务器、虚拟主机、免备案服务器”等云主机租用服务以及企业上云的综合解决方案,具有“安全稳定、简单易用、服务可用性高、性价比高”等特点与优势,专为企业上云打造定制,能够满足用户丰富、多元化的应用场景需求。 名称栏目:C#可变参数的使用-创新互联 网页链接:http://njwzjz.com/article/dddccg.html 其他资讯 .netvb教程网站 net ? zblog密码算法 zblog默认密码是多少 c语言空返回值函数 c语言中返回函数值是什么意思 gis有哪些核心技术 gis技术包括 帝国cms增加签收 帝国cms插件编写教程 18980820575 244261566 回到顶部 首页 关于我们 服务范围 案例展示 解决方案 建站资讯 联系我们 服务热线 18980820575
{
int top1 = LuaDLL.lua_gettop(LuaState.getInstance.L);
LuaDLL.lua_getglobal(LuaState.getInstance.L, func);
foreach(object o in list)
if(o.GetType() == typeof(string))
LuaDLL.lua_pushstring(LuaState.getInstance.L, (string)o);
}else if(o.GetType() == typeof(Int64))
LuaDLL.lua_pushnumber(LuaState.getInstance.L, (Int64)o);
}else if(o.GetType() == typeof(double))
LuaDLL.lua_pushnumber(LuaState.getInstance.L, (double)o);
}
else if (o.GetType() == typeof(bool))
LuaDLL.lua_pushboolean(LuaState.getInstance.L, (bool)o);
else if (o.GetType() == typeof(Dictionary))
pushMapParams(LuaState.getInstance.L, (Dictionary)o);
else
LuaDLL.lua_pushlightuserdata(LuaState.getInstance.L,(IntPtr)o);
。。。。
另外有需要云服务器可以了解下创新互联scvps.cn,海内外云服务器15元起步,三天无理由+7*72小时售后在线,公司持有idc许可证,提供“云服务器、裸金属服务器、高防服务器、香港服务器、美国服务器、虚拟主机、免备案服务器”等云主机租用服务以及企业上云的综合解决方案,具有“安全稳定、简单易用、服务可用性高、性价比高”等特点与优势,专为企业上云打造定制,能够满足用户丰富、多元化的应用场景需求。