smsreceiver.kdevses

来自「The SMS-Receiver program is intended for」· KDEVSES 代码 · 共 27 行

KDEVSES
27
字号
<?xml version = '1.0' encoding = 'UTF-8'?><!DOCTYPE KDevPrjSession><KDevPrjSession> <DocsAndViews NumberOfDocuments="2" >  <Doc0 NumberOfViews="1" URL="file:/home/iev/mobileBank/smsreceiver/src/log.cpp" >   <View0 Type="Source" />  </Doc0>  <Doc1 NumberOfViews="1" URL="man:/usr/share/man/man3/ctime.3.gz" >   <View0 Type="Documentation" />  </Doc1> </DocsAndViews> <pluginList>  <kdevbookmarks>   <bookmarks/>  </kdevbookmarks>  <kdevvalgrind>   <executable path="" params="" />   <valgrind path="" params="" />   <calltree path="" params="" />   <kcachegrind path="" />  </kdevvalgrind>  <kdevdebugger>   <breakpointList/>  </kdevdebugger> </pluginList></KDevPrjSession>

⌨️ 快捷键说明

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