📄 dsq_recover.res
字号:
!%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%!! dsq_about.res!! Date Release Name Ver. Comments! --------- ------- ---- ---- --------! 29-Apr-04 K-03-01 MAZ $$1 Created ! 25-Apr-05 K-03-23 MAZ $$2 Rearrange UI for warning label!!%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%(Dialog dsq_recover (Components (Label dirPathLab) (Label Label2) (Label Label4) (SubLayout radioLayout) (PushButton continueButton) (Label Label1) (Label warningLab) ) (Resources (dirPathLab.Label "???") (dirPathLab.AttachLeft True) (dirPathLab.Alignment 0) (dirPathLab.TopOffset 5) (dirPathLab.BottomOffset 5) (dirPathLab.RightOffset 5) (Label2.Label "DSM has detected data from a previous session in the cache directory.") (Label2.AttachLeft True) (Label2.Alignment 0) (Label2.TopOffset 5) (Label2.BottomOffset 5) (Label2.LeftOffset 5) (Label2.RightOffset 5) (Label4.Label "You may start a new session (and delete all files from the current cache directory), or you may restore the previous session from the data stored in the cache directory.Please make a choice below, then press \"Continue\".") (Label4.AttachLeft True) (Label4.Alignment 0) (Label4.TopOffset 5) (Label4.BottomOffset 5) (Label4.LeftOffset 5) (Label4.RightOffset 5) (continueButton.Label "Continue") (continueButton.Alignment 2) (continueButton.TopOffset 5) (continueButton.BottomOffset 5) (continueButton.LeftOffset 5) (continueButton.RightOffset 5) (Label1.Label "Cache Directory Path:") (Label1.AttachLeft True) (Label1.TopOffset 5) (Label1.BottomOffset 5) (Label1.LeftOffset 5) (warningLab.Visible False) (warningLab.AttachLeft True) (warningLab.Alignment 0) (warningLab.TopOffset 5) (warningLab.BottomOffset 5) (warningLab.LeftOffset 5) (warningLab.RightOffset 5) (.Label "DSM Session Recovery") (.Focus "CloseButton") (.Resizeable False) (.TopOffset 5) (.BottomOffset 5) (.LeftOffset 5) (.RightOffset 5) (.DefaultButton "CloseButton") (.TitleBarImage "dsm") (.AlwaysAbove "dsq") (.Layout (Grid (Rows 1 1 1 1 1 1) (Cols 1) (Grid (Rows 1) (Cols 1 1) Label1 dirPathLab ) Label2 warningLab Label4 radioLayout continueButton ) ) ))(Layout radioLayout (Components (RadioGroup recoverGroup) ) (Resources (recoverGroup.Orientation True) (recoverGroup.Names "new_session" "restore_session" "exit_session") (recoverGroup.Labels "Start a new session" "Restore the previous session" "Cancel and Exit") (recoverGroup.TopOffset 5) (recoverGroup.BottomOffset 5) (recoverGroup.LeftOffset 5) (recoverGroup.RightOffset 5) (.Label "DSM Startup Options") (.Decorated True) (.AttachLeft True) (.AttachRight True) (.AttachTop True) (.AttachBottom True) (.TopOffset 5) (.BottomOffset 5) (.LeftOffset 5) (.RightOffset 5) (.Layout (Grid (Rows 1) (Cols 1) recoverGroup ) ) ))
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -