Code Monkey home page Code Monkey logo

electron-file's Introduction

Electron-file

  • 采用Electron Node.js 开发桌面程序
  • 采用jQuery和Bootstrap构建页面
  • 提供文件目录查看,删除功能
  • 可以进一步根据文件类型提供不同的图标,便于显示

效果图

总结

  • 功能比较简单,利用web方式构建页面较为方便快速
  • node.js 写起来有较大不适,动态类型和各种回调不方便调试,维护不方便,缺乏一个强大的IDE提供智能提示
  • 总之用来编写简单的桌面小工具还是比较快捷方便的,工程量不大
  • 作为一个练手小项目,体现出了jQuery的局限性,每一次操作如Ajax请求等,都可能伴随着大量组件的更新,要编写大量的代码去实现数据同步,当逻辑,页面复杂时代码更时难以维护,可考虑采用Vue.js等框架

electron-file's People

Contributors

dingdangmao123 avatar

Stargazers

gegewuwuwu avatar

Watchers

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