搜索资源列表
86ucd
- authorware扩展函数,总共有80多个-authorware function very good
Ip
- a small tool for changing u32 to IP-ip
caidan
- 用U32函数制作弹出式菜单,环境是在Authorware中。-Good!
altools(cover)
- Authorware全屏和居中插件(altools.u32和 cover.u32文件)-Authorware plug-in full-screen and the center (altools.u32 and cover.u32 file)
unicode_program
- 我做过GBK->Unicode的,直接根据编码对应放置相应的转换后编码才是,直接通过计算就可以定位,何苦还二分法... -gbk unicode program course u16 gbk2uni(u8 c1,u8 c2) { return (c1>=0x81 && c1<=0xfe) && (c2>=0x40 && c2<=0xfe) ? *( mb_gb2uni_table+ (c1-0x81)*0xbf+ c2-0x40 ) :
unicode_program
- unicode编程的各种知识 GBK->Unicode的,直接根据编码对应放置相应的转换后编码才是,直接通过计算就可以定位,何苦还二分法... LZ的表格查起来得多慢呀...不敢想像 ============================== 附转换函数如下 -unicode program u16 gbk2uni(u8 c1,u8 c2) { return (c1>=0x81 && c1<=0xfe) && (c2>
serialization
- 序列化类,模仿VC序列化工具自己实现的一个序列化框架,支持基础数据序列化u8,u16,u32,u64,double,float等-Serialization class, imitate VC serialization tools of realizing a serialization framework, supporting basic data serialization u8, u16, u32, u64, double, float, etc
aw
- budapi.u32文件及其运用,authorware外部函数,使authorware功能更强大-budapi.u32 file its application, the the authorware external function, so that authorware more powerful
altools.u32全屏插件
- altools.u32全屏插件Authorware全屏播放 的*函数(Altools.u32 full screen plug-in Authorware full screen playback of the external function)
