interval
定时的 scheduled
eg.The trigger can be internal (scheduled or upon changes in a SCM ) or external。
即时的 instant
If it detects a change in a Java class or Java property file, it will reload the application to update the classpath.
访问:access
server = the physical machine (hardware) + the web server application (software).
client = the human user + the browser app
满足标准条件:meet the criteria.
把。。。作为参数传递: pass ... as parameter.
初始化:initialize
实例化:instantiate
把A 替换 成 B: substitute A for B
replace of , instead of
无参构造函数:no-arg constructor.
返回值:the return value.
不顾一切的, 拼命的:desperate
决定:determine which one to choose。
注释代码:comment out the code
try /attempt