Giter Site home page Giter Site logo

hjplayer's Introduction

说明

沪江课件的专用播放器。目前是未完成版。比如,练习环节等尚未实现。

本程序不提供课件数据的解密提取办法。

注:上一版代码(已移到broswer分支)基于浏览器开发,因此设计上基于标准的DOM事件。而且界面布局是嵌入HTML页面的,布局是相对于页面内容计算的。现改为Electron框架,界面布局要与桌面窗口关联,某些设计窗体的事件需要通过remote交互。目前,代码勉强移植过来了,但还略混乱,留待以后重构。

img

编译

直接从源码运行

npm install
npm start

编译打包程序

npm run build

可以在./dist下生成适合各操作系统的不同版本程序。

hjplayer's People

Contributors

lhttjdr avatar

Stargazers

WooKun 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.