extensionpeer.vm
来自「torque服务器源代码」· VM 代码 · 共 18 行
VM
18 行
package ${package};/**#if ($addTimeStamp) * The skeleton for this class was autogenerated by Torque on: * * [$now] *#end * You should add additional methods to this class to meet the * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */public class ${table.JavaName}Peer extends ${package}.$basePrefix${table.JavaName}Peer{}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?