Giter Site home page Giter Site logo

ide's Introduction

IDE

由于域名、服务器到期,演示站已经关闭


在线IDE,上课自用,支持C++和Python在线运行并返回结果,编辑器为 Monaco Editor,后端采用 Judge0

编辑器初始化时会从远程请求相关数据:https://lib.zzh.today/ide.json

demo: https://ide.zzh.today/

更新记录:

2022.6.7新增功能:File IO 模式 当输入输出规模很大时,无法正常渲染到浏览器页面上,此时可以使用文件读取的方式。注意: 1、nginx需调整POST传输数据上限;2、由于输入数据需要进行Base64编码,数据很大时可能会导致页面短暂卡顿(20MB以上感知明显)。

介绍:

1、界面

image

2、文件IO模式 p

3、黑色主题,错误标记(通过解析后端返回错误信息实现,仅供参考)

image

4、代码对比

image

ide's People

Contributors

fromnowon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ide's Issues

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.