Laike Du
Laike Du
``` gcc -O2 -Wall -fPIC -I ../c/ -I /usr/local/include/luajit-2.0/ ../c/ip2region.c lua_ip2region.c -fPIC -shared -o Ip2region.so lua_ip2region.c: In function 'luaopen_Ip2region': lua_ip2region.c:224:5: warning: implicit declaration of function 'luaL_setfuncs' [-Wimplicit-function-declaration] luaL_setfuncs(L, ip2region_methods, 0);...
**RainLoop version, browser, OS:1.16** **Expected behavior and actual behavior: Want to add a new page, like click a button or a link in page and shows the templates** **Steps to...
您好, 比如我有一个数据需要动态加载,但是由于数据比较大,我希望先加载其分类,选择分类后加载数据。 目前ea还没有支持联动加载,希望加强一下,感谢
The example server can not use the map changed by the `tools/dumpPacket.js`, and after re download the world, the example server read 0 chunks. So the player can't get the...
Hi, the official has released a much newer version than this one. Could you please rebuild a new firmware :) Thanks!
Hi, we do not save user pwd directly, can I pass hashed md5 pwd?
Hi, I want to add watermark on the output, is There any suggestions? I don't want to simply add text or picture path on svg, and don't want to add...
``` bleu_1=0.756767, bleu_2=0.678849, bleu_average_score=0.717808 num= 29303 Exact score: 7.242 Bleu score: 71.781 SARI score: 48.103 KEEP score: 74.130 ADDITION score: 16.232 DELETION score: 53.946 ``` 跑了两套,还有另外一个大佬的项目,结果都差不多,这一套跑下来exact_score:0 大概的效果如下: |前|后| | --...
Hi, I was wandering how to define such texture in pyrender, In `hunterloftis/pbr`, use such code to define: ``` func Glass(roughness float64) *Uniform { return &Uniform{ Color: rgb.Energy{1, 1, 1},...
_有打算更新本项目吗_