📄 software_en.xml
字号:
<?xml version="1.0" encoding="GBK"?><WebFlow><FlowConfig><BaseProperties flowId="software_en" flowText="Universal Flow of Software Development"/><VMLProperties stepTextColor="blue" stepStrokeColor="blue" stepShadowColor="gray" stepFocusedStrokeColor="yellow" isStepShadow="T" actionStrokeColor="blue" actionTextColor="" actionFocusedStrokeColor="yellow" sStepTextColor="navy" sStepStrokeColor="navy" stepColor1="#ffaacc" stepColor2="#ffaacc" isStep3D="true" step3DDepth="20"/><FlowProperties flowMode="" startTime="" endTime="" ifMonitor="" runMode="" noteMode="" activeForm="" autoExe=""/></FlowConfig><Steps><Step><BaseProperties id="request" text="User Request" stepType="NormalStep"/><VMLProperties width="200" height="200" x="550" y="150" textWeight="" strokeWeight="" isFocused="" zIndex=""/><FlowProperties/></Step><Step><BaseProperties id="sysana" text="System Architect" stepType="NormalStep"/><VMLProperties width="200" height="200" x="950" y="150" textWeight="" strokeWeight="" isFocused="" zIndex=""/><FlowProperties/></Step><Step><BaseProperties id="highdesign" text="High Design" stepType="NormalStep"/><VMLProperties width="200" height="200" x="950" y="550" textWeight="" strokeWeight="" isFocused="" zIndex=""/><FlowProperties/></Step><Step><BaseProperties id="lowdesign" text="Low Design" stepType="NormalStep"/><VMLProperties width="200" height="200" x="550" y="550" textWeight="" strokeWeight="" isFocused="" zIndex=""/><FlowProperties/></Step><Step><BaseProperties id="code" text="Coding" stepType="NormalStep"/><VMLProperties width="200" height="200" x="550" y="950" textWeight="" strokeWeight="" isFocused="" zIndex=""/><FlowProperties/></Step><Step><BaseProperties id="test" text="UnitTest and Integration" stepType="NormalStep"/><VMLProperties width="200" height="200" x="950" y="950" textWeight="" strokeWeight="" isFocused="" zIndex=""/><FlowProperties/></Step><Step><BaseProperties id="usertry" text="Try Use" stepType="NormalStep"/><VMLProperties width="200" height="200" x="950" y="1350" textWeight="" strokeWeight="" isFocused="" zIndex=""/><FlowProperties/></Step><Step><BaseProperties id="userhelp" text="User Training" stepType="NormalStep"/><VMLProperties width="200" height="200" x="550" y="1350" textWeight="" strokeWeight="" isFocused="" zIndex=""/><FlowProperties/></Step><Step><BaseProperties id="begin" text="Begin" stepType="BeginStep"/><VMLProperties width="170" height="180" x="150" y="150" textWeight="" strokeWeight="" zIndex=""/><FlowProperties/></Step><Step><BaseProperties id="end" text="End" stepType="EndStep"/><VMLProperties width="170" height="180" x="1600" y="1600" textWeight="" strokeWeight="" zIndex=""/><FlowProperties/></Step></Steps><Actions><Action><BaseProperties id="action0" text="BeginToRequest" actionType="PolyLine" from="begin" to="request"/><VMLProperties startArrow="" endArrow="Classic" strokeWeight="" isFocused="" zIndex=""/><FlowProperties/></Action><Action><BaseProperties id="action1" text="RequestToArchitect" actionType="PolyLine" from="request" to="sysana"/><VMLProperties startArrow="" endArrow="Classic" strokeWeight="" isFocused="" zIndex=""/><FlowProperties/></Action><Action><BaseProperties id="action2" text="ArchitectToHigh" actionType="PolyLine" from="sysana" to="highdesign"/><VMLProperties startArrow="" endArrow="Classic" strokeWeight="" isFocused="" zIndex=""/><FlowProperties/></Action><Action><BaseProperties id="action3" text="HighToLow" actionType="PolyLine" from="highdesign" to="lowdesign"/><VMLProperties startArrow="" endArrow="Classic" strokeWeight="" isFocused="" zIndex=""/><FlowProperties/></Action><Action><BaseProperties id="action4" text="LowToCoding" actionType="PolyLine" from="lowdesign" to="code"/><VMLProperties startArrow="" endArrow="Classic" strokeWeight="" isFocused="" zIndex=""/><FlowProperties/></Action><Action><BaseProperties id="action5" text="CodingToTest" actionType="PolyLine" from="code" to="test"/><VMLProperties startArrow="" endArrow="Classic" strokeWeight="" isFocused="" zIndex=""/><FlowProperties/></Action><Action><BaseProperties id="action6" text="TestToTry" actionType="PolyLine" from="test" to="usertry"/><VMLProperties startArrow="" endArrow="Classic" strokeWeight="" isFocused="" zIndex=""/><FlowProperties/></Action><Action><BaseProperties id="action7" text="TryToTraining" actionType="PolyLine" from="usertry" to="userhelp"/><VMLProperties startArrow="" endArrow="Classic" strokeWeight="" isFocused="" zIndex=""/><FlowProperties/></Action><Action><BaseProperties id="action8" text="TrainingToEnd" actionType="PolyLine" from="userhelp" to="end"/><VMLProperties startArrow="" endArrow="Classic" strokeWeight="" isFocused="" zIndex=""/><FlowProperties/></Action></Actions></WebFlow>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -