是否有地方可以交互地运行Dart代码? [英] Is there somewhere to run Dart code interactively?

查看:62
本文介绍了是否有地方可以交互地运行Dart代码?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以以交互方式运行Dart代码,就像我在浏览器开发人员工具控制台中使用Javascript或在irb中使用Ruby一样?

Is it possible to run Dart code interactively, as I would do with Javascript in the browser developer tools console or Ruby in irb?

推荐答案


  • DartPad (由Dart小组维护)

  • try.dartlang.org (由Dart小组维护)

  • https://www.codebox.io/stack/dart

  • http://runnable.com/ angular example

  • http://www.compileonline.com/execute_dart_online.php

  • http://dev.dartlab.org/

    • DartPad (maintained by the Dart team)
    • try.dartlang.org (maintained by the Dart team)
    • https://www.codebox.io/stack/dart
    • http://runnable.com/ (angular example)
    • http://www.compileonline.com/execute_dart_online.php
    • http://dev.dartlab.org/

      您可以在Dartium的浏览器开发工具(Dart开发浏览器 - 集成Dart VM的Chromium衍生产品)的控制台中运行Dart代码当Chrome获取Dart VM时,它很可能也支持Dart。

      you can run Dart code in the console of the browsers developer tools in Dartium (the Dart development Browser - a Chromium derivative with integrated Dart VM) When Chrome gets the Dart VM it will very probably support this too.

      这篇关于是否有地方可以交互地运行Dart代码?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆