Git Product home page Git Product logo

wapv2's Introduction

wapv2

v 2.0.0


This is the wap site transformer of cnhubei.com.

###/admin The admin page used by administrators, which is independent.

ps. This is a BAD DESIGN of this project I think. I underestimated the complexity of the admin pages, and I pay for it. I repeat a lot of codes.

###/cache The cache of transformed page. Storing the most recent 2000 url maps of WAPurl and WAPurl.

Because we need to contact remote database during every process of getting the WAPurl by PCurl, which is very inefficiency, I made a cache to store the last 2000 maps in local file.

I implement an priority queue. And serialize it into a cache file after each transformation.

###/libs The smarty libs.

###/man The user guide. Unfinished.

###/models The kernel classes. OO style.

I won't explain every class here. If you want to know more about every class, see the comments in files, or wait for my patch of guide files.

###/templates The front pages' templates. Smarty used.

wapv2's People

Contributors

cai-q avatar

Watchers

James Cloos 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.