Entry operation
2017-03-15 17:05:04 0 举报
”Entry operation”一词通常用于描述在计算机编程中,当程序第一次启动或加载时所进行的一系列初始化和配置操作。这个过程可能包括设置环境变量,加载必要的库或模块,以及执行一些启动脚本等。在更广泛的上下文中,”entry operation”也可以指任何系统、过程或项目的初始阶段,这个阶段通常会定义一系列的步骤或规则,为后续的操作或活动提供基础。例如,在项目管理中,”entry operation”可能包括项目启动会议,目标设定,任务分配等。在任何情况下,”entry operation”都是确保成功进行后续操作的关键步骤。
作者其他创作
大纲/内容
Loop done?
Y
Start delete
Loop all tile configs
N
If this entry meet current tile config?
Update db and cache
Find next tile
End
Is this entry is parent?
New cache listener to monitor
Create new note
Find parent entry type's columns
Update these columns using new entry data
Start create new note
Put this entry to current tile temp table
Delete note
Delete db and cache
Update these columns to null
Update note
Start update note
Find the correct columns according to entry type ID
Update parent entry columns
Find the parent entry
Delete this entry from temp table
0 条评论
下一页