Mr zhan

Results 83 issues of Mr zhan

``` message Test{ required uint32 test=1; optional string resultPath=2; required uint32 test2=3; } ``` ``` var msg = new ProtocolMessage(); msg.type = ProtocolMessage.MsgType.TEST; var lrq = new samples.Test(); lrq.test =...

could you build a flashdevelop project for test you hydrax engine? thanks

how to cancel async ? I can't find any keyword about cancel like https://docs.microsoft.com/en-us/dotnet/standard/parallel-programming/task-cancellation?redirectedfrom=MSDN

can you give some small example about post file?

jvm target not work.

add a static function in WatchedClass.hx after build hxml ``` @interpret public static function hello():Void{ trace("static function11"); } ``` when call `WatchedClass.hello();//error.` ``` @interpret public static function hello():Void{ trace("static function11");...

问问:怎么pomelo-unity分支8个月都没有更新?停止了?还可以用吗?

安装时候总是提示python3.0不支持,但我的环境是python2.x 我已经在系统变量里面已经设置了python路径。2.7 但安装总是提示3.0不支持。 我的环境是 NJ0.8+win7+VS2010 EXPRESS+PY2.7

咨询下flash客户端是AMF3?AMF0? 还是xmlSocket?看WIKI帮助好像没有提及到,暂时没有时间看完这个库代码。

any news about this ?