大约有 1,407 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0063 秒)
..., "Access-Control-Allow-Headers","X-Requested-With", "Access-Control-Allow-Methods","GET,POST"]); 2020-06-29 0 0 分享 微博 QZONE 微信 金风 赞同来自: 解决了 网址带参数的情况 post会自动变成get 2020-06-29 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折...
来源: Laya_社区 发布时间: 20200629
... unity插件需要什么版本的unity?使用unity5.3.1f报错: MissingMethodException: Method not found: 'UnityEngine.SceneManagement.Scene.GetRootGameObjects'. LayaPlugin.windowShowExportScene () (at Assets/LayaPlugin/LayaItem.cs:117) LayaPlugin.OnGUI () (at Assets/LayaPlugin/LayaItem.cs:40) S...
来源: Laya_社区 发布时间: 20170407
...闭时遇到错误: Uncaught (in promise) Error: Error invoking remote method 'SaveWindowState': SyntaxError: Unexpected token '<', ..."files": [ <<<<<<< HE"... is not valid JSON at ectron/js2c/renderer_init:57 然后无法关闭ide,杀掉进程后,无法打开项目...
来源: Laya_社区 发布时间: 20230710
...meConstantMin startLifetimeType textureSheetAnimation velocityOverLifetime Methods _getType addNewParticlesToVertexBuffer addParticle clearRenderParams clone cloneTo emit pause play setDrawArrayParams setDrawElemenParams simulate stop Constructors constructor new ShurikenParticleSystem(render: Shuri...
来源: Laya3.0_api 发布时间: 20231115
...rline underlineColor url valign viewport visible width wordWrap x y zOrder Methods _initialize _processActive _setHeight _setWidth addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater changeText clearTimer contains customRender destroy destroyChildren drawToCanvas ...
来源: Laya3.0_api 发布时间: 20231115
...Control-Allow-Headers X-Requested-With; add_header Access-Control-Allow-Methods GET,POST,OPTIONS; ...... } 这样就可以实现GET,POST,OPTIONS的跨域请求的支持 也可以 add_header Access-Control-Allow-Origin http://www.layabox.com; --指定允许的url; 2、数据请求跨域需要...
来源: Laya_社区 发布时间: 20151028
...kages | All Classes | Index | Frames No Frames VertexShuriKenParticleMethods | Constants Packagelaya.d3.graphics.VertexClasspublic class VertexShuriKenParticleInheritanceVertexShuriKenParticle ObjectSubclasses VertexShurikenParticleBillboard, VertexShurikenParticleMesh ... Public Methods M...
来源: Laya2.0_api 发布时间: 20190513
...tException at com.google.android.gles_jni.EGLImpl._eglCreateContext(Native Method) at com.google.android.gles_jni.EGLImpl.eglCreateContext(EGLImpl.java:54) at layaair.game.browser.d.createContext(Unknown Source) at android.opengl.GLSurfaceView$EglHelper.start(GLSurfaceView.java:1048) at android.open...
来源: Laya_社区 发布时间: 20180314
...uMemory destroyed gpuMemory id obsolute referenceCount cpuMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL _setGPUMemory addEvent destroy duration event hasListener hermiteCurveSplineWeight isCreateFromURL off offAll offAllCaller on once destroyUnus...
来源: Laya3.0_api 发布时间: 20231115
...ror事件 Status:0 在微信开发者工具中,调用 request.send(url + method, data, "post", "json", ["Content-Type","application/json","Authorization", "Bearer " + PlayerModel.Instance.token]); 大部分时候正常 但有20%的几率会触发error事件回调,收到的message为"failed ...
来源: Laya_社区 发布时间: 20180330