nrlan103.kdevses

来自「电力故障信息采集,主要是针对南自的保护装置,这个程序用在Linux操作系统下」· KDEVSES 代码 · 共 45 行

KDEVSES
45
字号
<?xml version = '1.0' encoding = 'UTF-8'?><!DOCTYPE KDevPrjSession><KDevPrjSession> <DocsAndViews NumberOfDocuments="7" >  <Doc0 NumberOfViews="1" URL="file:///root/newFrame/projects/nrlan103/ASDU.h" >   <View0 Type="Source" />  </Doc0>  <Doc1 NumberOfViews="1" URL="file:///root/newFrame/projects/nrlan103/Device.cpp" >   <View0 line="64" Type="Source" />  </Doc1>  <Doc2 NumberOfViews="1" URL="file:///root/newFrame/projects/nrlan103/nrlan103.cpp" >   <View0 line="2895" Type="Source" />  </Doc2>  <Doc3 NumberOfViews="1" URL="file:///root/newFrame/projects/nrlan103/xmlwrapper.hpp" >   <View0 line="126" Type="Source" />  </Doc3>  <Doc4 NumberOfViews="1" URL="file:///root/newFrame/projects/nrlan103/xmlwrapper.cpp" >   <View0 line="222" Type="Source" />  </Doc4>  <Doc5 NumberOfViews="1" URL="file:///root/newFrame/projects/nrlan103/NRLan103def.cpp" >   <View0 line="18" Type="Source" />  </Doc5>  <Doc6 NumberOfViews="1" URL="file:///root/newFrame/projects/nrlan103/nrlan103.h" >   <View0 line="182" Type="Source" />  </Doc6> </DocsAndViews> <pluginList>  <kdevdebugger>   <breakpointList>    <breakpoint0 location="/root/newFrame/projects/nrlan103/nrlan103.cpp:206" type="1" condition="" enabled="1" />    <breakpoint1 location="/root/newFrame/projects/nrlan103/nrlan103.cpp:201" type="1" condition="" enabled="1" />   </breakpointList>  </kdevdebugger>  <kdevbookmarks>   <bookmarks/>  </kdevbookmarks>  <kdevvalgrind>   <executable path="" params="" />   <valgrind path="" params="" />   <calltree path="" params="" />   <kcachegrind path="" />  </kdevvalgrind> </pluginList></KDevPrjSession>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?