<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>吾知网 - html5/layabox/egret白鹭</title>
    <link>http://bbs.5g99.com/bbs/forum-77-1.html</link>
    <description>Latest 20 threads of html5/layabox/egret白鹭</description>
    <copyright>Copyright(C) 吾知网</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sat, 13 Jun 2026 23:04:10 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://bbs.5g99.com/bbs/static/image/common/logo_88_31.gif</url>
      <title>吾知网</title>
      <link>http://bbs.5g99.com/bbs/</link>
    </image>
    <item>
      <title>wss连接的一些坑</title>
      <link>http://bbs.5g99.com/bbs/thread-367421-1-1.html</link>
      <description><![CDATA[转自：https://blog.csdn.net/qq_28804275/article/details/80891921&#8195;&#8195;过去的这一个多月里，我的工（开）作（发）任务转战回了游戏。短短的一个月里，催着输出两款h5游戏，再加上对接、联调，想想真是够辛（ku）苦（bi）的。本人负责后端，也就是服务端这块 ...]]></description>
      <category>html5/layabox/egret白鹭</category>
      <author>jekeyhui99</author>
      <pubDate>Mon, 28 Jan 2019 09:01:04 +0000</pubDate>
    </item>
    <item>
      <title>egret之分包加载学习笔记</title>
      <link>http://bbs.5g99.com/bbs/thread-367400-1-1.html</link>
      <description><![CDATA[将 scripts/wxgame/subpackage.ts 拷贝进您的项目
https://github.com/himuil/subPackageDemo 下载链接

修改 config.wxgame.ts，将 ManifestPlugin 替换为 SubPackagePlugin （注意，您需要修改 build 和 publish）
1.引入文件

2.build处修改

3.publish处修 ...]]></description>
      <category>html5/layabox/egret白鹭</category>
      <author>jekeyhui99</author>
      <pubDate>Thu, 20 Dec 2018 13:48:58 +0000</pubDate>
    </item>
    <item>
      <title>《大天使之剑H5》主程与项目总监：H5游戏的压缩与优化经验</title>
      <link>http://bbs.5g99.com/bbs/thread-367363-1-1.html</link>
      <description><![CDATA[2017年3月，三七互娱在其主办的中国国际互动娱乐大会上称，《大天使之剑H5》最高单日流水超4000万元，而单月最高流水超过了1.8亿元。    上周末，在极光网络与三七互娱联合主办的极光会客厅——“2D小游戏开发实战技术沙龙”上，《大天使之剑H5》的主程陈策与网络项目总 ...]]></description>
      <category>html5/layabox/egret白鹭</category>
      <author>jekeyhui99</author>
      <pubDate>Mon, 05 Nov 2018 07:56:09 +0000</pubDate>
    </item>
    <item>
      <title>egret微信小游戏在本地用户文件目录下创建文件并读取内容</title>
      <link>http://bbs.5g99.com/bbs/thread-367357-1-1.html</link>
      <description><![CDATA[微信API参考Platform.ts添加declare interface Platform {&amp;nbsp;&amp;nbsp; &amp;nbsp; getUserInfo(): Promise&amp;lt;any&amp;gt;;&amp;nbsp;&amp;nbsp; &amp;nbsp; login(): Promise&amp;lt;any&amp;gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; getFileData(fileName): Promise&amp;lt;any&amp;gt;;&amp;nbsp;&amp;nbsp; &amp;nbsp; writeFileData(fileN ...]]></description>
      <category>html5/layabox/egret白鹭</category>
      <author>jekeyhui99</author>
      <pubDate>Tue, 23 Oct 2018 10:39:15 +0000</pubDate>
    </item>
    <item>
      <title>使用 AssetsManager 灵活定制微信小游戏的缓存策略</title>
      <link>http://bbs.5g99.com/bbs/thread-367356-1-1.html</link>
      <description><![CDATA[背景知识微信小游戏分为“游戏包”和“本地缓存”两个存储空间，当开发者将微信小游戏在微信开发者工具中发布时，微信开发者工具会将所有微信工程中的源码和资源进行压缩打包，既“游戏包”，该包体积不能超过4M。高于4M的资源需要通过服务器进行动态下载，白鹭引擎之前 ...]]></description>
      <category>html5/layabox/egret白鹭</category>
      <author>jekeyhui99</author>
      <pubDate>Tue, 23 Oct 2018 03:49:14 +0000</pubDate>
    </item>
    <item>
      <title>TextureMerger批处理swf动画转为json动画</title>
      <link>http://bbs.5g99.com/bbs/thread-367352-1-1.html</link>
      <description><![CDATA[下载TextureMergerhttp://developer.egret.com/cn/github/egret-docs/tools/TextureMerger/update/update172/index.html


打包命令
[*]命令格式：-p [目录] […] -o [json输出路径] -e [文件筛选正则表达式]
[*]命令示例：-p d:/Y1 d:/Y2 -o d:/yyy.json -e /.*.( ...]]></description>
      <category>html5/layabox/egret白鹭</category>
      <author>jekeyhui99</author>
      <pubDate>Thu, 18 Oct 2018 06:55:01 +0000</pubDate>
    </item>
    <item>
      <title>官方问答：微信小游戏常见问题</title>
      <link>http://bbs.5g99.com/bbs/thread-367326-1-1.html</link>
      <description><![CDATA[常见问题[/backcolor]Q: 什么时候可以注册申请小游戏?[/backcolor]A: 请关注我们后期的公告。[/backcolor]Q: 小程序如何创建和获取画布?[/backcolor]A: 调用 wx.createCanvas() 接口即可创建画布，画布的使用方法详见教程的快速上手部分[/backcolor]Q: 小游戏可以使用 d ...]]></description>
      <category>html5/layabox/egret白鹭</category>
      <author>jekeyhui99</author>
      <pubDate>Fri, 03 Aug 2018 13:24:03 +0000</pubDate>
    </item>
    <item>
      <title>Theme皮肤文件(json解析、多文件管理)</title>
      <link>http://bbs.5g99.com/bbs/thread-367325-1-1.html</link>
      <description><![CDATA[一 &amp;nbsp;官方教程http://developer.egret.com/cn/github/egret-docs/extension/EUI/skin/theme/index.html&amp;nbsp;二 thm主题文件解析default.thm.json皮肤主题文件范例：{
  \&quot;skins\&quot;: {
    \&quot;eui.Button\&quot;: \&quot;resource/eui_skins/ButtonSkin.exml\&quot;
  },
  \&quot;autoGenera ...]]></description>
      <category>html5/layabox/egret白鹭</category>
      <author>jekeyhui99</author>
      <pubDate>Fri, 03 Aug 2018 03:16:56 +0000</pubDate>
    </item>
    <item>
      <title>白鹭HTML5游戏转微信小游戏问题集锦</title>
      <link>http://bbs.5g99.com/bbs/thread-367322-1-1.html</link>
      <description><![CDATA[首先，再次强调一些微信小游戏的基础技术限制：* 不允许操作 DOM、BOM、如果必须改成小游戏相应的 API 调用方式，目前引擎会自动引入weapp-adapter.js 文件做兼容处理。* 不允许动态执行代码的能力，eval、setTimeout 和 setInterval 函数的第一个参数不能为字符串，Fun ...]]></description>
      <category>html5/layabox/egret白鹭</category>
      <author>jekeyhui99</author>
      <pubDate>Wed, 01 Aug 2018 03:23:12 +0000</pubDate>
    </item>
    <item>
      <title>SblimeText搭建TypeScript开发环境</title>
      <link>http://bbs.5g99.com/bbs/thread-367321-1-1.html</link>
      <description><![CDATA[Sublime Text创建开发环境（for Windows）：1、下载Sublime Text 3，或者Sublime Text 2版本，网址可自己google，下载后安装。2、下载typescript.tmlanguage，这个用来支持Sublime Text中TS代码高亮，下载地址：http://blogs.msdn.com/b/interoperability/archive/2012/ ...]]></description>
      <category>html5/layabox/egret白鹭</category>
      <author>jekeyhui99</author>
      <pubDate>Fri, 27 Jul 2018 06:39:22 +0000</pubDate>
    </item>
    <item>
      <title>Laya打包图集动画和加载动画</title>
      <link>http://bbs.5g99.com/bbs/thread-367307-1-1.html</link>
      <description><![CDATA[在laya/assets/目录下添加图片资源，在IDE编辑器打开编辑模式，点击左下角刷新资源树，点击工具栏-&gt;发布，或按F12,发布成功后就可以使用图集资源。在res/atlas 中会生成3个文件，.rec文件 .arlas文件 .png文件。
（1）loadAtlas()
//初始化舞台
Laya.init(1334, 750, ...]]></description>
      <category>html5/layabox/egret白鹭</category>
      <author>jekeyhui99</author>
      <pubDate>Sat, 26 May 2018 10:27:31 +0000</pubDate>
    </item>
    <item>
      <title>初步使用egret.WebSocket</title>
      <link>http://bbs.5g99.com/bbs/thread-367302-1-1.html</link>
      <description><![CDATA[概念本教程不讲解TCP/IP协议，Socket属于哪层，消息包体怎么设计等，主讲 egret.WebSocket 使用示例 与 protobuf 使用示例。在使用egret.WebSocket之前需要简单讨论了解目前几种通信模式。HTTP网站中常见的一种传输协议，用于访问页面或资源时，向页面所在的服务器发送 ...]]></description>
      <category>html5/layabox/egret白鹭</category>
      <author>jekeyhui99</author>
      <pubDate>Thu, 29 Mar 2018 06:23:37 +0000</pubDate>
    </item>
    <item>
      <title>加载zip压缩的javascript代码以及在Egret H5实际应用</title>
      <link>http://bbs.5g99.com/bbs/thread-367301-1-1.html</link>
      <description><![CDATA[随着H5游戏项目越做越大，那么随之而来的javascript也越来越来大。下面是来自实际项目使用的技术分享，从最开始的简单压缩应用到最后的Egret H5项目实战。主要起因是策划对最快进入登录界面有硬性要求(3秒)，那么最开始加载的文件越少越小越好。对H5的游戏程序进行压缩, ...]]></description>
      <category>html5/layabox/egret白鹭</category>
      <author>jekeyhui99</author>
      <pubDate>Wed, 28 Mar 2018 12:07:49 +0000</pubDate>
    </item>
    <item>
      <title>Egret4.1.0的高清文本显示效果设置</title>
      <link>http://bbs.5g99.com/bbs/thread-367300-1-1.html</link>
      <description><![CDATA[用过Egret4.0.3的人都知道，文本显示有点模糊的问题。在论坛上查了资料，回答是4.1.0会进行修复。所以官方一升级引擎，就赶紧对项目进行升级了。先看看官方的升级信息吧：Egret4.1.0Egret Engine 4.1.0 2017-05-23更新日志命令行工具 
【新增】引擎提供模块化更新机制 ...]]></description>
      <category>html5/layabox/egret白鹭</category>
      <author>jekeyhui99</author>
      <pubDate>Sat, 24 Mar 2018 06:46:46 +0000</pubDate>
    </item>
    <item>
      <title>egret模块化配置和第三方库的使用方法</title>
      <link>http://bbs.5g99.com/bbs/thread-367291-1-1.html</link>
      <description><![CDATA[Egret 引擎更新到2.5版本后，我们重新构建了引擎，把以前的一些非核心内容(比如 MovieClip)都移到了扩展模块中，这样大大的减小了核心库的包体大小。同时也修改了扩展模块和第三方库的配置方法，使用起来更加便捷。下面就详细说明一下使用方法。[/backcolor]Egret 2.5  ...]]></description>
      <category>html5/layabox/egret白鹭</category>
      <author>jekeyhui99</author>
      <pubDate>Wed, 07 Mar 2018 07:31:04 +0000</pubDate>
    </item>
    <item>
      <title>egret请求php,站点跨域请求的问题Access-Control-Allow-Origin</title>
      <link>http://bbs.5g99.com/bbs/thread-367290-1-1.html</link>
      <description><![CDATA[闲暇之时，做了一个博客站点，站点发布网络之后程序功能完成，最后发现了一个跨域的问题，比如我使用abc.com打开系统，一切正常，后台没有任何文件请求报错问题，然后我又使用了www.abc.com再试一下，结果发现一些字体文件或引用外部css文件等请求失败问题[/backcolor]F ...]]></description>
      <category>html5/layabox/egret白鹭</category>
      <author>jekeyhui99</author>
      <pubDate>Wed, 07 Mar 2018 02:23:43 +0000</pubDate>
    </item>
    <item>
      <title>HTML5实现获取地理位置信息并定位功能</title>
      <link>http://bbs.5g99.com/bbs/thread-367284-1-1.html</link>
      <description><![CDATA[HTML5提供了地理位置定位功能（Geolocation API），能确定用户位置，我们可以借助HTML5的该特性开发基于地理位置信息的应用。本文结合实例给大家分享如何使用HTML5，借助百度、谷歌地图接口来获取用户准确的地理位置信息。源码下载：点此下载如何使用HTML5地理位置定位 ...]]></description>
      <category>html5/layabox/egret白鹭</category>
      <author>jekeyhui99</author>
      <pubDate>Tue, 27 Feb 2018 04:23:34 +0000</pubDate>
    </item>
    <item>
      <title>HTML5- Canvas入门</title>
      <link>http://bbs.5g99.com/bbs/thread-367282-1-1.html</link>
      <description><![CDATA[canvas其实没有那么玄乎，它不外乎是一个H5的标签，跟其它HTML标签如出一辙：



canvas本身没有任何的绘图能力，所有的绘图工作都是通过js来实现的。通常我们在js通过getElementById来获取要操作的canvas（这意味着咱得给canvas设个id）：




var c = docume ...]]></description>
      <category>html5/layabox/egret白鹭</category>
      <author>jekeyhui99</author>
      <pubDate>Mon, 26 Feb 2018 05:58:18 +0000</pubDate>
    </item>
    <item>
      <title>学习HTML5 Canvas这一篇文章就够了</title>
      <link>http://bbs.5g99.com/bbs/thread-367281-1-1.html</link>
      <description><![CDATA[一、canvas简介&#8203;&amp;nbsp;&amp;lt;canvas&amp;gt;&amp;nbsp;是&amp;nbsp;HTML5&amp;nbsp;新增的，一个可以使用脚本(通常为JavaScript)在其中绘制图像的&amp;nbsp;HTML&amp;nbsp;元素。它可以用来制作照片集或者制作简单(也不是那么简单)的动画，甚至可以进行实时视频处理和渲染。&#8203; 它最初由苹 ...]]></description>
      <category>html5/layabox/egret白鹭</category>
      <author>jekeyhui99</author>
      <pubDate>Mon, 26 Feb 2018 03:59:02 +0000</pubDate>
    </item>
    <item>
      <title>as3用FlashBuilder/FlashDevelop开发html5环境配置</title>
      <link>http://bbs.5g99.com/bbs/thread-367258-1-1.html</link>
      <description><![CDATA[第一步： LayaAir Engine下载    1.1 引擎下载     使用LayaAirIDE开发的话，下载LayaAirIDE会自带引擎包。若开发者使用第三方工具开发，那需要先下载引擎。在官网首页或者开发者中心菜单中，拥有引擎下载的链接入口，打开链接后会出现引擎各个版本的下载列表，每一个版 ...]]></description>
      <category>html5/layabox/egret白鹭</category>
      <author>jekeyhui99</author>
      <pubDate>Thu, 21 Dec 2017 07:17:35 +0000</pubDate>
    </item>
  </channel>
</rss>