Tianwei Du
Tianwei Du
when used in Unity3D , none device could be found. init OK , but no device from DeviceInfo[] devices = OpenNI.EnumerateDevices (); I have recompiered via .net 3.5 to use...
LuaJavaAPI:131 ``` if(Modifier.isPublic(method.getModifiers())) { method.setAccessible(true); } ``` isn't it should be if(!Modifier.isPublic(method.getModifiers())) ??
local copas = require'copas' local ws_client = require('websocket.client').copas() ws_client:connect('ws://127.0.0.1:8180/') error:copas.lua:298: attempt to yield across C-call boundary env: luajit 2.0.2 the last version of copas and coxpcall windows 7
第三方CDN被投毒
抱歉,我知道第三方CDN的问题不应该在代码仓里提,但是我不知道在哪里提合适。方便的话请管理员帮忙转达。 vConsole是从 cdn.bootcss.com 上加载的。 病毒的行为是创建了一个 iframe 里边加载了一个外站的 www.unionadjs.com/sdk.html ,这个html文件又访问了 大量的其他内容。造成的是 页面加载缓慢,最终失败。大量网络连接 占用带宽和连接数 加载地址是 //cdn.bootcss.com/vConsole/3.3.4/vconsole.min.js 我怀疑是有人在 cdn.bootcss.com 上投毒了