weituotian

Results 60 issues of weituotian

it is not work ``` $imgWraper.snabbt('attention',{ position: [50, 0, 0], springConstant: 2.4, springDeceleration: 0.9, complete: function (index, total) { console.log(index, total); }, allDone: function() { console.log(index, total); } }); ```...

``` Uncaught TypeError: Cannot read property '0' of undefined at o._touchStart (zoom.min.js:8) at HTMLDocument.i (jquery-1.9.1.min.js:3) at HTMLDocument.dispatch (jquery-1.9.1.min.js:3) at HTMLDocument.v.handle (jquery-1.9.1.min.js:3) o._touchStart @ zoom.min.js:8 i @ jquery-1.9.1.min.js:3 dispatch @ jquery-1.9.1.min.js:3...

![test2-000565](https://github.com/Jeff-sjtu/HybrIK/assets/7270968/1dc192fb-8293-419f-ad7f-b75454e60c4c) ![test2-000566](https://github.com/Jeff-sjtu/HybrIK/assets/7270968/f0984f61-7a3b-4a28-818e-4a2c5638b225) org image for test: ![test2-000565](https://github.com/Jeff-sjtu/HybrIK/assets/7270968/b052eec6-862c-4fb2-bfea-759556e68b38) ![test2-000566](https://github.com/Jeff-sjtu/HybrIK/assets/7270968/1c0dd541-3946-49c0-8831-daa2f1af5a45)

[jsdec](https://github.com/rizinorg/jsdec/blob/master/DEVELOPERS.md) is using javascript too.

enhancement

``` static DWORD WINAPI WebSocketThread(LPVOID) { using namespace std::chrono_literals; // this can happen when code becomes stale and we need to re-establish connection again int curRetry = 0; while (curRetry...

it seem that it is always runing even winform was closed

不知道怎么办

![qq 20170106131832](https://cloud.githubusercontent.com/assets/7270968/21708368/c17f4afa-d412-11e6-9973-27e3627fc6d9.png) 原本是jpa-2.0的,会出现问题,参考 http://stackoverflow.com/questions/20734540/nosuchmethoderror-in-javax-persistence-table-indexesljavax-persistence-index 还有sql语句有问题,mysql的datetime类型能用default timestamp吗?啊

```python import rpyc c = rpyc.connect("localhost", 18812) idaapi = c.root.idaapi idc = c.root.idc idautils = c.root.idautils addr = 0x14000f544 func = idaapi.get_func(addr) if func is not None: function_name = idc.GetFunctionName(func.startEA)...

is that possible?