www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - DStudy v1.2.0-zh_CN

reply z_axis <z_axis 163.com> writes:
download1:
http://www.mediafire.com/?3zh0m52i4tt

download2:
http://dlang.group.javaeye.com/topics/download/03681a9f-4579-4a6b-bf33-b3d2085cd196


Any suggestion is appreciated!
Nov 17 2007
next sibling parent reply BCS <ao pathlink.com> writes:
Reply to z_axis,

 download1:
 http://www.mediafire.com/?3zh0m52i4tt
 download2:
 http://dlang.group.javaeye.com/topics/download/03681a9f-4579-4a6b-bf33
 -b3d2085cd196
 Any suggestion is appreciated!
 
what is it?
Nov 17 2007
parent z_axis <z_axis 163.com> writes:
在 Sun, 18 Nov 2007 05:44:39 +0800,BCS <ao pathlink.com> 写道:

 Reply to z_axis,

 download1:
 http://www.mediafire.com/?3zh0m52i4tt
 download2:
 http://dlang.group.javaeye.com/topics/download/03681a9f-4579-4a6b-bf33
 -b3d2085cd196
 Any suggestion is appreciated!
what is it?
a small software used to learn D programming in China -- 使用 Opera 革命性的电子邮件客户程序: http://www.opera.com/mail/
Nov 17 2007
prev sibling parent reply "Lionello Lunesu" <lionello lunesu.remove.com> writes:
I think it looks nice, but of course, everything is in Chinese :(

My first suggestion would be to include the source of the program itself. 
Downloading an archive from a chinese site and running an exe inside that 
archive might not appeal to many people....

Also, it's too bad that I can't write "void main() {}" in the code window 
and click "run": it complains about object.d not being found. I suppose I 
have to put a path to phobos somewhere. Would be nice if it would work with 
the default dir structure 'out of the box'.

But the idea sure is nice. Let's translate it into english and it will be 
useful for many! :)

L.


"z_axis" <z_axis 163.com> wrote in message news:op.t1xwbhaa1uofcn sw2wolf...
 download1:
 http://www.mediafire.com/?3zh0m52i4tt

 download2:
 http://dlang.group.javaeye.com/topics/download/03681a9f-4579-4a6b-bf33-b3d2085cd196


 Any suggestion is appreciated! 
Nov 18 2007
parent reply z_axis <z_axis 163.com> writes:
 I think it looks nice, but of course, everything is in Chinese :(
thank you! maybe in the future i will translate it into English.
 My first suggestion would be to include the source of the program itself.
 Downloading an archive from a chinese site and running an exe inside that
 archive might not appeal to many people....
the source will be included in 1.2.1 http://www.mediafire.com/?2mwz2211xlj
 Also, it's too bad that I can't write "void main() {}" in the code window
 and click "run": it complains about object.d not being found. I suppose I
 have to put a path to phobos somewhere. Would be nice if it would work  
 with the default dir structure 'out of the box'.
void main() {printf("hello\n");} it works and you donot need to set anything because bin\sc.ini has been set already regards!
Nov 19 2007
parent reply Lionello Lunesu <lio lunesu.remove.com> writes:
 the source will be included in 1.2.1
 
 http://www.mediafire.com/?2mwz2211xlj
Two other, small issues: * On my dual monitor system, the window opens across all screens. * The bar in the middle with the two edit fields can be resized vertically, which is not wanted, I think? L.
Nov 19 2007
parent z_axis <z_axis 163.com> writes:
 Two other, small issues:

 * On my dual monitor system, the window opens across all screens.
sorry ! i cannot test it as i have no dual monitor system
 * The bar in the middle with the two edit fields can be resized  
 vertically, which is not wanted, I think?
i will think regards!
Nov 20 2007