Label: ♦chinese

[104] 新版Dao Studio即将出来,发几个预览视频

Comment

新版Dao Studio即将出来,发几个预览视频


这个新版本将主要增加对程序调试的支持,允许在代码编辑器里设置调试断点,更支持了Edit and Continue调试模式,允许程序在调试期间作修改,并在修改后继续执行程序(不需要重新从头运行)。另外,此版本也允许用户更改代码编辑器和脚本终端的配色主题,并且还支持了打印机,可打印语法增亮的源代码和终端输出。

视频预览:
Console
Edit&Continue
Data Browser

高清晰度视频:
Console
Edit&Continue
Data Browser
Comments
IDE是不是有独立的语法分析器
没有。是将Dao的解释器嵌入到了IDE里。

Change picture:

Choose file:

123 4
56789 10 11
121314151617 18
192021222324 25
2627282930

fu: Fixed and updated There was a minor bug in storing returned value in the DaoVmProcess structure. Now it is fixed and up ... (Sep.07,23:43)

klabim: ... Ok, I found it. It can be so easy by reading the documentation :- ). I have overseen the keyword glob ... (Aug.21,18:09)

klabim: returning a string from function to c++ code! Hi, I run in some trouble while calling a dao function from the c++ code. The dao function should re ... (Sep.07,19:44)

klabim: sharing vars between scripts Hi, how can I share a variable between 2 scripts in an embedded environment? For example: script 1: ... (Aug.21,17:55)

This site is powered by Dao
Copyright (C) 2009,2010, daovm.net.
Webmaster: admin@daovm.net