发信人: monkei (学习ANSI中...), 信区: ANSI_Discuss
标 题: [组九]ANSI第二章作业 by monkei
发信站: 日月光华 (2007年01月25日22:54:52 星期四), 站内信件
一 A类作业(所有正式学员需要完成)
2.使用透明色效果制作一个ANSI。(书面提交,形式不限)
欢迎加入 3.30-4.1 厦门三日跑马游
问了同学,才明白到底透明效果是什么意思,不过还是不会做,只能简单的做以上一个
不同颜色叠加的效果。
rw:是不是只有用了ansieditor才能作出透明效果,可是那个软件还没用过,不会做。
二 B类作业(建议版主学员或有兴趣的学员完成)
1.简化以下代码。(书面提交,提交简化后代码及显示效果)
*[1m*[4m*[5m*[33;45;31mA*[0m*[44;45;32mB*[0m*[42;32mC*[0m
简化后的代码为
*[1;4;5;45;31mA*[0m*[45;32mB*[0m*[42;32mC*[0m
效果是
ABC
2. 规范代码的意义。(书面提交,字数不限)
规范代码,最基本的原则是保证代码的通用性,不然各种不同的代码容易发生混淆,而
且显示的效果可能会不同,会给其他人的使用带来一定的不便。因为自己还不会用,所
以对于规范代码的重要性还没有太多亲身的体验。
不过自己想到了一个或许不太恰当的例子,就像欧盟国家一样,为了更好的统一各国之
间货币的流通,所以用欧元取代了各国货币,用欧元作为欧盟内统一规范的货币。
没有ANSI基础,所以C类作业没有做。
--
让时钟停在那年的夏天
※ 来源:·日月光华 bbs.fudan.edu.cn·[FROM: 10.100.126.3]
※ 修改:·monkei 於 01月26日01:04:06 修改本文·[FROM: 10.100.126.3]
Sender: monkei Learning ANSI... , message area: ANSI Discuss
Title: [Group 9] ANSI Chapter 2 Assignment by monkei
Sending site: Sun and Moon Guanghua Thursday, January 25, 2007 22:54:52, site mail
Category 1 Assignment All formal students need to complete
2. Use transparent color effects to create an ANSI written submission in any form
Welcome to join 3.30 4.1 Xiamen Three-Day Horse Racing Tour
After asking my classmates, I finally understood what the transparency effect meant, but I still didn’t know how to do it. I could only simply do the above one.
The effect of overlaying different colors
rw Is it possible to create a transparent effect only by using ansieditor? But I haven’t used that software yet and I don’t know how to do it.
The second type of homework is recommended to be completed by moderator students or interested students.
1. Simplify the following code and submit it in writing. Submit the simplified code and display effect.
*[1m*[4m*[5m*[33;45;31mA*[0m*[44;45;32mB*[0m*[42;32mC*[0m
The simplified code is
*[1;4;5;45;31mA*[0m*[45;32mB*[0m*[42;32mC*[0m
The effect is
ABC
2. Standardize the meaning of the code. Written submission. No limit on the number of words.
The most basic principle of standardizing code is to ensure the versatility of the code. Otherwise, different codes will easily be confused.
And the displayed effect may be different, which will bring some inconvenience to other people’s use because I don’t know how to use it yet.
So I don’t have much personal experience with the importance of standardized code.
But I thought of an example that may not be appropriate. Just like the EU countries, in order to better unify the countries,
Therefore, the currency of each country is replaced by the euro, and the euro is used as the unified and standardized currency within the European Union.
I don’t have any foundation in ANSI, so I didn’t do the homework.
Let the clock stop that summer
Source: Sun and Moon Guanghua bbs.fudan.edu.cn [FROM: 10.100.126.3]
Modification: monkei modified this article at 01:04:06 on January 26th [FROM: 10.100.126.3]