vocabulary

来源:互联网 发布:照片和音乐合成软件 编辑:程序博客网 时间:2024/04/29 20:58
recipe  秘诀 诀窍
aspect 方面 方向
resolution ratio 分辨率
dichotomies  对立的   二分的
inaccessible 不可能的  不可及的
convergence  集中的 收敛的 集合
image  镜像
navigation 导航
drain 喝光 、用光、 流光
tactile 触觉
dedicate  贡献
complicate 复杂的
compatibility 兼容性
robustness 健壮性
reallocate 重分配
foolproof 方法  计划 肯定成功的
variant 变种
advertisement 广告
entice 诱惑
infancy 初级阶段
refact 重做 、重置
explicit  详细的  明细的
trigger 引发 导致 引起 连锁反应
implicit  无疑的 绝对的
mapping 映射  计划
hang 悬 挂 垂下 吊死  (线程 阻塞)
intensive 加强的 集中的  密集的 彻底的
properly  适当地 正当地 正确的 真实地 实在的
prioritize 把……区分优先次序
accordingly 适当的 相应地 因此 所以 于是
illustration  插图 实例 图案 图表 例证 说明 图解 图示
time-consuming task 耗时任务
volatile 易变的  临时的 反复无常的 易激动的 易挥发的
deprecate  不赞成 反对
predictable 可预言的 不出所料的 可以想见的 平庸的 墨守成规的 毫无想象力的
spawn 子的  受牵连的  衍生出来的
converse case 相反的有时候
relevant 有关的 切题的
rational 理智的 理性的  合理的
qerased 删除记录  消磁磁带
traditional 传统的
schedule 调度  排定 安排   n 时间表  日程安排表 清单 明细表
scheduler  调度程序  日程安排程序
deprecation  强烈不赞成 反对
balence  余额  平衡
communication   通信
transaction 事务
mock  模拟  愚弄
implicit  隐含的  暗示的
garbage collection 垃圾回收
target 目标
increment / decrement  加减
delay  延迟
callable  可随时支取的,请求即付的,随时可偿还的
future  将来的,未来的 n.将来 今后, 前途 ,前景 ,期货
permit 许可
redistribute  重新分配
certain 某些
obligation 义务
prerequisite 条件
troubleshooting 故障排除
Java Development Environment
Java Runtime Environment
adequate 充足
recognize 识别、辨认
Extract 解压 unzip
procedure 步骤
promo 提示,促销
assert 资产,二进制文件
identical 相同
slogan 口号
alternative 代替
teaser 传情
kennel 狗窝














JRE is an implementation of the Java Virtual Machine which actually executes Java programs.
JDK is a bundle of software that you can use to develop Java based applications.


JDK:
    http://java.sun.com/javase/downloads/index.jsp

JAVA_HOME=C:\Program Files (x86)\Java\jdk1.7.0_11
C:\Program Files\magnolia\apache-tomcat-5.5.27\bin
CATALINA_HOME=C:\Program Files\magnolia\apache-tomcat-5.5.27

Magnolia:
1、start
    cd C:\Program Files\magnolia-4.2.3\apache-tomcat-5.5.27\bin
    magnolia_control.bat start
2、stop
    cd C:\Program Files\magnolia-4.2.3\apache-tomcat-5.5.27\bin
    magnolia_control.bat stop
3、update
    3.1 update author instance:
        http://localhost:8080
        Run the Web update on the author instance
        start install
        start up Magnolia
    3.2 update public instance
        http://localhost:8080
        Run the Web update on the public instance
        start install
        start up Magnolia
4. login
        http://localost:8080/magnoliaAuthor/.magnolia/admincentral
        Username:superuser
        Password:superuser
原创粉丝点击