当前位置:首页 > 编程开发

编程开发 第5页

  • 最新
  • 浏览
  • 评论

Windows下Nginx的启动、停止等命令

webgou9年前 (2017-11-13)94
 http://wanganwu.blog.163.com/blog/static/7788722012322111417966/ ...…

使用Nginx实现根据 IP 匹配指定 URL

webgou9年前 (2017-11-13)54
 最近的一个项目,需要特定的IP访问某专题页面的时候跳转到网站首页,思考了下,直接使用NGINX实现,分享给大家。业务需求...…

unity打包批处理备份

webgou9年前 (2017-11-11)190
suball.batcall build.batcd..call rename.bat-----rename.batdel MainActivity-release-unsigned.apk copy .\app\bin\MainActivity-release-unsigned.apk…

Eclipse中65536问题记录

webgou9年前 (2017-05-12)140
[2017-05-11 12:22:00 - Dex Loader] Unable to execute dex: method ID not in [0, 0xffff]: 65536[2017-05-11 12:22:00 - app] Conversion to Dalvik format f…

软媒清理大师

webgou9年前 (2017-05-06)119
 软媒清理大师 …

Windows下mysql忘记root密码的解决方法

webgou10年前 (2017-03-10)230
 Windows下mysql忘记root密码的解决方法 …

谁偷了我的热更新?Mono,JIT,IOS

webgou10年前 (2017-03-07)251
 谁偷了我的热更新?Mono,JIT,IOS…

7款开源Java反编译工具

webgou10年前 (2017-03-02)135
7款开源Java反编译工具…

AppStore 内购验证的方法

webgou10年前 (2017-02-28)298
AppStore 内购验证的方法…

unity3d + PureMVC框架搭建

webgou10年前 (2017-02-22)257
  0、流程:LoginView-SendNotification()---->LoginCommand--Execute()--->调用proxy中的函数操作模型数据--LoginProxy---->接收服务器返回-操作数据-返回通知视图控制器--LoginMediat…