Coder Social home page Coder Social logo

unpack-wxapkg's Introduction

unpack-wxapkg

Unpack .wxapkg file

Usage

    [php] /path/to/unpack-wxapkg.php <xxx.wxapkg>

    - Unpack the `xxx.wxapkg` to `xxx.wxapkg.unpacked` directory.

Example

> php \temp\unpack-wxapkg.php 1.wxapkg
Reading file.
Parsing file header...
Got 25 files.
Unpacking file /images/icon_book.png (283bytes)...
Unpacking file /images/icon_DOC.png (1093bytes)...
Unpacking file /images/icon_DOCX.png (1093bytes)...
Unpacking file /images/icon_list.png (14957bytes)...
Unpacking file /images/icon_log.png (284bytes)...
Unpacking file /images/icon_PDF.png (890bytes)...
Unpacking file /images/icon_PPT.png (1200bytes)...
Unpacking file /images/icon_PPTX.png (1200bytes)...
Unpacking file /images/icon_TXT.png (590bytes)...
Unpacking file /images/icon_XLS.png (1128bytes)...
Unpacking file /images/icon1_1.png (1036bytes)...
Unpacking file /images/icon1.png (1019bytes)...
Unpacking file /images/icon2_1.png (1095bytes)...
Unpacking file /images/icon2.png (469bytes)...
Unpacking file /images/icon3_1.png (1376bytes)...
Unpacking file /images/icon3.png (15179bytes)...
Unpacking file /images/logo.png (57557bytes)...
Unpacking file /app-config.json (585bytes)...
Unpacking file /app-service.js (10411bytes)...
Unpacking file /page-frame.html (23725bytes)...
Unpacking file /pages/about/index.html (2145bytes)...
Unpacking file /pages/index/index.html (1927bytes)...
Unpacking file /pages/list/index.html (1533bytes)...
Unpacking file /pages/logs/logs.html (1012bytes)...
Unpacking file /pages/view/view.html (1022bytes)...
All done.

> ls 1.wxapkg.unpacked
app-config.json  app-service.js  images  page-frame.html  pages

unpack-wxapkg's People

Contributors

clarence-pan avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.