myteam.kdevses

来自「底层robocup3d源码。 suse10.0 kdevelop 开发.」· KDEVSES 代码 · 共 48 行

KDEVSES
48
字号
<?xml version = '1.0' encoding = 'UTF-8'?><!DOCTYPE KDevPrjSession><KDevPrjSession> <DocsAndViews NumberOfDocuments="9" >  <Doc0 NumberOfViews="1" URL="file:///root/mywork/myteam/src/worldmodel.h" >   <View0 line="62" Type="Source" />  </Doc0>  <Doc1 NumberOfViews="1" URL="file:///root/mywork/myteam/src/worldmodel.cpp" >   <View0 line="137" Type="Source" />  </Doc1>  <Doc2 NumberOfViews="1" URL="file:///root/mywork/myteam/src/myteam.cpp" >   <View0 line="129" Type="Source" />  </Doc2>  <Doc3 NumberOfViews="1" URL="file:///root/mywork/myteam/src/param.cpp" >   <View0 line="16" Type="Source" />  </Doc3>  <Doc4 NumberOfViews="1" URL="file:///root/mywork/myteam/src/file.h" >   <View0 line="16" Type="Source" />  </Doc4>  <Doc5 NumberOfViews="1" URL="file:///root/mywork/myteam/src/skills.cpp" >   <View0 line="139" Type="Source" />  </Doc5>  <Doc6 NumberOfViews="1" URL="file:///root/mywork/myteam/src/skills.h" >   <View0 line="18" Type="Source" />  </Doc6>  <Doc7 NumberOfViews="1" URL="file:///root/mywork/myteam/src/command.h" >   <View0 line="25" Type="Source" />  </Doc7>  <Doc8 NumberOfViews="1" URL="file:///root/mywork/myteam/src/myQueue.h" >   <View0 line="80" Type="Source" />  </Doc8> </DocsAndViews> <pluginList>  <kdevdebugger>   <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 + -
显示快捷键?