用AxureRP7.0制作的天猫商城高保真原型是2013年12月份左右用来练习Axure时制作的,还有很多细节和bug没有完善; 在此将这个用AxureRP7.0制作的原型放出来给有兴趣的小伙伴儿下载学习,仅供参考不必完全模仿,因为这个用AxureRP7.0制作的原型做的并不很好,希望能起到抛砖引玉的作用。 这个用AxureRP7.0制作的原型制作了首页、商品搜索结果页、商品详情页、结账页这几个页面
2023-02-22 01:45:39 7.88MB 天猫 电子商场
1
在本文中,我描述了如何在JavaScript和WebGL中实现3D细分曲面建模应用程序。
2023-02-22 00:06:02 19.58MB HTML5 Javascript GLSL Canvas
1
包中包含lotus代码和window编译程序,还有Android的app 代码支持window 编译,Qt 6.3;Android需要自行配置Qt环境;
2023-02-21 18:01:37 57.15MB c++ Qt Android
1
描述html5語言,了解如何利用html5開發多媒體的web應用程序 canvas
2023-02-21 10:47:57 42.6MB html5
1
现在开发人员可以在浏览器中创建出具有丰富交互功能的内容,并实现跨平台部署。 HTML5多媒体开发指南 一书对此进行了详细介绍。本书将介绍如何使用HTML5革命性的新特性,包括原生的<audio>、<video>和元素,使用这些新元素可以取代第三方插件。本书还介绍了一些HTML5新标记,比如简化的doctype标记,另外,还介绍了本地存储、拖放和geolocation功能。本书通过详细的代码示例举例说明了所讨论的技术。通过本书的学习,读者可以使用HTML5开发出炫目的多媒体应用和网站。 ● 使用canvas实现绘图、动画、特效和事件 ● 使用原生的<video>元素创建和观看视频 ● 使用原生的<audio>元素添加并播放音频 ● 充分利用本地数据存储功能的长处 ● 使用geolocation属性创建地理位置感知的Web页面 ● 使用新的语义布局标记开发结构优良的页面 ● 使用新的表单对象为Web表单添加功能 ● 学习新的CSS 3属性和增强功能 ● 使用可编辑内容和离线文件功能 ● 使用JavaScript和其他Web技术
2023-02-21 10:23:24 5.48MB html5 html 多媒体开发 编程
1
非常威猛的官方固件UPDATE.APP解包打包工具(转自XDA论坛) Huawei Update Extractor After messing around a bit with the perl tools available for extracting Huawei update.app files, i got the idea to create an own (windows) tool. Requirements .Net Framework 3.5 Install Extract the content of the zip to a folder somewhere on your system. Execute HuaweiUpdateExtractor.exe I'm planning to create an installer sometime. Usage Press the browse (...) button and select an update.app file. Select a device or unknown and press on the open button. You'll see the content of the update.app file in the listview. Select one or more files and right click. Choose Extract selected from the context menu. Choose the ouput folder and press ok. Or just right click on the list and select Extract all, choose the output folder again and press ok. Press close on the extract window. You can sort the list on sequence, filename and size. Just press on the desired column header. Command line: HuaweiUpdateExtractor extract input output [profile] HuaweiUpdateExtractor repack input output profile Profile The profiles.xml file is used to identify the files in the update.app file. Every file in the update.app has a sequence or type, which is also shown in the list. Those sequences or types are used to identify the file/device partition. Example: system.img recovery.img baseband.img version.txt splash.raw565 boot.img cust.img userdata.img signature crc system.img cache.img cust.img userdata.img modemimage.img boot.img recovery.img signature crc - Root tag of the xml file. - Identifies a device - attribute name: name of the device - attribute author: author of the device - File root tag - Identifies a file - attribute sequence: sequence of the file in update.app - attribute type: type of the file in the update.app - attribute partition: destination partition on the device - attribute signature: used to identify the signature file - attribute checksum: used to identify the checksum file - value: file name You can add or edit devices. If you want them to integrate in newer version, pm 'em to me. I'm gonna make some auto update for the device file somewhere in the future Roadmap - You tell me ... Credits ZeBadger (zebadger@hotmail.com) for figuring out the file headers S34Qu4K3 for the P6 partition layout ngamyarthar for adding ALOT of devices! Changelog
2023-02-21 04:06:13 702KB 华为 官方 固件 UPDATE
1
HTML静态网页设计作业,采用DIV+CSS布局,共有多个页面,首页使用CSS排版比较丰富,色彩鲜明有活力,顶部导航及底部区域背景色为100%宽度。都是给学生定制的都符合学校或者学生考试期末作业的水平,有的有js,有的视频+音乐+flash的等元素的插入。 原生(HTML+CSS+JS),网页作品代码简单,可使用任意HTML编辑软件(如:`Dreamweaver、HBuilder、Vscode 、Sublime 、Webstorm、Text 、Notepad++` 等任意html编辑软件进行运行及修改编辑等操作) HTML5期末考核大作业源码 包含 个人、 美食、 公司、 学校、 旅游、 电商、 宠物、 电器、 茶叶、 家居、 酒店、 舞蹈、 动漫、 服装、 体育、 化妆品、 物流、 环保、 书籍、 婚纱、游戏、 节日、 戒烟、 电影、 摄影、 文化、 家乡、 鲜花、 礼品、 汽车、 其他 可满足大学生网页大作业网页设计作业需求, 喜欢的可以下载! 【查看更多源码地址】:https://blog.csdn.net/bigwhiteshark?type=blog
1
房屋租赁系统移动端app
2023-02-20 20:55:31 7.91MB 文档资料
1
前言 大家在日常开发的时候,经常会遇到这样的需求,通过检测手机,如果本地安装了app那么直接打开,否则苹果要跳转到app-store,安卓则要跳到对应的市场,下面来给大家介绍几种解决的方案。 解决方案 一 //html代码中 的 a 标签,以微信为例,默认的是调用weixin scheme,去打开本机的微信,如果没有则跳转到相应连接     立即打开        // 为btn-download 绑定事件,如果在500ms内,没有解析到协议,那么就会跳转
2023-02-20 18:44:09 48KB app iframe js
1
APP免邀请码安装 产品经理说要做一个免邀请码安装的功能,第一反应是这怎么实现,用户第一次安装的时候什么数据都没有,怎么知道是谁邀请下载的。产品经理说:你看这XXXX的APP怎么能实现,呃(⊙o⊙)… 那Google一下吧,说不定已经有解决方案了。搜一下果然有这样个东西,也有一些服务商做好的SDK可以集成,研究了一下,大致了解了实现方案。 大致流程如下: 1、WEB的下载落地页 每个用户分享出来的落地页URL不同,或者说URL上的参数不同,比如A用户的URL后面带的参数可能是code=A,B用户分的URL参数就是code=B。这样就可以区分用户是点谁的邀请链接进来的。同时可以通过网页收集一
2023-02-20 15:35:15 49KB app url 安装
1