|
发表于 2006-4-22 10:16:07
|
显示全部楼层
既然是GUI 就有这种形式本身决定的局限性 一些地方可以增加功能 但还有很多地方不是单纯增加更能就能替代的
关于T与J 以下摘自http://www.wc3campaigns.net/showthread.php?t=78946
Common Myths about JASS:
1.GUI is better because it is easier
2.JASS is better because it is more difficult
3.GUI is easier than JASS: Probably if you want to make small stuff, but if you want to make big things (for example the main feature of your map) JASS is much easier cause it simplifies your code
4.You can do everything in GUI: This might be true, but because you can make your own functions in JASS, it is generally much EASIER to make complex things in JASS than in GUI.
5.You need to know GUI before learning JASS: It is actually easier to learn JASS without knowing GUI, generally to learn JASS you have to unlearn plenty of things you learned in GUI cause they pollute your mind. That\'s the reason people that got a lot of experience in GUI might find JASS to not be usable enough.
6.You need to know programming to learn JASS: GUI is also a programming language. You can actually learn JASS at the same time you learn programming, and you can learn JASS alone, programming language will appear magically while you learn JASS.
7.You need to know XXXX programming language to learn JASS: This is not true at all.
8.A map is good because it wasn\'t made in JASS
A map is good because it was made in JASS
A map is good because it wasn\'t made in GUI
A map is good because it was made in GUI |
|