⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 default.txvpck

📁 《深入浅出设计模式》的完整源代码
💻 TXVPCK
字号:
<?xml version="1.0"?>
<nodeSet>
  <view uin="40bi6b5nro0nh6j">
    <property name="$name" value="default" />
    <property name="$metaclass" value="Package Diagram" />
    <reference referencedUin="source:Chatroom:IChatroom">
      <property name="$shortcutReference" value="true" />
      <reference referencedUin="source:Chatroom:IChatroom.Register(Participant)" />
      <reference referencedUin="source:Chatroom:IChatroom.Send(System.String,System.String,System.String)" />
    </reference>
    <reference referencedUin="source:Chatroom:Participant">
      <property name="$shortcutReference" value="true" />
      <reference referencedUin="source:Chatroom:Participant.chatroom" />
      <reference referencedUin="source:Chatroom:Participant.name" />
      <reference referencedUin="source:Chatroom:Participant.Participant(System.String)" />
      <reference referencedUin="source:Chatroom:Participant.Name" />
      <reference referencedUin="source:Chatroom:Participant.Chatroom" />
      <reference referencedUin="source:Chatroom:Participant.Send(System.String,System.String)" />
      <reference referencedUin="source:Chatroom:Participant.Receive(System.String,System.String)" />
    </reference>
    <reference referencedUin="source:Chatroom:Chatroom">
      <property name="$shortcutReference" value="true" />
    </reference>
    <reference referencedUin="source:Chatroom:BeatleParticipant">
      <property name="$shortcutReference" value="true" />
      <reference referencedUin="source:Chatroom:BeatleParticipant.BeatleParticipant(System.String)" />
      <reference referencedUin="source:Chatroom:BeatleParticipant.Receive(System.String,System.String)" />
      <reference referencedUin="source:Chatroom:BeatleParticipant:Participant" />
    </reference>
    <reference referencedUin="source:Chatroom:NonBeatleParticipant">
      <property name="$shortcutReference" value="true" />
      <reference referencedUin="source:Chatroom:NonBeatleParticipant.NonBeatleParticipant(System.String)" />
      <reference referencedUin="source:Chatroom:NonBeatleParticipant.Receive(System.String,System.String)" />
      <reference referencedUin="source:Chatroom:NonBeatleParticipant:Participant" />
    </reference>
    <reference referencedUin="source:Chatroom:MediatorApp">
      <property name="$shortcutReference" value="true" />
      <reference referencedUin="source:Chatroom:MediatorApp.Main(System.String[])" />
    </reference>
  </view>
</nodeSet>

⌨️ 快捷键说明

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